[2021-03-31 13:33:33.715] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:33:33.715] [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 13:33:33.715] [local ee] [info] initializing LLVM backend
[2021-03-31 13:33:33.715] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:33:33.715] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:33:33.716] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:33:33.716] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:33:33.716] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:33:33.716] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:33:33.716] [E/1] [info] starting detached process queue
[2021-03-31 13:33:33.716] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:33:33.716] [E/2] [info] starting detached process queue
[2021-03-31 13:33:33.716] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:33:33.716] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:33:33.716] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:33:33.716] [E/3] [info] starting detached process queue
[2021-03-31 13:33:33.716] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:33:33.716] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:33:33.716] [local execution engine] [info] started driver (60.00 GB, 32.00 MB default partition size)
overflow will be cached at file:///results/scratch/driver
[2021-03-31 13:33:33.717] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:33:33.717] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:33:33.878] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:33.895] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:33.912] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:33.930] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:33.944] [logical planner] [info] logical optimization took 0.037079ms
output type of specialized pipeline is: (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])
is this the most outer stage?: 1
[2021-03-31 13:33:33.944] [codegen] [info] generating pipeline for (Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64]) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64]) (112 operators pipelined)
[2021-03-31 13:33:33.945] [codegen] [info] generating lambda function for ((Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64])) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])
[2021-03-31 13:33:33.971] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:34.069] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:33:34.069] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0978581s
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:33:34.069] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:33:34.070] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:33:34.586] [driver] [info] [Task Finished] Transform to mem in 0.516723s (148791 normal rows, 0 exceptions)
[2021-03-31 13:33:34.587] [E/1] [info] [Task Finished] Transform to mem in 0.516833s (148222 normal rows, 0 exceptions)
[2021-03-31 13:33:34.588] [E/2] [info] [Task Finished] Transform to mem in 0.518666s (148920 normal rows, 0 exceptions)
[2021-03-31 13:33:34.616] [E/3] [info] [Task Finished] Transform to mem in 0.546144s (156520 normal rows, 0 exceptions)
[2021-03-31 13:33:35.103] [E/1] [info] [Task Finished] Transform to mem in 0.515958s (148040 normal rows, 0 exceptions)
[2021-03-31 13:33:35.105] [driver] [info] [Task Finished] Transform to mem in 0.518234s (148074 normal rows, 0 exceptions)
[2021-03-31 13:33:35.106] [E/2] [info] [Task Finished] Transform to mem in 0.517762s (148736 normal rows, 0 exceptions)
[2021-03-31 13:33:35.281] [E/3] [info] [Task Finished] Transform to mem in 0.664593s (191164 normal rows, 0 exceptions)
[2021-03-31 13:33:35.616] [E/1] [info] [Task Finished] Transform to mem in 0.513053s (149256 normal rows, 0 exceptions)
[2021-03-31 13:33:35.617] [driver] [info] [Task Finished] Transform to mem in 0.512009s (149018 normal rows, 0 exceptions)
[2021-03-31 13:33:35.619] [E/2] [info] [Task Finished] Transform to mem in 0.512779s (148986 normal rows, 0 exceptions)
[2021-03-31 13:33:35.831] [E/3] [info] [Task Finished] Transform to mem in 0.550693s (158719 normal rows, 0 exceptions)
[2021-03-31 13:33:36.132] [driver] [info] [Task Finished] Transform to mem in 0.514768s (148566 normal rows, 0 exceptions)
[2021-03-31 13:33:36.133] [E/1] [info] [Task Finished] Transform to mem in 0.517298s (148726 normal rows, 0 exceptions)
[2021-03-31 13:33:36.135] [E/2] [info] [Task Finished] Transform to mem in 0.516415s (148590 normal rows, 0 exceptions)
[2021-03-31 13:33:36.567] [E/3] [info] [Task Finished] Transform to mem in 0.736156s (212579 normal rows, 0 exceptions)
[2021-03-31 13:33:36.647] [driver] [info] [Task Finished] Transform to mem in 0.515086s (149214 normal rows, 0 exceptions)
[2021-03-31 13:33:36.648] [E/1] [info] [Task Finished] Transform to mem in 0.515332s (148120 normal rows, 0 exceptions)
[2021-03-31 13:33:36.653] [E/2] [info] [Task Finished] Transform to mem in 0.517393s (148729 normal rows, 0 exceptions)
[2021-03-31 13:33:37.158] [driver] [info] [Task Finished] Transform to mem in 0.511038s (148034 normal rows, 0 exceptions)
[2021-03-31 13:33:37.163] [E/1] [info] [Task Finished] Transform to mem in 0.514247s (148545 normal rows, 0 exceptions)
[2021-03-31 13:33:37.167] [E/2] [info] [Task Finished] Transform to mem in 0.513872s (148261 normal rows, 0 exceptions)
[2021-03-31 13:33:37.303] [E/3] [info] [Task Finished] Transform to mem in 0.735674s (212966 normal rows, 0 exceptions)
[2021-03-31 13:33:37.674] [E/1] [info] [Task Finished] Transform to mem in 0.511801s (148292 normal rows, 0 exceptions)
[2021-03-31 13:33:37.679] [E/2] [info] [Task Finished] Transform to mem in 0.512617s (148408 normal rows, 0 exceptions)
[2021-03-31 13:33:37.816] [E/3] [info] [Task Finished] Transform to mem in 0.512539s (149106 normal rows, 0 exceptions)
[2021-03-31 13:33:37.819] [driver] [info] [Task Finished] Transform to mem in 0.660939s (191851 normal rows, 0 exceptions)
[2021-03-31 13:33:38.194] [E/2] [info] [Task Finished] Transform to mem in 0.514796s (149431 normal rows, 0 exceptions)
[2021-03-31 13:33:38.327] [E/3] [info] [Task Finished] Transform to mem in 0.511576s (148200 normal rows, 0 exceptions)
[2021-03-31 13:33:38.331] [driver] [info] [Task Finished] Transform to mem in 0.512310s (149375 normal rows, 0 exceptions)
[2021-03-31 13:33:38.332] [E/1] [info] [Task Finished] Transform to mem in 0.657885s (190584 normal rows, 0 exceptions)
[2021-03-31 13:33:38.762] [E/2] [info] [Task Finished] Transform to mem in 0.568158s (165017 normal rows, 0 exceptions)
[2021-03-31 13:33:38.841] [E/3] [info] [Task Finished] Transform to mem in 0.513699s (149256 normal rows, 0 exceptions)
[2021-03-31 13:33:38.841] [driver] [info] [Task Finished] Transform to mem in 0.509973s (148570 normal rows, 0 exceptions)
[2021-03-31 13:33:38.845] [E/1] [info] [Task Finished] Transform to mem in 0.513044s (148802 normal rows, 0 exceptions)
[2021-03-31 13:33:39.352] [E/3] [info] [Task Finished] Transform to mem in 0.511179s (148369 normal rows, 0 exceptions)
[2021-03-31 13:33:39.353] [driver] [info] [Task Finished] Transform to mem in 0.511628s (149125 normal rows, 0 exceptions)
[2021-03-31 13:33:39.400] [E/2] [info] [Task Finished] Transform to mem in 0.637842s (185446 normal rows, 0 exceptions)
[2021-03-31 13:33:39.663] [E/1] [info] [Task Finished] Transform to mem in 0.817454s (235681 normal rows, 0 exceptions)
[2021-03-31 13:33:39.867] [E/3] [info] [Task Finished] Transform to mem in 0.515054s (148710 normal rows, 0 exceptions)
[2021-03-31 13:33:39.869] [driver] [info] [Task Finished] Transform to mem in 0.516137s (149310 normal rows, 0 exceptions)
[2021-03-31 13:33:40.179] [E/1] [info] [Task Finished] Transform to mem in 0.516373s (148417 normal rows, 0 exceptions)
[2021-03-31 13:33:40.381] [driver] [info] [Task Finished] Transform to mem in 0.512120s (148165 normal rows, 0 exceptions)
[2021-03-31 13:33:40.382] [E/3] [info] [Task Finished] Transform to mem in 0.514763s (148449 normal rows, 0 exceptions)
[2021-03-31 13:33:40.391] [E/2] [info] [Task Finished] Transform to mem in 0.990670s (285965 normal rows, 0 exceptions)
[2021-03-31 13:33:40.694] [E/1] [info] [Task Finished] Transform to mem in 0.514372s (148811 normal rows, 0 exceptions)
[2021-03-31 13:33:40.891] [driver] [info] [Task Finished] Transform to mem in 0.509664s (148196 normal rows, 0 exceptions)
[2021-03-31 13:33:40.893] [E/3] [info] [Task Finished] Transform to mem in 0.510897s (147954 normal rows, 0 exceptions)
[2021-03-31 13:33:41.206] [E/1] [info] [Task Finished] Transform to mem in 0.512055s (148385 normal rows, 0 exceptions)
[2021-03-31 13:33:41.392] [E/2] [info] [Task Finished] Transform to mem in 1.001195s (290028 normal rows, 0 exceptions)
[2021-03-31 13:33:41.400] [driver] [info] [Task Finished] Transform to mem in 0.509833s (148152 normal rows, 0 exceptions)
[2021-03-31 13:33:41.405] [E/3] [info] [Task Finished] Transform to mem in 0.512067s (148303 normal rows, 0 exceptions)
[2021-03-31 13:33:41.796] [E/1] [info] [Task Finished] Transform to mem in 0.590633s (171261 normal rows, 0 exceptions)
[2021-03-31 13:33:41.906] [E/2] [info] [Task Finished] Transform to mem in 0.513361s (148988 normal rows, 0 exceptions)
[2021-03-31 13:33:41.911] [driver] [info] [Task Finished] Transform to mem in 0.510367s (148744 normal rows, 0 exceptions)
[2021-03-31 13:33:42.308] [E/1] [info] [Task Finished] Transform to mem in 0.511931s (148407 normal rows, 0 exceptions)
[2021-03-31 13:33:42.395] [E/3] [info] [Task Finished] Transform to mem in 0.989592s (288017 normal rows, 0 exceptions)
[2021-03-31 13:33:42.419] [E/2] [info] [Task Finished] Transform to mem in 0.513466s (148801 normal rows, 0 exceptions)
[2021-03-31 13:33:42.421] [driver] [info] [Task Finished] Transform to mem in 0.510525s (148079 normal rows, 0 exceptions)
[2021-03-31 13:33:42.905] [E/3] [info] [Task Finished] Transform to mem in 0.510637s (148853 normal rows, 0 exceptions)
[2021-03-31 13:33:42.929] [E/2] [info] [Task Finished] Transform to mem in 0.510061s (147856 normal rows, 0 exceptions)
[2021-03-31 13:33:42.931] [driver] [info] [Task Finished] Transform to mem in 0.509342s (148255 normal rows, 0 exceptions)
[2021-03-31 13:33:42.993] [E/1] [info] [Task Finished] Transform to mem in 0.685080s (199386 normal rows, 0 exceptions)
[2021-03-31 13:33:43.445] [E/2] [info] [Task Finished] Transform to mem in 0.515469s (148779 normal rows, 0 exceptions)
[2021-03-31 13:33:43.446] [driver] [info] [Task Finished] Transform to mem in 0.515226s (149180 normal rows, 0 exceptions)
[2021-03-31 13:33:43.506] [E/1] [info] [Task Finished] Transform to mem in 0.512805s (147884 normal rows, 0 exceptions)
[2021-03-31 13:33:43.600] [E/3] [info] [Task Finished] Transform to mem in 0.695043s (200335 normal rows, 0 exceptions)
[2021-03-31 13:33:43.959] [driver] [info] [Task Finished] Transform to mem in 0.513046s (148526 normal rows, 0 exceptions)
[2021-03-31 13:33:44.022] [E/1] [info] [Task Finished] Transform to mem in 0.516174s (148867 normal rows, 0 exceptions)
[2021-03-31 13:33:44.070] [E/2] [info] [Task Finished] Transform to mem in 0.625038s (180350 normal rows, 0 exceptions)
[2021-03-31 13:33:44.110] [E/3] [info] [Task Finished] Transform to mem in 0.509862s (148533 normal rows, 0 exceptions)
[2021-03-31 13:33:44.535] [E/1] [info] [Task Finished] Transform to mem in 0.512093s (148642 normal rows, 0 exceptions)
[2021-03-31 13:33:44.545] [driver] [info] [Task Finished] Transform to mem in 0.586300s (170603 normal rows, 0 exceptions)
[2021-03-31 13:33:44.584] [E/2] [info] [Task Finished] Transform to mem in 0.513977s (149387 normal rows, 0 exceptions)
[2021-03-31 13:33:44.620] [E/3] [info] [Task Finished] Transform to mem in 0.509425s (148260 normal rows, 0 exceptions)
[2021-03-31 13:33:45.051] [E/1] [info] [Task Finished] Transform to mem in 0.516356s (149757 normal rows, 0 exceptions)
[2021-03-31 13:33:45.057] [driver] [info] [Task Finished] Transform to mem in 0.511962s (148897 normal rows, 0 exceptions)
[2021-03-31 13:33:45.102] [E/2] [info] [Task Finished] Transform to mem in 0.518063s (149539 normal rows, 0 exceptions)
[2021-03-31 13:33:45.134] [E/3] [info] [Task Finished] Transform to mem in 0.514085s (148994 normal rows, 0 exceptions)
[2021-03-31 13:33:45.570] [driver] [info] [Task Finished] Transform to mem in 0.512595s (148881 normal rows, 0 exceptions)
[2021-03-31 13:33:45.614] [E/2] [info] [Task Finished] Transform to mem in 0.512087s (148754 normal rows, 0 exceptions)
[2021-03-31 13:33:45.617] [E/1] [info] [Task Finished] Transform to mem in 0.566435s (164557 normal rows, 0 exceptions)
[2021-03-31 13:33:45.901] [E/3] [info] [Task Finished] Transform to mem in 0.767148s (223096 normal rows, 0 exceptions)
[2021-03-31 13:33:46.083] [driver] [info] [Task Finished] Transform to mem in 0.512508s (149340 normal rows, 0 exceptions)
[2021-03-31 13:33:46.127] [E/2] [info] [Task Finished] Transform to mem in 0.512730s (148646 normal rows, 0 exceptions)
[2021-03-31 13:33:46.551] [E/1] [info] [Task Finished] Transform to mem in 0.933322s (272132 normal rows, 0 exceptions)
[2021-03-31 13:33:46.551] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4817s
[2021-03-31 13:33:46.551] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.3801s, 14009720 input rows, time to process 1 row via fast path: 0.00345332ms
[2021-03-31 13:33:46.551] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000109188s
[2021-03-31 13:33:46.551] [global] [info] [Transform Stage] Stage 0 took 12.5797s
[2021-03-31 13:33:46.551] [global] [info] Query Execution took 12.6612s. (planning: 0.0814498s, execution: 12.5798s)
[2021-03-31 13:33:46.554] [global] [info] Cached 14009720 common rows (0 general rows), memory usage: 3.87 GB/5.53 GB (0.00 B/0.00 B)
[2021-03-31 13:33:46.554] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:33:46.554] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:33:46.724] [logical planner] [info] logical optimization took 0.006149ms
output type of specialized pipeline is: (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
is this the most outer stage?: 1
[2021-03-31 13:33:46.725] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) (1 operator pipelined)
[2021-03-31 13:33:46.744] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:46.773] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:33:46.773] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0292903s
[2021-03-31 13:33:46.773] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:33:46.780] [E/2] [info] [Task Finished] Transform to mem in 0.006990s (9300 normal rows, 0 exceptions)
[2021-03-31 13:33:46.780] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00707176s
[2021-03-31 13:33:46.780] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00699046s, 9300 input rows, time to process 1 row via fast path: 0.000751662ms
[2021-03-31 13:33:46.780] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.179e-06s
[2021-03-31 13:33:46.780] [global] [info] [Transform Stage] Stage 0 took 0.0363954s
[2021-03-31 13:33:46.780] [global] [info] Query Execution took 0.0642955s. (planning: 0.0278776s, execution: 0.0364179s)
[2021-03-31 13:33:46.783] [global] [info] Cached 9300 common rows (0 general rows), memory usage: 1.62 MB/32.00 MB (0.00 B/0.00 B)
[2021-03-31 13:33:46.783] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:33:46.783] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:33:46.823] [logical planner] [info] logical optimization took 0.000524ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:33:46.823] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:33:46.842] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:46.850] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:33:46.850] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00786512s
[2021-03-31 13:33:46.850] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:33:46.850] [E/1] [info] [Task Finished] Transform to mem in 0.000384s (1928 normal rows, 0 exceptions)
[2021-03-31 13:33:46.850] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000458533s
[2021-03-31 13:33:46.850] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000383558s, 1928 input rows, time to process 1 row via fast path: 0.000198941ms
[2021-03-31 13:33:46.850] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.478e-06s
[2021-03-31 13:33:46.850] [global] [info] [Transform Stage] Stage 0 took 0.00834822s
[2021-03-31 13:33:46.850] [global] [info] Query Execution took 0.0278053s. (planning: 0.0194357s, execution: 0.00836963s)
[2021-03-31 13:33:46.851] [global] [info] Cached 1928 common rows (0 general rows), memory usage: 132.36 KB/32.00 MB (0.00 B/0.00 B)
[2021-03-31 13:33:46.862] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.868] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.873] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.878] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.905] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.923] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.934] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.939] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.948] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:46.959] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:47.058] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:47.160] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:47.262] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:47.360] [logical planner] [info] logical optimization took 0.205157ms
output type of specialized pipeline is: (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str])
is this the most outer stage?: 1
[2021-03-31 13:33:47.360] [codegen] [info] generating pipeline for (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64]) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str]) (14 operators pipelined)
[2021-03-31 13:33:47.361] [codegen] [info] generating lambda function for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])) -> str
[2021-03-31 13:33:47.362] [codegen] [info] generating lambda function for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str)) -> str
[2021-03-31 13:33:47.363] [codegen] [info] generating lambda function for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str)) -> str
[2021-03-31 13:33:47.364] [codegen] [info] generating lambda function for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str)) -> str
[2021-03-31 13:33:47.366] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:33:47.367] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:33:47.368] [codegen] [info] generating function cleanCode for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str)) -> Option[str]
[2021-03-31 13:33:47.369] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:33:47.370] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:33:47.371] [codegen] [info] generating function divertedUDF for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str)) -> Option[str]
[2021-03-31 13:33:47.372] [codegen] [info] generating function fillInTimesUDF for ((Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str])) -> Option[f64]
[2021-03-31 13:33:47.379] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:47.728] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:33:47.728] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.349135s
[2021-03-31 13:33:47.808] [driver] [info] [Task Finished] Transform to mem in 0.079219s (34976 normal rows, 0 exceptions)
[2021-03-31 13:33:47.808] [E/2] [info] [Task Finished] Transform to mem in 0.079676s (35468 normal rows, 0 exceptions)
[2021-03-31 13:33:47.888] [E/2] [info] [Task Finished] Transform to mem in 0.079457s (35461 normal rows, 0 exceptions)
[2021-03-31 13:33:47.984] [E/1] [info] [Task Finished] Transform to mem in 0.255196s (113246 normal rows, 0 exceptions)
[2021-03-31 13:33:47.984] [E/3] [info] [Task Finished] Transform to mem in 0.255976s (113323 normal rows, 0 exceptions)
[2021-03-31 13:33:48.066] [driver] [info] [Task Finished] Transform to mem in 0.257844s (113459 normal rows, 0 exceptions)
[2021-03-31 13:33:48.083] [E/1] [info] [Task Finished] Transform to mem in 0.099151s (43486 normal rows, 0 exceptions)
[2021-03-31 13:33:48.143] [E/2] [info] [Task Finished] Transform to mem in 0.255254s (113034 normal rows, 0 exceptions)
[2021-03-31 13:33:48.146] [driver] [info] [Task Finished] Transform to mem in 0.079968s (35159 normal rows, 0 exceptions)
[2021-03-31 13:33:48.221] [E/2] [info] [Task Finished] Transform to mem in 0.078416s (34919 normal rows, 0 exceptions)
[2021-03-31 13:33:48.239] [E/3] [info] [Task Finished] Transform to mem in 0.254343s (112915 normal rows, 0 exceptions)
[2021-03-31 13:33:48.301] [E/2] [info] [Task Finished] Transform to mem in 0.079661s (35231 normal rows, 0 exceptions)
[2021-03-31 13:33:48.339] [E/1] [info] [Task Finished] Transform to mem in 0.256434s (113121 normal rows, 0 exceptions)
[2021-03-31 13:33:48.401] [driver] [info] [Task Finished] Transform to mem in 0.255603s (113505 normal rows, 0 exceptions)
[2021-03-31 13:33:48.477] [E/2] [info] [Task Finished] Transform to mem in 0.175748s (77734 normal rows, 0 exceptions)
[2021-03-31 13:33:48.482] [driver] [info] [Task Finished] Transform to mem in 0.081264s (36017 normal rows, 0 exceptions)
[2021-03-31 13:33:48.495] [E/3] [info] [Task Finished] Transform to mem in 0.256309s (113430 normal rows, 0 exceptions)
[2021-03-31 13:33:48.564] [driver] [info] [Task Finished] Transform to mem in 0.081221s (35737 normal rows, 0 exceptions)
[2021-03-31 13:33:48.594] [E/1] [info] [Task Finished] Transform to mem in 0.254567s (113239 normal rows, 0 exceptions)
[2021-03-31 13:33:48.644] [driver] [info] [Task Finished] Transform to mem in 0.080491s (35710 normal rows, 0 exceptions)
[2021-03-31 13:33:48.734] [E/2] [info] [Task Finished] Transform to mem in 0.256744s (113281 normal rows, 0 exceptions)
[2021-03-31 13:33:48.747] [driver] [info] [Task Finished] Transform to mem in 0.102530s (45373 normal rows, 0 exceptions)
[2021-03-31 13:33:48.750] [E/3] [info] [Task Finished] Transform to mem in 0.254335s (113275 normal rows, 0 exceptions)
[2021-03-31 13:33:48.827] [driver] [info] [Task Finished] Transform to mem in 0.080107s (35405 normal rows, 0 exceptions)
[2021-03-31 13:33:48.851] [E/1] [info] [Task Finished] Transform to mem in 0.257183s (113346 normal rows, 0 exceptions)
[2021-03-31 13:33:48.907] [driver] [info] [Task Finished] Transform to mem in 0.080184s (35374 normal rows, 0 exceptions)
[2021-03-31 13:33:48.988] [driver] [info] [Task Finished] Transform to mem in 0.080424s (35571 normal rows, 0 exceptions)
[2021-03-31 13:33:48.989] [E/2] [info] [Task Finished] Transform to mem in 0.255509s (113321 normal rows, 0 exceptions)
[2021-03-31 13:33:49.005] [E/3] [info] [Task Finished] Transform to mem in 0.255549s (113192 normal rows, 0 exceptions)
[2021-03-31 13:33:49.107] [E/1] [info] [Task Finished] Transform to mem in 0.255906s (113019 normal rows, 0 exceptions)
[2021-03-31 13:33:49.187] [E/1] [info] [Task Finished] Transform to mem in 0.079777s (35575 normal rows, 0 exceptions)
[2021-03-31 13:33:49.213] [E/2] [info] [Task Finished] Transform to mem in 0.223647s (99527 normal rows, 0 exceptions)
[2021-03-31 13:33:49.244] [driver] [info] [Task Finished] Transform to mem in 0.256535s (113052 normal rows, 0 exceptions)
[2021-03-31 13:33:49.261] [E/3] [info] [Task Finished] Transform to mem in 0.255887s (113639 normal rows, 0 exceptions)
[2021-03-31 13:33:49.291] [E/2] [info] [Task Finished] Transform to mem in 0.078475s (34828 normal rows, 0 exceptions)
[2021-03-31 13:33:49.341] [E/3] [info] [Task Finished] Transform to mem in 0.079934s (35671 normal rows, 0 exceptions)
[2021-03-31 13:33:49.444] [E/1] [info] [Task Finished] Transform to mem in 0.257062s (113292 normal rows, 0 exceptions)
[2021-03-31 13:33:49.500] [driver] [info] [Task Finished] Transform to mem in 0.255706s (113058 normal rows, 0 exceptions)
[2021-03-31 13:33:49.546] [E/2] [info] [Task Finished] Transform to mem in 0.255088s (113118 normal rows, 0 exceptions)
[2021-03-31 13:33:49.567] [E/3] [info] [Task Finished] Transform to mem in 0.225739s (99848 normal rows, 0 exceptions)
[2021-03-31 13:33:49.579] [driver] [info] [Task Finished] Transform to mem in 0.079150s (34813 normal rows, 0 exceptions)
[2021-03-31 13:33:49.646] [E/3] [info] [Task Finished] Transform to mem in 0.079749s (34936 normal rows, 0 exceptions)
[2021-03-31 13:33:49.700] [E/1] [info] [Task Finished] Transform to mem in 0.255932s (113221 normal rows, 0 exceptions)
[2021-03-31 13:33:49.726] [E/3] [info] [Task Finished] Transform to mem in 0.079250s (35092 normal rows, 0 exceptions)
[2021-03-31 13:33:49.802] [E/2] [info] [Task Finished] Transform to mem in 0.255768s (113609 normal rows, 0 exceptions)
[2021-03-31 13:33:49.834] [driver] [info] [Task Finished] Transform to mem in 0.254929s (113169 normal rows, 0 exceptions)
[2021-03-31 13:33:49.903] [E/3] [info] [Task Finished] Transform to mem in 0.177161s (78765 normal rows, 0 exceptions)
[2021-03-31 13:33:49.914] [driver] [info] [Task Finished] Transform to mem in 0.080346s (35276 normal rows, 0 exceptions)
[2021-03-31 13:33:49.956] [E/1] [info] [Task Finished] Transform to mem in 0.256589s (113086 normal rows, 0 exceptions)
[2021-03-31 13:33:49.994] [driver] [info] [Task Finished] Transform to mem in 0.079947s (35368 normal rows, 0 exceptions)
[2021-03-31 13:33:50.057] [E/2] [info] [Task Finished] Transform to mem in 0.254558s (113016 normal rows, 0 exceptions)
[2021-03-31 13:33:50.075] [driver] [info] [Task Finished] Transform to mem in 0.080443s (35632 normal rows, 0 exceptions)
[2021-03-31 13:33:50.160] [E/3] [info] [Task Finished] Transform to mem in 0.256855s (113040 normal rows, 0 exceptions)
[2021-03-31 13:33:50.211] [E/1] [info] [Task Finished] Transform to mem in 0.254723s (113474 normal rows, 0 exceptions)
[2021-03-31 13:33:50.249] [driver] [info] [Task Finished] Transform to mem in 0.174076s (77314 normal rows, 0 exceptions)
[2021-03-31 13:33:50.292] [E/1] [info] [Task Finished] Transform to mem in 0.080514s (36010 normal rows, 0 exceptions)
[2021-03-31 13:33:50.314] [E/2] [info] [Task Finished] Transform to mem in 0.256774s (113270 normal rows, 0 exceptions)
[2021-03-31 13:33:50.371] [E/1] [info] [Task Finished] Transform to mem in 0.079373s (35047 normal rows, 0 exceptions)
[2021-03-31 13:33:50.416] [E/3] [info] [Task Finished] Transform to mem in 0.256537s (113421 normal rows, 0 exceptions)
[2021-03-31 13:33:50.452] [E/1] [info] [Task Finished] Transform to mem in 0.081178s (36265 normal rows, 0 exceptions)
[2021-03-31 13:33:50.508] [driver] [info] [Task Finished] Transform to mem in 0.259186s (113153 normal rows, 0 exceptions)
[2021-03-31 13:33:50.572] [E/2] [info] [Task Finished] Transform to mem in 0.258031s (113110 normal rows, 0 exceptions)
[2021-03-31 13:33:50.574] [E/1] [info] [Task Finished] Transform to mem in 0.121355s (52220 normal rows, 0 exceptions)
[2021-03-31 13:33:50.652] [E/2] [info] [Task Finished] Transform to mem in 0.080233s (35968 normal rows, 0 exceptions)
[2021-03-31 13:33:50.674] [E/3] [info] [Task Finished] Transform to mem in 0.257434s (112797 normal rows, 0 exceptions)
[2021-03-31 13:33:50.732] [E/2] [info] [Task Finished] Transform to mem in 0.080392s (35673 normal rows, 0 exceptions)
[2021-03-31 13:33:50.765] [driver] [info] [Task Finished] Transform to mem in 0.256604s (113288 normal rows, 0 exceptions)
[2021-03-31 13:33:50.812] [E/2] [info] [Task Finished] Transform to mem in 0.079376s (35432 normal rows, 0 exceptions)
[2021-03-31 13:33:50.828] [E/1] [info] [Task Finished] Transform to mem in 0.253994s (112897 normal rows, 0 exceptions)
[2021-03-31 13:33:50.933] [E/3] [info] [Task Finished] Transform to mem in 0.259333s (113370 normal rows, 0 exceptions)
[2021-03-31 13:33:50.978] [E/2] [info] [Task Finished] Transform to mem in 0.166350s (72350 normal rows, 0 exceptions)
[2021-03-31 13:33:51.013] [E/3] [info] [Task Finished] Transform to mem in 0.080302s (35261 normal rows, 0 exceptions)
[2021-03-31 13:33:51.023] [driver] [info] [Task Finished] Transform to mem in 0.258136s (113096 normal rows, 0 exceptions)
[2021-03-31 13:33:51.086] [E/1] [info] [Task Finished] Transform to mem in 0.258331s (113108 normal rows, 0 exceptions)
[2021-03-31 13:33:51.095] [E/3] [info] [Task Finished] Transform to mem in 0.081081s (35925 normal rows, 0 exceptions)
[2021-03-31 13:33:51.115] [E/3] [info] [Task Finished] Transform to mem in 0.020664s (9112 normal rows, 0 exceptions)
[2021-03-31 13:33:51.232] [E/2] [info] [Task Finished] Transform to mem in 0.253671s (113200 normal rows, 0 exceptions)
[2021-03-31 13:33:51.280] [driver] [info] [Task Finished] Transform to mem in 0.256771s (113144 normal rows, 0 exceptions)
[2021-03-31 13:33:51.312] [E/2] [info] [Task Finished] Transform to mem in 0.079905s (35435 normal rows, 0 exceptions)
[2021-03-31 13:33:51.342] [E/1] [info] [Task Finished] Transform to mem in 0.256308s (113425 normal rows, 0 exceptions)
[2021-03-31 13:33:51.370] [E/3] [info] [Task Finished] Transform to mem in 0.255148s (113275 normal rows, 0 exceptions)
[2021-03-31 13:33:51.394] [E/2] [info] [Task Finished] Transform to mem in 0.082004s (36013 normal rows, 0 exceptions)
[2021-03-31 13:33:51.527] [E/2] [info] [Task Finished] Transform to mem in 0.133786s (59343 normal rows, 0 exceptions)
[2021-03-31 13:33:51.535] [driver] [info] [Task Finished] Transform to mem in 0.255146s (113297 normal rows, 0 exceptions)
[2021-03-31 13:33:51.598] [E/1] [info] [Task Finished] Transform to mem in 0.256069s (113491 normal rows, 0 exceptions)
[2021-03-31 13:33:51.615] [driver] [info] [Task Finished] Transform to mem in 0.079820s (35184 normal rows, 0 exceptions)
[2021-03-31 13:33:51.626] [E/3] [info] [Task Finished] Transform to mem in 0.255207s (113131 normal rows, 0 exceptions)
[2021-03-31 13:33:51.695] [driver] [info] [Task Finished] Transform to mem in 0.079958s (35229 normal rows, 0 exceptions)
[2021-03-31 13:33:51.773] [driver] [info] [Task Finished] Transform to mem in 0.078866s (35100 normal rows, 0 exceptions)
[2021-03-31 13:33:51.782] [E/2] [info] [Task Finished] Transform to mem in 0.254972s (113233 normal rows, 0 exceptions)
[2021-03-31 13:33:51.854] [E/1] [info] [Task Finished] Transform to mem in 0.255285s (113220 normal rows, 0 exceptions)
[2021-03-31 13:33:51.862] [E/2] [info] [Task Finished] Transform to mem in 0.079139s (35370 normal rows, 0 exceptions)
[2021-03-31 13:33:51.880] [E/3] [info] [Task Finished] Transform to mem in 0.254588s (113065 normal rows, 0 exceptions)
[2021-03-31 13:33:51.940] [E/2] [info] [Task Finished] Transform to mem in 0.078219s (35042 normal rows, 0 exceptions)
[2021-03-31 13:33:52.018] [E/2] [info] [Task Finished] Transform to mem in 0.078452s (34935 normal rows, 0 exceptions)
[2021-03-31 13:33:52.030] [driver] [info] [Task Finished] Transform to mem in 0.256738s (113441 normal rows, 0 exceptions)
[2021-03-31 13:33:52.109] [E/1] [info] [Task Finished] Transform to mem in 0.254939s (113154 normal rows, 0 exceptions)
[2021-03-31 13:33:52.136] [E/3] [info] [Task Finished] Transform to mem in 0.255468s (113019 normal rows, 0 exceptions)
[2021-03-31 13:33:52.252] [E/1] [info] [Task Finished] Transform to mem in 0.143100s (63216 normal rows, 0 exceptions)
[2021-03-31 13:33:52.274] [E/2] [info] [Task Finished] Transform to mem in 0.255937s (113435 normal rows, 0 exceptions)
[2021-03-31 13:33:52.286] [driver] [info] [Task Finished] Transform to mem in 0.256045s (113377 normal rows, 0 exceptions)
[2021-03-31 13:33:52.331] [E/1] [info] [Task Finished] Transform to mem in 0.078818s (34986 normal rows, 0 exceptions)
[2021-03-31 13:33:52.365] [driver] [info] [Task Finished] Transform to mem in 0.079007s (34892 normal rows, 0 exceptions)
[2021-03-31 13:33:52.391] [E/3] [info] [Task Finished] Transform to mem in 0.255049s (113399 normal rows, 0 exceptions)
[2021-03-31 13:33:52.445] [driver] [info] [Task Finished] Transform to mem in 0.079282s (35075 normal rows, 0 exceptions)
[2021-03-31 13:33:52.529] [E/2] [info] [Task Finished] Transform to mem in 0.254630s (113260 normal rows, 0 exceptions)
[2021-03-31 13:33:52.575] [driver] [info] [Task Finished] Transform to mem in 0.130682s (57754 normal rows, 0 exceptions)
[2021-03-31 13:33:52.587] [E/1] [info] [Task Finished] Transform to mem in 0.255910s (113228 normal rows, 0 exceptions)
[2021-03-31 13:33:52.647] [E/3] [info] [Task Finished] Transform to mem in 0.255852s (113507 normal rows, 0 exceptions)
[2021-03-31 13:33:52.656] [driver] [info] [Task Finished] Transform to mem in 0.080319s (35695 normal rows, 0 exceptions)
[2021-03-31 13:33:52.727] [E/3] [info] [Task Finished] Transform to mem in 0.080542s (35521 normal rows, 0 exceptions)
[2021-03-31 13:33:52.784] [E/2] [info] [Task Finished] Transform to mem in 0.255094s (113293 normal rows, 0 exceptions)
[2021-03-31 13:33:52.842] [E/1] [info] [Task Finished] Transform to mem in 0.255185s (113223 normal rows, 0 exceptions)
[2021-03-31 13:33:52.912] [driver] [info] [Task Finished] Transform to mem in 0.255942s (113169 normal rows, 0 exceptions)
[2021-03-31 13:33:52.923] [E/2] [info] [Task Finished] Transform to mem in 0.138997s (61602 normal rows, 0 exceptions)
[2021-03-31 13:33:52.982] [E/3] [info] [Task Finished] Transform to mem in 0.254410s (113246 normal rows, 0 exceptions)
[2021-03-31 13:33:52.991] [driver] [info] [Task Finished] Transform to mem in 0.079463s (35175 normal rows, 0 exceptions)
[2021-03-31 13:33:53.062] [E/3] [info] [Task Finished] Transform to mem in 0.080486s (35556 normal rows, 0 exceptions)
[2021-03-31 13:33:53.097] [E/1] [info] [Task Finished] Transform to mem in 0.255216s (113232 normal rows, 0 exceptions)
[2021-03-31 13:33:53.141] [E/3] [info] [Task Finished] Transform to mem in 0.078572s (34836 normal rows, 0 exceptions)
[2021-03-31 13:33:53.178] [E/2] [info] [Task Finished] Transform to mem in 0.254592s (113245 normal rows, 0 exceptions)
[2021-03-31 13:33:53.247] [driver] [info] [Task Finished] Transform to mem in 0.256161s (113243 normal rows, 0 exceptions)
[2021-03-31 13:33:53.327] [driver] [info] [Task Finished] Transform to mem in 0.079391s (35370 normal rows, 0 exceptions)
[2021-03-31 13:33:53.335] [E/3] [info] [Task Finished] Transform to mem in 0.194390s (85947 normal rows, 0 exceptions)
[2021-03-31 13:33:53.352] [E/1] [info] [Task Finished] Transform to mem in 0.254525s (113439 normal rows, 0 exceptions)
[2021-03-31 13:33:53.415] [E/3] [info] [Task Finished] Transform to mem in 0.079627s (35199 normal rows, 0 exceptions)
[2021-03-31 13:33:53.431] [E/2] [info] [Task Finished] Transform to mem in 0.253512s (113483 normal rows, 0 exceptions)
[2021-03-31 13:33:53.495] [E/3] [info] [Task Finished] Transform to mem in 0.079973s (35239 normal rows, 0 exceptions)
[2021-03-31 13:33:53.581] [driver] [info] [Task Finished] Transform to mem in 0.254123s (112657 normal rows, 0 exceptions)
[2021-03-31 13:33:53.606] [E/1] [info] [Task Finished] Transform to mem in 0.254201s (113016 normal rows, 0 exceptions)
[2021-03-31 13:33:53.686] [E/2] [info] [Task Finished] Transform to mem in 0.255031s (113588 normal rows, 0 exceptions)
[2021-03-31 13:33:53.687] [E/1] [info] [Task Finished] Transform to mem in 0.081556s (35870 normal rows, 0 exceptions)
[2021-03-31 13:33:53.692] [E/3] [info] [Task Finished] Transform to mem in 0.197043s (86747 normal rows, 0 exceptions)
[2021-03-31 13:33:53.767] [E/1] [info] [Task Finished] Transform to mem in 0.079710s (35502 normal rows, 0 exceptions)
[2021-03-31 13:33:53.835] [driver] [info] [Task Finished] Transform to mem in 0.254295s (112909 normal rows, 0 exceptions)
[2021-03-31 13:33:53.847] [E/1] [info] [Task Finished] Transform to mem in 0.079619s (35157 normal rows, 0 exceptions)
[2021-03-31 13:33:53.941] [E/2] [info] [Task Finished] Transform to mem in 0.254815s (113678 normal rows, 0 exceptions)
[2021-03-31 13:33:53.946] [E/3] [info] [Task Finished] Transform to mem in 0.254334s (112727 normal rows, 0 exceptions)
[2021-03-31 13:33:53.997] [E/1] [info] [Task Finished] Transform to mem in 0.150156s (66851 normal rows, 0 exceptions)
[2021-03-31 13:33:54.025] [E/3] [info] [Task Finished] Transform to mem in 0.078875s (35145 normal rows, 0 exceptions)
[2021-03-31 13:33:54.092] [driver] [info] [Task Finished] Transform to mem in 0.257266s (113499 normal rows, 0 exceptions)
[2021-03-31 13:33:54.105] [E/3] [info] [Task Finished] Transform to mem in 0.079820s (35546 normal rows, 0 exceptions)
[2021-03-31 13:33:54.188] [E/3] [info] [Task Finished] Transform to mem in 0.082696s (35327 normal rows, 0 exceptions)
[2021-03-31 13:33:54.200] [E/2] [info] [Task Finished] Transform to mem in 0.258982s (113381 normal rows, 0 exceptions)
[2021-03-31 13:33:54.256] [E/1] [info] [Task Finished] Transform to mem in 0.259255s (113321 normal rows, 0 exceptions)
[2021-03-31 13:33:54.329] [E/2] [info] [Task Finished] Transform to mem in 0.129355s (57317 normal rows, 0 exceptions)
[2021-03-31 13:33:54.350] [driver] [info] [Task Finished] Transform to mem in 0.257747s (113206 normal rows, 0 exceptions)
[2021-03-31 13:33:54.411] [E/2] [info] [Task Finished] Transform to mem in 0.081055s (35717 normal rows, 0 exceptions)
[2021-03-31 13:33:54.444] [E/3] [info] [Task Finished] Transform to mem in 0.256102s (113286 normal rows, 0 exceptions)
[2021-03-31 13:33:54.491] [E/2] [info] [Task Finished] Transform to mem in 0.080018s (35681 normal rows, 0 exceptions)
[2021-03-31 13:33:54.510] [E/1] [info] [Task Finished] Transform to mem in 0.253850s (112925 normal rows, 0 exceptions)
[2021-03-31 13:33:54.570] [E/2] [info] [Task Finished] Transform to mem in 0.079675s (35312 normal rows, 0 exceptions)
[2021-03-31 13:33:54.608] [driver] [info] [Task Finished] Transform to mem in 0.257550s (113706 normal rows, 0 exceptions)
[2021-03-31 13:33:54.656] [E/2] [info] [Task Finished] Transform to mem in 0.085854s (36405 normal rows, 0 exceptions)
[2021-03-31 13:33:54.702] [E/3] [info] [Task Finished] Transform to mem in 0.257913s (112948 normal rows, 0 exceptions)
[2021-03-31 13:33:54.738] [E/2] [info] [Task Finished] Transform to mem in 0.081923s (36083 normal rows, 0 exceptions)
[2021-03-31 13:33:54.770] [E/1] [info] [Task Finished] Transform to mem in 0.259708s (113352 normal rows, 0 exceptions)
[2021-03-31 13:33:54.819] [E/2] [info] [Task Finished] Transform to mem in 0.080443s (35941 normal rows, 0 exceptions)
[2021-03-31 13:33:54.863] [driver] [info] [Task Finished] Transform to mem in 0.255525s (112814 normal rows, 0 exceptions)
[2021-03-31 13:33:54.900] [E/2] [info] [Task Finished] Transform to mem in 0.081219s (36129 normal rows, 0 exceptions)
[2021-03-31 13:33:54.957] [E/3] [info] [Task Finished] Transform to mem in 0.255251s (113598 normal rows, 0 exceptions)
[2021-03-31 13:33:55.015] [E/2] [info] [Task Finished] Transform to mem in 0.115688s (51147 normal rows, 0 exceptions)
[2021-03-31 13:33:55.023] [E/1] [info] [Task Finished] Transform to mem in 0.253489s (112865 normal rows, 0 exceptions)
[2021-03-31 13:33:55.098] [E/2] [info] [Task Finished] Transform to mem in 0.082651s (35324 normal rows, 0 exceptions)
[2021-03-31 13:33:55.122] [driver] [info] [Task Finished] Transform to mem in 0.258659s (113410 normal rows, 0 exceptions)
[2021-03-31 13:33:55.178] [E/2] [info] [Task Finished] Transform to mem in 0.080244s (35494 normal rows, 0 exceptions)
[2021-03-31 13:33:55.216] [E/3] [info] [Task Finished] Transform to mem in 0.258756s (113557 normal rows, 0 exceptions)
[2021-03-31 13:33:55.282] [E/1] [info] [Task Finished] Transform to mem in 0.259091s (113260 normal rows, 0 exceptions)
[2021-03-31 13:33:55.363] [E/1] [info] [Task Finished] Transform to mem in 0.080541s (35852 normal rows, 0 exceptions)
[2021-03-31 13:33:55.377] [driver] [info] [Task Finished] Transform to mem in 0.255289s (113073 normal rows, 0 exceptions)
[2021-03-31 13:33:55.427] [E/2] [info] [Task Finished] Transform to mem in 0.248180s (110023 normal rows, 0 exceptions)
[2021-03-31 13:33:55.458] [driver] [info] [Task Finished] Transform to mem in 0.080853s (35843 normal rows, 0 exceptions)
[2021-03-31 13:33:55.472] [E/3] [info] [Task Finished] Transform to mem in 0.256625s (113488 normal rows, 0 exceptions)
[2021-03-31 13:33:55.576] [E/3] [info] [Task Finished] Transform to mem in 0.103243s (45667 normal rows, 0 exceptions)
[2021-03-31 13:33:55.618] [E/1] [info] [Task Finished] Transform to mem in 0.254748s (112803 normal rows, 0 exceptions)
[2021-03-31 13:33:55.681] [E/2] [info] [Task Finished] Transform to mem in 0.254086s (113534 normal rows, 0 exceptions)
[2021-03-31 13:33:55.713] [driver] [info] [Task Finished] Transform to mem in 0.255003s (112931 normal rows, 0 exceptions)
[2021-03-31 13:33:55.713] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 7.98481s
[2021-03-31 13:33:55.713] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.6701s, 14009720 input rows, time to process 1 row via fast path: 0.00226058ms
[2021-03-31 13:33:55.713] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000212215s
[2021-03-31 13:33:55.713] [global] [info] [Transform Stage] Stage 0 took 8.33421s
[2021-03-31 13:33:55.713] [global] [info] Query Execution took 8.66111s. (planning: 0.326849s, execution: 8.33426s)
[2021-03-31 13:33:55.717] [global] [info] Cached 14009719 common rows (0 general rows), memory usage: 4.94 GB/8.47 GB (0.00 B/0.00 B)
[2021-03-31 13:33:55.755] [logical planner] [info] logical optimization took 0.019095ms
output type of specialized pipeline is: (Option[str],Option[str],str,i64,Option[i64])
is this the most outer stage?: 1
[2021-03-31 13:33:55.755] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:33:55.756] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:33:55.756] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:33:55.757] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:33:55.759] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:55.791] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:33:55.791] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0326925s
[2021-03-31 13:33:55.793] [E/1] [info] [Task Finished] Transform to mem in 0.001514s (1928 normal rows, 0 exceptions)
[2021-03-31 13:33:55.793] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.0015508s
[2021-03-31 13:33:55.793] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.0015142s, 1928 input rows, time to process 1 row via fast path: 0.000785372ms
[2021-03-31 13:33:55.793] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.821e-06s
[2021-03-31 13:33:55.793] [global] [info] [Transform Stage] Stage 0 took 0.034268s
[2021-03-31 13:33:55.793] [global] [info] Query Execution took 0.0664317s. (planning: 0.0321423s, execution: 0.0342895s)
[2021-03-31 13:33:55.793] [global] [info] Cached 1928 common rows (0 general rows), memory usage: 218.21 KB/32.00 MB (0.00 B/0.00 B)
[2021-03-31 13:33:55.831] [logical planner] [info] logical optimization took 0.020574ms
output type of specialized pipeline is: (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
is this the most outer stage?: 1
[2021-03-31 13:33:55.832] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) (4 operators pipelined)
[2021-03-31 13:33:55.832] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:33:55.833] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:33:55.834] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:55.867] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:33:55.867] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328565s
[2021-03-31 13:33:55.870] [E/1] [info] [Task Finished] Transform to mem in 0.002845s (9300 normal rows, 0 exceptions)
[2021-03-31 13:33:55.870] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00287017s
[2021-03-31 13:33:55.870] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00284505s, 9300 input rows, time to process 1 row via fast path: 0.000305919ms
[2021-03-31 13:33:55.870] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.612e-06s
[2021-03-31 13:33:55.870] [global] [info] [Transform Stage] Stage 0 took 0.03575s
[2021-03-31 13:33:55.870] [global] [info] Query Execution took 0.0689863s. (planning: 0.0332175s, execution: 0.0357688s)
[2021-03-31 13:33:55.873] [global] [info] Cached 9300 common rows (0 general rows), memory usage: 1.60 MB/32.00 MB (0.00 B/0.00 B)
[2021-03-31 13:33:55.905] [logical planner] [info] logical optimization took 0.022196ms
output type of specialized pipeline is: (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
is this the most outer stage?: 1
[2021-03-31 13:33:55.905] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) (2 operators pipelined)
[2021-03-31 13:33:55.906] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:55.926] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:33:55.926] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0200715s
[2021-03-31 13:33:55.928] [E/3] [info] [Task Finished] Transform to mem in 0.001688s (9300 normal rows, 0 exceptions)
[2021-03-31 13:33:55.928] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00171465s
[2021-03-31 13:33:55.928] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00168783s, 9300 input rows, time to process 1 row via fast path: 0.000181487ms
[2021-03-31 13:33:55.928] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.77e-06s
[2021-03-31 13:33:55.928] [global] [info] [Transform Stage] Stage 0 took 0.02181s
[2021-03-31 13:33:55.928] [global] [info] Query Execution took 0.0552107s. (planning: 0.0333827s, execution: 0.021828s)
[2021-03-31 13:33:55.931] [global] [info] Cached 9300 common rows (0 general rows), memory usage: 1.60 MB/32.00 MB (0.00 B/0.00 B)
[2021-03-31 13:33:55.931] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:55.935] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:56.068] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:56.074] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:56.207] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:56.212] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:56.345] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:56.345] [logical planner] [info] logical optimization took 0.277145ms
output type of specialized pipeline is: (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
is this the most outer stage?: 0
need to upgrade output type to (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
[2021-03-31 13:33:56.345] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) (1 operator pipelined)
output type of specialized pipeline is: (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
is this the most outer stage?: 0
need to upgrade output type to (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
[2021-03-31 13:33:56.347] [codegen] [info] generating pipeline for (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) (1 operator pipelined)
output type of specialized pipeline is: (Option[str],Option[str],str,i64,Option[i64])
is this the most outer stage?: 0
need to upgrade output type to (Option[str],Option[str],str,i64,Option[i64])
[2021-03-31 13:33:56.348] [codegen] [info] generating pipeline for (Option[str],Option[str],str,i64,Option[i64]) -> (Option[str],Option[str],str,i64,Option[i64]) (1 operator pipelined)
output type of specialized pipeline is: (Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])
is this the most outer stage?: 1
[2021-03-31 13:33:56.348] [codegen] [info] generating pipeline for (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str]) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) (5 operators pipelined)
[2021-03-31 13:33:56.353] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:33:56.353] [global] [info] Stage2 depends on: 
[2021-03-31 13:33:56.354] [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 13:33:56.364] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:33:56.364] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0106881s
[2021-03-31 13:33:56.365] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.001184s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:33:56.365] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00124578s
[2021-03-31 13:33:56.365] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00118401s, 1928 input rows, time to process 1 row via fast path: 0.000614113ms
[2021-03-31 13:33:56.365] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 3.198e-06s
[2021-03-31 13:33:56.365] [global] [info] [Transform Stage] Stage 2 took 0.0119692s
[2021-03-31 13:33:56.365] [global] [info] Stage1 depends on: 
[2021-03-31 13:33:56.366] [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 13:33:56.386] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:33:56.386] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0208195s
[2021-03-31 13:33:56.389] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.003475s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:33:56.389] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00356817s
[2021-03-31 13:33:56.389] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00347463s, 9300 input rows, time to process 1 row via fast path: 0.000373616ms
[2021-03-31 13:33:56.389] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 3.072e-06s
[2021-03-31 13:33:56.389] [global] [info] [Transform Stage] Stage 1 took 0.0244102s
[2021-03-31 13:33:56.389] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:56.390] [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 13:33:56.410] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:33:56.410] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0208205s
[2021-03-31 13:33:56.415] [E/2] [info] [Task Finished] Transform to in-memory hash table in 0.004442s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:33:56.415] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00454824s
[2021-03-31 13:33:56.415] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00444166s, 9300 input rows, time to process 1 row via fast path: 0.000477597ms
[2021-03-31 13:33:56.415] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.316e-06s
[2021-03-31 13:33:56.415] [global] [info] [Transform Stage] Stage 0 took 0.0254039s
[2021-03-31 13:33:56.490] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:33:56.490] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0747014s
[2021-03-31 13:33:56.509] [E/2] [info] [Task Finished] Transform to mem in 0.019521s (25131 normal rows, 0 exceptions)
[2021-03-31 13:33:56.525] [driver] [info] [Task Finished] Transform to mem in 0.035556s (47955 normal rows, 0 exceptions)
[2021-03-31 13:33:56.542] [E/2] [info] [Task Finished] Transform to mem in 0.032193s (45263 normal rows, 0 exceptions)
[2021-03-31 13:33:56.552] [driver] [info] [Task Finished] Transform to mem in 0.026453s (35289 normal rows, 0 exceptions)
[2021-03-31 13:33:56.571] [driver] [info] [Task Finished] Transform to mem in 0.019346s (25125 normal rows, 0 exceptions)
[2021-03-31 13:33:56.599] [driver] [info] [Task Finished] Transform to mem in 0.027770s (36022 normal rows, 0 exceptions)
[2021-03-31 13:33:56.604] [E/1] [info] [Task Finished] Transform to mem in 0.114426s (158845 normal rows, 0 exceptions)
[2021-03-31 13:33:56.608] [E/3] [info] [Task Finished] Transform to mem in 0.117874s (165132 normal rows, 0 exceptions)
[2021-03-31 13:33:56.613] [E/2] [info] [Task Finished] Transform to mem in 0.071505s (89837 normal rows, 0 exceptions)
[2021-03-31 13:33:56.623] [E/1] [info] [Task Finished] Transform to mem in 0.018641s (24688 normal rows, 0 exceptions)
[2021-03-31 13:33:56.642] [E/3] [info] [Task Finished] Transform to mem in 0.034623s (43700 normal rows, 0 exceptions)
[2021-03-31 13:33:56.649] [E/1] [info] [Task Finished] Transform to mem in 0.026477s (36398 normal rows, 0 exceptions)
[2021-03-31 13:33:56.670] [E/3] [info] [Task Finished] Transform to mem in 0.027402s (35270 normal rows, 0 exceptions)
[2021-03-31 13:33:56.682] [driver] [info] [Task Finished] Transform to mem in 0.082778s (109778 normal rows, 0 exceptions)
[2021-03-31 13:33:56.686] [E/2] [info] [Task Finished] Transform to mem in 0.073253s (97620 normal rows, 0 exceptions)
[2021-03-31 13:33:56.689] [E/3] [info] [Task Finished] Transform to mem in 0.019463s (24716 normal rows, 0 exceptions)
[2021-03-31 13:33:56.709] [E/3] [info] [Task Finished] Transform to mem in 0.019478s (24521 normal rows, 0 exceptions)
[2021-03-31 13:33:56.711] [driver] [info] [Task Finished] Transform to mem in 0.029582s (40105 normal rows, 0 exceptions)
[2021-03-31 13:33:56.736] [E/3] [info] [Task Finished] Transform to mem in 0.027445s (35358 normal rows, 0 exceptions)
[2021-03-31 13:33:56.745] [E/1] [info] [Task Finished] Transform to mem in 0.095698s (128540 normal rows, 0 exceptions)
[2021-03-31 13:33:56.763] [E/3] [info] [Task Finished] Transform to mem in 0.027017s (37101 normal rows, 0 exceptions)
[2021-03-31 13:33:56.786] [E/2] [info] [Task Finished] Transform to mem in 0.100050s (137659 normal rows, 0 exceptions)
[2021-03-31 13:33:56.812] [driver] [info] [Task Finished] Transform to mem in 0.100267s (137010 normal rows, 0 exceptions)
[2021-03-31 13:33:56.813] [E/2] [info] [Task Finished] Transform to mem in 0.026626s (36984 normal rows, 0 exceptions)
[2021-03-31 13:33:56.831] [E/1] [info] [Task Finished] Transform to mem in 0.085430s (115493 normal rows, 0 exceptions)
[2021-03-31 13:33:56.833] [E/3] [info] [Task Finished] Transform to mem in 0.069294s (90017 normal rows, 0 exceptions)
[2021-03-31 13:33:56.850] [E/1] [info] [Task Finished] Transform to mem in 0.019604s (24776 normal rows, 0 exceptions)
[2021-03-31 13:33:56.861] [E/3] [info] [Task Finished] Transform to mem in 0.027932s (35820 normal rows, 0 exceptions)
[2021-03-31 13:33:56.872] [driver] [info] [Task Finished] Transform to mem in 0.060205s (86890 normal rows, 0 exceptions)
[2021-03-31 13:33:56.896] [E/3] [info] [Task Finished] Transform to mem in 0.035494s (50597 normal rows, 0 exceptions)
[2021-03-31 13:33:56.909] [E/2] [info] [Task Finished] Transform to mem in 0.095769s (128526 normal rows, 0 exceptions)
[2021-03-31 13:33:56.920] [driver] [info] [Task Finished] Transform to mem in 0.048520s (69186 normal rows, 0 exceptions)
[2021-03-31 13:33:56.922] [E/1] [info] [Task Finished] Transform to mem in 0.071964s (94840 normal rows, 0 exceptions)
[2021-03-31 13:33:56.928] [E/2] [info] [Task Finished] Transform to mem in 0.019510s (24753 normal rows, 0 exceptions)
[2021-03-31 13:33:56.948] [E/2] [info] [Task Finished] Transform to mem in 0.019601s (25284 normal rows, 0 exceptions)
[2021-03-31 13:33:56.959] [driver] [info] [Task Finished] Transform to mem in 0.038964s (51533 normal rows, 0 exceptions)
[2021-03-31 13:33:56.975] [E/2] [info] [Task Finished] Transform to mem in 0.027302s (35533 normal rows, 0 exceptions)
[2021-03-31 13:33:56.987] [E/3] [info] [Task Finished] Transform to mem in 0.090994s (120684 normal rows, 0 exceptions)
[2021-03-31 13:33:56.995] [E/2] [info] [Task Finished] Transform to mem in 0.019624s (25025 normal rows, 0 exceptions)
[2021-03-31 13:33:57.015] [E/3] [info] [Task Finished] Transform to mem in 0.027892s (35513 normal rows, 0 exceptions)
[2021-03-31 13:33:57.022] [E/1] [info] [Task Finished] Transform to mem in 0.099975s (136571 normal rows, 0 exceptions)
[2021-03-31 13:33:57.035] [E/3] [info] [Task Finished] Transform to mem in 0.020490s (25164 normal rows, 0 exceptions)
[2021-03-31 13:33:57.043] [driver] [info] [Task Finished] Transform to mem in 0.083184s (113244 normal rows, 0 exceptions)
[2021-03-31 13:33:57.050] [E/1] [info] [Task Finished] Transform to mem in 0.027915s (35994 normal rows, 0 exceptions)
[2021-03-31 13:33:57.063] [driver] [info] [Task Finished] Transform to mem in 0.020071s (25196 normal rows, 0 exceptions)
[2021-03-31 13:33:57.072] [driver] [info] [Task Finished] Transform to mem in 0.008735s (11259 normal rows, 0 exceptions)
[2021-03-31 13:33:57.120] [E/2] [info] [Task Finished] Transform to mem in 0.124696s (174193 normal rows, 0 exceptions)
[2021-03-31 13:33:57.130] [E/3] [info] [Task Finished] Transform to mem in 0.094666s (127738 normal rows, 0 exceptions)
[2021-03-31 13:33:57.132] [E/1] [info] [Task Finished] Transform to mem in 0.081953s (110771 normal rows, 0 exceptions)
[2021-03-31 13:33:57.139] [E/2] [info] [Task Finished] Transform to mem in 0.019483s (25156 normal rows, 0 exceptions)
[2021-03-31 13:33:57.158] [E/3] [info] [Task Finished] Transform to mem in 0.027668s (36015 normal rows, 0 exceptions)
[2021-03-31 13:33:57.160] [E/2] [info] [Task Finished] Transform to mem in 0.020359s (24839 normal rows, 0 exceptions)
[2021-03-31 13:33:57.186] [driver] [info] [Task Finished] Transform to mem in 0.114646s (160842 normal rows, 0 exceptions)
[2021-03-31 13:33:57.198] [E/3] [info] [Task Finished] Transform to mem in 0.039870s (54988 normal rows, 0 exceptions)
[2021-03-31 13:33:57.226] [E/3] [info] [Task Finished] Transform to mem in 0.028027s (36157 normal rows, 0 exceptions)
[2021-03-31 13:33:57.227] [E/1] [info] [Task Finished] Transform to mem in 0.094573s (128364 normal rows, 0 exceptions)
[2021-03-31 13:33:57.227] [driver] [info] [Task Finished] Transform to mem in 0.040593s (57674 normal rows, 0 exceptions)
[2021-03-31 13:33:57.236] [E/2] [info] [Task Finished] Transform to mem in 0.076883s (101477 normal rows, 0 exceptions)
[2021-03-31 13:33:57.245] [E/2] [info] [Task Finished] Transform to mem in 0.008862s (11461 normal rows, 0 exceptions)
[2021-03-31 13:33:57.257] [E/1] [info] [Task Finished] Transform to mem in 0.030184s (42268 normal rows, 0 exceptions)
[2021-03-31 13:33:57.291] [E/1] [info] [Task Finished] Transform to mem in 0.034572s (49180 normal rows, 0 exceptions)
[2021-03-31 13:33:57.297] [E/3] [info] [Task Finished] Transform to mem in 0.070880s (90283 normal rows, 0 exceptions)
[2021-03-31 13:33:57.307] [driver] [info] [Task Finished] Transform to mem in 0.080516s (107483 normal rows, 0 exceptions)
[2021-03-31 13:33:57.319] [E/1] [info] [Task Finished] Transform to mem in 0.027866s (35595 normal rows, 0 exceptions)
[2021-03-31 13:33:57.332] [E/2] [info] [Task Finished] Transform to mem in 0.086958s (115821 normal rows, 0 exceptions)
[2021-03-31 13:33:57.338] [driver] [info] [Task Finished] Transform to mem in 0.030768s (43145 normal rows, 0 exceptions)
[2021-03-31 13:33:57.348] [E/1] [info] [Task Finished] Transform to mem in 0.029040s (35285 normal rows, 0 exceptions)
[2021-03-31 13:33:57.374] [driver] [info] [Task Finished] Transform to mem in 0.035971s (51000 normal rows, 0 exceptions)
[2021-03-31 13:33:57.392] [E/1] [info] [Task Finished] Transform to mem in 0.043226s (59860 normal rows, 0 exceptions)
[2021-03-31 13:33:57.394] [E/3] [info] [Task Finished] Transform to mem in 0.096915s (132982 normal rows, 0 exceptions)
[2021-03-31 13:33:57.402] [E/2] [info] [Task Finished] Transform to mem in 0.069187s (89845 normal rows, 0 exceptions)
[2021-03-31 13:33:57.412] [E/1] [info] [Task Finished] Transform to mem in 0.020230s (25209 normal rows, 0 exceptions)
[2021-03-31 13:33:57.431] [E/1] [info] [Task Finished] Transform to mem in 0.019514s (25218 normal rows, 0 exceptions)
[2021-03-31 13:33:57.455] [E/3] [info] [Task Finished] Transform to mem in 0.060872s (79626 normal rows, 0 exceptions)
[2021-03-31 13:33:57.459] [E/1] [info] [Task Finished] Transform to mem in 0.027371s (35347 normal rows, 0 exceptions)
[2021-03-31 13:33:57.470] [driver] [info] [Task Finished] Transform to mem in 0.096120s (129587 normal rows, 0 exceptions)
[2021-03-31 13:33:57.478] [E/1] [info] [Task Finished] Transform to mem in 0.019286s (24798 normal rows, 0 exceptions)
[2021-03-31 13:33:57.504] [driver] [info] [Task Finished] Transform to mem in 0.033859s (46617 normal rows, 0 exceptions)
[2021-03-31 13:33:57.515] [E/2] [info] [Task Finished] Transform to mem in 0.113843s (159135 normal rows, 0 exceptions)
[2021-03-31 13:33:57.527] [driver] [info] [Task Finished] Transform to mem in 0.023151s (30883 normal rows, 0 exceptions)
[2021-03-31 13:33:57.531] [E/3] [info] [Task Finished] Transform to mem in 0.076819s (98805 normal rows, 0 exceptions)
[2021-03-31 13:33:57.551] [E/3] [info] [Task Finished] Transform to mem in 0.019208s (24884 normal rows, 0 exceptions)
[2021-03-31 13:33:57.567] [E/2] [info] [Task Finished] Transform to mem in 0.052020s (73689 normal rows, 0 exceptions)
[2021-03-31 13:33:57.594] [E/1] [info] [Task Finished] Transform to mem in 0.115486s (160751 normal rows, 0 exceptions)
[2021-03-31 13:33:57.598] [driver] [info] [Task Finished] Transform to mem in 0.070196s (89041 normal rows, 0 exceptions)
[2021-03-31 13:33:57.611] [E/3] [info] [Task Finished] Transform to mem in 0.060188s (78192 normal rows, 0 exceptions)
[2021-03-31 13:33:57.621] [E/1] [info] [Task Finished] Transform to mem in 0.027471s (37728 normal rows, 0 exceptions)
[2021-03-31 13:33:57.626] [driver] [info] [Task Finished] Transform to mem in 0.028253s (36542 normal rows, 0 exceptions)
[2021-03-31 13:33:57.641] [E/1] [info] [Task Finished] Transform to mem in 0.019454s (24927 normal rows, 0 exceptions)
[2021-03-31 13:33:57.653] [driver] [info] [Task Finished] Transform to mem in 0.027469s (35179 normal rows, 0 exceptions)
[2021-03-31 13:33:57.665] [E/2] [info] [Task Finished] Transform to mem in 0.097943s (131921 normal rows, 0 exceptions)
[2021-03-31 13:33:57.675] [driver] [info] [Task Finished] Transform to mem in 0.021419s (28735 normal rows, 0 exceptions)
[2021-03-31 13:33:57.694] [E/2] [info] [Task Finished] Transform to mem in 0.028600s (36814 normal rows, 0 exceptions)
[2021-03-31 13:33:57.695] [E/3] [info] [Task Finished] Transform to mem in 0.084042s (113650 normal rows, 0 exceptions)
[2021-03-31 13:33:57.717] [E/2] [info] [Task Finished] Transform to mem in 0.023310s (31887 normal rows, 0 exceptions)
[2021-03-31 13:33:57.745] [E/1] [info] [Task Finished] Transform to mem in 0.104658s (142265 normal rows, 0 exceptions)
[2021-03-31 13:33:57.747] [E/3] [info] [Task Finished] Transform to mem in 0.051784s (69153 normal rows, 0 exceptions)
[2021-03-31 13:33:57.768] [driver] [info] [Task Finished] Transform to mem in 0.093219s (128350 normal rows, 0 exceptions)
[2021-03-31 13:33:57.771] [E/1] [info] [Task Finished] Transform to mem in 0.025483s (34086 normal rows, 0 exceptions)
[2021-03-31 13:33:57.775] [E/3] [info] [Task Finished] Transform to mem in 0.028267s (36505 normal rows, 0 exceptions)
[2021-03-31 13:33:57.788] [E/2] [info] [Task Finished] Transform to mem in 0.070137s (88901 normal rows, 0 exceptions)
[2021-03-31 13:33:57.789] [E/1] [info] [Task Finished] Transform to mem in 0.018640s (24720 normal rows, 0 exceptions)
[2021-03-31 13:33:57.803] [E/3] [info] [Task Finished] Transform to mem in 0.027833s (35745 normal rows, 0 exceptions)
[2021-03-31 13:33:57.840] [E/1] [info] [Task Finished] Transform to mem in 0.050037s (73228 normal rows, 0 exceptions)
[2021-03-31 13:33:57.853] [E/3] [info] [Task Finished] Transform to mem in 0.050483s (71216 normal rows, 0 exceptions)
[2021-03-31 13:33:57.861] [driver] [info] [Task Finished] Transform to mem in 0.092939s (127517 normal rows, 0 exceptions)
[2021-03-31 13:33:57.867] [E/2] [info] [Task Finished] Transform to mem in 0.078942s (101655 normal rows, 0 exceptions)
[2021-03-31 13:33:57.873] [E/3] [info] [Task Finished] Transform to mem in 0.019616s (25306 normal rows, 0 exceptions)
[2021-03-31 13:33:57.910] [E/1] [info] [Task Finished] Transform to mem in 0.070679s (93246 normal rows, 0 exceptions)
[2021-03-31 13:33:57.916] [E/3] [info] [Task Finished] Transform to mem in 0.042832s (61650 normal rows, 0 exceptions)
[2021-03-31 13:33:57.937] [E/1] [info] [Task Finished] Transform to mem in 0.027106s (35410 normal rows, 0 exceptions)
[2021-03-31 13:33:57.956] [driver] [info] [Task Finished] Transform to mem in 0.095270s (132563 normal rows, 0 exceptions)
[2021-03-31 13:33:57.970] [E/2] [info] [Task Finished] Transform to mem in 0.103323s (142382 normal rows, 0 exceptions)
[2021-03-31 13:33:57.974] [E/1] [info] [Task Finished] Transform to mem in 0.036328s (51575 normal rows, 0 exceptions)
[2021-03-31 13:33:57.993] [E/1] [info] [Task Finished] Transform to mem in 0.019013s (24856 normal rows, 0 exceptions)
[2021-03-31 13:33:58.002] [driver] [info] [Task Finished] Transform to mem in 0.045512s (63758 normal rows, 0 exceptions)
[2021-03-31 13:33:58.008] [E/3] [info] [Task Finished] Transform to mem in 0.092259s (125624 normal rows, 0 exceptions)
[2021-03-31 13:33:58.015] [E/3] [info] [Task Finished] Transform to mem in 0.007128s (9137 normal rows, 0 exceptions)
[2021-03-31 13:33:58.022] [driver] [info] [Task Finished] Transform to mem in 0.019857s (24719 normal rows, 0 exceptions)
[2021-03-31 13:33:58.040] [E/2] [info] [Task Finished] Transform to mem in 0.070155s (88881 normal rows, 0 exceptions)
[2021-03-31 13:33:58.042] [driver] [info] [Task Finished] Transform to mem in 0.020044s (24660 normal rows, 0 exceptions)
[2021-03-31 13:33:58.063] [E/1] [info] [Task Finished] Transform to mem in 0.070549s (89458 normal rows, 0 exceptions)
[2021-03-31 13:33:58.067] [E/2] [info] [Task Finished] Transform to mem in 0.027166s (35624 normal rows, 0 exceptions)
[2021-03-31 13:33:58.087] [E/1] [info] [Task Finished] Transform to mem in 0.023786s (31860 normal rows, 0 exceptions)
[2021-03-31 13:33:58.097] [E/2] [info] [Task Finished] Transform to mem in 0.029682s (36166 normal rows, 0 exceptions)
[2021-03-31 13:33:58.099] [E/3] [info] [Task Finished] Transform to mem in 0.083664s (112468 normal rows, 0 exceptions)
[2021-03-31 13:33:58.116] [E/2] [info] [Task Finished] Transform to mem in 0.019053s (24858 normal rows, 0 exceptions)
[2021-03-31 13:33:58.131] [driver] [info] [Task Finished] Transform to mem in 0.089134s (120716 normal rows, 0 exceptions)
[2021-03-31 13:33:58.136] [E/2] [info] [Task Finished] Transform to mem in 0.019590s (24927 normal rows, 0 exceptions)
[2021-03-31 13:33:58.184] [E/1] [info] [Task Finished] Transform to mem in 0.097060s (131895 normal rows, 0 exceptions)
[2021-03-31 13:33:58.189] [E/3] [info] [Task Finished] Transform to mem in 0.089578s (122197 normal rows, 0 exceptions)
[2021-03-31 13:33:58.204] [E/1] [info] [Task Finished] Transform to mem in 0.019626s (25296 normal rows, 0 exceptions)
[2021-03-31 13:33:58.216] [driver] [info] [Task Finished] Transform to mem in 0.085173s (120894 normal rows, 0 exceptions)
[2021-03-31 13:33:58.232] [E/2] [info] [Task Finished] Transform to mem in 0.096672s (130688 normal rows, 0 exceptions)
[2021-03-31 13:33:58.235] [driver] [info] [Task Finished] Transform to mem in 0.018706s (24767 normal rows, 0 exceptions)
[2021-03-31 13:33:58.241] [E/3] [info] [Task Finished] Transform to mem in 0.052044s (73220 normal rows, 0 exceptions)
[2021-03-31 13:33:58.260] [E/2] [info] [Task Finished] Transform to mem in 0.027437s (35349 normal rows, 0 exceptions)
[2021-03-31 13:33:58.262] [E/3] [info] [Task Finished] Transform to mem in 0.021580s (28670 normal rows, 0 exceptions)
[2021-03-31 13:33:58.293] [E/2] [info] [Task Finished] Transform to mem in 0.033589s (44654 normal rows, 0 exceptions)
[2021-03-31 13:33:58.304] [E/1] [info] [Task Finished] Transform to mem in 0.099940s (135912 normal rows, 0 exceptions)
[2021-03-31 13:33:58.311] [driver] [info] [Task Finished] Transform to mem in 0.076357s (102188 normal rows, 0 exceptions)
[2021-03-31 13:33:58.313] [E/2] [info] [Task Finished] Transform to mem in 0.019561s (25167 normal rows, 0 exceptions)
[2021-03-31 13:33:58.336] [E/1] [info] [Task Finished] Transform to mem in 0.031939s (43052 normal rows, 0 exceptions)
[2021-03-31 13:33:58.342] [E/2] [info] [Task Finished] Transform to mem in 0.029125s (39741 normal rows, 0 exceptions)
[2021-03-31 13:33:58.358] [E/3] [info] [Task Finished] Transform to mem in 0.095814s (128945 normal rows, 0 exceptions)
[2021-03-31 13:33:58.370] [E/1] [info] [Task Finished] Transform to mem in 0.034502s (46801 normal rows, 0 exceptions)
[2021-03-31 13:33:58.378] [E/3] [info] [Task Finished] Transform to mem in 0.019434s (25333 normal rows, 0 exceptions)
[2021-03-31 13:33:58.398] [driver] [info] [Task Finished] Transform to mem in 0.086675s (118052 normal rows, 0 exceptions)
[2021-03-31 13:33:58.398] [E/1] [info] [Task Finished] Transform to mem in 0.027561s (35668 normal rows, 0 exceptions)
[2021-03-31 13:33:58.414] [E/2] [info] [Task Finished] Transform to mem in 0.071794s (95035 normal rows, 0 exceptions)
[2021-03-31 13:33:58.421] [driver] [info] [Task Finished] Transform to mem in 0.023056s (30951 normal rows, 0 exceptions)
[2021-03-31 13:33:58.449] [E/2] [info] [Task Finished] Transform to mem in 0.035239s (49346 normal rows, 0 exceptions)
[2021-03-31 13:33:58.471] [driver] [info] [Task Finished] Transform to mem in 0.049901s (63635 normal rows, 0 exceptions)
[2021-03-31 13:33:58.475] [E/3] [info] [Task Finished] Transform to mem in 0.097370s (131336 normal rows, 0 exceptions)
[2021-03-31 13:33:58.490] [driver] [info] [Task Finished] Transform to mem in 0.019471s (25057 normal rows, 0 exceptions)
[2021-03-31 13:33:58.508] [E/1] [info] [Task Finished] Transform to mem in 0.109671s (150891 normal rows, 0 exceptions)
[2021-03-31 13:33:58.520] [E/3] [info] [Task Finished] Transform to mem in 0.045440s (63259 normal rows, 0 exceptions)
[2021-03-31 13:33:58.532] [E/2] [info] [Task Finished] Transform to mem in 0.082481s (109745 normal rows, 0 exceptions)
[2021-03-31 13:33:58.545] [E/1] [info] [Task Finished] Transform to mem in 0.037305s (51877 normal rows, 0 exceptions)
[2021-03-31 13:33:58.548] [E/3] [info] [Task Finished] Transform to mem in 0.027150s (35108 normal rows, 0 exceptions)
[2021-03-31 13:33:58.564] [E/1] [info] [Task Finished] Transform to mem in 0.019295s (24946 normal rows, 0 exceptions)
[2021-03-31 13:33:58.594] [driver] [info] [Task Finished] Transform to mem in 0.103319s (142650 normal rows, 0 exceptions)
[2021-03-31 13:33:58.594] [E/3] [info] [Task Finished] Transform to mem in 0.046817s (65058 normal rows, 0 exceptions)
[2021-03-31 13:33:58.609] [E/2] [info] [Task Finished] Transform to mem in 0.076997s (100942 normal rows, 0 exceptions)
[2021-03-31 13:33:58.618] [driver] [info] [Task Finished] Transform to mem in 0.024030s (32532 normal rows, 0 exceptions)
[2021-03-31 13:33:58.637] [driver] [info] [Task Finished] Transform to mem in 0.019573s (25305 normal rows, 0 exceptions)
[2021-03-31 13:33:58.644] [E/1] [info] [Task Finished] Transform to mem in 0.079289s (104405 normal rows, 0 exceptions)
[2021-03-31 13:33:58.650] [E/3] [info] [Task Finished] Transform to mem in 0.055225s (73717 normal rows, 0 exceptions)
[2021-03-31 13:33:58.669] [E/3] [info] [Task Finished] Transform to mem in 0.019369s (24942 normal rows, 0 exceptions)
[2021-03-31 13:33:58.675] [driver] [info] [Task Finished] Transform to mem in 0.037299s (50939 normal rows, 0 exceptions)
[2021-03-31 13:33:58.701] [E/3] [info] [Task Finished] Transform to mem in 0.031756s (42100 normal rows, 0 exceptions)
[2021-03-31 13:33:58.703] [E/2] [info] [Task Finished] Transform to mem in 0.094013s (125497 normal rows, 0 exceptions)
[2021-03-31 13:33:58.720] [E/3] [info] [Task Finished] Transform to mem in 0.019644s (25355 normal rows, 0 exceptions)
[2021-03-31 13:33:58.739] [E/3] [info] [Task Finished] Transform to mem in 0.018479s (24648 normal rows, 0 exceptions)
[2021-03-31 13:33:58.741] [E/1] [info] [Task Finished] Transform to mem in 0.097132s (133300 normal rows, 0 exceptions)
[2021-03-31 13:33:58.770] [driver] [info] [Task Finished] Transform to mem in 0.094894s (127588 normal rows, 0 exceptions)
[2021-03-31 13:33:58.787] [E/3] [info] [Task Finished] Transform to mem in 0.048316s (61810 normal rows, 0 exceptions)
[2021-03-31 13:33:58.789] [driver] [info] [Task Finished] Transform to mem in 0.018845s (24760 normal rows, 0 exceptions)
[2021-03-31 13:33:58.809] [E/2] [info] [Task Finished] Transform to mem in 0.106630s (148802 normal rows, 0 exceptions)
[2021-03-31 13:33:58.821] [E/3] [info] [Task Finished] Transform to mem in 0.033500s (45089 normal rows, 0 exceptions)
[2021-03-31 13:33:58.829] [E/2] [info] [Task Finished] Transform to mem in 0.019701s (25397 normal rows, 0 exceptions)
[2021-03-31 13:33:58.852] [E/1] [info] [Task Finished] Transform to mem in 0.111033s (152233 normal rows, 0 exceptions)
[2021-03-31 13:33:58.871] [E/1] [info] [Task Finished] Transform to mem in 0.019543s (24918 normal rows, 0 exceptions)
[2021-03-31 13:33:58.874] [E/3] [info] [Task Finished] Transform to mem in 0.053182s (75367 normal rows, 0 exceptions)
[2021-03-31 13:33:58.884] [driver] [info] [Task Finished] Transform to mem in 0.095551s (128054 normal rows, 0 exceptions)
[2021-03-31 13:33:58.898] [E/1] [info] [Task Finished] Transform to mem in 0.026878s (35003 normal rows, 0 exceptions)
[2021-03-31 13:33:58.906] [E/2] [info] [Task Finished] Transform to mem in 0.076904s (101946 normal rows, 0 exceptions)
[2021-03-31 13:33:58.913] [driver] [info] [Task Finished] Transform to mem in 0.028688s (40146 normal rows, 0 exceptions)
[2021-03-31 13:33:58.932] [driver] [info] [Task Finished] Transform to mem in 0.019525s (25248 normal rows, 0 exceptions)
[2021-03-31 13:33:58.960] [driver] [info] [Task Finished] Transform to mem in 0.027601s (35972 normal rows, 0 exceptions)
[2021-03-31 13:33:58.963] [E/3] [info] [Task Finished] Transform to mem in 0.088498s (120099 normal rows, 0 exceptions)
[2021-03-31 13:33:58.972] [E/1] [info] [Task Finished] Transform to mem in 0.073708s (95889 normal rows, 0 exceptions)
[2021-03-31 13:33:58.982] [E/3] [info] [Task Finished] Transform to mem in 0.019514s (25061 normal rows, 0 exceptions)
[2021-03-31 13:33:59.000] [E/1] [info] [Task Finished] Transform to mem in 0.027839s (35325 normal rows, 0 exceptions)
[2021-03-31 13:33:59.001] [E/2] [info] [Task Finished] Transform to mem in 0.095075s (130714 normal rows, 0 exceptions)
[2021-03-31 13:33:59.024] [E/1] [info] [Task Finished] Transform to mem in 0.023809s (31934 normal rows, 0 exceptions)
[2021-03-31 13:33:59.026] [driver] [info] [Task Finished] Transform to mem in 0.066275s (88529 normal rows, 0 exceptions)
[2021-03-31 13:33:59.029] [E/2] [info] [Task Finished] Transform to mem in 0.027397s (35311 normal rows, 0 exceptions)
[2021-03-31 13:33:59.058] [driver] [info] [Task Finished] Transform to mem in 0.031974s (45344 normal rows, 0 exceptions)
[2021-03-31 13:33:59.100] [E/2] [info] [Task Finished] Transform to mem in 0.071237s (87559 normal rows, 0 exceptions)
[2021-03-31 13:33:59.104] [E/3] [info] [Task Finished] Transform to mem in 0.121397s (171038 normal rows, 0 exceptions)
[2021-03-31 13:33:59.131] [E/2] [info] [Task Finished] Transform to mem in 0.031098s (42695 normal rows, 0 exceptions)
[2021-03-31 13:33:59.133] [E/3] [info] [Task Finished] Transform to mem in 0.029702s (36198 normal rows, 0 exceptions)
[2021-03-31 13:33:59.134] [E/1] [info] [Task Finished] Transform to mem in 0.109862s (151639 normal rows, 0 exceptions)
[2021-03-31 13:33:59.153] [E/3] [info] [Task Finished] Transform to mem in 0.019445s (25022 normal rows, 0 exceptions)
[2021-03-31 13:33:59.161] [E/1] [info] [Task Finished] Transform to mem in 0.027698s (35962 normal rows, 0 exceptions)
[2021-03-31 13:33:59.185] [driver] [info] [Task Finished] Transform to mem in 0.126734s (179364 normal rows, 0 exceptions)
[2021-03-31 13:33:59.202] [E/2] [info] [Task Finished] Transform to mem in 0.071337s (90425 normal rows, 0 exceptions)
[2021-03-31 13:33:59.218] [driver] [info] [Task Finished] Transform to mem in 0.032799s (43630 normal rows, 0 exceptions)
[2021-03-31 13:33:59.220] [E/3] [info] [Task Finished] Transform to mem in 0.066968s (88645 normal rows, 0 exceptions)
[2021-03-31 13:33:59.229] [E/1] [info] [Task Finished] Transform to mem in 0.067273s (99851 normal rows, 0 exceptions)
[2021-03-31 13:33:59.240] [driver] [info] [Task Finished] Transform to mem in 0.021952s (28815 normal rows, 0 exceptions)
[2021-03-31 13:33:59.272] [E/2] [info] [Task Finished] Transform to mem in 0.070080s (89248 normal rows, 0 exceptions)
[2021-03-31 13:33:59.282] [E/3] [info] [Task Finished] Transform to mem in 0.062403s (84714 normal rows, 0 exceptions)
[2021-03-31 13:33:59.282] [driver] [info] [Task Finished] Transform to mem in 0.042600s (61456 normal rows, 0 exceptions)
[2021-03-31 13:33:59.302] [driver] [info] [Task Finished] Transform to mem in 0.019531s (25234 normal rows, 0 exceptions)
[2021-03-31 13:33:59.317] [E/2] [info] [Task Finished] Transform to mem in 0.044220s (62245 normal rows, 0 exceptions)
[2021-03-31 13:33:59.320] [E/1] [info] [Task Finished] Transform to mem in 0.090836s (122718 normal rows, 0 exceptions)
[2021-03-31 13:33:59.330] [driver] [info] [Task Finished] Transform to mem in 0.027878s (36109 normal rows, 0 exceptions)
[2021-03-31 13:33:59.338] [E/1] [info] [Task Finished] Transform to mem in 0.018731s (24833 normal rows, 0 exceptions)
[2021-03-31 13:33:59.356] [driver] [info] [Task Finished] Transform to mem in 0.026511s (35479 normal rows, 0 exceptions)
[2021-03-31 13:33:59.361] [E/3] [info] [Task Finished] Transform to mem in 0.078516s (99709 normal rows, 0 exceptions)
[2021-03-31 13:33:59.384] [driver] [info] [Task Finished] Transform to mem in 0.027438s (37924 normal rows, 0 exceptions)
[2021-03-31 13:33:59.408] [E/1] [info] [Task Finished] Transform to mem in 0.069435s (89012 normal rows, 0 exceptions)
[2021-03-31 13:33:59.410] [E/3] [info] [Task Finished] Transform to mem in 0.049149s (65269 normal rows, 0 exceptions)
[2021-03-31 13:33:59.437] [E/1] [info] [Task Finished] Transform to mem in 0.028869s (39361 normal rows, 0 exceptions)
[2021-03-31 13:33:59.439] [E/2] [info] [Task Finished] Transform to mem in 0.122187s (172370 normal rows, 0 exceptions)
[2021-03-31 13:33:59.439] [E/3] [info] [Task Finished] Transform to mem in 0.029290s (35944 normal rows, 0 exceptions)
[2021-03-31 13:33:59.458] [E/2] [info] [Task Finished] Transform to mem in 0.019317s (24990 normal rows, 0 exceptions)
[2021-03-31 13:33:59.470] [E/3] [info] [Task Finished] Transform to mem in 0.030763s (40983 normal rows, 0 exceptions)
[2021-03-31 13:33:59.489] [E/3] [info] [Task Finished] Transform to mem in 0.018869s (24870 normal rows, 0 exceptions)
[2021-03-31 13:33:59.507] [E/1] [info] [Task Finished] Transform to mem in 0.070605s (90461 normal rows, 0 exceptions)
[2021-03-31 13:33:59.511] [driver] [info] [Task Finished] Transform to mem in 0.126625s (180510 normal rows, 0 exceptions)
[2021-03-31 13:33:59.517] [E/3] [info] [Task Finished] Transform to mem in 0.027723s (35395 normal rows, 0 exceptions)
[2021-03-31 13:33:59.530] [driver] [info] [Task Finished] Transform to mem in 0.019156s (24717 normal rows, 0 exceptions)
[2021-03-31 13:33:59.545] [E/3] [info] [Task Finished] Transform to mem in 0.028116s (36501 normal rows, 0 exceptions)
[2021-03-31 13:33:59.573] [E/3] [info] [Task Finished] Transform to mem in 0.028340s (38386 normal rows, 0 exceptions)
[2021-03-31 13:33:59.574] [E/2] [info] [Task Finished] Transform to mem in 0.115365s (163151 normal rows, 0 exceptions)
[2021-03-31 13:33:59.590] [E/1] [info] [Task Finished] Transform to mem in 0.082511s (109734 normal rows, 0 exceptions)
[2021-03-31 13:33:59.603] [E/3] [info] [Task Finished] Transform to mem in 0.029456s (36280 normal rows, 0 exceptions)
[2021-03-31 13:33:59.609] [E/1] [info] [Task Finished] Transform to mem in 0.019445s (25101 normal rows, 0 exceptions)
[2021-03-31 13:33:59.631] [E/3] [info] [Task Finished] Transform to mem in 0.028110s (36692 normal rows, 0 exceptions)
[2021-03-31 13:33:59.648] [E/2] [info] [Task Finished] Transform to mem in 0.074462s (96622 normal rows, 0 exceptions)
[2021-03-31 13:33:59.649] [E/3] [info] [Task Finished] Transform to mem in 0.018730s (24873 normal rows, 0 exceptions)
[2021-03-31 13:33:59.661] [driver] [info] [Task Finished] Transform to mem in 0.131631s (187481 normal rows, 0 exceptions)
[2021-03-31 13:33:59.676] [E/2] [info] [Task Finished] Transform to mem in 0.028121s (36212 normal rows, 0 exceptions)
[2021-03-31 13:33:59.680] [driver] [info] [Task Finished] Transform to mem in 0.018196s (24577 normal rows, 0 exceptions)
[2021-03-31 13:33:59.716] [E/2] [info] [Task Finished] Transform to mem in 0.039620s (51305 normal rows, 0 exceptions)
[2021-03-31 13:33:59.728] [E/1] [info] [Task Finished] Transform to mem in 0.119107s (169560 normal rows, 0 exceptions)
[2021-03-31 13:33:59.732] [E/3] [info] [Task Finished] Transform to mem in 0.082566s (110280 normal rows, 0 exceptions)
[2021-03-31 13:33:59.749] [driver] [info] [Task Finished] Transform to mem in 0.069405s (90609 normal rows, 0 exceptions)
[2021-03-31 13:33:59.758] [E/1] [info] [Task Finished] Transform to mem in 0.029759s (40051 normal rows, 0 exceptions)
[2021-03-31 13:33:59.769] [driver] [info] [Task Finished] Transform to mem in 0.019506s (24747 normal rows, 0 exceptions)
[2021-03-31 13:33:59.777] [E/2] [info] [Task Finished] Transform to mem in 0.061084s (89944 normal rows, 0 exceptions)
[2021-03-31 13:33:59.786] [E/1] [info] [Task Finished] Transform to mem in 0.027612s (35585 normal rows, 0 exceptions)
[2021-03-31 13:33:59.800] [E/3] [info] [Task Finished] Transform to mem in 0.068200s (88775 normal rows, 0 exceptions)
[2021-03-31 13:33:59.811] [E/2] [info] [Task Finished] Transform to mem in 0.033604s (47712 normal rows, 0 exceptions)
[2021-03-31 13:33:59.817] [E/3] [info] [Task Finished] Transform to mem in 0.017150s (22144 normal rows, 0 exceptions)
[2021-03-31 13:33:59.849] [E/3] [info] [Task Finished] Transform to mem in 0.031400s (43962 normal rows, 0 exceptions)
[2021-03-31 13:33:59.873] [E/1] [info] [Task Finished] Transform to mem in 0.087294s (114149 normal rows, 0 exceptions)
[2021-03-31 13:33:59.883] [driver] [info] [Task Finished] Transform to mem in 0.114130s (160651 normal rows, 0 exceptions)
[2021-03-31 13:33:59.891] [E/2] [info] [Task Finished] Transform to mem in 0.080242s (107321 normal rows, 0 exceptions)
[2021-03-31 13:33:59.893] [E/3] [info] [Task Finished] Transform to mem in 0.043999s (61534 normal rows, 0 exceptions)
[2021-03-31 13:33:59.903] [driver] [info] [Task Finished] Transform to mem in 0.020469s (25081 normal rows, 0 exceptions)
[2021-03-31 13:33:59.923] [E/2] [info] [Task Finished] Transform to mem in 0.032065s (42128 normal rows, 0 exceptions)
[2021-03-31 13:33:59.944] [driver] [info] [Task Finished] Transform to mem in 0.041124s (59284 normal rows, 0 exceptions)
[2021-03-31 13:33:59.963] [E/3] [info] [Task Finished] Transform to mem in 0.069993s (90696 normal rows, 0 exceptions)
[2021-03-31 13:33:59.964] [driver] [info] [Task Finished] Transform to mem in 0.019620s (24978 normal rows, 0 exceptions)
[2021-03-31 13:33:59.983] [E/1] [info] [Task Finished] Transform to mem in 0.109348s (150826 normal rows, 0 exceptions)
[2021-03-31 13:33:59.999] [E/3] [info] [Task Finished] Transform to mem in 0.035578s (45770 normal rows, 0 exceptions)
[2021-03-31 13:34:00.015] [E/2] [info] [Task Finished] Transform to mem in 0.091992s (129563 normal rows, 0 exceptions)
[2021-03-31 13:34:00.015] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.5255s
[2021-03-31 13:34:00.015] [global] [info] [Transform Stage] Stage 3 total wall clock time: 13.9945s, 14009719 input rows, time to process 1 row via fast path: 0.000998916ms
[2021-03-31 13:34:00.016] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000397243s
[2021-03-31 13:34:00.016] [global] [info] [Transform Stage] Stage 3 took 3.60066s
[2021-03-31 13:34:00.016] [global] [info] Query Execution took 4.08441s. (planning: 0.421871s, execution: 3.66254s)
[2021-03-31 13:34:00.026] [global] [info] Cached 18842980 common rows (0 general rows), memory usage: 14.03 GB/18.12 GB (0.00 B/0.00 B)
[2021-03-31 13:34:00.123] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.128] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.261] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:00.262] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.268] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.401] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:00.402] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.408] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.541] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:00.542] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:00.542] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:34:00.641] [logical planner] [info] logical optimization took 0.377821ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:34:00.641] [codegen] [info] generating pipeline for (Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (str) (27 operators pipelined)
outSchema is different than last operator's schema:
outSchema: (str)
last Op: (str,Option[str],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],f64,Option[str],boolean,boolean,Option[str],Option[str],i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,Option[i64])
[2021-03-31 13:34:00.642] [codegen] [info] generating function filterDefunctFlights for ((Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])) -> boolean
[2021-03-31 13:34:00.643] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:34:00.645] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:34:00.646] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.648] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.650] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.652] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.654] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.656] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.658] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.661] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.663] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.665] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.667] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.669] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:00.671] [codegen] [info] generating lambda function for ((i64,f64,Option[str],Option[f64],i64,i64,i64,i64,i64,Option[str],i64,i64,i64,Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],i64,Option[str],Option[f64],i64,i64,Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])) -> (str,Option[str],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],f64,Option[str],boolean,boolean,Option[str],Option[str],i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,Option[i64])
[2021-03-31 13:34:00.688] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:01.092] [global] [info] Compiled code paths for stage 0 in 0.39 ms
[2021-03-31 13:34:01.092] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.403282s
[2021-03-31 13:34:01.133] [E/1] [info] [Task Finished] Transform to mem in 0.041350s (10875 normal rows, 0 exceptions)
[2021-03-31 13:34:01.144] [E/3] [info] [Task Finished] Transform to mem in 0.051593s (17137 normal rows, 0 exceptions)
[2021-03-31 13:34:01.178] [driver] [info] [Task Finished] Transform to mem in 0.086116s (29971 normal rows, 0 exceptions)
[2021-03-31 13:34:01.181] [E/2] [info] [Task Finished] Transform to mem in 0.088851s (30788 normal rows, 0 exceptions)
[2021-03-31 13:34:01.184] [driver] [info] [Task Finished] Transform to mem in 0.005945s (1506 normal rows, 0 exceptions)
[2021-03-31 13:34:01.202] [E/1] [info] [Task Finished] Transform to mem in 0.068757s (25131 normal rows, 0 exceptions)
[2021-03-31 13:34:01.231] [E/2] [info] [Task Finished] Transform to mem in 0.050114s (14531 normal rows, 0 exceptions)
[2021-03-31 13:34:01.241] [E/3] [info] [Task Finished] Transform to mem in 0.096929s (34530 normal rows, 0 exceptions)
[2021-03-31 13:34:01.273] [E/1] [info] [Task Finished] Transform to mem in 0.070731s (23608 normal rows, 0 exceptions)
[2021-03-31 13:34:01.280] [driver] [info] [Task Finished] Transform to mem in 0.096019s (34000 normal rows, 0 exceptions)
[2021-03-31 13:34:01.281] [E/1] [info] [Task Finished] Transform to mem in 0.007738s (2883 normal rows, 0 exceptions)
[2021-03-31 13:34:01.284] [E/2] [info] [Task Finished] Transform to mem in 0.053256s (16756 normal rows, 0 exceptions)
[2021-03-31 13:34:01.307] [E/3] [info] [Task Finished] Transform to mem in 0.066073s (21640 normal rows, 0 exceptions)
[2021-03-31 13:34:01.322] [E/3] [info] [Task Finished] Transform to mem in 0.015522s (5596 normal rows, 0 exceptions)
[2021-03-31 13:34:01.376] [driver] [info] [Task Finished] Transform to mem in 0.095933s (35289 normal rows, 0 exceptions)
[2021-03-31 13:34:01.391] [E/3] [info] [Task Finished] Transform to mem in 0.068783s (25125 normal rows, 0 exceptions)
[2021-03-31 13:34:01.394] [E/1] [info] [Task Finished] Transform to mem in 0.113362s (41379 normal rows, 0 exceptions)
[2021-03-31 13:34:01.400] [E/2] [info] [Task Finished] Transform to mem in 0.115377s (42242 normal rows, 0 exceptions)
[2021-03-31 13:34:01.450] [E/2] [info] [Task Finished] Transform to mem in 0.050205s (17391 normal rows, 0 exceptions)
[2021-03-31 13:34:01.475] [driver] [info] [Task Finished] Transform to mem in 0.098887s (36022 normal rows, 0 exceptions)
[2021-03-31 13:34:01.479] [E/1] [info] [Task Finished] Transform to mem in 0.084982s (29379 normal rows, 0 exceptions)
[2021-03-31 13:34:01.484] [E/1] [info] [Task Finished] Transform to mem in 0.005191s (1858 normal rows, 0 exceptions)
[2021-03-31 13:34:01.506] [E/3] [info] [Task Finished] Transform to mem in 0.115469s (42312 normal rows, 0 exceptions)
[2021-03-31 13:34:01.517] [E/2] [info] [Task Finished] Transform to mem in 0.067258s (24688 normal rows, 0 exceptions)
[2021-03-31 13:34:01.557] [E/2] [info] [Task Finished] Transform to mem in 0.040007s (14552 normal rows, 0 exceptions)
[2021-03-31 13:34:01.589] [driver] [info] [Task Finished] Transform to mem in 0.113762s (41842 normal rows, 0 exceptions)
[2021-03-31 13:34:01.595] [E/1] [info] [Task Finished] Transform to mem in 0.110366s (40419 normal rows, 0 exceptions)
[2021-03-31 13:34:01.602] [E/3] [info] [Task Finished] Transform to mem in 0.095762s (34240 normal rows, 0 exceptions)
[2021-03-31 13:34:01.630] [E/2] [info] [Task Finished] Transform to mem in 0.072395s (24991 normal rows, 0 exceptions)
[2021-03-31 13:34:01.667] [E/3] [info] [Task Finished] Transform to mem in 0.064933s (20858 normal rows, 0 exceptions)
[2021-03-31 13:34:01.673] [E/3] [info] [Task Finished] Transform to mem in 0.005472s (1972 normal rows, 0 exceptions)
[2021-03-31 13:34:01.686] [driver] [info] [Task Finished] Transform to mem in 0.096779s (35270 normal rows, 0 exceptions)
[2021-03-31 13:34:01.702] [E/2] [info] [Task Finished] Transform to mem in 0.072002s (24409 normal rows, 0 exceptions)
[2021-03-31 13:34:01.709] [E/1] [info] [Task Finished] Transform to mem in 0.114675s (41663 normal rows, 0 exceptions)
[2021-03-31 13:34:01.739] [E/3] [info] [Task Finished] Transform to mem in 0.066672s (24716 normal rows, 0 exceptions)
[2021-03-31 13:34:01.780] [E/3] [info] [Task Finished] Transform to mem in 0.040245s (10479 normal rows, 0 exceptions)
[2021-03-31 13:34:01.782] [driver] [info] [Task Finished] Transform to mem in 0.096806s (34981 normal rows, 0 exceptions)
[2021-03-31 13:34:01.795] [E/3] [info] [Task Finished] Transform to mem in 0.015823s (4841 normal rows, 0 exceptions)
[2021-03-31 13:34:01.797] [E/2] [info] [Task Finished] Transform to mem in 0.095782s (34017 normal rows, 0 exceptions)
[2021-03-31 13:34:01.822] [E/1] [info] [Task Finished] Transform to mem in 0.112912s (41018 normal rows, 0 exceptions)
[2021-03-31 13:34:01.848] [driver] [info] [Task Finished] Transform to mem in 0.065879s (24521 normal rows, 0 exceptions)
[2021-03-31 13:34:01.870] [E/1] [info] [Task Finished] Transform to mem in 0.047287s (13410 normal rows, 0 exceptions)
[2021-03-31 13:34:01.892] [E/3] [info] [Task Finished] Transform to mem in 0.096693s (35358 normal rows, 0 exceptions)
[2021-03-31 13:34:01.899] [E/1] [info] [Task Finished] Transform to mem in 0.029669s (10836 normal rows, 0 exceptions)
[2021-03-31 13:34:01.912] [E/2] [info] [Task Finished] Transform to mem in 0.114429s (41598 normal rows, 0 exceptions)
[2021-03-31 13:34:01.920] [driver] [info] [Task Finished] Transform to mem in 0.071780s (23700 normal rows, 0 exceptions)
[2021-03-31 13:34:01.965] [E/3] [info] [Task Finished] Transform to mem in 0.073118s (24501 normal rows, 0 exceptions)
[2021-03-31 13:34:01.966] [E/2] [info] [Task Finished] Transform to mem in 0.054145s (15821 normal rows, 0 exceptions)
[2021-03-31 13:34:01.993] [E/1] [info] [Task Finished] Transform to mem in 0.093284s (31201 normal rows, 0 exceptions)
[2021-03-31 13:34:02.008] [driver] [info] [Task Finished] Transform to mem in 0.087493s (31099 normal rows, 0 exceptions)
[2021-03-31 13:34:02.010] [E/1] [info] [Task Finished] Transform to mem in 0.017490s (6425 normal rows, 0 exceptions)
[2021-03-31 13:34:02.059] [E/1] [info] [Task Finished] Transform to mem in 0.049104s (14218 normal rows, 0 exceptions)
[2021-03-31 13:34:02.079] [driver] [info] [Task Finished] Transform to mem in 0.071036s (24602 normal rows, 0 exceptions)
[2021-03-31 13:34:02.081] [E/2] [info] [Task Finished] Transform to mem in 0.114480s (41464 normal rows, 0 exceptions)
[2021-03-31 13:34:02.081] [E/3] [info] [Task Finished] Transform to mem in 0.116076s (42128 normal rows, 0 exceptions)
[2021-03-31 13:34:02.086] [driver] [info] [Task Finished] Transform to mem in 0.007215s (2651 normal rows, 0 exceptions)
[2021-03-31 13:34:02.119] [E/1] [info] [Task Finished] Transform to mem in 0.060091s (19264 normal rows, 0 exceptions)
[2021-03-31 13:34:02.125] [E/1] [info] [Task Finished] Transform to mem in 0.005575s (2011 normal rows, 0 exceptions)
[2021-03-31 13:34:02.140] [E/2] [info] [Task Finished] Transform to mem in 0.059658s (18691 normal rows, 0 exceptions)
[2021-03-31 13:34:02.159] [E/3] [info] [Task Finished] Transform to mem in 0.077187s (26240 normal rows, 0 exceptions)
[2021-03-31 13:34:02.193] [E/1] [info] [Task Finished] Transform to mem in 0.068107s (24776 normal rows, 0 exceptions)
[2021-03-31 13:34:02.201] [driver] [info] [Task Finished] Transform to mem in 0.114730s (42251 normal rows, 0 exceptions)
[2021-03-31 13:34:02.232] [driver] [info] [Task Finished] Transform to mem in 0.031177s (11411 normal rows, 0 exceptions)
[2021-03-31 13:34:02.239] [E/2] [info] [Task Finished] Transform to mem in 0.098585s (35820 normal rows, 0 exceptions)
[2021-03-31 13:34:02.248] [E/2] [info] [Task Finished] Transform to mem in 0.009402s (2763 normal rows, 0 exceptions)
[2021-03-31 13:34:02.261] [E/3] [info] [Task Finished] Transform to mem in 0.102189s (36668 normal rows, 0 exceptions)
[2021-03-31 13:34:02.298] [driver] [info] [Task Finished] Transform to mem in 0.066347s (21937 normal rows, 0 exceptions)
[2021-03-31 13:34:02.306] [E/3] [info] [Task Finished] Transform to mem in 0.044969s (15065 normal rows, 0 exceptions)
[2021-03-31 13:34:02.306] [E/1] [info] [Task Finished] Transform to mem in 0.112835s (41385 normal rows, 0 exceptions)
[2021-03-31 13:34:02.312] [E/2] [info] [Task Finished] Transform to mem in 0.063994s (20785 normal rows, 0 exceptions)
[2021-03-31 13:34:02.339] [driver] [info] [Task Finished] Transform to mem in 0.040429s (10520 normal rows, 0 exceptions)
[2021-03-31 13:34:02.380] [E/2] [info] [Task Finished] Transform to mem in 0.067898s (24753 normal rows, 0 exceptions)
[2021-03-31 13:34:02.404] [E/1] [info] [Task Finished] Transform to mem in 0.098539s (36085 normal rows, 0 exceptions)
[2021-03-31 13:34:02.406] [E/2] [info] [Task Finished] Transform to mem in 0.025951s (9411 normal rows, 0 exceptions)
[2021-03-31 13:34:02.421] [E/3] [info] [Task Finished] Transform to mem in 0.115160s (42480 normal rows, 0 exceptions)
[2021-03-31 13:34:02.440] [driver] [info] [Task Finished] Transform to mem in 0.101465s (36271 normal rows, 0 exceptions)
[2021-03-31 13:34:02.462] [E/3] [info] [Task Finished] Transform to mem in 0.040845s (10647 normal rows, 0 exceptions)
[2021-03-31 13:34:02.470] [driver] [info] [Task Finished] Transform to mem in 0.030082s (10959 normal rows, 0 exceptions)
[2021-03-31 13:34:02.482] [E/2] [info] [Task Finished] Transform to mem in 0.075886s (25821 normal rows, 0 exceptions)
[2021-03-31 13:34:02.518] [E/1] [info] [Task Finished] Transform to mem in 0.114043s (41474 normal rows, 0 exceptions)
[2021-03-31 13:34:02.531] [E/3] [info] [Task Finished] Transform to mem in 0.069321s (25284 normal rows, 0 exceptions)
[2021-03-31 13:34:02.567] [driver] [info] [Task Finished] Transform to mem in 0.096957s (35533 normal rows, 0 exceptions)
[2021-03-31 13:34:02.568] [E/2] [info] [Task Finished] Transform to mem in 0.085966s (29666 normal rows, 0 exceptions)
[2021-03-31 13:34:02.603] [E/1] [info] [Task Finished] Transform to mem in 0.084953s (29361 normal rows, 0 exceptions)
[2021-03-31 13:34:02.613] [E/3] [info] [Task Finished] Transform to mem in 0.081965s (29934 normal rows, 0 exceptions)
[2021-03-31 13:34:02.636] [driver] [info] [Task Finished] Transform to mem in 0.068871s (25025 normal rows, 0 exceptions)
[2021-03-31 13:34:02.656] [E/1] [info] [Task Finished] Transform to mem in 0.052947s (15895 normal rows, 0 exceptions)
[2021-03-31 13:34:02.666] [E/2] [info] [Task Finished] Transform to mem in 0.097690s (35513 normal rows, 0 exceptions)
[2021-03-31 13:34:02.679] [E/2] [info] [Task Finished] Transform to mem in 0.013318s (4935 normal rows, 0 exceptions)
[2021-03-31 13:34:02.679] [E/3] [info] [Task Finished] Transform to mem in 0.066111s (21349 normal rows, 0 exceptions)
[2021-03-31 13:34:02.689] [driver] [info] [Task Finished] Transform to mem in 0.053029s (16234 normal rows, 0 exceptions)
[2021-03-31 13:34:02.743] [E/1] [info] [Task Finished] Transform to mem in 0.086568s (30238 normal rows, 0 exceptions)
[2021-03-31 13:34:02.747] [E/2] [info] [Task Finished] Transform to mem in 0.068370s (25164 normal rows, 0 exceptions)
[2021-03-31 13:34:02.776] [driver] [info] [Task Finished] Transform to mem in 0.086481s (30086 normal rows, 0 exceptions)
[2021-03-31 13:34:02.777] [driver] [info] [Task Finished] Transform to mem in 0.001815s (667 normal rows, 0 exceptions)
[2021-03-31 13:34:02.778] [E/3] [info] [Task Finished] Transform to mem in 0.098820s (35994 normal rows, 0 exceptions)
[2021-03-31 13:34:02.814] [E/1] [info] [Task Finished] Transform to mem in 0.071323s (24170 normal rows, 0 exceptions)
[2021-03-31 13:34:02.842] [E/2] [info] [Task Finished] Transform to mem in 0.094253s (33494 normal rows, 0 exceptions)
[2021-03-31 13:34:02.846] [driver] [info] [Task Finished] Transform to mem in 0.068813s (25196 normal rows, 0 exceptions)
[2021-03-31 13:34:02.857] [E/3] [info] [Task Finished] Transform to mem in 0.078503s (26714 normal rows, 0 exceptions)
[2021-03-31 13:34:02.877] [driver] [info] [Task Finished] Transform to mem in 0.030983s (11259 normal rows, 0 exceptions)
[2021-03-31 13:34:02.911] [E/1] [info] [Task Finished] Transform to mem in 0.097176s (34782 normal rows, 0 exceptions)
[2021-03-31 13:34:02.917] [E/2] [info] [Task Finished] Transform to mem in 0.074980s (27436 normal rows, 0 exceptions)
[2021-03-31 13:34:02.918] [driver] [info] [Task Finished] Transform to mem in 0.040390s (10505 normal rows, 0 exceptions)
[2021-03-31 13:34:02.955] [E/3] [info] [Task Finished] Transform to mem in 0.098663s (35280 normal rows, 0 exceptions)
[2021-03-31 13:34:02.979] [E/2] [info] [Task Finished] Transform to mem in 0.062737s (21231 normal rows, 0 exceptions)
[2021-03-31 13:34:02.980] [E/1] [info] [Task Finished] Transform to mem in 0.068279s (22273 normal rows, 0 exceptions)
[2021-03-31 13:34:02.987] [driver] [info] [Task Finished] Transform to mem in 0.069291s (25156 normal rows, 0 exceptions)
[2021-03-31 13:34:03.042] [E/1] [info] [Task Finished] Transform to mem in 0.061770s (19296 normal rows, 0 exceptions)
[2021-03-31 13:34:03.049] [E/1] [info] [Task Finished] Transform to mem in 0.007173s (2636 normal rows, 0 exceptions)
[2021-03-31 13:34:03.054] [E/3] [info] [Task Finished] Transform to mem in 0.098188s (36015 normal rows, 0 exceptions)
[2021-03-31 13:34:03.055] [E/2] [info] [Task Finished] Transform to mem in 0.075036s (25182 normal rows, 0 exceptions)
[2021-03-31 13:34:03.082] [E/2] [info] [Task Finished] Transform to mem in 0.027830s (9959 normal rows, 0 exceptions)
[2021-03-31 13:34:03.101] [driver] [info] [Task Finished] Transform to mem in 0.114237s (41929 normal rows, 0 exceptions)
[2021-03-31 13:34:03.116] [E/1] [info] [Task Finished] Transform to mem in 0.067286s (24839 normal rows, 0 exceptions)
[2021-03-31 13:34:03.128] [E/3] [info] [Task Finished] Transform to mem in 0.074122s (25214 normal rows, 0 exceptions)
[2021-03-31 13:34:03.166] [E/1] [info] [Task Finished] Transform to mem in 0.049926s (18229 normal rows, 0 exceptions)
[2021-03-31 13:34:03.177] [E/3] [info] [Task Finished] Transform to mem in 0.049043s (14539 normal rows, 0 exceptions)
[2021-03-31 13:34:03.185] [driver] [info] [Task Finished] Transform to mem in 0.083551s (29052 normal rows, 0 exceptions)
[2021-03-31 13:34:03.196] [E/1] [info] [Task Finished] Transform to mem in 0.029766s (10219 normal rows, 0 exceptions)
[2021-03-31 13:34:03.196] [E/2] [info] [Task Finished] Transform to mem in 0.114013s (41471 normal rows, 0 exceptions)
[2021-03-31 13:34:03.210] [E/2] [info] [Task Finished] Transform to mem in 0.014025s (5013 normal rows, 0 exceptions)
[2021-03-31 13:34:03.276] [E/3] [info] [Task Finished] Transform to mem in 0.099315s (36157 normal rows, 0 exceptions)
[2021-03-31 13:34:03.276] [E/3] [info] [Task Finished] Transform to mem in 0.000102s (19 normal rows, 0 exceptions)
[2021-03-31 13:34:03.284] [E/2] [info] [Task Finished] Transform to mem in 0.073748s (24706 normal rows, 0 exceptions)
[2021-03-31 13:34:03.299] [driver] [info] [Task Finished] Transform to mem in 0.114121s (41890 normal rows, 0 exceptions)
[2021-03-31 13:34:03.310] [E/1] [info] [Task Finished] Transform to mem in 0.114520s (42277 normal rows, 0 exceptions)
[2021-03-31 13:34:03.342] [E/1] [info] [Task Finished] Transform to mem in 0.031863s (11461 normal rows, 0 exceptions)
[2021-03-31 13:34:03.364] [driver] [info] [Task Finished] Transform to mem in 0.065071s (23884 normal rows, 0 exceptions)
[2021-03-31 13:34:03.369] [E/3] [info] [Task Finished] Transform to mem in 0.092486s (32686 normal rows, 0 exceptions)
[2021-03-31 13:34:03.375] [E/2] [info] [Task Finished] Transform to mem in 0.091273s (32110 normal rows, 0 exceptions)
[2021-03-31 13:34:03.406] [E/3] [info] [Task Finished] Transform to mem in 0.037527s (11056 normal rows, 0 exceptions)
[2021-03-31 13:34:03.417] [E/3] [info] [Task Finished] Transform to mem in 0.010406s (3373 normal rows, 0 exceptions)
[2021-03-31 13:34:03.441] [E/2] [info] [Task Finished] Transform to mem in 0.065330s (21217 normal rows, 0 exceptions)
[2021-03-31 13:34:03.456] [E/1] [info] [Task Finished] Transform to mem in 0.113906s (41474 normal rows, 0 exceptions)
[2021-03-31 13:34:03.466] [driver] [info] [Task Finished] Transform to mem in 0.101594s (36305 normal rows, 0 exceptions)
[2021-03-31 13:34:03.505] [E/1] [info] [Task Finished] Transform to mem in 0.048610s (13911 normal rows, 0 exceptions)
[2021-03-31 13:34:03.513] [E/3] [info] [Task Finished] Transform to mem in 0.095902s (34916 normal rows, 0 exceptions)
[2021-03-31 13:34:03.524] [E/1] [info] [Task Finished] Transform to mem in 0.019009s (7068 normal rows, 0 exceptions)
[2021-03-31 13:34:03.527] [E/1] [info] [Task Finished] Transform to mem in 0.003563s (1286 normal rows, 0 exceptions)
[2021-03-31 13:34:03.544] [driver] [info] [Task Finished] Transform to mem in 0.078063s (26545 normal rows, 0 exceptions)
[2021-03-31 13:34:03.556] [E/2] [info] [Task Finished] Transform to mem in 0.115092s (41733 normal rows, 0 exceptions)
[2021-03-31 13:34:03.584] [E/3] [info] [Task Finished] Transform to mem in 0.071074s (23351 normal rows, 0 exceptions)
[2021-03-31 13:34:03.602] [E/3] [info] [Task Finished] Transform to mem in 0.018283s (6680 normal rows, 0 exceptions)
[2021-03-31 13:34:03.623] [E/1] [info] [Task Finished] Transform to mem in 0.095994s (35285 normal rows, 0 exceptions)
[2021-03-31 13:34:03.633] [E/1] [info] [Task Finished] Transform to mem in 0.010067s (2955 normal rows, 0 exceptions)
[2021-03-31 13:34:03.659] [driver] [info] [Task Finished] Transform to mem in 0.114948s (41783 normal rows, 0 exceptions)
[2021-03-31 13:34:03.668] [E/3] [info] [Task Finished] Transform to mem in 0.066276s (21561 normal rows, 0 exceptions)
[2021-03-31 13:34:03.670] [E/2] [info] [Task Finished] Transform to mem in 0.114000s (41382 normal rows, 0 exceptions)
[2021-03-31 13:34:03.699] [E/1] [info] [Task Finished] Transform to mem in 0.065874s (20115 normal rows, 0 exceptions)
[2021-03-31 13:34:03.704] [driver] [info] [Task Finished] Transform to mem in 0.045311s (15009 normal rows, 0 exceptions)
[2021-03-31 13:34:03.712] [driver] [info] [Task Finished] Transform to mem in 0.007868s (2907 normal rows, 0 exceptions)
[2021-03-31 13:34:03.713] [E/3] [info] [Task Finished] Transform to mem in 0.044511s (10955 normal rows, 0 exceptions)
[2021-03-31 13:34:03.766] [E/2] [info] [Task Finished] Transform to mem in 0.096385s (33271 normal rows, 0 exceptions)
[2021-03-31 13:34:03.781] [driver] [info] [Task Finished] Transform to mem in 0.068934s (25209 normal rows, 0 exceptions)
[2021-03-31 13:34:03.813] [E/1] [info] [Task Finished] Transform to mem in 0.113665s (41845 normal rows, 0 exceptions)
[2021-03-31 13:34:03.827] [E/3] [info] [Task Finished] Transform to mem in 0.114628s (41792 normal rows, 0 exceptions)
[2021-03-31 13:34:03.867] [E/1] [info] [Task Finished] Transform to mem in 0.054090s (16586 normal rows, 0 exceptions)
[2021-03-31 13:34:03.870] [E/2] [info] [Task Finished] Transform to mem in 0.103199s (37834 normal rows, 0 exceptions)
[2021-03-31 13:34:03.870] [driver] [info] [Task Finished] Transform to mem in 0.089159s (31341 normal rows, 0 exceptions)
[2021-03-31 13:34:03.887] [E/3] [info] [Task Finished] Transform to mem in 0.059784s (18771 normal rows, 0 exceptions)
[2021-03-31 13:34:03.930] [E/1] [info] [Task Finished] Transform to mem in 0.062969s (21589 normal rows, 0 exceptions)
[2021-03-31 13:34:03.939] [E/2] [info] [Task Finished] Transform to mem in 0.069408s (25218 normal rows, 0 exceptions)
[2021-03-31 13:34:03.967] [driver] [info] [Task Finished] Transform to mem in 0.096862s (35347 normal rows, 0 exceptions)
[2021-03-31 13:34:03.978] [E/3] [info] [Task Finished] Transform to mem in 0.090785s (32397 normal rows, 0 exceptions)
[2021-03-31 13:34:03.979] [E/2] [info] [Task Finished] Transform to mem in 0.040459s (14897 normal rows, 0 exceptions)
[2021-03-31 13:34:03.986] [E/2] [info] [Task Finished] Transform to mem in 0.006181s (1762 normal rows, 0 exceptions)
[2021-03-31 13:34:04.034] [E/2] [info] [Task Finished] Transform to mem in 0.048358s (14154 normal rows, 0 exceptions)
[2021-03-31 13:34:04.034] [driver] [info] [Task Finished] Transform to mem in 0.067448s (24798 normal rows, 0 exceptions)
[2021-03-31 13:34:04.044] [E/1] [info] [Task Finished] Transform to mem in 0.114220s (41591 normal rows, 0 exceptions)
[2021-03-31 13:34:04.073] [E/3] [info] [Task Finished] Transform to mem in 0.094776s (33637 normal rows, 0 exceptions)
[2021-03-31 13:34:04.086] [E/2] [info] [Task Finished] Transform to mem in 0.051967s (15163 normal rows, 0 exceptions)
[2021-03-31 13:34:04.112] [driver] [info] [Task Finished] Transform to mem in 0.077439s (26400 normal rows, 0 exceptions)
[2021-03-31 13:34:04.133] [E/2] [info] [Task Finished] Transform to mem in 0.046730s (13183 normal rows, 0 exceptions)
[2021-03-31 13:34:04.137] [E/1] [info] [Task Finished] Transform to mem in 0.092718s (33741 normal rows, 0 exceptions)
[2021-03-31 13:34:04.144] [E/3] [info] [Task Finished] Transform to mem in 0.071279s (25174 normal rows, 0 exceptions)
[2021-03-31 13:34:04.159] [E/3] [info] [Task Finished] Transform to mem in 0.014438s (5275 normal rows, 0 exceptions)
[2021-03-31 13:34:04.177] [driver] [info] [Task Finished] Transform to mem in 0.064832s (22520 normal rows, 0 exceptions)
[2021-03-31 13:34:04.227] [E/3] [info] [Task Finished] Transform to mem in 0.068454s (24884 normal rows, 0 exceptions)
[2021-03-31 13:34:04.247] [E/2] [info] [Task Finished] Transform to mem in 0.114273s (41848 normal rows, 0 exceptions)
[2021-03-31 13:34:04.251] [E/1] [info] [Task Finished] Transform to mem in 0.114314s (41918 normal rows, 0 exceptions)
[2021-03-31 13:34:04.290] [driver] [info] [Task Finished] Transform to mem in 0.113638s (41826 normal rows, 0 exceptions)
[2021-03-31 13:34:04.326] [E/3] [info] [Task Finished] Transform to mem in 0.099263s (36366 normal rows, 0 exceptions)
[2021-03-31 13:34:04.333] [E/3] [info] [Task Finished] Transform to mem in 0.006252s (1759 normal rows, 0 exceptions)
[2021-03-31 13:34:04.338] [driver] [info] [Task Finished] Transform to mem in 0.047444s (13589 normal rows, 0 exceptions)
[2021-03-31 13:34:04.340] [E/1] [info] [Task Finished] Transform to mem in 0.089018s (31409 normal rows, 0 exceptions)
[2021-03-31 13:34:04.363] [E/2] [info] [Task Finished] Transform to mem in 0.115915s (42265 normal rows, 0 exceptions)
[2021-03-31 13:34:04.406] [E/3] [info] [Task Finished] Transform to mem in 0.073415s (25034 normal rows, 0 exceptions)
[2021-03-31 13:34:04.423] [E/2] [info] [Task Finished] Transform to mem in 0.060515s (18991 normal rows, 0 exceptions)
[2021-03-31 13:34:04.438] [driver] [info] [Task Finished] Transform to mem in 0.100507s (36542 normal rows, 0 exceptions)
[2021-03-31 13:34:04.448] [E/1] [info] [Task Finished] Transform to mem in 0.107979s (39331 normal rows, 0 exceptions)
[2021-03-31 13:34:04.488] [E/3] [info] [Task Finished] Transform to mem in 0.082378s (30072 normal rows, 0 exceptions)
[2021-03-31 13:34:04.492] [E/2] [info] [Task Finished] Transform to mem in 0.068820s (24927 normal rows, 0 exceptions)
[2021-03-31 13:34:04.533] [E/3] [info] [Task Finished] Transform to mem in 0.044636s (12415 normal rows, 0 exceptions)
[2021-03-31 13:34:04.534] [driver] [info] [Task Finished] Transform to mem in 0.096153s (35179 normal rows, 0 exceptions)
[2021-03-31 13:34:04.552] [E/1] [info] [Task Finished] Transform to mem in 0.103773s (37541 normal rows, 0 exceptions)
[2021-03-31 13:34:04.565] [E/2] [info] [Task Finished] Transform to mem in 0.072546s (24439 normal rows, 0 exceptions)
[2021-03-31 13:34:04.572] [E/3] [info] [Task Finished] Transform to mem in 0.039050s (14378 normal rows, 0 exceptions)
[2021-03-31 13:34:04.604] [driver] [info] [Task Finished] Transform to mem in 0.069225s (25015 normal rows, 0 exceptions)
[2021-03-31 13:34:04.640] [E/2] [info] [Task Finished] Transform to mem in 0.075051s (25287 normal rows, 0 exceptions)
[2021-03-31 13:34:04.646] [E/3] [info] [Task Finished] Transform to mem in 0.074411s (25233 normal rows, 0 exceptions)
[2021-03-31 13:34:04.647] [E/2] [info] [Task Finished] Transform to mem in 0.007141s (2589 normal rows, 0 exceptions)
[2021-03-31 13:34:04.653] [E/1] [info] [Task Finished] Transform to mem in 0.101078s (36814 normal rows, 0 exceptions)
[2021-03-31 13:34:04.703] [driver] [info] [Task Finished] Transform to mem in 0.099161s (35800 normal rows, 0 exceptions)
[2021-03-31 13:34:04.716] [E/3] [info] [Task Finished] Transform to mem in 0.069826s (24777 normal rows, 0 exceptions)
[2021-03-31 13:34:04.722] [E/2] [info] [Task Finished] Transform to mem in 0.075165s (25131 normal rows, 0 exceptions)
[2021-03-31 13:34:04.728] [E/1] [info] [Task Finished] Transform to mem in 0.074392s (27195 normal rows, 0 exceptions)
[2021-03-31 13:34:04.737] [E/2] [info] [Task Finished] Transform to mem in 0.014937s (5544 normal rows, 0 exceptions)
[2021-03-31 13:34:04.799] [E/1] [info] [Task Finished] Transform to mem in 0.071126s (24816 normal rows, 0 exceptions)
[2021-03-31 13:34:04.816] [driver] [info] [Task Finished] Transform to mem in 0.113285s (41527 normal rows, 0 exceptions)
[2021-03-31 13:34:04.830] [E/3] [info] [Task Finished] Transform to mem in 0.113920s (41830 normal rows, 0 exceptions)
[2021-03-31 13:34:04.838] [E/2] [info] [Task Finished] Transform to mem in 0.100308s (36505 normal rows, 0 exceptions)
[2021-03-31 13:34:04.839] [E/2] [info] [Task Finished] Transform to mem in 0.001356s (490 normal rows, 0 exceptions)
[2021-03-31 13:34:04.875] [driver] [info] [Task Finished] Transform to mem in 0.058549s (18529 normal rows, 0 exceptions)
[2021-03-31 13:34:04.879] [E/1] [info] [Task Finished] Transform to mem in 0.080343s (27918 normal rows, 0 exceptions)
[2021-03-31 13:34:04.906] [E/2] [info] [Task Finished] Transform to mem in 0.067318s (24720 normal rows, 0 exceptions)
[2021-03-31 13:34:04.944] [E/3] [info] [Task Finished] Transform to mem in 0.113506s (41851 normal rows, 0 exceptions)
[2021-03-31 13:34:04.973] [driver] [info] [Task Finished] Transform to mem in 0.097801s (35745 normal rows, 0 exceptions)
[2021-03-31 13:34:04.984] [E/3] [info] [Task Finished] Transform to mem in 0.039782s (13986 normal rows, 0 exceptions)
[2021-03-31 13:34:04.994] [E/1] [info] [Task Finished] Transform to mem in 0.114698s (42167 normal rows, 0 exceptions)
[2021-03-31 13:34:05.000] [E/2] [info] [Task Finished] Transform to mem in 0.093865s (32942 normal rows, 0 exceptions)
[2021-03-31 13:34:05.013] [driver] [info] [Task Finished] Transform to mem in 0.040214s (10523 normal rows, 0 exceptions)
[2021-03-31 13:34:05.028] [E/3] [info] [Task Finished] Transform to mem in 0.044527s (14125 normal rows, 0 exceptions)
[2021-03-31 13:34:05.040] [E/2] [info] [Task Finished] Transform to mem in 0.040002s (12566 normal rows, 0 exceptions)
[2021-03-31 13:34:05.063] [E/1] [info] [Task Finished] Transform to mem in 0.069421s (23094 normal rows, 0 exceptions)
[2021-03-31 13:34:05.067] [E/2] [info] [Task Finished] Transform to mem in 0.027031s (9834 normal rows, 0 exceptions)
[2021-03-31 13:34:05.116] [driver] [info] [Task Finished] Transform to mem in 0.103516s (37757 normal rows, 0 exceptions)
[2021-03-31 13:34:05.133] [E/1] [info] [Task Finished] Transform to mem in 0.069459s (25306 normal rows, 0 exceptions)
[2021-03-31 13:34:05.140] [E/3] [info] [Task Finished] Transform to mem in 0.112207s (41341 normal rows, 0 exceptions)
[2021-03-31 13:34:05.147] [E/3] [info] [Task Finished] Transform to mem in 0.006501s (1655 normal rows, 0 exceptions)
[2021-03-31 13:34:05.151] [E/2] [info] [Task Finished] Transform to mem in 0.084125s (29001 normal rows, 0 exceptions)
[2021-03-31 13:34:05.173] [E/1] [info] [Task Finished] Transform to mem in 0.040403s (10491 normal rows, 0 exceptions)
[2021-03-31 13:34:05.207] [driver] [info] [Task Finished] Transform to mem in 0.090589s (31631 normal rows, 0 exceptions)
[2021-03-31 13:34:05.222] [driver] [info] [Task Finished] Transform to mem in 0.015405s (3966 normal rows, 0 exceptions)
[2021-03-31 13:34:05.236] [E/1] [info] [Task Finished] Transform to mem in 0.063217s (20710 normal rows, 0 exceptions)
[2021-03-31 13:34:05.239] [E/2] [info] [Task Finished] Transform to mem in 0.087188s (30671 normal rows, 0 exceptions)
[2021-03-31 13:34:05.241] [E/3] [info] [Task Finished] Transform to mem in 0.093727s (33243 normal rows, 0 exceptions)
[2021-03-31 13:34:05.267] [driver] [info] [Task Finished] Transform to mem in 0.045030s (12451 normal rows, 0 exceptions)
[2021-03-31 13:34:05.274] [E/1] [info] [Task Finished] Transform to mem in 0.037286s (12594 normal rows, 0 exceptions)
[2021-03-31 13:34:05.335] [E/2] [info] [Task Finished] Transform to mem in 0.096578s (35410 normal rows, 0 exceptions)
[2021-03-31 13:34:05.336] [driver] [info] [Task Finished] Transform to mem in 0.068315s (22497 normal rows, 0 exceptions)
[2021-03-31 13:34:05.345] [driver] [info] [Task Finished] Transform to mem in 0.009043s (2352 normal rows, 0 exceptions)
[2021-03-31 13:34:05.348] [E/1] [info] [Task Finished] Transform to mem in 0.073856s (25156 normal rows, 0 exceptions)
[2021-03-31 13:34:05.355] [E/3] [info] [Task Finished] Transform to mem in 0.114727s (41751 normal rows, 0 exceptions)
[2021-03-31 13:34:05.394] [driver] [info] [Task Finished] Transform to mem in 0.049135s (14180 normal rows, 0 exceptions)
[2021-03-31 13:34:05.403] [E/2] [info] [Task Finished] Transform to mem in 0.068168s (22465 normal rows, 0 exceptions)
[2021-03-31 13:34:05.407] [E/1] [info] [Task Finished] Transform to mem in 0.059671s (21801 normal rows, 0 exceptions)
[2021-03-31 13:34:05.417] [E/2] [info] [Task Finished] Transform to mem in 0.013473s (4970 normal rows, 0 exceptions)
[2021-03-31 13:34:05.470] [E/3] [info] [Task Finished] Transform to mem in 0.114169s (42053 normal rows, 0 exceptions)
[2021-03-31 13:34:05.475] [E/1] [info] [Task Finished] Transform to mem in 0.068044s (24856 normal rows, 0 exceptions)
[2021-03-31 13:34:05.491] [E/1] [info] [Task Finished] Transform to mem in 0.015930s (5883 normal rows, 0 exceptions)
[2021-03-31 13:34:05.508] [driver] [info] [Task Finished] Transform to mem in 0.114142s (41858 normal rows, 0 exceptions)
[2021-03-31 13:34:05.532] [E/2] [info] [Task Finished] Transform to mem in 0.114712s (41666 normal rows, 0 exceptions)
[2021-03-31 13:34:05.533] [driver] [info] [Task Finished] Transform to mem in 0.025277s (9137 normal rows, 0 exceptions)
[2021-03-31 13:34:05.559] [E/1] [info] [Task Finished] Transform to mem in 0.067269s (24719 normal rows, 0 exceptions)
[2021-03-31 13:34:05.584] [E/3] [info] [Task Finished] Transform to mem in 0.114455s (41909 normal rows, 0 exceptions)
[2021-03-31 13:34:05.615] [E/2] [info] [Task Finished] Transform to mem in 0.083584s (28874 normal rows, 0 exceptions)
[2021-03-31 13:34:05.628] [E/1] [info] [Task Finished] Transform to mem in 0.069842s (25192 normal rows, 0 exceptions)
[2021-03-31 13:34:05.633] [driver] [info] [Task Finished] Transform to mem in 0.099409s (35233 normal rows, 0 exceptions)
[2021-03-31 13:34:05.653] [E/3] [info] [Task Finished] Transform to mem in 0.069283s (24660 normal rows, 0 exceptions)
[2021-03-31 13:34:05.693] [E/1] [info] [Task Finished] Transform to mem in 0.064517s (19740 normal rows, 0 exceptions)
[2021-03-31 13:34:05.716] [E/2] [info] [Task Finished] Transform to mem in 0.100445s (35624 normal rows, 0 exceptions)
[2021-03-31 13:34:05.740] [E/3] [info] [Task Finished] Transform to mem in 0.087003s (30827 normal rows, 0 exceptions)
[2021-03-31 13:34:05.744] [driver] [info] [Task Finished] Transform to mem in 0.110876s (39073 normal rows, 0 exceptions)
[2021-03-31 13:34:05.762] [E/1] [info] [Task Finished] Transform to mem in 0.069418s (24645 normal rows, 0 exceptions)
[2021-03-31 13:34:05.803] [E/1] [info] [Task Finished] Transform to mem in 0.040827s (10512 normal rows, 0 exceptions)
[2021-03-31 13:34:05.812] [E/1] [info] [Task Finished] Transform to mem in 0.008254s (2466 normal rows, 0 exceptions)
[2021-03-31 13:34:05.814] [E/2] [info] [Task Finished] Transform to mem in 0.097944s (36166 normal rows, 0 exceptions)
[2021-03-31 13:34:05.841] [driver] [info] [Task Finished] Transform to mem in 0.097365s (34767 normal rows, 0 exceptions)
[2021-03-31 13:34:05.854] [E/3] [info] [Task Finished] Transform to mem in 0.113972s (41569 normal rows, 0 exceptions)
[2021-03-31 13:34:05.880] [E/1] [info] [Task Finished] Transform to mem in 0.068031s (24858 normal rows, 0 exceptions)
[2021-03-31 13:34:05.908] [driver] [info] [Task Finished] Transform to mem in 0.066949s (22101 normal rows, 0 exceptions)
[2021-03-31 13:34:05.910] [E/2] [info] [Task Finished] Transform to mem in 0.096348s (34464 normal rows, 0 exceptions)
[2021-03-31 13:34:05.945] [E/3] [info] [Task Finished] Transform to mem in 0.090682s (32219 normal rows, 0 exceptions)
[2021-03-31 13:34:05.948] [E/1] [info] [Task Finished] Transform to mem in 0.068680s (24927 normal rows, 0 exceptions)
[2021-03-31 13:34:05.953] [E/2] [info] [Task Finished] Transform to mem in 0.043442s (11587 normal rows, 0 exceptions)
[2021-03-31 13:34:05.992] [driver] [info] [Task Finished] Transform to mem in 0.083503s (28733 normal rows, 0 exceptions)
[2021-03-31 13:34:06.004] [E/3] [info] [Task Finished] Transform to mem in 0.059417s (19211 normal rows, 0 exceptions)
[2021-03-31 13:34:06.015] [E/3] [info] [Task Finished] Transform to mem in 0.010731s (3860 normal rows, 0 exceptions)
[2021-03-31 13:34:06.016] [E/2] [info] [Task Finished] Transform to mem in 0.063094s (20561 normal rows, 0 exceptions)
[2021-03-31 13:34:06.055] [E/1] [info] [Task Finished] Transform to mem in 0.107027s (38713 normal rows, 0 exceptions)
[2021-03-31 13:34:06.072] [E/2] [info] [Task Finished] Transform to mem in 0.055902s (17067 normal rows, 0 exceptions)
[2021-03-31 13:34:06.074] [driver] [info] [Task Finished] Transform to mem in 0.081974s (28431 normal rows, 0 exceptions)
[2021-03-31 13:34:06.085] [E/3] [info] [Task Finished] Transform to mem in 0.069424s (25296 normal rows, 0 exceptions)
[2021-03-31 13:34:06.110] [E/1] [info] [Task Finished] Transform to mem in 0.055086s (18440 normal rows, 0 exceptions)
[2021-03-31 13:34:06.137] [E/1] [info] [Task Finished] Transform to mem in 0.026576s (9683 normal rows, 0 exceptions)
[2021-03-31 13:34:06.148] [E/3] [info] [Task Finished] Transform to mem in 0.063092s (20682 normal rows, 0 exceptions)
[2021-03-31 13:34:06.154] [driver] [info] [Task Finished] Transform to mem in 0.080186s (27919 normal rows, 0 exceptions)
[2021-03-31 13:34:06.186] [E/2] [info] [Task Finished] Transform to mem in 0.113826s (41572 normal rows, 0 exceptions)
[2021-03-31 13:34:06.204] [E/1] [info] [Task Finished] Transform to mem in 0.067397s (24767 normal rows, 0 exceptions)
[2021-03-31 13:34:06.245] [E/3] [info] [Task Finished] Transform to mem in 0.097141s (35349 normal rows, 0 exceptions)
[2021-03-31 13:34:06.246] [driver] [info] [Task Finished] Transform to mem in 0.092317s (32389 normal rows, 0 exceptions)
[2021-03-31 13:34:06.257] [E/1] [info] [Task Finished] Transform to mem in 0.052231s (19063 normal rows, 0 exceptions)
[2021-03-31 13:34:06.263] [E/1] [info] [Task Finished] Transform to mem in 0.006655s (2377 normal rows, 0 exceptions)
[2021-03-31 13:34:06.290] [E/2] [info] [Task Finished] Transform to mem in 0.103949s (37629 normal rows, 0 exceptions)
[2021-03-31 13:34:06.314] [E/3] [info] [Task Finished] Transform to mem in 0.068618s (24733 normal rows, 0 exceptions)
[2021-03-31 13:34:06.328] [E/1] [info] [Task Finished] Transform to mem in 0.064308s (20722 normal rows, 0 exceptions)
[2021-03-31 13:34:06.335] [E/1] [info] [Task Finished] Transform to mem in 0.007757s (2768 normal rows, 0 exceptions)
[2021-03-31 13:34:06.340] [driver] [info] [Task Finished] Transform to mem in 0.093820s (33107 normal rows, 0 exceptions)
[2021-03-31 13:34:06.362] [E/2] [info] [Task Finished] Transform to mem in 0.072102s (23742 normal rows, 0 exceptions)
[2021-03-31 13:34:06.366] [E/2] [info] [Task Finished] Transform to mem in 0.003845s (1420 normal rows, 0 exceptions)
[2021-03-31 13:34:06.405] [E/1] [info] [Task Finished] Transform to mem in 0.069316s (25167 normal rows, 0 exceptions)
[2021-03-31 13:34:06.429] [E/3] [info] [Task Finished] Transform to mem in 0.115331s (42173 normal rows, 0 exceptions)
[2021-03-31 13:34:06.436] [driver] [info] [Task Finished] Transform to mem in 0.095812s (34049 normal rows, 0 exceptions)
[2021-03-31 13:34:06.449] [E/2] [info] [Task Finished] Transform to mem in 0.082811s (28749 normal rows, 0 exceptions)
[2021-03-31 13:34:06.506] [E/3] [info] [Task Finished] Transform to mem in 0.076820s (27114 normal rows, 0 exceptions)
[2021-03-31 13:34:06.508] [E/1] [info] [Task Finished] Transform to mem in 0.102936s (37278 normal rows, 0 exceptions)
[2021-03-31 13:34:06.509] [driver] [info] [Task Finished] Transform to mem in 0.072987s (24701 normal rows, 0 exceptions)
[2021-03-31 13:34:06.518] [E/3] [info] [Task Finished] Transform to mem in 0.012076s (4399 normal rows, 0 exceptions)
[2021-03-31 13:34:06.537] [E/2] [info] [Task Finished] Transform to mem in 0.088320s (30862 normal rows, 0 exceptions)
[2021-03-31 13:34:06.551] [E/3] [info] [Task Finished] Transform to mem in 0.032916s (12175 normal rows, 0 exceptions)
[2021-03-31 13:34:06.605] [E/2] [info] [Task Finished] Transform to mem in 0.067630s (24821 normal rows, 0 exceptions)
[2021-03-31 13:34:06.606] [E/1] [info] [Task Finished] Transform to mem in 0.098674s (35251 normal rows, 0 exceptions)
[2021-03-31 13:34:06.621] [driver] [info] [Task Finished] Transform to mem in 0.112432s (41217 normal rows, 0 exceptions)
[2021-03-31 13:34:06.648] [E/3] [info] [Task Finished] Transform to mem in 0.097426s (35668 normal rows, 0 exceptions)
[2021-03-31 13:34:06.656] [E/3] [info] [Task Finished] Transform to mem in 0.007508s (2431 normal rows, 0 exceptions)
[2021-03-31 13:34:06.664] [E/1] [info] [Task Finished] Transform to mem in 0.057260s (17396 normal rows, 0 exceptions)
[2021-03-31 13:34:06.704] [E/2] [info] [Task Finished] Transform to mem in 0.099511s (35369 normal rows, 0 exceptions)
[2021-03-31 13:34:06.717] [driver] [info] [Task Finished] Transform to mem in 0.096024s (34165 normal rows, 0 exceptions)
[2021-03-31 13:34:06.722] [E/1] [info] [Task Finished] Transform to mem in 0.057783s (17668 normal rows, 0 exceptions)
[2021-03-31 13:34:06.727] [E/3] [info] [Task Finished] Transform to mem in 0.070876s (25001 normal rows, 0 exceptions)
[2021-03-31 13:34:06.769] [E/1] [info] [Task Finished] Transform to mem in 0.047417s (16227 normal rows, 0 exceptions)
[2021-03-31 13:34:06.784] [E/3] [info] [Task Finished] Transform to mem in 0.057076s (17805 normal rows, 0 exceptions)
[2021-03-31 13:34:06.788] [E/1] [info] [Task Finished] Transform to mem in 0.019173s (6913 normal rows, 0 exceptions)
[2021-03-31 13:34:06.802] [E/2] [info] [Task Finished] Transform to mem in 0.097385s (34681 normal rows, 0 exceptions)
[2021-03-31 13:34:06.805] [driver] [info] [Task Finished] Transform to mem in 0.087852s (30853 normal rows, 0 exceptions)
[2021-03-31 13:34:06.848] [E/1] [info] [Task Finished] Transform to mem in 0.059656s (21711 normal rows, 0 exceptions)
[2021-03-31 13:34:06.884] [driver] [info] [Task Finished] Transform to mem in 0.078792s (27001 normal rows, 0 exceptions)
[2021-03-31 13:34:06.898] [E/3] [info] [Task Finished] Transform to mem in 0.113969s (41924 normal rows, 0 exceptions)
[2021-03-31 13:34:06.905] [E/2] [info] [Task Finished] Transform to mem in 0.103181s (37074 normal rows, 0 exceptions)
[2021-03-31 13:34:06.917] [E/1] [info] [Task Finished] Transform to mem in 0.069391s (25275 normal rows, 0 exceptions)
[2021-03-31 13:34:06.949] [E/2] [info] [Task Finished] Transform to mem in 0.044088s (15290 normal rows, 0 exceptions)
[2021-03-31 13:34:06.953] [driver] [info] [Task Finished] Transform to mem in 0.068868s (25057 normal rows, 0 exceptions)
[2021-03-31 13:34:06.960] [E/3] [info] [Task Finished] Transform to mem in 0.062102s (19952 normal rows, 0 exceptions)
[2021-03-31 13:34:06.961] [E/1] [info] [Task Finished] Transform to mem in 0.043683s (11791 normal rows, 0 exceptions)
[2021-03-31 13:34:06.991] [E/3] [info] [Task Finished] Transform to mem in 0.031468s (10726 normal rows, 0 exceptions)
[2021-03-31 13:34:07.015] [E/1] [info] [Task Finished] Transform to mem in 0.054323s (16466 normal rows, 0 exceptions)
[2021-03-31 13:34:07.018] [E/3] [info] [Task Finished] Transform to mem in 0.027152s (10005 normal rows, 0 exceptions)
[2021-03-31 13:34:07.029] [E/2] [info] [Task Finished] Transform to mem in 0.080003s (27470 normal rows, 0 exceptions)
[2021-03-31 13:34:07.064] [driver] [info] [Task Finished] Transform to mem in 0.111304s (40545 normal rows, 0 exceptions)
[2021-03-31 13:34:07.111] [E/3] [info] [Task Finished] Transform to mem in 0.092533s (32784 normal rows, 0 exceptions)
[2021-03-31 13:34:07.111] [E/1] [info] [Task Finished] Transform to mem in 0.095717s (35108 normal rows, 0 exceptions)
[2021-03-31 13:34:07.111] [driver] [info] [Task Finished] Transform to mem in 0.046841s (17162 normal rows, 0 exceptions)
[2021-03-31 13:34:07.136] [E/2] [info] [Task Finished] Transform to mem in 0.107234s (38917 normal rows, 0 exceptions)
[2021-03-31 13:34:07.169] [driver] [info] [Task Finished] Transform to mem in 0.058321s (21153 normal rows, 0 exceptions)
[2021-03-31 13:34:07.179] [E/3] [info] [Task Finished] Transform to mem in 0.068214s (24946 normal rows, 0 exceptions)
[2021-03-31 13:34:07.186] [E/1] [info] [Task Finished] Transform to mem in 0.074859s (25371 normal rows, 0 exceptions)
[2021-03-31 13:34:07.228] [E/3] [info] [Task Finished] Transform to mem in 0.049262s (17872 normal rows, 0 exceptions)
[2021-03-31 13:34:07.251] [E/2] [info] [Task Finished] Transform to mem in 0.114286s (41695 normal rows, 0 exceptions)
[2021-03-31 13:34:07.255] [E/1] [info] [Task Finished] Transform to mem in 0.069425s (24482 normal rows, 0 exceptions)
[2021-03-31 13:34:07.260] [driver] [info] [Task Finished] Transform to mem in 0.090492s (31669 normal rows, 0 exceptions)
[2021-03-31 13:34:07.301] [E/2] [info] [Task Finished] Transform to mem in 0.050029s (16396 normal rows, 0 exceptions)
[2021-03-31 13:34:07.324] [driver] [info] [Task Finished] Transform to mem in 0.063657s (20662 normal rows, 0 exceptions)
[2021-03-31 13:34:07.341] [E/1] [info] [Task Finished] Transform to mem in 0.085890s (29889 normal rows, 0 exceptions)
[2021-03-31 13:34:07.342] [E/3] [info] [Task Finished] Transform to mem in 0.113605s (41533 normal rows, 0 exceptions)
[2021-03-31 13:34:07.351] [E/3] [info] [Task Finished] Transform to mem in 0.008784s (2299 normal rows, 0 exceptions)
[2021-03-31 13:34:07.393] [driver] [info] [Task Finished] Transform to mem in 0.069676s (25305 normal rows, 0 exceptions)
[2021-03-31 13:34:07.399] [E/3] [info] [Task Finished] Transform to mem in 0.048217s (13975 normal rows, 0 exceptions)
[2021-03-31 13:34:07.406] [E/2] [info] [Task Finished] Transform to mem in 0.105044s (38381 normal rows, 0 exceptions)
[2021-03-31 13:34:07.429] [E/2] [info] [Task Finished] Transform to mem in 0.023330s (8515 normal rows, 0 exceptions)
[2021-03-31 13:34:07.437] [E/1] [info] [Task Finished] Transform to mem in 0.096180s (34138 normal rows, 0 exceptions)
[2021-03-31 13:34:07.489] [driver] [info] [Task Finished] Transform to mem in 0.095582s (34517 normal rows, 0 exceptions)
[2021-03-31 13:34:07.489] [driver] [info] [Task Finished] Transform to mem in 0.000138s (22 normal rows, 0 exceptions)
[2021-03-31 13:34:07.498] [E/2] [info] [Task Finished] Transform to mem in 0.068309s (24942 normal rows, 0 exceptions)
[2021-03-31 13:34:07.512] [E/3] [info] [Task Finished] Transform to mem in 0.113317s (41465 normal rows, 0 exceptions)
[2021-03-31 13:34:07.538] [E/1] [info] [Task Finished] Transform to mem in 0.100317s (35654 normal rows, 0 exceptions)
[2021-03-31 13:34:07.539] [E/1] [info] [Task Finished] Transform to mem in 0.001392s (500 normal rows, 0 exceptions)
[2021-03-31 13:34:07.553] [driver] [info] [Task Finished] Transform to mem in 0.064328s (21109 normal rows, 0 exceptions)
[2021-03-31 13:34:07.593] [E/2] [info] [Task Finished] Transform to mem in 0.095693s (34201 normal rows, 0 exceptions)
[2021-03-31 13:34:07.605] [E/3] [info] [Task Finished] Transform to mem in 0.092407s (32774 normal rows, 0 exceptions)
[2021-03-31 13:34:07.609] [E/1] [info] [Task Finished] Transform to mem in 0.069631s (25355 normal rows, 0 exceptions)
[2021-03-31 13:34:07.634] [driver] [info] [Task Finished] Transform to mem in 0.081180s (27700 normal rows, 0 exceptions)
[2021-03-31 13:34:07.644] [E/2] [info] [Task Finished] Transform to mem in 0.050945s (15077 normal rows, 0 exceptions)
[2021-03-31 13:34:07.672] [E/1] [info] [Task Finished] Transform to mem in 0.063444s (22995 normal rows, 0 exceptions)
[2021-03-31 13:34:07.689] [E/3] [info] [Task Finished] Transform to mem in 0.084554s (29429 normal rows, 0 exceptions)
[2021-03-31 13:34:07.702] [driver] [info] [Task Finished] Transform to mem in 0.067060s (24648 normal rows, 0 exceptions)
[2021-03-31 13:34:07.728] [E/1] [info] [Task Finished] Transform to mem in 0.055709s (20259 normal rows, 0 exceptions)
[2021-03-31 13:34:07.756] [driver] [info] [Task Finished] Transform to mem in 0.054600s (16887 normal rows, 0 exceptions)
[2021-03-31 13:34:07.758] [E/2] [info] [Task Finished] Transform to mem in 0.114122s (41551 normal rows, 0 exceptions)
[2021-03-31 13:34:07.772] [E/3] [info] [Task Finished] Transform to mem in 0.082892s (29107 normal rows, 0 exceptions)
[2021-03-31 13:34:07.815] [E/1] [info] [Task Finished] Transform to mem in 0.087349s (30549 normal rows, 0 exceptions)
[2021-03-31 13:34:07.823] [E/1] [info] [Task Finished] Transform to mem in 0.007278s (2609 normal rows, 0 exceptions)
[2021-03-31 13:34:07.824] [driver] [info] [Task Finished] Transform to mem in 0.068200s (25029 normal rows, 0 exceptions)
[2021-03-31 13:34:07.826] [E/2] [info] [Task Finished] Transform to mem in 0.067606s (24760 normal rows, 0 exceptions)
[2021-03-31 13:34:07.872] [E/1] [info] [Task Finished] Transform to mem in 0.049589s (14706 normal rows, 0 exceptions)
[2021-03-31 13:34:07.874] [E/3] [info] [Task Finished] Transform to mem in 0.101748s (37420 normal rows, 0 exceptions)
[2021-03-31 13:34:07.875] [E/1] [info] [Task Finished] Transform to mem in 0.002524s (869 normal rows, 0 exceptions)
[2021-03-31 13:34:07.913] [driver] [info] [Task Finished] Transform to mem in 0.089001s (31394 normal rows, 0 exceptions)
[2021-03-31 13:34:07.941] [E/2] [info] [Task Finished] Transform to mem in 0.115195s (42154 normal rows, 0 exceptions)
[2021-03-31 13:34:07.944] [E/3] [info] [Task Finished] Transform to mem in 0.069722s (25397 normal rows, 0 exceptions)
[2021-03-31 13:34:07.947] [E/1] [info] [Task Finished] Transform to mem in 0.072096s (23920 normal rows, 0 exceptions)
[2021-03-31 13:34:07.954] [driver] [info] [Task Finished] Transform to mem in 0.040998s (12009 normal rows, 0 exceptions)
[2021-03-31 13:34:07.999] [E/1] [info] [Task Finished] Transform to mem in 0.051708s (18822 normal rows, 0 exceptions)
[2021-03-31 13:34:08.023] [driver] [info] [Task Finished] Transform to mem in 0.068415s (24918 normal rows, 0 exceptions)
[2021-03-31 13:34:08.027] [E/3] [info] [Task Finished] Transform to mem in 0.083017s (28731 normal rows, 0 exceptions)
[2021-03-31 13:34:08.054] [E/2] [info] [Task Finished] Transform to mem in 0.112881s (41286 normal rows, 0 exceptions)
[2021-03-31 13:34:08.089] [E/2] [info] [Task Finished] Transform to mem in 0.035023s (9134 normal rows, 0 exceptions)
[2021-03-31 13:34:08.095] [E/1] [info] [Task Finished] Transform to mem in 0.096303s (35003 normal rows, 0 exceptions)
[2021-03-31 13:34:08.135] [E/3] [info] [Task Finished] Transform to mem in 0.108324s (39256 normal rows, 0 exceptions)
[2021-03-31 13:34:08.137] [driver] [info] [Task Finished] Transform to mem in 0.114209s (41775 normal rows, 0 exceptions)
[2021-03-31 13:34:08.163] [E/2] [info] [Task Finished] Transform to mem in 0.073489s (24627 normal rows, 0 exceptions)
[2021-03-31 13:34:08.173] [driver] [info] [Task Finished] Transform to mem in 0.035506s (12845 normal rows, 0 exceptions)
[2021-03-31 13:34:08.186] [E/1] [info] [Task Finished] Transform to mem in 0.090803s (31854 normal rows, 0 exceptions)
[2021-03-31 13:34:08.228] [E/2] [info] [Task Finished] Transform to mem in 0.064951s (21070 normal rows, 0 exceptions)
[2021-03-31 13:34:08.241] [E/2] [info] [Task Finished] Transform to mem in 0.013654s (4952 normal rows, 0 exceptions)
[2021-03-31 13:34:08.249] [E/3] [info] [Task Finished] Transform to mem in 0.113561s (41477 normal rows, 0 exceptions)
[2021-03-31 13:34:08.273] [driver] [info] [Task Finished] Transform to mem in 0.100172s (36628 normal rows, 0 exceptions)
[2021-03-31 13:34:08.288] [E/1] [info] [Task Finished] Transform to mem in 0.102171s (36632 normal rows, 0 exceptions)
[2021-03-31 13:34:08.311] [E/2] [info] [Task Finished] Transform to mem in 0.069383s (25248 normal rows, 0 exceptions)
[2021-03-31 13:34:08.327] [E/2] [info] [Task Finished] Transform to mem in 0.016455s (5962 normal rows, 0 exceptions)
[2021-03-31 13:34:08.348] [E/3] [info] [Task Finished] Transform to mem in 0.098750s (35972 normal rows, 0 exceptions)
[2021-03-31 13:34:08.385] [driver] [info] [Task Finished] Transform to mem in 0.112304s (41443 normal rows, 0 exceptions)
[2021-03-31 13:34:08.396] [E/2] [info] [Task Finished] Transform to mem in 0.068697s (25061 normal rows, 0 exceptions)
[2021-03-31 13:34:08.400] [E/1] [info] [Task Finished] Transform to mem in 0.111992s (41124 normal rows, 0 exceptions)
[2021-03-31 13:34:08.444] [E/2] [info] [Task Finished] Transform to mem in 0.048318s (14119 normal rows, 0 exceptions)
[2021-03-31 13:34:08.445] [E/3] [info] [Task Finished] Transform to mem in 0.096999s (35325 normal rows, 0 exceptions)
[2021-03-31 13:34:08.447] [E/3] [info] [Task Finished] Transform to mem in 0.002008s (664 normal rows, 0 exceptions)
[2021-03-31 13:34:08.471] [driver] [info] [Task Finished] Transform to mem in 0.085470s (30409 normal rows, 0 exceptions)
[2021-03-31 13:34:08.471] [E/1] [info] [Task Finished] Transform to mem in 0.070661s (23800 normal rows, 0 exceptions)
[2021-03-31 13:34:08.517] [E/3] [info] [Task Finished] Transform to mem in 0.070868s (24991 normal rows, 0 exceptions)
[2021-03-31 13:34:08.520] [E/2] [info] [Task Finished] Transform to mem in 0.075622s (25741 normal rows, 0 exceptions)
[2021-03-31 13:34:08.560] [E/2] [info] [Task Finished] Transform to mem in 0.040447s (10465 normal rows, 0 exceptions)
[2021-03-31 13:34:08.568] [driver] [info] [Task Finished] Transform to mem in 0.097169s (35311 normal rows, 0 exceptions)
[2021-03-31 13:34:08.586] [E/1] [info] [Task Finished] Transform to mem in 0.114993s (41754 normal rows, 0 exceptions)
[2021-03-31 13:34:08.586] [E/2] [info] [Task Finished] Transform to mem in 0.025659s (6612 normal rows, 0 exceptions)
[2021-03-31 13:34:08.595] [E/1] [info] [Task Finished] Transform to mem in 0.009466s (3374 normal rows, 0 exceptions)
[2021-03-31 13:34:08.606] [E/3] [info] [Task Finished] Transform to mem in 0.088603s (30882 normal rows, 0 exceptions)
[2021-03-31 13:34:08.613] [E/3] [info] [Task Finished] Transform to mem in 0.006622s (2409 normal rows, 0 exceptions)
[2021-03-31 13:34:08.634] [driver] [info] [Task Finished] Transform to mem in 0.066016s (21288 normal rows, 0 exceptions)
[2021-03-31 13:34:08.699] [E/3] [info] [Task Finished] Transform to mem in 0.086002s (30279 normal rows, 0 exceptions)
[2021-03-31 13:34:08.702] [E/2] [info] [Task Finished] Transform to mem in 0.116227s (42395 normal rows, 0 exceptions)
[2021-03-31 13:34:08.711] [E/1] [info] [Task Finished] Transform to mem in 0.115924s (42755 normal rows, 0 exceptions)
[2021-03-31 13:34:08.720] [driver] [info] [Task Finished] Transform to mem in 0.086635s (30800 normal rows, 0 exceptions)
[2021-03-31 13:34:08.727] [E/1] [info] [Task Finished] Transform to mem in 0.016105s (5203 normal rows, 0 exceptions)
[2021-03-31 13:34:08.727] [E/1] [info] [Task Finished] Transform to mem in 0.000068s (5 normal rows, 0 exceptions)
[2021-03-31 13:34:08.747] [E/3] [info] [Task Finished] Transform to mem in 0.048137s (14097 normal rows, 0 exceptions)
[2021-03-31 13:34:08.774] [E/2] [info] [Task Finished] Transform to mem in 0.072197s (24558 normal rows, 0 exceptions)
[2021-03-31 13:34:08.794] [driver] [info] [Task Finished] Transform to mem in 0.073834s (24806 normal rows, 0 exceptions)
[2021-03-31 13:34:08.812] [driver] [info] [Task Finished] Transform to mem in 0.017624s (6312 normal rows, 0 exceptions)
[2021-03-31 13:34:08.825] [E/1] [info] [Task Finished] Transform to mem in 0.097894s (36198 normal rows, 0 exceptions)
[2021-03-31 13:34:08.862] [E/3] [info] [Task Finished] Transform to mem in 0.115019s (42339 normal rows, 0 exceptions)
[2021-03-31 13:34:08.883] [driver] [info] [Task Finished] Transform to mem in 0.070589s (25022 normal rows, 0 exceptions)
[2021-03-31 13:34:08.891] [E/2] [info] [Task Finished] Transform to mem in 0.117088s (41774 normal rows, 0 exceptions)
[2021-03-31 13:34:08.909] [E/2] [info] [Task Finished] Transform to mem in 0.017508s (6191 normal rows, 0 exceptions)
[2021-03-31 13:34:08.927] [E/1] [info] [Task Finished] Transform to mem in 0.102078s (35962 normal rows, 0 exceptions)
[2021-03-31 13:34:08.949] [E/2] [info] [Task Finished] Transform to mem in 0.040369s (10499 normal rows, 0 exceptions)
[2021-03-31 13:34:08.965] [E/2] [info] [Task Finished] Transform to mem in 0.015651s (4007 normal rows, 0 exceptions)
[2021-03-31 13:34:08.968] [E/1] [info] [Task Finished] Transform to mem in 0.040585s (10528 normal rows, 0 exceptions)
[2021-03-31 13:34:08.973] [E/1] [info] [Task Finished] Transform to mem in 0.004967s (1728 normal rows, 0 exceptions)
[2021-03-31 13:34:08.978] [E/3] [info] [Task Finished] Transform to mem in 0.115762s (41111 normal rows, 0 exceptions)
[2021-03-31 13:34:08.999] [driver] [info] [Task Finished] Transform to mem in 0.116298s (41343 normal rows, 0 exceptions)
[2021-03-31 13:34:09.017] [driver] [info] [Task Finished] Transform to mem in 0.017751s (6047 normal rows, 0 exceptions)
[2021-03-31 13:34:09.064] [E/2] [info] [Task Finished] Transform to mem in 0.098983s (33544 normal rows, 0 exceptions)
[2021-03-31 13:34:09.085] [driver] [info] [Task Finished] Transform to mem in 0.068811s (24610 normal rows, 0 exceptions)
[2021-03-31 13:34:09.091] [E/1] [info] [Task Finished] Transform to mem in 0.118136s (41736 normal rows, 0 exceptions)
[2021-03-31 13:34:09.093] [E/1] [info] [Task Finished] Transform to mem in 0.002052s (696 normal rows, 0 exceptions)
[2021-03-31 13:34:09.094] [E/3] [info] [Task Finished] Transform to mem in 0.116661s (41465 normal rows, 0 exceptions)
[2021-03-31 13:34:09.137] [E/2] [info] [Task Finished] Transform to mem in 0.073031s (24347 normal rows, 0 exceptions)
[2021-03-31 13:34:09.192] [E/3] [info] [Task Finished] Transform to mem in 0.098011s (35105 normal rows, 0 exceptions)
[2021-03-31 13:34:09.199] [driver] [info] [Task Finished] Transform to mem in 0.113321s (41928 normal rows, 0 exceptions)
[2021-03-31 13:34:09.209] [E/1] [info] [Task Finished] Transform to mem in 0.115571s (41865 normal rows, 0 exceptions)
[2021-03-31 13:34:09.218] [E/2] [info] [Task Finished] Transform to mem in 0.080925s (29047 normal rows, 0 exceptions)
[2021-03-31 13:34:09.221] [driver] [info] [Task Finished] Transform to mem in 0.021804s (6400 normal rows, 0 exceptions)
[2021-03-31 13:34:09.249] [E/2] [info] [Task Finished] Transform to mem in 0.030579s (9915 normal rows, 0 exceptions)
[2021-03-31 13:34:09.250] [E/3] [info] [Task Finished] Transform to mem in 0.057112s (18000 normal rows, 0 exceptions)
[2021-03-31 13:34:09.283] [E/1] [info] [Task Finished] Transform to mem in 0.074014s (25230 normal rows, 0 exceptions)
[2021-03-31 13:34:09.289] [E/3] [info] [Task Finished] Transform to mem in 0.039475s (14355 normal rows, 0 exceptions)
[2021-03-31 13:34:09.313] [driver] [info] [Task Finished] Transform to mem in 0.092018s (32223 normal rows, 0 exceptions)
[2021-03-31 13:34:09.356] [E/1] [info] [Task Finished] Transform to mem in 0.072787s (25234 normal rows, 0 exceptions)
[2021-03-31 13:34:09.368] [E/2] [info] [Task Finished] Transform to mem in 0.119059s (42674 normal rows, 0 exceptions)
[2021-03-31 13:34:09.392] [E/3] [info] [Task Finished] Transform to mem in 0.102668s (36109 normal rows, 0 exceptions)
[2021-03-31 13:34:09.408] [E/2] [info] [Task Finished] Transform to mem in 0.040453s (10471 normal rows, 0 exceptions)
[2021-03-31 13:34:09.413] [E/2] [info] [Task Finished] Transform to mem in 0.004882s (1211 normal rows, 0 exceptions)
[2021-03-31 13:34:09.430] [driver] [info] [Task Finished] Transform to mem in 0.117235s (41789 normal rows, 0 exceptions)
[2021-03-31 13:34:09.432] [E/1] [info] [Task Finished] Transform to mem in 0.076763s (26073 normal rows, 0 exceptions)
[2021-03-31 13:34:09.432] [E/3] [info] [Task Finished] Transform to mem in 0.040692s (10518 normal rows, 0 exceptions)
[2021-03-31 13:34:09.480] [E/2] [info] [Task Finished] Transform to mem in 0.066839s (24560 normal rows, 0 exceptions)
[2021-03-31 13:34:09.497] [E/2] [info] [Task Finished] Transform to mem in 0.017123s (6217 normal rows, 0 exceptions)
[2021-03-31 13:34:09.527] [driver] [info] [Task Finished] Transform to mem in 0.096585s (35479 normal rows, 0 exceptions)
[2021-03-31 13:34:09.545] [E/1] [info] [Task Finished] Transform to mem in 0.112898s (41320 normal rows, 0 exceptions)
[2021-03-31 13:34:09.546] [E/3] [info] [Task Finished] Transform to mem in 0.113312s (41475 normal rows, 0 exceptions)
[2021-03-31 13:34:09.569] [E/2] [info] [Task Finished] Transform to mem in 0.072071s (24657 normal rows, 0 exceptions)
[2021-03-31 13:34:09.608] [E/1] [info] [Task Finished] Transform to mem in 0.063153s (23273 normal rows, 0 exceptions)
[2021-03-31 13:34:09.623] [driver] [info] [Task Finished] Transform to mem in 0.096314s (34166 normal rows, 0 exceptions)
[2021-03-31 13:34:09.633] [E/3] [info] [Task Finished] Transform to mem in 0.087105s (30641 normal rows, 0 exceptions)
[2021-03-31 13:34:09.651] [E/3] [info] [Task Finished] Transform to mem in 0.017862s (5847 normal rows, 0 exceptions)
[2021-03-31 13:34:09.656] [E/2] [info] [Task Finished] Transform to mem in 0.086394s (30706 normal rows, 0 exceptions)
[2021-03-31 13:34:09.657] [E/1] [info] [Task Finished] Transform to mem in 0.048249s (14131 normal rows, 0 exceptions)
[2021-03-31 13:34:09.696] [driver] [info] [Task Finished] Transform to mem in 0.072782s (24688 normal rows, 0 exceptions)
[2021-03-31 13:34:09.723] [E/3] [info] [Task Finished] Transform to mem in 0.072346s (24763 normal rows, 0 exceptions)
[2021-03-31 13:34:09.741] [E/3] [info] [Task Finished] Transform to mem in 0.018035s (6575 normal rows, 0 exceptions)
[2021-03-31 13:34:09.753] [E/2] [info] [Task Finished] Transform to mem in 0.097570s (35944 normal rows, 0 exceptions)
[2021-03-31 13:34:09.772] [E/1] [info] [Task Finished] Transform to mem in 0.115266s (42136 normal rows, 0 exceptions)
[2021-03-31 13:34:09.810] [E/3] [info] [Task Finished] Transform to mem in 0.068767s (24990 normal rows, 0 exceptions)
[2021-03-31 13:34:09.811] [driver] [info] [Task Finished] Transform to mem in 0.115104s (41750 normal rows, 0 exceptions)
[2021-03-31 13:34:09.813] [E/1] [info] [Task Finished] Transform to mem in 0.040730s (10481 normal rows, 0 exceptions)
[2021-03-31 13:34:09.851] [E/3] [info] [Task Finished] Transform to mem in 0.040617s (10492 normal rows, 0 exceptions)
[2021-03-31 13:34:09.855] [E/2] [info] [Task Finished] Transform to mem in 0.101350s (36501 normal rows, 0 exceptions)
[2021-03-31 13:34:09.896] [driver] [info] [Task Finished] Transform to mem in 0.085584s (29862 normal rows, 0 exceptions)
[2021-03-31 13:34:09.916] [E/1] [info] [Task Finished] Transform to mem in 0.102814s (37796 normal rows, 0 exceptions)
[2021-03-31 13:34:09.919] [E/3] [info] [Task Finished] Transform to mem in 0.067966s (24870 normal rows, 0 exceptions)
[2021-03-31 13:34:09.952] [E/2] [info] [Task Finished] Transform to mem in 0.097206s (35395 normal rows, 0 exceptions)
[2021-03-31 13:34:09.978] [E/3] [info] [Task Finished] Transform to mem in 0.059267s (21164 normal rows, 0 exceptions)
[2021-03-31 13:34:09.993] [E/1] [info] [Task Finished] Transform to mem in 0.077398s (26195 normal rows, 0 exceptions)
[2021-03-31 13:34:10.010] [driver] [info] [Task Finished] Transform to mem in 0.113478s (41474 normal rows, 0 exceptions)
[2021-03-31 13:34:10.020] [E/2] [info] [Task Finished] Transform to mem in 0.067800s (24717 normal rows, 0 exceptions)
[2021-03-31 13:34:10.068] [E/2] [info] [Task Finished] Transform to mem in 0.047954s (14083 normal rows, 0 exceptions)
[2021-03-31 13:34:10.079] [E/3] [info] [Task Finished] Transform to mem in 0.101044s (36501 normal rows, 0 exceptions)
[2021-03-31 13:34:10.082] [E/1] [info] [Task Finished] Transform to mem in 0.089536s (31118 normal rows, 0 exceptions)
[2021-03-31 13:34:10.098] [driver] [info] [Task Finished] Transform to mem in 0.087836s (30459 normal rows, 0 exceptions)
[2021-03-31 13:34:10.111] [E/3] [info] [Task Finished] Transform to mem in 0.031623s (9440 normal rows, 0 exceptions)
[2021-03-31 13:34:10.142] [E/2] [info] [Task Finished] Transform to mem in 0.074693s (24070 normal rows, 0 exceptions)
[2021-03-31 13:34:10.157] [E/1] [info] [Task Finished] Transform to mem in 0.074854s (24886 normal rows, 0 exceptions)
[2021-03-31 13:34:10.192] [E/1] [info] [Task Finished] Transform to mem in 0.035072s (12692 normal rows, 0 exceptions)
[2021-03-31 13:34:10.197] [driver] [info] [Task Finished] Transform to mem in 0.099095s (36280 normal rows, 0 exceptions)
[2021-03-31 13:34:10.210] [E/3] [info] [Task Finished] Transform to mem in 0.099559s (35640 normal rows, 0 exceptions)
[2021-03-31 13:34:10.257] [E/2] [info] [Task Finished] Transform to mem in 0.114792s (41766 normal rows, 0 exceptions)
[2021-03-31 13:34:10.261] [E/1] [info] [Task Finished] Transform to mem in 0.068772s (25101 normal rows, 0 exceptions)
[2021-03-31 13:34:10.262] [E/3] [info] [Task Finished] Transform to mem in 0.051984s (15520 normal rows, 0 exceptions)
[2021-03-31 13:34:10.297] [driver] [info] [Task Finished] Transform to mem in 0.100395s (36692 normal rows, 0 exceptions)
[2021-03-31 13:34:10.298] [E/2] [info] [Task Finished] Transform to mem in 0.040671s (10472 normal rows, 0 exceptions)
[2021-03-31 13:34:10.306] [driver] [info] [Task Finished] Transform to mem in 0.008258s (3012 normal rows, 0 exceptions)
[2021-03-31 13:34:10.320] [E/1] [info] [Task Finished] Transform to mem in 0.059105s (18509 normal rows, 0 exceptions)
[2021-03-31 13:34:10.365] [E/2] [info] [Task Finished] Transform to mem in 0.067699s (24873 normal rows, 0 exceptions)
[2021-03-31 13:34:10.374] [E/3] [info] [Task Finished] Transform to mem in 0.111545s (41077 normal rows, 0 exceptions)
[2021-03-31 13:34:10.405] [driver] [info] [Task Finished] Transform to mem in 0.099310s (36212 normal rows, 0 exceptions)
[2021-03-31 13:34:10.416] [E/3] [info] [Task Finished] Transform to mem in 0.042137s (13752 normal rows, 0 exceptions)
[2021-03-31 13:34:10.434] [E/1] [info] [Task Finished] Transform to mem in 0.113938s (41485 normal rows, 0 exceptions)
[2021-03-31 13:34:10.460] [E/1] [info] [Task Finished] Transform to mem in 0.025858s (9409 normal rows, 0 exceptions)
[2021-03-31 13:34:10.461] [E/2] [info] [Task Finished] Transform to mem in 0.095083s (33771 normal rows, 0 exceptions)
[2021-03-31 13:34:10.471] [driver] [info] [Task Finished] Transform to mem in 0.065906s (24577 normal rows, 0 exceptions)
[2021-03-31 13:34:10.490] [driver] [info] [Task Finished] Transform to mem in 0.019075s (7053 normal rows, 0 exceptions)
[2021-03-31 13:34:10.531] [E/3] [info] [Task Finished] Transform to mem in 0.114696s (41896 normal rows, 0 exceptions)
[2021-03-31 13:34:10.535] [driver] [info] [Task Finished] Transform to mem in 0.045424s (12590 normal rows, 0 exceptions)
[2021-03-31 13:34:10.541] [driver] [info] [Task Finished] Transform to mem in 0.005842s (1525 normal rows, 0 exceptions)
[2021-03-31 13:34:10.571] [E/3] [info] [Task Finished] Transform to mem in 0.040776s (10519 normal rows, 0 exceptions)
[2021-03-31 13:34:10.575] [E/1] [info] [Task Finished] Transform to mem in 0.115203s (41791 normal rows, 0 exceptions)
[2021-03-31 13:34:10.575] [E/2] [info] [Task Finished] Transform to mem in 0.114961s (41765 normal rows, 0 exceptions)
[2021-03-31 13:34:10.592] [E/2] [info] [Task Finished] Transform to mem in 0.016080s (5862 normal rows, 0 exceptions)
[2021-03-31 13:34:10.639] [driver] [info] [Task Finished] Transform to mem in 0.098120s (35521 normal rows, 0 exceptions)
[2021-03-31 13:34:10.660] [E/2] [info] [Task Finished] Transform to mem in 0.067951s (24747 normal rows, 0 exceptions)
[2021-03-31 13:34:10.684] [E/3] [info] [Task Finished] Transform to mem in 0.112553s (41318 normal rows, 0 exceptions)
[2021-03-31 13:34:10.689] [E/1] [info] [Task Finished] Transform to mem in 0.113901s (41595 normal rows, 0 exceptions)
[2021-03-31 13:34:10.734] [E/2] [info] [Task Finished] Transform to mem in 0.074782s (24909 normal rows, 0 exceptions)
[2021-03-31 13:34:10.737] [driver] [info] [Task Finished] Transform to mem in 0.097694s (35585 normal rows, 0 exceptions)
[2021-03-31 13:34:10.775] [E/1] [info] [Task Finished] Transform to mem in 0.085922s (30427 normal rows, 0 exceptions)
[2021-03-31 13:34:10.782] [E/3] [info] [Task Finished] Transform to mem in 0.097832s (35294 normal rows, 0 exceptions)
[2021-03-31 13:34:10.784] [E/2] [info] [Task Finished] Transform to mem in 0.049478s (15872 normal rows, 0 exceptions)
[2021-03-31 13:34:10.789] [E/1] [info] [Task Finished] Transform to mem in 0.013816s (5083 normal rows, 0 exceptions)
[2021-03-31 13:34:10.798] [driver] [info] [Task Finished] Transform to mem in 0.060772s (19595 normal rows, 0 exceptions)
[2021-03-31 13:34:10.850] [E/3] [info] [Task Finished] Transform to mem in 0.068424s (22556 normal rows, 0 exceptions)
[2021-03-31 13:34:10.855] [E/1] [info] [Task Finished] Transform to mem in 0.065955s (23480 normal rows, 0 exceptions)
[2021-03-31 13:34:10.859] [driver] [info] [Task Finished] Transform to mem in 0.061044s (22144 normal rows, 0 exceptions)
[2021-03-31 13:34:10.900] [E/2] [info] [Task Finished] Transform to mem in 0.115735s (42625 normal rows, 0 exceptions)
[2021-03-31 13:34:10.907] [driver] [info] [Task Finished] Transform to mem in 0.047997s (16736 normal rows, 0 exceptions)
[2021-03-31 13:34:10.911] [driver] [info] [Task Finished] Transform to mem in 0.004347s (1504 normal rows, 0 exceptions)
[2021-03-31 13:34:10.942] [E/1] [info] [Task Finished] Transform to mem in 0.087363s (30449 normal rows, 0 exceptions)
[2021-03-31 13:34:10.965] [E/3] [info] [Task Finished] Transform to mem in 0.115135s (41902 normal rows, 0 exceptions)
[2021-03-31 13:34:10.984] [E/1] [info] [Task Finished] Transform to mem in 0.041723s (15064 normal rows, 0 exceptions)
[2021-03-31 13:34:10.992] [E/2] [info] [Task Finished] Transform to mem in 0.091933s (32766 normal rows, 0 exceptions)
[2021-03-31 13:34:11.000] [driver] [info] [Task Finished] Transform to mem in 0.088817s (31430 normal rows, 0 exceptions)
[2021-03-31 13:34:11.013] [E/3] [info] [Task Finished] Transform to mem in 0.048104s (14080 normal rows, 0 exceptions)
[2021-03-31 13:34:11.058] [E/1] [info] [Task Finished] Transform to mem in 0.073509s (25158 normal rows, 0 exceptions)
[2021-03-31 13:34:11.064] [driver] [info] [Task Finished] Transform to mem in 0.064152s (23564 normal rows, 0 exceptions)
[2021-03-31 13:34:11.065] [driver] [info] [Task Finished] Transform to mem in 0.000588s (197 normal rows, 0 exceptions)
[2021-03-31 13:34:11.067] [E/2] [info] [Task Finished] Transform to mem in 0.075029s (25260 normal rows, 0 exceptions)
[2021-03-31 13:34:11.081] [E/3] [info] [Task Finished] Transform to mem in 0.068008s (25081 normal rows, 0 exceptions)
[2021-03-31 13:34:11.101] [E/3] [info] [Task Finished] Transform to mem in 0.019435s (7200 normal rows, 0 exceptions)
[2021-03-31 13:34:11.159] [E/1] [info] [Task Finished] Transform to mem in 0.101048s (36107 normal rows, 0 exceptions)
[2021-03-31 13:34:11.165] [E/3] [info] [Task Finished] Transform to mem in 0.063721s (20467 normal rows, 0 exceptions)
[2021-03-31 13:34:11.176] [E/1] [info] [Task Finished] Transform to mem in 0.017181s (4374 normal rows, 0 exceptions)
[2021-03-31 13:34:11.179] [driver] [info] [Task Finished] Transform to mem in 0.114665s (41729 normal rows, 0 exceptions)
[2021-03-31 13:34:11.181] [E/2] [info] [Task Finished] Transform to mem in 0.114651s (41767 normal rows, 0 exceptions)
[2021-03-31 13:34:11.195] [E/2] [info] [Task Finished] Transform to mem in 0.013712s (5008 normal rows, 0 exceptions)
[2021-03-31 13:34:11.205] [E/3] [info] [Task Finished] Transform to mem in 0.040652s (10487 normal rows, 0 exceptions)
[2021-03-31 13:34:11.264] [E/2] [info] [Task Finished] Transform to mem in 0.068608s (24978 normal rows, 0 exceptions)
[2021-03-31 13:34:11.266] [E/1] [info] [Task Finished] Transform to mem in 0.089836s (31621 normal rows, 0 exceptions)
[2021-03-31 13:34:11.275] [E/2] [info] [Task Finished] Transform to mem in 0.011769s (4305 normal rows, 0 exceptions)
[2021-03-31 13:34:11.291] [driver] [info] [Task Finished] Transform to mem in 0.111800s (41191 normal rows, 0 exceptions)
[2021-03-31 13:34:11.319] [E/3] [info] [Task Finished] Transform to mem in 0.113568s (41465 normal rows, 0 exceptions)
[2021-03-31 13:34:11.319] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2273s
[2021-03-31 13:34:11.319] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.7744s, 18842980 input rows, time to process 1 row via fast path: 0.0021639ms

