[2021-03-31 03:34:59.762] [global] [error] could not find backend, defaulting to local
[2021-03-31 03:34:59.763] [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:34:59.763] [local ee] [info] initializing LLVM backend
[2021-03-31 03:34:59.763] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 03:34:59.763] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 03:34:59.764] [memory] [info] allocated bitmap managed memory region (100.00 GB, 32.00 MB block size)
[2021-03-31 03:34:59.764] [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:34:59.764] [fileinputoperator] [info] found 1 file (1.10 GB) to process.
[2021-03-31 03:34:59.764] [global] [info] sampled file:///data/311/311_preprocessed.csv on 256.00 KB
[2021-03-31 03:34:59.921] [logical planner] [info] logical optimization took 0.008345ms
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:34:59.921] [codegen] [info] generating pipeline for (Option[str]) -> (Option[str]) (2 operators pipelined)
[2021-03-31 03:34:59.922] [codegen] [info] generating function fix_zip_codes for (Option[str]) -> Option[str]
[2021-03-31 03:34:59.941] [codegen] [info] generating pipeline for (Option[str]) -> (str) (0 operators pipelined)
[2021-03-31 03:34:59.942] [global] [info] Stage1 depends on: Stage0 
[2021-03-31 03:34:59.942] [global] [info] Stage0 depends on: 
[2021-03-31 03:34:59.943] [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:34:59.963] [global] [info] Optimization via LLVM passes took 0.020022 ms
[2021-03-31 03:34:59.971] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 03:34:59.971] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0287852s
[2021-03-31 03:34:59.971] [local ee] [info] split /data/311/311_preprocessed.csv into 17 tasks
[2021-03-31 03:35:01.152] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.181574s (0 normal rows, 0 exceptions, 184 buckets)
[2021-03-31 03:35:02.331] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.178258s (0 normal rows, 0 exceptions, 180 buckets)
[2021-03-31 03:35:03.515] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.184515s (0 normal rows, 0 exceptions, 184 buckets)
[2021-03-31 03:35:04.700] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.184802s (0 normal rows, 0 exceptions, 179 buckets)
[2021-03-31 03:35:05.891] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.190747s (0 normal rows, 0 exceptions, 181 buckets)
[2021-03-31 03:35:07.083] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.192591s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:35:08.291] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.207254s (0 normal rows, 0 exceptions, 178 buckets)
[2021-03-31 03:35:09.474] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.183486s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:35:10.655] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.181001s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:35:11.832] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.176970s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:35:13.012] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.179481s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:35:14.192] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.180203s (0 normal rows, 0 exceptions, 185 buckets)
[2021-03-31 03:35:15.368] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.176309s (0 normal rows, 0 exceptions, 191 buckets)
[2021-03-31 03:35:16.554] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.185608s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:35:17.747] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.193020s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:35:18.928] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.180661s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:35:20.924] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.996477s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:35:20.924] [global] [info] [Transform Stage] Stage 0 completed 17 load&transform tasks in 20.9534s
[2021-03-31 03:35:20.924] [global] [info] [Transform Stage] Stage 0 total wall clock time: 20.953s, 197628000 input rows, time to process 1 row via fast path: 0.000106022ms
[2021-03-31 03:35:20.925] [global] [info] [Transform Stage] Stage 0 completed 17 sink tasks in 0.000420009s
[2021-03-31 03:35:20.925] [global] [info] [Transform Stage] Stage 0 took 20.9827s
[2021-03-31 03:35:20.938] [global] [info] Optimization via LLVM passes took 0.012800 ms
[2021-03-31 03:35:20.943] [global] [info] Compiled code paths for stage 1 in 0.01 ms
[2021-03-31 03:35:20.943] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0182902s
[2021-03-31 03:35:20.943] [driver] [info] [Task Finished] Transform to mem in 0.000038s (246 normal rows, 0 exceptions)
[2021-03-31 03:35:20.943] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 5.6539e-05s
[2021-03-31 03:35:20.943] [global] [info] [Transform Stage] Stage 1 total wall clock time: 3.7914e-05s, 246 input rows, time to process 1 row via fast path: 0.000154122ms

[2021-03-31 03:35:20.943] [global] [info] Writing 246 rows as output to file (1.44 KB)
[2021-03-31 03:35:20.943] [driver] [info] [Task Finished] write to file in 0.000051s (246 rows, 1.44 KB)
[2021-03-31 03:35:20.943] [global] [info] writing output took 0.000223s
[2021-03-31 03:35:20.943] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 0.000232749s
[2021-03-31 03:35:20.943] [global] [info] [Transform Stage] Stage 1 took 0.0185984s
[2021-03-31 03:35:20.943] [global] [info] Query Execution took 21.0337s. (planning: 0.0322982s, execution: 21.0014s)
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.2686741352081299
{"startupTime": 0.2686741352081299, "jobTime": 21.181682348251343}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
