[2021-03-31 03:37:49.886] [global] [error] could not find backend, defaulting to local
[2021-03-31 03:37:49.886] [local ee] [info] loaded runtime library from/usr/local/lib/python3.6/site-packages/Tuplex-0.1.7-py3.6.egg/tuplex/libexec/tuplex_runtime.so
[2021-03-31 03:37:49.886] [local ee] [info] initializing LLVM backend
[2021-03-31 03:37:49.886] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 03:37:49.886] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 03:37:49.887] [memory] [info] allocated bitmap managed memory region (100.00 GB, 32.00 MB block size)
[2021-03-31 03:37:49.887] [local execution engine] [info] started driver (100.00 GB, 32.00 MB default partition size)
overflow will be cached at file:///tmp/driver
[2021-03-31 03:37:49.887] [fileinputoperator] [info] found 1 file (1.10 GB) to process.
[2021-03-31 03:37:49.888] [global] [info] sampled file:///data/311/311_preprocessed.csv on 256.00 KB
[2021-03-31 03:37:50.045] [logical planner] [info] logical optimization took 0.008398ms
output type of specialized pipeline is: (Option[str])
is this the most outer stage?: 0
need to upgrade output type to (Option[str])
[2021-03-31 03:37:50.045] [codegen] [info] generating pipeline for (Option[str]) -> (Option[str]) (2 operators pipelined)
[2021-03-31 03:37:50.046] [codegen] [info] generating function fix_zip_codes for (Option[str]) -> Option[str]
[2021-03-31 03:37:50.065] [codegen] [info] generating pipeline for (Option[str]) -> (str) (0 operators pipelined)
[2021-03-31 03:37:50.066] [global] [info] Stage1 depends on: Stage0 
[2021-03-31 03:37:50.066] [global] [info] Stage0 depends on: 
[2021-03-31 03:37:50.066] [global] [info] provided option to explicitly merge bad rows in order back, however rows will be hashed. Disabling option. To silence this warning, set
tuplex.optimizer.mergeExceptionsInOrder=false
[2021-03-31 03:37:50.086] [global] [info] Optimization via LLVM passes took 0.020060 ms
[2021-03-31 03:37:50.094] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 03:37:50.094] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0289052s
[2021-03-31 03:37:50.095] [local ee] [info] split /data/311/311_preprocessed.csv into 17 tasks
[2021-03-31 03:37:51.295] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.200784s (0 normal rows, 0 exceptions, 184 buckets)
[2021-03-31 03:37:52.484] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.189059s (0 normal rows, 0 exceptions, 180 buckets)
[2021-03-31 03:37:53.673] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.188290s (0 normal rows, 0 exceptions, 184 buckets)
[2021-03-31 03:37:54.859] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.186389s (0 normal rows, 0 exceptions, 179 buckets)
[2021-03-31 03:37:56.097] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.237340s (0 normal rows, 0 exceptions, 181 buckets)
[2021-03-31 03:37:57.329] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.231975s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:37:58.516] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.187610s (0 normal rows, 0 exceptions, 178 buckets)
[2021-03-31 03:37:59.728] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.211712s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:38:00.936] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.208322s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:38:02.134] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.197842s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:38:03.336] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.201743s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:38:04.538] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.202263s (0 normal rows, 0 exceptions, 185 buckets)
[2021-03-31 03:38:05.740] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.202185s (0 normal rows, 0 exceptions, 191 buckets)
[2021-03-31 03:38:06.950] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.209658s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:38:08.161] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.210501s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:38:09.364] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.203591s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:38:11.386] [driver] [info] [Task Finished] Transform to in-memory hash table in 2.021714s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:38:11.386] [global] [info] [Transform Stage] Stage 0 completed 17 load&transform tasks in 21.2915s
[2021-03-31 03:38:11.386] [global] [info] [Transform Stage] Stage 0 total wall clock time: 21.291s, 197628000 input rows, time to process 1 row via fast path: 0.000107733ms
[2021-03-31 03:38:11.386] [global] [info] [Transform Stage] Stage 0 completed 17 sink tasks in 0.000427419s
[2021-03-31 03:38:11.386] [global] [info] [Transform Stage] Stage 0 took 21.3208s
[2021-03-31 03:38:11.400] [global] [info] Optimization via LLVM passes took 0.012793 ms
[2021-03-31 03:38:11.405] [global] [info] Compiled code paths for stage 1 in 0.01 ms
[2021-03-31 03:38:11.405] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0183005s
[2021-03-31 03:38:11.405] [driver] [info] [Task Finished] Transform to mem in 0.000043s (246 normal rows, 0 exceptions)
[2021-03-31 03:38:11.405] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 6.2232e-05s
[2021-03-31 03:38:11.405] [global] [info] [Transform Stage] Stage 1 total wall clock time: 4.3406e-05s, 246 input rows, time to process 1 row via fast path: 0.000176447ms

[2021-03-31 03:38:11.405] [global] [info] Writing 246 rows as output to file (1.44 KB)
[2021-03-31 03:38:11.405] [driver] [info] [Task Finished] write to file in 0.000053s (246 rows, 1.44 KB)
[2021-03-31 03:38:11.405] [global] [info] writing output took 0.000230s
[2021-03-31 03:38:11.405] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 0.00025226s
[2021-03-31 03:38:11.405] [global] [info] [Transform Stage] Stage 1 took 0.018635s
[2021-03-31 03:38:11.405] [global] [info] Query Execution took 21.3718s. (planning: 0.0322833s, execution: 21.3395s)
Welcome to

  _____            _
 |_   _|   _ _ __ | | _____  __
   | || | | | '_ \| |/ _ \ \/ /
   | || |_| | |_) | |  __/>  <
   |_| \__,_| .__/|_|\___/_/\_\ 0.1.7
            |_|
    
using Python 3.6.9 (default, Mar 29 2021, 06:12:46) 
[GCC 10.2.0] on linux
Tuplex startup time: 0.26940107345581055
{"startupTime": 0.26940107345581055, "jobTime": 21.520030975341797}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