[2021-03-31 13:34:11.637] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:34:12.254] [E/3] [info] [Task Finished] write to file in 0.616790s (3544915 rows, 706.20 MB)
[2021-03-31 13:34:12.259] [E/2] [info] [Task Finished] write to file in 0.621899s (3575098 rows, 712.56 MB)
[2021-03-31 13:34:12.261] [E/1] [info] [Task Finished] write to file in 0.624031s (3592359 rows, 714.50 MB)
[2021-03-31 13:34:12.686] [driver] [info] [Task Finished] write to file in 1.048391s (3592009 rows, 715.66 MB)
[2021-03-31 13:34:12.686] [global] [info] writing output took 1.366269s
[2021-03-31 13:34:12.686] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.36655s
[2021-03-31 13:34:12.686] [global] [info] [Transform Stage] Stage 0 took 11.9972s
[2021-03-31 13:34:12.686] [global] [info] Query Execution took 12.5617s. (planning: 0.564364s, execution: 11.9973s)
>>> running Tuplex on ['/data/flights_small/flights_on_time_performance_2019_11.csv', '/data/flights_small/flights_on_time_performance_2019_10.csv', '/data/flights_small/flights_on_time_performance_2019_09.csv', '/data/flights_small/flights_on_time_performance_2019_08.csv', '/data/flights_small/flights_on_time_performance_2019_07.csv', '/data/flights_small/flights_on_time_performance_2019_06.csv', '/data/flights_small/flights_on_time_performance_2019_05.csv', '/data/flights_small/flights_on_time_performance_2019_04.csv', '/data/flights_small/flights_on_time_performance_2019_03.csv', '/data/flights_small/flights_on_time_performance_2019_02.csv', '/data/flights_small/flights_on_time_performance_2019_01.csv', '/data/flights_small/flights_on_time_performance_2018_12.csv', '/data/flights_small/flights_on_time_performance_2018_11.csv', '/data/flights_small/flights_on_time_performance_2018_10.csv', '/data/flights_small/flights_on_time_performance_2018_09.csv', '/data/flights_small/flights_on_time_performance_2018_08.csv', '/data/flights_small/flights_on_time_performance_2018_07.csv', '/data/flights_small/flights_on_time_performance_2018_06.csv', '/data/flights_small/flights_on_time_performance_2018_05.csv', '/data/flights_small/flights_on_time_performance_2018_04.csv', '/data/flights_small/flights_on_time_performance_2018_03.csv', '/data/flights_small/flights_on_time_performance_2018_02.csv', '/data/flights_small/flights_on_time_performance_2018_01.csv']
Welcome to

  _____            _
 |_   _|   _ _ __ | | _____  __
   | || | | | '_ \| |/ _ \ \/ /
   | || |_| | |_) | |  __/>  <
   |_| \__,_| .__/|_|\___/_/\_\ 0.1.7
            |_|
    
