[2021-03-31 03:34:17.180] [global] [error] could not find backend, defaulting to local
[2021-03-31 03:34:17.181] [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:17.181] [local ee] [info] initializing LLVM backend
[2021-03-31 03:34:17.181] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 03:34:17.181] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 03:34:17.182] [memory] [info] allocated bitmap managed memory region (100.00 GB, 32.00 MB block size)
[2021-03-31 03:34:17.182] [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:17.182] [fileinputoperator] [info] found 1 file (1.10 GB) to process.
[2021-03-31 03:34:17.182] [global] [info] sampled file:///data/311/311_preprocessed.csv on 256.00 KB
[2021-03-31 03:34:17.340] [logical planner] [info] logical optimization took 0.008493ms
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:17.340] [codegen] [info] generating pipeline for (Option[str]) -> (Option[str]) (2 operators pipelined)
[2021-03-31 03:34:17.340] [codegen] [info] generating function fix_zip_codes for (Option[str]) -> Option[str]
[2021-03-31 03:34:17.360] [codegen] [info] generating pipeline for (Option[str]) -> (str) (0 operators pipelined)
[2021-03-31 03:34:17.360] [global] [info] Stage1 depends on: Stage0 
[2021-03-31 03:34:17.360] [global] [info] Stage0 depends on: 
[2021-03-31 03:34:17.361] [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:17.381] [global] [info] Optimization via LLVM passes took 0.020158 ms
[2021-03-31 03:34:17.389] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 03:34:17.389] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0289917s
[2021-03-31 03:34:17.390] [local ee] [info] split /data/311/311_preprocessed.csv into 17 tasks
[2021-03-31 03:34:18.548] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.158883s (0 normal rows, 0 exceptions, 184 buckets)
[2021-03-31 03:34:19.710] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.161988s (0 normal rows, 0 exceptions, 180 buckets)
[2021-03-31 03:34:20.878] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.167812s (0 normal rows, 0 exceptions, 184 buckets)
[2021-03-31 03:34:22.035] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.156325s (0 normal rows, 0 exceptions, 179 buckets)
[2021-03-31 03:34:23.207] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.172517s (0 normal rows, 0 exceptions, 181 buckets)
[2021-03-31 03:34:24.371] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.163884s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:34:25.526] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.155266s (0 normal rows, 0 exceptions, 178 buckets)
[2021-03-31 03:34:26.688] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.161369s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:34:27.844] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.156479s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:34:28.999] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.154342s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:34:30.156] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.157792s (0 normal rows, 0 exceptions, 183 buckets)
[2021-03-31 03:34:31.311] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.154524s (0 normal rows, 0 exceptions, 185 buckets)
[2021-03-31 03:34:32.482] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.171197s (0 normal rows, 0 exceptions, 191 buckets)
[2021-03-31 03:34:33.660] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.178153s (0 normal rows, 0 exceptions, 186 buckets)
[2021-03-31 03:34:34.833] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.172530s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:34:35.996] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.163326s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:34:37.943] [driver] [info] [Task Finished] Transform to in-memory hash table in 1.947096s (0 normal rows, 0 exceptions, 188 buckets)
[2021-03-31 03:34:37.943] [global] [info] [Transform Stage] Stage 0 completed 17 load&transform tasks in 20.554s
[2021-03-31 03:34:37.943] [global] [info] [Transform Stage] Stage 0 total wall clock time: 20.5535s, 197628000 input rows, time to process 1 row via fast path: 0.000104001ms
[2021-03-31 03:34:37.944] [global] [info] [Transform Stage] Stage 0 completed 17 sink tasks in 0.000434153s
[2021-03-31 03:34:37.944] [global] [info] [Transform Stage] Stage 0 took 20.5834s
[2021-03-31 03:34:37.957] [global] [info] Optimization via LLVM passes took 0.012966 ms
[2021-03-31 03:34:37.962] [global] [info] Compiled code paths for stage 1 in 0.01 ms
[2021-03-31 03:34:37.963] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0185578s
[2021-03-31 03:34:37.963] [driver] [info] [Task Finished] Transform to mem in 0.000039s (246 normal rows, 0 exceptions)
[2021-03-31 03:34:37.963] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 5.8312e-05s
[2021-03-31 03:34:37.963] [global] [info] [Transform Stage] Stage 1 total wall clock time: 3.8768e-05s, 246 input rows, time to process 1 row via fast path: 0.000157593ms

[2021-03-31 03:34:37.963] [global] [info] Writing 246 rows as output to file (1.44 KB)
[2021-03-31 03:34:37.963] [driver] [info] [Task Finished] write to file in 0.000071s (246 rows, 1.44 KB)
[2021-03-31 03:34:37.963] [global] [info] writing output took 0.000249s
[2021-03-31 03:34:37.963] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 0.000283904s
[2021-03-31 03:34:37.963] [global] [info] [Transform Stage] Stage 1 took 0.01892s
[2021-03-31 03:34:37.963] [global] [info] Query Execution took 20.635s. (planning: 0.0325801s, execution: 20.6024s)
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.2700662612915039
{"startupTime": 0.2700662612915039, "jobTime": 20.78327751159668}
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 1 active partitions