using Python 3.6.9 (default, Mar 31 2021, 05:47:10) 
[GCC 10.2.0] on linux
Tuplex startup time: 0.28131103515625
CACHING took 13.134454250335693s
Tuplex job time: 38.980719327926636 s
{'tuplex.useLLVMOptimizer': False, 'tuplex.autoUpcast': False, 'tuplex.allowUndefinedBehavior': False, 'tuplex.optimizer.codeStats': False, 'tuplex.optimizer.generateParser': False, 'tuplex.optimizer.nullValueOptimization': False, 'tuplex.optimizer.filterPushdown': True, 'tuplex.optimizer.sharedObjectPropagation': True, 'tuplex.interleaveIO': True, 'tuplex.resolveWithInterpreterOnly': False, 'tuplex.csv.selectionPushdown': True, 'tuplex.webui.enable': False, 'tuplex.executorCount': 3, 'tuplex.csv.maxDetectionRows': 10000, 'tuplex.webui.port': 5000, 'tuplex.webui.mongodb.port': 27017, 'tuplex.webui.exceptionDisplayLimit': 5, 'tuplex.normalcaseThreshold': 0.9, 'tuplex.csv.comments': ['#', '~'], 'tuplex.csv.maxDetectionMemory': '256KB', 'tuplex.csv.quotechar': '"', 'tuplex.csv.separators': [',', ';', '|', '\t'], 'tuplex.driverMemory': '60G', 'tuplex.env.hostname': '6bcf8f6a24af', 'tuplex.env.mode': 'file', 'tuplex.env.user': 'root', 'tuplex.executorMemory': '60G', 'tuplex.inputSplitSize': '64MB', 'tuplex.logDir': '.', 'tuplex.optimizer.mergeExceptionsInOrder': 'False', 'tuplex.optimizer.operatorReordering': 'false', 'tuplex.optionalThreshold': '0.7', 'tuplex.partitionSize': '32MB', 'tuplex.readBufferSize': '128KB', 'tuplex.runTimeLibrary': '/usr/local/lib/python3.6/site-packages/Tuplex-0.1.7-py3.6.egg/tuplex/libexec/tuplex_runtime', 'tuplex.runTimeMemory': '64MB', 'tuplex.runTimeMemoryBlockSize': '4MB', 'tuplex.scratchDir': '/results/scratch', 'tuplex.webui.mongodb.path': '/data/tuplex_history', 'tuplex.webui.mongodb.url': 'localhost', 'tuplex.webui.url': 'localhost'}
{"logical_optimization_time_s":0.377821,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.06039,"total_compilation_time_s":1.10006,"sampling_time_s":0.492216,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.7744,"fast_path_time_s":10.2273,"fast_path_per_row_time_ns":2163.9,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":2,"fast_path_wall_time_s":0.00118401,"fast_path_time_s":0.00126668,"fast_path_per_row_time_ns":614.113,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":1,"fast_path_wall_time_s":0.00347463,"fast_path_time_s":0.00357703,"fast_path_per_row_time_ns":373.616,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":3,"fast_path_wall_time_s":13.9945,"fast_path_time_s":3.52552,"fast_path_per_row_time_ns":998.916,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0}]}
{"webui.enable": false, "executorMemory": "60G", "executorCount": "3", "driverMemory": "60G", "partitionSize": "32MB", "runTimeMemory": "64MB", "inputSplitSize": "64MB", "useLLVMOptimizer": false, "optimizer.nullValueOptimization": false, "csv.selectionPushdown": true, "optimizer.generateParser": false, "optimizer.mergeExceptionsInOrder": false, "optimizer.filterPushdown": true, "scratchDir": "/results/scratch"}
{"startupTime": 0.28131103515625, "jobTime": 38.980719327926636, "io_load": 13.134454250335693, "compute_and_write": 25.846265077590942}
[GLOBAL] releasing 256 active partitions
[2021-03-31 13:34:12.728] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 262 active partitions
[2021-03-31 13:34:12.993] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 252 active partitions
[2021-03-31 13:34:13.259] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 266 active partitions
