[2021-03-31 13:30:51.965] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:30:51.965] [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:30:51.965] [local ee] [info] initializing LLVM backend
[2021-03-31 13:30:51.965] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:30:51.965] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:30:51.966] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:51.966] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:51.966] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:51.966] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:30:51.966] [E/1] [info] starting detached process queue
[2021-03-31 13:30:51.966] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:30:51.966] [E/2] [info] starting detached process queue
[2021-03-31 13:30:51.966] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:30:51.966] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:30:51.966] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:30:51.966] [E/3] [info] starting detached process queue
[2021-03-31 13:30:51.966] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:51.966] [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:30:51.966] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:30:51.966] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:30:51.967] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:30:52.128] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:52.145] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:52.162] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:52.180] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:52.193] [logical planner] [info] logical optimization took 0.036784ms
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:30:52.193] [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:30:52.194] [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:30:52.221] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:52.319] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:30:52.319] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0984031s
[2021-03-31 13:30:52.319] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:30:52.320] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:30:52.836] [driver] [info] [Task Finished] Transform to mem in 0.516005s (148791 normal rows, 0 exceptions)
[2021-03-31 13:30:52.837] [E/1] [info] [Task Finished] Transform to mem in 0.516916s (148222 normal rows, 0 exceptions)
[2021-03-31 13:30:52.839] [E/2] [info] [Task Finished] Transform to mem in 0.518535s (148920 normal rows, 0 exceptions)
[2021-03-31 13:30:52.865] [E/3] [info] [Task Finished] Transform to mem in 0.544999s (156520 normal rows, 0 exceptions)
[2021-03-31 13:30:53.352] [E/2] [info] [Task Finished] Transform to mem in 0.513506s (148736 normal rows, 0 exceptions)
[2021-03-31 13:30:53.353] [E/1] [info] [Task Finished] Transform to mem in 0.515617s (148040 normal rows, 0 exceptions)
[2021-03-31 13:30:53.353] [driver] [info] [Task Finished] Transform to mem in 0.516545s (148074 normal rows, 0 exceptions)
[2021-03-31 13:30:53.525] [E/3] [info] [Task Finished] Transform to mem in 0.659742s (191164 normal rows, 0 exceptions)
[2021-03-31 13:30:53.865] [driver] [info] [Task Finished] Transform to mem in 0.512646s (148986 normal rows, 0 exceptions)
[2021-03-31 13:30:53.868] [E/2] [info] [Task Finished] Transform to mem in 0.516028s (149256 normal rows, 0 exceptions)
[2021-03-31 13:30:53.870] [E/1] [info] [Task Finished] Transform to mem in 0.517305s (149018 normal rows, 0 exceptions)
[2021-03-31 13:30:54.078] [E/3] [info] [Task Finished] Transform to mem in 0.553549s (158719 normal rows, 0 exceptions)
[2021-03-31 13:30:54.381] [driver] [info] [Task Finished] Transform to mem in 0.516100s (148726 normal rows, 0 exceptions)
[2021-03-31 13:30:54.385] [E/2] [info] [Task Finished] Transform to mem in 0.516653s (148566 normal rows, 0 exceptions)
[2021-03-31 13:30:54.387] [E/1] [info] [Task Finished] Transform to mem in 0.517189s (148590 normal rows, 0 exceptions)
[2021-03-31 13:30:54.810] [E/3] [info] [Task Finished] Transform to mem in 0.732018s (212579 normal rows, 0 exceptions)
[2021-03-31 13:30:54.894] [driver] [info] [Task Finished] Transform to mem in 0.512535s (149214 normal rows, 0 exceptions)
[2021-03-31 13:30:54.897] [E/2] [info] [Task Finished] Transform to mem in 0.512137s (148120 normal rows, 0 exceptions)
[2021-03-31 13:30:54.900] [E/1] [info] [Task Finished] Transform to mem in 0.513229s (148729 normal rows, 0 exceptions)
[2021-03-31 13:30:55.405] [driver] [info] [Task Finished] Transform to mem in 0.510949s (148034 normal rows, 0 exceptions)
[2021-03-31 13:30:55.411] [E/2] [info] [Task Finished] Transform to mem in 0.513727s (148545 normal rows, 0 exceptions)
[2021-03-31 13:30:55.413] [E/1] [info] [Task Finished] Transform to mem in 0.512104s (148261 normal rows, 0 exceptions)
[2021-03-31 13:30:55.546] [E/3] [info] [Task Finished] Transform to mem in 0.735103s (212966 normal rows, 0 exceptions)
[2021-03-31 13:30:55.922] [E/2] [info] [Task Finished] Transform to mem in 0.511604s (148292 normal rows, 0 exceptions)
[2021-03-31 13:30:55.925] [E/1] [info] [Task Finished] Transform to mem in 0.512204s (148408 normal rows, 0 exceptions)
[2021-03-31 13:30:56.058] [E/3] [info] [Task Finished] Transform to mem in 0.512143s (149106 normal rows, 0 exceptions)
[2021-03-31 13:30:56.065] [driver] [info] [Task Finished] Transform to mem in 0.660301s (191851 normal rows, 0 exceptions)
[2021-03-31 13:30:56.439] [E/1] [info] [Task Finished] Transform to mem in 0.514003s (149431 normal rows, 0 exceptions)
[2021-03-31 13:30:56.568] [E/3] [info] [Task Finished] Transform to mem in 0.510485s (148200 normal rows, 0 exceptions)
[2021-03-31 13:30:56.578] [driver] [info] [Task Finished] Transform to mem in 0.512418s (149375 normal rows, 0 exceptions)
[2021-03-31 13:30:56.579] [E/2] [info] [Task Finished] Transform to mem in 0.657075s (190584 normal rows, 0 exceptions)
[2021-03-31 13:30:57.007] [E/1] [info] [Task Finished] Transform to mem in 0.568155s (165017 normal rows, 0 exceptions)
[2021-03-31 13:30:57.081] [E/3] [info] [Task Finished] Transform to mem in 0.512643s (149256 normal rows, 0 exceptions)
[2021-03-31 13:30:57.087] [driver] [info] [Task Finished] Transform to mem in 0.509196s (148570 normal rows, 0 exceptions)
[2021-03-31 13:30:57.092] [E/2] [info] [Task Finished] Transform to mem in 0.512500s (148802 normal rows, 0 exceptions)
[2021-03-31 13:30:57.595] [E/3] [info] [Task Finished] Transform to mem in 0.514059s (148369 normal rows, 0 exceptions)
[2021-03-31 13:30:57.601] [driver] [info] [Task Finished] Transform to mem in 0.514474s (149125 normal rows, 0 exceptions)
[2021-03-31 13:30:57.648] [E/1] [info] [Task Finished] Transform to mem in 0.640696s (185446 normal rows, 0 exceptions)
[2021-03-31 13:30:57.911] [E/2] [info] [Task Finished] Transform to mem in 0.819398s (235681 normal rows, 0 exceptions)
[2021-03-31 13:30:58.109] [E/3] [info] [Task Finished] Transform to mem in 0.514338s (148710 normal rows, 0 exceptions)
[2021-03-31 13:30:58.117] [driver] [info] [Task Finished] Transform to mem in 0.515358s (149310 normal rows, 0 exceptions)
[2021-03-31 13:30:58.424] [E/2] [info] [Task Finished] Transform to mem in 0.512171s (148417 normal rows, 0 exceptions)
[2021-03-31 13:30:58.621] [E/3] [info] [Task Finished] Transform to mem in 0.511341s (148449 normal rows, 0 exceptions)
[2021-03-31 13:30:58.626] [driver] [info] [Task Finished] Transform to mem in 0.509110s (148165 normal rows, 0 exceptions)
[2021-03-31 13:30:58.635] [E/1] [info] [Task Finished] Transform to mem in 0.987725s (285965 normal rows, 0 exceptions)
[2021-03-31 13:30:58.937] [E/2] [info] [Task Finished] Transform to mem in 0.513529s (148811 normal rows, 0 exceptions)
[2021-03-31 13:30:59.131] [E/3] [info] [Task Finished] Transform to mem in 0.510076s (148196 normal rows, 0 exceptions)
[2021-03-31 13:30:59.135] [driver] [info] [Task Finished] Transform to mem in 0.508940s (147954 normal rows, 0 exceptions)
[2021-03-31 13:30:59.448] [E/2] [info] [Task Finished] Transform to mem in 0.511165s (148385 normal rows, 0 exceptions)
[2021-03-31 13:30:59.637] [E/1] [info] [Task Finished] Transform to mem in 1.001290s (290028 normal rows, 0 exceptions)
[2021-03-31 13:30:59.641] [E/3] [info] [Task Finished] Transform to mem in 0.510055s (148152 normal rows, 0 exceptions)
[2021-03-31 13:30:59.647] [driver] [info] [Task Finished] Transform to mem in 0.511602s (148303 normal rows, 0 exceptions)
[2021-03-31 13:31:00.038] [E/2] [info] [Task Finished] Transform to mem in 0.589534s (171261 normal rows, 0 exceptions)
[2021-03-31 13:31:00.150] [E/1] [info] [Task Finished] Transform to mem in 0.513179s (148988 normal rows, 0 exceptions)
[2021-03-31 13:31:00.152] [E/3] [info] [Task Finished] Transform to mem in 0.511099s (148744 normal rows, 0 exceptions)
[2021-03-31 13:31:00.550] [E/2] [info] [Task Finished] Transform to mem in 0.511653s (148407 normal rows, 0 exceptions)
[2021-03-31 13:31:00.632] [driver] [info] [Task Finished] Transform to mem in 0.985869s (288017 normal rows, 0 exceptions)
[2021-03-31 13:31:00.662] [E/3] [info] [Task Finished] Transform to mem in 0.510020s (148079 normal rows, 0 exceptions)
[2021-03-31 13:31:00.662] [E/1] [info] [Task Finished] Transform to mem in 0.512463s (148801 normal rows, 0 exceptions)
[2021-03-31 13:31:01.146] [driver] [info] [Task Finished] Transform to mem in 0.513432s (148853 normal rows, 0 exceptions)
[2021-03-31 13:31:01.174] [E/3] [info] [Task Finished] Transform to mem in 0.511748s (147856 normal rows, 0 exceptions)
[2021-03-31 13:31:01.176] [E/1] [info] [Task Finished] Transform to mem in 0.513347s (148255 normal rows, 0 exceptions)
[2021-03-31 13:31:01.239] [E/2] [info] [Task Finished] Transform to mem in 0.689016s (199386 normal rows, 0 exceptions)
[2021-03-31 13:31:01.688] [E/3] [info] [Task Finished] Transform to mem in 0.514613s (148779 normal rows, 0 exceptions)
[2021-03-31 13:31:01.692] [E/1] [info] [Task Finished] Transform to mem in 0.516277s (149180 normal rows, 0 exceptions)
[2021-03-31 13:31:01.751] [E/2] [info] [Task Finished] Transform to mem in 0.512197s (147884 normal rows, 0 exceptions)
[2021-03-31 13:31:01.838] [driver] [info] [Task Finished] Transform to mem in 0.692003s (200335 normal rows, 0 exceptions)
[2021-03-31 13:31:02.204] [E/1] [info] [Task Finished] Transform to mem in 0.512167s (148526 normal rows, 0 exceptions)
[2021-03-31 13:31:02.264] [E/2] [info] [Task Finished] Transform to mem in 0.512768s (148867 normal rows, 0 exceptions)
[2021-03-31 13:31:02.309] [E/3] [info] [Task Finished] Transform to mem in 0.620318s (180350 normal rows, 0 exceptions)
[2021-03-31 13:31:02.348] [driver] [info] [Task Finished] Transform to mem in 0.510090s (148533 normal rows, 0 exceptions)
[2021-03-31 13:31:02.775] [E/2] [info] [Task Finished] Transform to mem in 0.511587s (148642 normal rows, 0 exceptions)
[2021-03-31 13:31:02.791] [E/1] [info] [Task Finished] Transform to mem in 0.587116s (170603 normal rows, 0 exceptions)
[2021-03-31 13:31:02.821] [E/3] [info] [Task Finished] Transform to mem in 0.512639s (149387 normal rows, 0 exceptions)
[2021-03-31 13:31:02.856] [driver] [info] [Task Finished] Transform to mem in 0.508109s (148260 normal rows, 0 exceptions)
[2021-03-31 13:31:03.290] [E/2] [info] [Task Finished] Transform to mem in 0.515136s (149757 normal rows, 0 exceptions)
[2021-03-31 13:31:03.303] [E/1] [info] [Task Finished] Transform to mem in 0.511824s (148897 normal rows, 0 exceptions)
[2021-03-31 13:31:03.335] [E/3] [info] [Task Finished] Transform to mem in 0.513383s (149539 normal rows, 0 exceptions)
[2021-03-31 13:31:03.365] [driver] [info] [Task Finished] Transform to mem in 0.509309s (148994 normal rows, 0 exceptions)
[2021-03-31 13:31:03.815] [E/1] [info] [Task Finished] Transform to mem in 0.511858s (148881 normal rows, 0 exceptions)
[2021-03-31 13:31:03.845] [E/3] [info] [Task Finished] Transform to mem in 0.510460s (148754 normal rows, 0 exceptions)
[2021-03-31 13:31:03.855] [E/2] [info] [Task Finished] Transform to mem in 0.564514s (164557 normal rows, 0 exceptions)
[2021-03-31 13:31:04.131] [driver] [info] [Task Finished] Transform to mem in 0.765220s (223096 normal rows, 0 exceptions)
[2021-03-31 13:31:04.328] [E/1] [info] [Task Finished] Transform to mem in 0.513047s (149340 normal rows, 0 exceptions)
[2021-03-31 13:31:04.356] [E/3] [info] [Task Finished] Transform to mem in 0.510644s (148646 normal rows, 0 exceptions)
[2021-03-31 13:31:04.791] [E/2] [info] [Task Finished] Transform to mem in 0.935716s (272132 normal rows, 0 exceptions)
[2021-03-31 13:31:04.791] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4713s
[2021-03-31 13:31:04.791] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.3236s, 14009720 input rows, time to process 1 row via fast path: 0.00344929ms
[2021-03-31 13:31:04.791] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000108691s
[2021-03-31 13:31:04.791] [global] [info] [Transform Stage] Stage 0 took 12.5699s
[2021-03-31 13:31:04.791] [global] [info] Query Execution took 12.6511s. (planning: 0.0812077s, execution: 12.5699s)
[2021-03-31 13:31:04.794] [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:31:04.794] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:31:04.794] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:31:04.964] [logical planner] [info] logical optimization took 0.006201ms
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:31:04.964] [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:31:04.984] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:05.013] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:31:05.013] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.029536s
[2021-03-31 13:31:05.013] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:31:05.020] [E/3] [info] [Task Finished] Transform to mem in 0.006996s (9300 normal rows, 0 exceptions)
[2021-03-31 13:31:05.020] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00707666s
[2021-03-31 13:31:05.020] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00699639s, 9300 input rows, time to process 1 row via fast path: 0.0007523ms
[2021-03-31 13:31:05.020] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.295e-06s
[2021-03-31 13:31:05.020] [global] [info] [Transform Stage] Stage 0 took 0.0366472s
[2021-03-31 13:31:05.020] [global] [info] Query Execution took 0.0646909s. (planning: 0.0280203s, execution: 0.0366706s)
[2021-03-31 13:31:05.023] [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:31:05.023] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:31:05.023] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:31:05.063] [logical planner] [info] logical optimization took 0.000503ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:31:05.063] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:31:05.082] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:05.090] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:31:05.090] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00788791s
[2021-03-31 13:31:05.090] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:31:05.090] [E/1] [info] [Task Finished] Transform to mem in 0.000377s (1928 normal rows, 0 exceptions)
[2021-03-31 13:31:05.090] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000453869s
[2021-03-31 13:31:05.090] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000377119s, 1928 input rows, time to process 1 row via fast path: 0.000195601ms
[2021-03-31 13:31:05.090] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.101e-06s
[2021-03-31 13:31:05.090] [global] [info] [Transform Stage] Stage 0 took 0.00836733s
[2021-03-31 13:31:05.090] [global] [info] Query Execution took 0.027934s. (planning: 0.0195446s, execution: 0.0083894s)
[2021-03-31 13:31:05.091] [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:31:05.101] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.108] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.113] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.118] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.145] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.163] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.174] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.179] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.188] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.199] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:05.298] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:05.400] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:05.502] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:05.600] [logical planner] [info] logical optimization took 0.205000ms
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:31:05.600] [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:31:05.600] [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:31:05.602] [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:31:05.603] [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:31:05.604] [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:31:05.605] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:31:05.606] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:31:05.607] [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:31:05.609] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:31:05.609] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:31:05.610] [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:31:05.612] [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:31:05.619] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:05.969] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:31:05.969] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.349989s
[2021-03-31 13:31:06.048] [E/3] [info] [Task Finished] Transform to mem in 0.079136s (34976 normal rows, 0 exceptions)
[2021-03-31 13:31:06.049] [E/1] [info] [Task Finished] Transform to mem in 0.079789s (35468 normal rows, 0 exceptions)
[2021-03-31 13:31:06.128] [E/1] [info] [Task Finished] Transform to mem in 0.079442s (35461 normal rows, 0 exceptions)
[2021-03-31 13:31:06.225] [E/2] [info] [Task Finished] Transform to mem in 0.255675s (113323 normal rows, 0 exceptions)
[2021-03-31 13:31:06.226] [driver] [info] [Task Finished] Transform to mem in 0.256973s (113246 normal rows, 0 exceptions)
[2021-03-31 13:31:06.306] [E/3] [info] [Task Finished] Transform to mem in 0.257451s (113459 normal rows, 0 exceptions)
[2021-03-31 13:31:06.324] [E/2] [info] [Task Finished] Transform to mem in 0.098937s (43486 normal rows, 0 exceptions)
[2021-03-31 13:31:06.383] [E/1] [info] [Task Finished] Transform to mem in 0.255266s (113034 normal rows, 0 exceptions)
[2021-03-31 13:31:06.385] [E/3] [info] [Task Finished] Transform to mem in 0.079768s (35159 normal rows, 0 exceptions)
[2021-03-31 13:31:06.462] [E/1] [info] [Task Finished] Transform to mem in 0.078389s (34919 normal rows, 0 exceptions)
[2021-03-31 13:31:06.481] [driver] [info] [Task Finished] Transform to mem in 0.255497s (112915 normal rows, 0 exceptions)
[2021-03-31 13:31:06.542] [E/1] [info] [Task Finished] Transform to mem in 0.079654s (35231 normal rows, 0 exceptions)
[2021-03-31 13:31:06.580] [E/2] [info] [Task Finished] Transform to mem in 0.256196s (113121 normal rows, 0 exceptions)
[2021-03-31 13:31:06.641] [E/3] [info] [Task Finished] Transform to mem in 0.255267s (113505 normal rows, 0 exceptions)
[2021-03-31 13:31:06.717] [E/1] [info] [Task Finished] Transform to mem in 0.175669s (77734 normal rows, 0 exceptions)
[2021-03-31 13:31:06.722] [E/3] [info] [Task Finished] Transform to mem in 0.081220s (36017 normal rows, 0 exceptions)
[2021-03-31 13:31:06.739] [driver] [info] [Task Finished] Transform to mem in 0.257479s (113430 normal rows, 0 exceptions)
[2021-03-31 13:31:06.803] [E/3] [info] [Task Finished] Transform to mem in 0.081218s (35737 normal rows, 0 exceptions)
[2021-03-31 13:31:06.834] [E/2] [info] [Task Finished] Transform to mem in 0.254206s (113239 normal rows, 0 exceptions)
[2021-03-31 13:31:06.884] [E/3] [info] [Task Finished] Transform to mem in 0.080445s (35710 normal rows, 0 exceptions)
[2021-03-31 13:31:06.974] [E/1] [info] [Task Finished] Transform to mem in 0.256754s (113281 normal rows, 0 exceptions)
[2021-03-31 13:31:06.986] [E/3] [info] [Task Finished] Transform to mem in 0.102347s (45373 normal rows, 0 exceptions)
[2021-03-31 13:31:06.995] [driver] [info] [Task Finished] Transform to mem in 0.255788s (113275 normal rows, 0 exceptions)
[2021-03-31 13:31:07.066] [E/3] [info] [Task Finished] Transform to mem in 0.080025s (35405 normal rows, 0 exceptions)
[2021-03-31 13:31:07.091] [E/2] [info] [Task Finished] Transform to mem in 0.256786s (113346 normal rows, 0 exceptions)
[2021-03-31 13:31:07.146] [E/3] [info] [Task Finished] Transform to mem in 0.080181s (35374 normal rows, 0 exceptions)
[2021-03-31 13:31:07.226] [E/3] [info] [Task Finished] Transform to mem in 0.080279s (35571 normal rows, 0 exceptions)
[2021-03-31 13:31:07.230] [E/1] [info] [Task Finished] Transform to mem in 0.255585s (113321 normal rows, 0 exceptions)
[2021-03-31 13:31:07.251] [driver] [info] [Task Finished] Transform to mem in 0.256627s (113192 normal rows, 0 exceptions)
[2021-03-31 13:31:07.347] [E/2] [info] [Task Finished] Transform to mem in 0.255716s (113019 normal rows, 0 exceptions)
[2021-03-31 13:31:07.426] [E/2] [info] [Task Finished] Transform to mem in 0.079682s (35575 normal rows, 0 exceptions)
[2021-03-31 13:31:07.453] [E/1] [info] [Task Finished] Transform to mem in 0.223390s (99527 normal rows, 0 exceptions)
[2021-03-31 13:31:07.482] [E/3] [info] [Task Finished] Transform to mem in 0.255978s (113052 normal rows, 0 exceptions)
[2021-03-31 13:31:07.509] [driver] [info] [Task Finished] Transform to mem in 0.257271s (113639 normal rows, 0 exceptions)
[2021-03-31 13:31:07.531] [E/1] [info] [Task Finished] Transform to mem in 0.078409s (34828 normal rows, 0 exceptions)
[2021-03-31 13:31:07.589] [driver] [info] [Task Finished] Transform to mem in 0.080505s (35671 normal rows, 0 exceptions)
[2021-03-31 13:31:07.683] [E/2] [info] [Task Finished] Transform to mem in 0.256860s (113292 normal rows, 0 exceptions)
[2021-03-31 13:31:07.738] [E/3] [info] [Task Finished] Transform to mem in 0.255413s (113058 normal rows, 0 exceptions)
[2021-03-31 13:31:07.787] [E/1] [info] [Task Finished] Transform to mem in 0.255245s (113118 normal rows, 0 exceptions)
[2021-03-31 13:31:07.816] [driver] [info] [Task Finished] Transform to mem in 0.226996s (99848 normal rows, 0 exceptions)
[2021-03-31 13:31:07.817] [E/3] [info] [Task Finished] Transform to mem in 0.079125s (34813 normal rows, 0 exceptions)
[2021-03-31 13:31:07.896] [driver] [info] [Task Finished] Transform to mem in 0.080102s (34936 normal rows, 0 exceptions)
[2021-03-31 13:31:07.939] [E/2] [info] [Task Finished] Transform to mem in 0.255542s (113221 normal rows, 0 exceptions)
[2021-03-31 13:31:07.976] [driver] [info] [Task Finished] Transform to mem in 0.079613s (35092 normal rows, 0 exceptions)
[2021-03-31 13:31:08.042] [E/1] [info] [Task Finished] Transform to mem in 0.255741s (113609 normal rows, 0 exceptions)
[2021-03-31 13:31:08.071] [E/3] [info] [Task Finished] Transform to mem in 0.254394s (113169 normal rows, 0 exceptions)
[2021-03-31 13:31:08.151] [E/3] [info] [Task Finished] Transform to mem in 0.080033s (35276 normal rows, 0 exceptions)
[2021-03-31 13:31:08.154] [driver] [info] [Task Finished] Transform to mem in 0.177833s (78765 normal rows, 0 exceptions)
[2021-03-31 13:31:08.195] [E/2] [info] [Task Finished] Transform to mem in 0.256133s (113086 normal rows, 0 exceptions)
[2021-03-31 13:31:08.234] [driver] [info] [Task Finished] Transform to mem in 0.080011s (35368 normal rows, 0 exceptions)
[2021-03-31 13:31:08.297] [E/1] [info] [Task Finished] Transform to mem in 0.254126s (113016 normal rows, 0 exceptions)
[2021-03-31 13:31:08.315] [driver] [info] [Task Finished] Transform to mem in 0.080730s (35632 normal rows, 0 exceptions)
[2021-03-31 13:31:08.408] [E/3] [info] [Task Finished] Transform to mem in 0.256426s (113040 normal rows, 0 exceptions)
[2021-03-31 13:31:08.451] [E/2] [info] [Task Finished] Transform to mem in 0.255743s (113474 normal rows, 0 exceptions)
[2021-03-31 13:31:08.493] [driver] [info] [Task Finished] Transform to mem in 0.178184s (77314 normal rows, 0 exceptions)
[2021-03-31 13:31:08.533] [E/2] [info] [Task Finished] Transform to mem in 0.082509s (36010 normal rows, 0 exceptions)
[2021-03-31 13:31:08.556] [E/1] [info] [Task Finished] Transform to mem in 0.259792s (113270 normal rows, 0 exceptions)
[2021-03-31 13:31:08.612] [E/2] [info] [Task Finished] Transform to mem in 0.079363s (35047 normal rows, 0 exceptions)
[2021-03-31 13:31:08.668] [E/3] [info] [Task Finished] Transform to mem in 0.259887s (113421 normal rows, 0 exceptions)
[2021-03-31 13:31:08.693] [E/2] [info] [Task Finished] Transform to mem in 0.080905s (36265 normal rows, 0 exceptions)
[2021-03-31 13:31:08.749] [driver] [info] [Task Finished] Transform to mem in 0.256624s (113153 normal rows, 0 exceptions)
[2021-03-31 13:31:08.811] [E/1] [info] [Task Finished] Transform to mem in 0.254803s (113110 normal rows, 0 exceptions)
[2021-03-31 13:31:08.811] [E/2] [info] [Task Finished] Transform to mem in 0.117983s (52220 normal rows, 0 exceptions)
[2021-03-31 13:31:08.893] [E/1] [info] [Task Finished] Transform to mem in 0.082139s (35968 normal rows, 0 exceptions)
[2021-03-31 13:31:08.925] [E/3] [info] [Task Finished] Transform to mem in 0.257402s (112797 normal rows, 0 exceptions)
[2021-03-31 13:31:08.976] [E/1] [info] [Task Finished] Transform to mem in 0.082168s (35673 normal rows, 0 exceptions)
[2021-03-31 13:31:09.010] [driver] [info] [Task Finished] Transform to mem in 0.260951s (113288 normal rows, 0 exceptions)
[2021-03-31 13:31:09.055] [E/1] [info] [Task Finished] Transform to mem in 0.079534s (35432 normal rows, 0 exceptions)
[2021-03-31 13:31:09.069] [E/2] [info] [Task Finished] Transform to mem in 0.257541s (112897 normal rows, 0 exceptions)
[2021-03-31 13:31:09.182] [E/3] [info] [Task Finished] Transform to mem in 0.256949s (113370 normal rows, 0 exceptions)
[2021-03-31 13:31:09.218] [E/1] [info] [Task Finished] Transform to mem in 0.163123s (72350 normal rows, 0 exceptions)
[2021-03-31 13:31:09.262] [E/3] [info] [Task Finished] Transform to mem in 0.079519s (35261 normal rows, 0 exceptions)
[2021-03-31 13:31:09.267] [driver] [info] [Task Finished] Transform to mem in 0.256084s (113096 normal rows, 0 exceptions)
[2021-03-31 13:31:09.324] [E/2] [info] [Task Finished] Transform to mem in 0.254838s (113108 normal rows, 0 exceptions)
[2021-03-31 13:31:09.343] [E/3] [info] [Task Finished] Transform to mem in 0.081033s (35925 normal rows, 0 exceptions)
[2021-03-31 13:31:09.363] [E/3] [info] [Task Finished] Transform to mem in 0.020683s (9112 normal rows, 0 exceptions)
[2021-03-31 13:31:09.472] [E/1] [info] [Task Finished] Transform to mem in 0.253819s (113200 normal rows, 0 exceptions)
[2021-03-31 13:31:09.524] [driver] [info] [Task Finished] Transform to mem in 0.257731s (113144 normal rows, 0 exceptions)
[2021-03-31 13:31:09.552] [E/1] [info] [Task Finished] Transform to mem in 0.080069s (35435 normal rows, 0 exceptions)
[2021-03-31 13:31:09.580] [E/2] [info] [Task Finished] Transform to mem in 0.255879s (113425 normal rows, 0 exceptions)
[2021-03-31 13:31:09.619] [E/3] [info] [Task Finished] Transform to mem in 0.255248s (113275 normal rows, 0 exceptions)
[2021-03-31 13:31:09.634] [E/1] [info] [Task Finished] Transform to mem in 0.082082s (36013 normal rows, 0 exceptions)
[2021-03-31 13:31:09.768] [E/1] [info] [Task Finished] Transform to mem in 0.133561s (59343 normal rows, 0 exceptions)
[2021-03-31 13:31:09.780] [driver] [info] [Task Finished] Transform to mem in 0.255880s (113297 normal rows, 0 exceptions)
[2021-03-31 13:31:09.836] [E/2] [info] [Task Finished] Transform to mem in 0.256323s (113491 normal rows, 0 exceptions)
[2021-03-31 13:31:09.860] [driver] [info] [Task Finished] Transform to mem in 0.080257s (35184 normal rows, 0 exceptions)
[2021-03-31 13:31:09.874] [E/3] [info] [Task Finished] Transform to mem in 0.255183s (113131 normal rows, 0 exceptions)
[2021-03-31 13:31:09.941] [driver] [info] [Task Finished] Transform to mem in 0.080461s (35229 normal rows, 0 exceptions)
[2021-03-31 13:31:10.020] [driver] [info] [Task Finished] Transform to mem in 0.079064s (35100 normal rows, 0 exceptions)
[2021-03-31 13:31:10.023] [E/1] [info] [Task Finished] Transform to mem in 0.255149s (113233 normal rows, 0 exceptions)
[2021-03-31 13:31:10.091] [E/2] [info] [Task Finished] Transform to mem in 0.255147s (113220 normal rows, 0 exceptions)
[2021-03-31 13:31:10.102] [E/1] [info] [Task Finished] Transform to mem in 0.079345s (35370 normal rows, 0 exceptions)
[2021-03-31 13:31:10.129] [E/3] [info] [Task Finished] Transform to mem in 0.255221s (113065 normal rows, 0 exceptions)
[2021-03-31 13:31:10.180] [E/1] [info] [Task Finished] Transform to mem in 0.078052s (35042 normal rows, 0 exceptions)
[2021-03-31 13:31:10.259] [E/1] [info] [Task Finished] Transform to mem in 0.078425s (34935 normal rows, 0 exceptions)
[2021-03-31 13:31:10.278] [driver] [info] [Task Finished] Transform to mem in 0.257890s (113441 normal rows, 0 exceptions)
[2021-03-31 13:31:10.346] [E/2] [info] [Task Finished] Transform to mem in 0.254777s (113154 normal rows, 0 exceptions)
[2021-03-31 13:31:10.384] [E/3] [info] [Task Finished] Transform to mem in 0.255178s (113019 normal rows, 0 exceptions)
[2021-03-31 13:31:10.489] [E/2] [info] [Task Finished] Transform to mem in 0.143003s (63216 normal rows, 0 exceptions)
[2021-03-31 13:31:10.515] [E/1] [info] [Task Finished] Transform to mem in 0.255592s (113435 normal rows, 0 exceptions)
[2021-03-31 13:31:10.535] [driver] [info] [Task Finished] Transform to mem in 0.256939s (113377 normal rows, 0 exceptions)
[2021-03-31 13:31:10.568] [E/2] [info] [Task Finished] Transform to mem in 0.078690s (34986 normal rows, 0 exceptions)
[2021-03-31 13:31:10.614] [driver] [info] [Task Finished] Transform to mem in 0.079267s (34892 normal rows, 0 exceptions)
[2021-03-31 13:31:10.639] [E/3] [info] [Task Finished] Transform to mem in 0.255046s (113399 normal rows, 0 exceptions)
[2021-03-31 13:31:10.694] [driver] [info] [Task Finished] Transform to mem in 0.079574s (35075 normal rows, 0 exceptions)
[2021-03-31 13:31:10.769] [E/1] [info] [Task Finished] Transform to mem in 0.254804s (113260 normal rows, 0 exceptions)
[2021-03-31 13:31:10.823] [E/2] [info] [Task Finished] Transform to mem in 0.255635s (113228 normal rows, 0 exceptions)
[2021-03-31 13:31:10.825] [driver] [info] [Task Finished] Transform to mem in 0.131109s (57754 normal rows, 0 exceptions)
[2021-03-31 13:31:10.895] [E/3] [info] [Task Finished] Transform to mem in 0.255529s (113507 normal rows, 0 exceptions)
[2021-03-31 13:31:10.904] [E/2] [info] [Task Finished] Transform to mem in 0.080145s (35695 normal rows, 0 exceptions)
[2021-03-31 13:31:10.976] [E/3] [info] [Task Finished] Transform to mem in 0.080561s (35521 normal rows, 0 exceptions)
[2021-03-31 13:31:11.025] [E/1] [info] [Task Finished] Transform to mem in 0.255444s (113293 normal rows, 0 exceptions)
[2021-03-31 13:31:11.082] [driver] [info] [Task Finished] Transform to mem in 0.256704s (113223 normal rows, 0 exceptions)
[2021-03-31 13:31:11.159] [E/2] [info] [Task Finished] Transform to mem in 0.254974s (113169 normal rows, 0 exceptions)
[2021-03-31 13:31:11.164] [E/1] [info] [Task Finished] Transform to mem in 0.139050s (61602 normal rows, 0 exceptions)
[2021-03-31 13:31:11.230] [E/3] [info] [Task Finished] Transform to mem in 0.254323s (113246 normal rows, 0 exceptions)
[2021-03-31 13:31:11.238] [E/2] [info] [Task Finished] Transform to mem in 0.079154s (35175 normal rows, 0 exceptions)
[2021-03-31 13:31:11.310] [E/3] [info] [Task Finished] Transform to mem in 0.080265s (35556 normal rows, 0 exceptions)
[2021-03-31 13:31:11.338] [driver] [info] [Task Finished] Transform to mem in 0.256560s (113232 normal rows, 0 exceptions)
[2021-03-31 13:31:11.389] [E/3] [info] [Task Finished] Transform to mem in 0.078696s (34836 normal rows, 0 exceptions)
[2021-03-31 13:31:11.418] [E/1] [info] [Task Finished] Transform to mem in 0.254482s (113245 normal rows, 0 exceptions)
[2021-03-31 13:31:11.493] [E/2] [info] [Task Finished] Transform to mem in 0.255206s (113243 normal rows, 0 exceptions)
[2021-03-31 13:31:11.572] [E/2] [info] [Task Finished] Transform to mem in 0.079078s (35370 normal rows, 0 exceptions)
[2021-03-31 13:31:11.583] [E/3] [info] [Task Finished] Transform to mem in 0.194237s (85947 normal rows, 0 exceptions)
[2021-03-31 13:31:11.594] [driver] [info] [Task Finished] Transform to mem in 0.256108s (113439 normal rows, 0 exceptions)
[2021-03-31 13:31:11.663] [E/3] [info] [Task Finished] Transform to mem in 0.079649s (35199 normal rows, 0 exceptions)
[2021-03-31 13:31:11.672] [E/1] [info] [Task Finished] Transform to mem in 0.253401s (113483 normal rows, 0 exceptions)
[2021-03-31 13:31:11.743] [E/3] [info] [Task Finished] Transform to mem in 0.080082s (35239 normal rows, 0 exceptions)
[2021-03-31 13:31:11.825] [E/2] [info] [Task Finished] Transform to mem in 0.253075s (112657 normal rows, 0 exceptions)
[2021-03-31 13:31:11.850] [driver] [info] [Task Finished] Transform to mem in 0.255551s (113016 normal rows, 0 exceptions)
[2021-03-31 13:31:11.927] [E/1] [info] [Task Finished] Transform to mem in 0.254894s (113588 normal rows, 0 exceptions)
[2021-03-31 13:31:11.932] [driver] [info] [Task Finished] Transform to mem in 0.082010s (35870 normal rows, 0 exceptions)
[2021-03-31 13:31:11.940] [E/3] [info] [Task Finished] Transform to mem in 0.196969s (86747 normal rows, 0 exceptions)
[2021-03-31 13:31:12.012] [driver] [info] [Task Finished] Transform to mem in 0.080104s (35502 normal rows, 0 exceptions)
[2021-03-31 13:31:12.079] [E/2] [info] [Task Finished] Transform to mem in 0.253367s (112909 normal rows, 0 exceptions)
[2021-03-31 13:31:12.092] [driver] [info] [Task Finished] Transform to mem in 0.080024s (35157 normal rows, 0 exceptions)
[2021-03-31 13:31:12.185] [E/1] [info] [Task Finished] Transform to mem in 0.258048s (113678 normal rows, 0 exceptions)
[2021-03-31 13:31:12.198] [E/3] [info] [Task Finished] Transform to mem in 0.257834s (112727 normal rows, 0 exceptions)
[2021-03-31 13:31:12.246] [driver] [info] [Task Finished] Transform to mem in 0.154241s (66851 normal rows, 0 exceptions)
[2021-03-31 13:31:12.277] [E/3] [info] [Task Finished] Transform to mem in 0.078860s (35145 normal rows, 0 exceptions)
[2021-03-31 13:31:12.338] [E/2] [info] [Task Finished] Transform to mem in 0.259606s (113499 normal rows, 0 exceptions)
[2021-03-31 13:31:12.356] [E/3] [info] [Task Finished] Transform to mem in 0.079539s (35546 normal rows, 0 exceptions)
[2021-03-31 13:31:12.436] [E/3] [info] [Task Finished] Transform to mem in 0.079494s (35327 normal rows, 0 exceptions)
[2021-03-31 13:31:12.440] [E/1] [info] [Task Finished] Transform to mem in 0.255310s (113381 normal rows, 0 exceptions)
[2021-03-31 13:31:12.504] [driver] [info] [Task Finished] Transform to mem in 0.257744s (113321 normal rows, 0 exceptions)
[2021-03-31 13:31:12.571] [E/1] [info] [Task Finished] Transform to mem in 0.131056s (57317 normal rows, 0 exceptions)
[2021-03-31 13:31:12.596] [E/2] [info] [Task Finished] Transform to mem in 0.257400s (113206 normal rows, 0 exceptions)
[2021-03-31 13:31:12.654] [E/1] [info] [Task Finished] Transform to mem in 0.082981s (35717 normal rows, 0 exceptions)
[2021-03-31 13:31:12.695] [E/3] [info] [Task Finished] Transform to mem in 0.259188s (113286 normal rows, 0 exceptions)
[2021-03-31 13:31:12.734] [E/1] [info] [Task Finished] Transform to mem in 0.080120s (35681 normal rows, 0 exceptions)
[2021-03-31 13:31:12.763] [driver] [info] [Task Finished] Transform to mem in 0.258861s (112925 normal rows, 0 exceptions)
[2021-03-31 13:31:12.814] [E/1] [info] [Task Finished] Transform to mem in 0.079681s (35312 normal rows, 0 exceptions)
[2021-03-31 13:31:12.850] [E/2] [info] [Task Finished] Transform to mem in 0.254724s (113706 normal rows, 0 exceptions)
[2021-03-31 13:31:12.896] [E/1] [info] [Task Finished] Transform to mem in 0.082454s (36405 normal rows, 0 exceptions)
[2021-03-31 13:31:12.950] [E/3] [info] [Task Finished] Transform to mem in 0.254719s (112948 normal rows, 0 exceptions)
[2021-03-31 13:31:12.978] [E/1] [info] [Task Finished] Transform to mem in 0.081976s (36083 normal rows, 0 exceptions)
[2021-03-31 13:31:13.021] [driver] [info] [Task Finished] Transform to mem in 0.257607s (113352 normal rows, 0 exceptions)
[2021-03-31 13:31:13.059] [E/1] [info] [Task Finished] Transform to mem in 0.080501s (35941 normal rows, 0 exceptions)
[2021-03-31 13:31:13.104] [E/2] [info] [Task Finished] Transform to mem in 0.253596s (112814 normal rows, 0 exceptions)
[2021-03-31 13:31:13.140] [E/1] [info] [Task Finished] Transform to mem in 0.081262s (36129 normal rows, 0 exceptions)
[2021-03-31 13:31:13.205] [E/3] [info] [Task Finished] Transform to mem in 0.255319s (113598 normal rows, 0 exceptions)
[2021-03-31 13:31:13.256] [E/1] [info] [Task Finished] Transform to mem in 0.115776s (51147 normal rows, 0 exceptions)
[2021-03-31 13:31:13.276] [driver] [info] [Task Finished] Transform to mem in 0.255044s (112865 normal rows, 0 exceptions)
[2021-03-31 13:31:13.336] [E/1] [info] [Task Finished] Transform to mem in 0.079479s (35324 normal rows, 0 exceptions)
[2021-03-31 13:31:13.359] [E/2] [info] [Task Finished] Transform to mem in 0.254559s (113410 normal rows, 0 exceptions)
[2021-03-31 13:31:13.416] [E/1] [info] [Task Finished] Transform to mem in 0.080359s (35494 normal rows, 0 exceptions)
[2021-03-31 13:31:13.460] [E/3] [info] [Task Finished] Transform to mem in 0.255040s (113557 normal rows, 0 exceptions)
[2021-03-31 13:31:13.533] [driver] [info] [Task Finished] Transform to mem in 0.257032s (113260 normal rows, 0 exceptions)
[2021-03-31 13:31:13.614] [E/2] [info] [Task Finished] Transform to mem in 0.255004s (113073 normal rows, 0 exceptions)
[2021-03-31 13:31:13.614] [driver] [info] [Task Finished] Transform to mem in 0.080912s (35852 normal rows, 0 exceptions)
[2021-03-31 13:31:13.664] [E/1] [info] [Task Finished] Transform to mem in 0.248332s (110023 normal rows, 0 exceptions)
[2021-03-31 13:31:13.695] [driver] [info] [Task Finished] Transform to mem in 0.081187s (35843 normal rows, 0 exceptions)
[2021-03-31 13:31:13.716] [E/3] [info] [Task Finished] Transform to mem in 0.256420s (113488 normal rows, 0 exceptions)
[2021-03-31 13:31:13.820] [E/3] [info] [Task Finished] Transform to mem in 0.103556s (45667 normal rows, 0 exceptions)
[2021-03-31 13:31:13.868] [E/2] [info] [Task Finished] Transform to mem in 0.254454s (112803 normal rows, 0 exceptions)
[2021-03-31 13:31:13.918] [E/1] [info] [Task Finished] Transform to mem in 0.253665s (113534 normal rows, 0 exceptions)
[2021-03-31 13:31:13.951] [driver] [info] [Task Finished] Transform to mem in 0.255711s (112931 normal rows, 0 exceptions)
[2021-03-31 13:31:13.951] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 7.98179s
[2021-03-31 13:31:13.951] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.6778s, 14009720 input rows, time to process 1 row via fast path: 0.00226113ms
[2021-03-31 13:31:13.951] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000228657s
[2021-03-31 13:31:13.951] [global] [info] [Transform Stage] Stage 0 took 8.33206s
[2021-03-31 13:31:13.951] [global] [info] Query Execution took 8.65852s. (planning: 0.326409s, execution: 8.33211s)
[2021-03-31 13:31:13.954] [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:31:13.993] [logical planner] [info] logical optimization took 0.019129ms
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:31:13.993] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:31:13.993] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:31:13.994] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:31:13.995] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:31:13.996] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:14.029] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:31:14.029] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328165s
[2021-03-31 13:31:14.030] [E/2] [info] [Task Finished] Transform to mem in 0.001382s (1928 normal rows, 0 exceptions)
[2021-03-31 13:31:14.030] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00140613s
[2021-03-31 13:31:14.030] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.0013821s, 1928 input rows, time to process 1 row via fast path: 0.000716855ms
[2021-03-31 13:31:14.030] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4e-06s
[2021-03-31 13:31:14.030] [global] [info] [Transform Stage] Stage 0 took 0.0342487s
[2021-03-31 13:31:14.030] [global] [info] Query Execution took 0.0664503s. (planning: 0.032179s, execution: 0.0342713s)
[2021-03-31 13:31:14.031] [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:31:14.069] [logical planner] [info] logical optimization took 0.020596ms
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:31:14.069] [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:31:14.070] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:31:14.071] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:31:14.072] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:14.105] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:31:14.105] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328585s
[2021-03-31 13:31:14.108] [E/2] [info] [Task Finished] Transform to mem in 0.002841s (9300 normal rows, 0 exceptions)
[2021-03-31 13:31:14.108] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00286733s
[2021-03-31 13:31:14.108] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00284061s, 9300 input rows, time to process 1 row via fast path: 0.000305442ms
[2021-03-31 13:31:14.108] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.617e-06s
[2021-03-31 13:31:14.108] [global] [info] [Transform Stage] Stage 0 took 0.03575s
[2021-03-31 13:31:14.108] [global] [info] Query Execution took 0.0691227s. (planning: 0.0333515s, execution: 0.0357712s)
[2021-03-31 13:31:14.111] [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:31:14.143] [logical planner] [info] logical optimization took 0.022331ms
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:31:14.143] [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:31:14.144] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:14.165] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:31:14.165] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0201423s
[2021-03-31 13:31:14.166] [E/1] [info] [Task Finished] Transform to mem in 0.001678s (9300 normal rows, 0 exceptions)
[2021-03-31 13:31:14.166] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00170332s
[2021-03-31 13:31:14.166] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00167786s, 9300 input rows, time to process 1 row via fast path: 0.000180415ms
[2021-03-31 13:31:14.166] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.411e-06s
[2021-03-31 13:31:14.166] [global] [info] [Transform Stage] Stage 0 took 0.0218695s
[2021-03-31 13:31:14.166] [global] [info] Query Execution took 0.0554987s. (planning: 0.0336102s, execution: 0.0218885s)
[2021-03-31 13:31:14.169] [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:31:14.169] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:14.174] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:14.307] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:14.312] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:14.445] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:14.451] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:14.584] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:14.585] [logical planner] [info] logical optimization took 0.277959ms
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:31:14.585] [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:31:14.586] [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:31:14.587] [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:31:14.588] [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:31:14.592] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:31:14.592] [global] [info] Stage2 depends on: 
[2021-03-31 13:31:14.593] [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:31:14.603] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:31:14.603] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0107076s
[2021-03-31 13:31:14.605] [E/2] [info] [Task Finished] Transform to in-memory hash table in 0.001588s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:31:14.605] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.0016589s
[2021-03-31 13:31:14.605] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00158842s, 1928 input rows, time to process 1 row via fast path: 0.00082387ms
[2021-03-31 13:31:14.605] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.766e-06s
[2021-03-31 13:31:14.605] [global] [info] [Transform Stage] Stage 2 took 0.0124038s
[2021-03-31 13:31:14.605] [global] [info] Stage1 depends on: 
[2021-03-31 13:31:14.606] [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:31:14.626] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:31:14.626] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0208195s
[2021-03-31 13:31:14.630] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004734s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:31:14.630] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.0048404s
[2021-03-31 13:31:14.630] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.0047338s, 9300 input rows, time to process 1 row via fast path: 0.000509011ms
[2021-03-31 13:31:14.630] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.141e-06s
[2021-03-31 13:31:14.630] [global] [info] [Transform Stage] Stage 1 took 0.0256837s
[2021-03-31 13:31:14.630] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:14.631] [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:31:14.651] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:31:14.651] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0207246s
[2021-03-31 13:31:14.656] [E/3] [info] [Task Finished] Transform to in-memory hash table in 0.004376s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:31:14.656] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00447615s
[2021-03-31 13:31:14.656] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00437592s, 9300 input rows, time to process 1 row via fast path: 0.000470529ms
[2021-03-31 13:31:14.656] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.165e-06s
[2021-03-31 13:31:14.656] [global] [info] [Transform Stage] Stage 0 took 0.0252303s
[2021-03-31 13:31:14.731] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:31:14.731] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0750458s
[2021-03-31 13:31:14.751] [E/1] [info] [Task Finished] Transform to mem in 0.019587s (25131 normal rows, 0 exceptions)
[2021-03-31 13:31:14.767] [E/3] [info] [Task Finished] Transform to mem in 0.035650s (47955 normal rows, 0 exceptions)
[2021-03-31 13:31:14.783] [E/1] [info] [Task Finished] Transform to mem in 0.032324s (45263 normal rows, 0 exceptions)
[2021-03-31 13:31:14.793] [E/3] [info] [Task Finished] Transform to mem in 0.026627s (35289 normal rows, 0 exceptions)
[2021-03-31 13:31:14.813] [E/3] [info] [Task Finished] Transform to mem in 0.019491s (25125 normal rows, 0 exceptions)
[2021-03-31 13:31:14.841] [E/3] [info] [Task Finished] Transform to mem in 0.027739s (36022 normal rows, 0 exceptions)
[2021-03-31 13:31:14.846] [E/2] [info] [Task Finished] Transform to mem in 0.114553s (158845 normal rows, 0 exceptions)
[2021-03-31 13:31:14.849] [driver] [info] [Task Finished] Transform to mem in 0.118411s (165132 normal rows, 0 exceptions)
[2021-03-31 13:31:14.854] [E/1] [info] [Task Finished] Transform to mem in 0.071535s (89837 normal rows, 0 exceptions)
[2021-03-31 13:31:14.864] [E/2] [info] [Task Finished] Transform to mem in 0.018749s (24688 normal rows, 0 exceptions)
[2021-03-31 13:31:14.884] [driver] [info] [Task Finished] Transform to mem in 0.034729s (43700 normal rows, 0 exceptions)
[2021-03-31 13:31:14.891] [E/2] [info] [Task Finished] Transform to mem in 0.026546s (36398 normal rows, 0 exceptions)
[2021-03-31 13:31:14.912] [driver] [info] [Task Finished] Transform to mem in 0.027552s (35270 normal rows, 0 exceptions)
[2021-03-31 13:31:14.924] [E/3] [info] [Task Finished] Transform to mem in 0.083228s (109778 normal rows, 0 exceptions)
[2021-03-31 13:31:14.928] [E/1] [info] [Task Finished] Transform to mem in 0.073687s (97620 normal rows, 0 exceptions)
[2021-03-31 13:31:14.931] [driver] [info] [Task Finished] Transform to mem in 0.019595s (24716 normal rows, 0 exceptions)
[2021-03-31 13:31:14.951] [driver] [info] [Task Finished] Transform to mem in 0.019417s (24521 normal rows, 0 exceptions)
[2021-03-31 13:31:14.953] [E/3] [info] [Task Finished] Transform to mem in 0.029559s (40105 normal rows, 0 exceptions)
[2021-03-31 13:31:14.978] [driver] [info] [Task Finished] Transform to mem in 0.027442s (35358 normal rows, 0 exceptions)
[2021-03-31 13:31:14.987] [E/2] [info] [Task Finished] Transform to mem in 0.095828s (128540 normal rows, 0 exceptions)
[2021-03-31 13:31:15.006] [driver] [info] [Task Finished] Transform to mem in 0.027273s (37101 normal rows, 0 exceptions)
[2021-03-31 13:31:15.029] [E/1] [info] [Task Finished] Transform to mem in 0.100408s (137659 normal rows, 0 exceptions)
[2021-03-31 13:31:15.054] [E/3] [info] [Task Finished] Transform to mem in 0.100618s (137010 normal rows, 0 exceptions)
[2021-03-31 13:31:15.055] [E/1] [info] [Task Finished] Transform to mem in 0.026761s (36984 normal rows, 0 exceptions)
[2021-03-31 13:31:15.073] [E/2] [info] [Task Finished] Transform to mem in 0.085906s (115493 normal rows, 0 exceptions)
[2021-03-31 13:31:15.075] [driver] [info] [Task Finished] Transform to mem in 0.069735s (90017 normal rows, 0 exceptions)
[2021-03-31 13:31:15.092] [E/2] [info] [Task Finished] Transform to mem in 0.019630s (24776 normal rows, 0 exceptions)
[2021-03-31 13:31:15.103] [driver] [info] [Task Finished] Transform to mem in 0.028086s (35820 normal rows, 0 exceptions)
[2021-03-31 13:31:15.114] [E/3] [info] [Task Finished] Transform to mem in 0.060358s (86890 normal rows, 0 exceptions)
[2021-03-31 13:31:15.139] [driver] [info] [Task Finished] Transform to mem in 0.035588s (50597 normal rows, 0 exceptions)
[2021-03-31 13:31:15.152] [E/1] [info] [Task Finished] Transform to mem in 0.096344s (128526 normal rows, 0 exceptions)
[2021-03-31 13:31:15.163] [E/3] [info] [Task Finished] Transform to mem in 0.048782s (69186 normal rows, 0 exceptions)
[2021-03-31 13:31:15.164] [E/2] [info] [Task Finished] Transform to mem in 0.072078s (94840 normal rows, 0 exceptions)
[2021-03-31 13:31:15.171] [E/1] [info] [Task Finished] Transform to mem in 0.019558s (24753 normal rows, 0 exceptions)
[2021-03-31 13:31:15.191] [E/1] [info] [Task Finished] Transform to mem in 0.019624s (25284 normal rows, 0 exceptions)
[2021-03-31 13:31:15.202] [E/3] [info] [Task Finished] Transform to mem in 0.039136s (51533 normal rows, 0 exceptions)
[2021-03-31 13:31:15.218] [E/1] [info] [Task Finished] Transform to mem in 0.027413s (35533 normal rows, 0 exceptions)
[2021-03-31 13:31:15.230] [driver] [info] [Task Finished] Transform to mem in 0.091330s (120684 normal rows, 0 exceptions)
[2021-03-31 13:31:15.238] [E/1] [info] [Task Finished] Transform to mem in 0.019759s (25025 normal rows, 0 exceptions)
[2021-03-31 13:31:15.258] [driver] [info] [Task Finished] Transform to mem in 0.027841s (35513 normal rows, 0 exceptions)
[2021-03-31 13:31:15.265] [E/2] [info] [Task Finished] Transform to mem in 0.100159s (136571 normal rows, 0 exceptions)
[2021-03-31 13:31:15.279] [driver] [info] [Task Finished] Transform to mem in 0.020503s (25164 normal rows, 0 exceptions)
[2021-03-31 13:31:15.286] [E/3] [info] [Task Finished] Transform to mem in 0.083490s (113244 normal rows, 0 exceptions)
[2021-03-31 13:31:15.293] [E/2] [info] [Task Finished] Transform to mem in 0.027997s (35994 normal rows, 0 exceptions)
[2021-03-31 13:31:15.306] [E/3] [info] [Task Finished] Transform to mem in 0.020214s (25196 normal rows, 0 exceptions)
[2021-03-31 13:31:15.315] [E/3] [info] [Task Finished] Transform to mem in 0.008746s (11259 normal rows, 0 exceptions)
[2021-03-31 13:31:15.363] [E/1] [info] [Task Finished] Transform to mem in 0.125177s (174193 normal rows, 0 exceptions)
[2021-03-31 13:31:15.374] [driver] [info] [Task Finished] Transform to mem in 0.095006s (127738 normal rows, 0 exceptions)
[2021-03-31 13:31:15.375] [E/2] [info] [Task Finished] Transform to mem in 0.082063s (110771 normal rows, 0 exceptions)
[2021-03-31 13:31:15.383] [E/1] [info] [Task Finished] Transform to mem in 0.019597s (25156 normal rows, 0 exceptions)
[2021-03-31 13:31:15.401] [driver] [info] [Task Finished] Transform to mem in 0.027596s (36015 normal rows, 0 exceptions)
[2021-03-31 13:31:15.404] [E/1] [info] [Task Finished] Transform to mem in 0.020474s (24839 normal rows, 0 exceptions)
[2021-03-31 13:31:15.430] [E/3] [info] [Task Finished] Transform to mem in 0.114979s (160842 normal rows, 0 exceptions)
[2021-03-31 13:31:15.442] [driver] [info] [Task Finished] Transform to mem in 0.040066s (54988 normal rows, 0 exceptions)
[2021-03-31 13:31:15.470] [driver] [info] [Task Finished] Transform to mem in 0.027974s (36157 normal rows, 0 exceptions)
[2021-03-31 13:31:15.470] [E/2] [info] [Task Finished] Transform to mem in 0.094963s (128364 normal rows, 0 exceptions)
[2021-03-31 13:31:15.471] [E/3] [info] [Task Finished] Transform to mem in 0.040637s (57674 normal rows, 0 exceptions)
[2021-03-31 13:31:15.481] [E/1] [info] [Task Finished] Transform to mem in 0.077023s (101477 normal rows, 0 exceptions)
[2021-03-31 13:31:15.490] [E/1] [info] [Task Finished] Transform to mem in 0.008939s (11461 normal rows, 0 exceptions)
[2021-03-31 13:31:15.500] [E/2] [info] [Task Finished] Transform to mem in 0.030257s (42268 normal rows, 0 exceptions)
[2021-03-31 13:31:15.535] [E/2] [info] [Task Finished] Transform to mem in 0.034690s (49180 normal rows, 0 exceptions)
[2021-03-31 13:31:15.541] [driver] [info] [Task Finished] Transform to mem in 0.071095s (90283 normal rows, 0 exceptions)
[2021-03-31 13:31:15.551] [E/3] [info] [Task Finished] Transform to mem in 0.080840s (107483 normal rows, 0 exceptions)
[2021-03-31 13:31:15.563] [E/2] [info] [Task Finished] Transform to mem in 0.027873s (35595 normal rows, 0 exceptions)
[2021-03-31 13:31:15.577] [E/1] [info] [Task Finished] Transform to mem in 0.087209s (115821 normal rows, 0 exceptions)
[2021-03-31 13:31:15.582] [E/3] [info] [Task Finished] Transform to mem in 0.030907s (43145 normal rows, 0 exceptions)
[2021-03-31 13:31:15.592] [E/2] [info] [Task Finished] Transform to mem in 0.028955s (35285 normal rows, 0 exceptions)
[2021-03-31 13:31:15.618] [E/3] [info] [Task Finished] Transform to mem in 0.035945s (51000 normal rows, 0 exceptions)
[2021-03-31 13:31:15.635] [E/2] [info] [Task Finished] Transform to mem in 0.043261s (59860 normal rows, 0 exceptions)
[2021-03-31 13:31:15.638] [driver] [info] [Task Finished] Transform to mem in 0.097442s (132982 normal rows, 0 exceptions)
[2021-03-31 13:31:15.646] [E/1] [info] [Task Finished] Transform to mem in 0.069514s (89845 normal rows, 0 exceptions)
[2021-03-31 13:31:15.655] [E/2] [info] [Task Finished] Transform to mem in 0.020193s (25209 normal rows, 0 exceptions)
[2021-03-31 13:31:15.675] [E/2] [info] [Task Finished] Transform to mem in 0.019508s (25218 normal rows, 0 exceptions)
[2021-03-31 13:31:15.699] [driver] [info] [Task Finished] Transform to mem in 0.061138s (79626 normal rows, 0 exceptions)
[2021-03-31 13:31:15.702] [E/2] [info] [Task Finished] Transform to mem in 0.027505s (35347 normal rows, 0 exceptions)
[2021-03-31 13:31:15.714] [E/3] [info] [Task Finished] Transform to mem in 0.096071s (129587 normal rows, 0 exceptions)
[2021-03-31 13:31:15.721] [E/2] [info] [Task Finished] Transform to mem in 0.019288s (24798 normal rows, 0 exceptions)
[2021-03-31 13:31:15.748] [E/3] [info] [Task Finished] Transform to mem in 0.033855s (46617 normal rows, 0 exceptions)
[2021-03-31 13:31:15.761] [E/1] [info] [Task Finished] Transform to mem in 0.114301s (159135 normal rows, 0 exceptions)
[2021-03-31 13:31:15.772] [E/3] [info] [Task Finished] Transform to mem in 0.023257s (30883 normal rows, 0 exceptions)
[2021-03-31 13:31:15.776] [driver] [info] [Task Finished] Transform to mem in 0.076989s (98805 normal rows, 0 exceptions)
[2021-03-31 13:31:15.796] [driver] [info] [Task Finished] Transform to mem in 0.019364s (24884 normal rows, 0 exceptions)
[2021-03-31 13:31:15.813] [E/1] [info] [Task Finished] Transform to mem in 0.052302s (73689 normal rows, 0 exceptions)
[2021-03-31 13:31:15.837] [E/2] [info] [Task Finished] Transform to mem in 0.115617s (160751 normal rows, 0 exceptions)
[2021-03-31 13:31:15.842] [E/3] [info] [Task Finished] Transform to mem in 0.070088s (89041 normal rows, 0 exceptions)
[2021-03-31 13:31:15.856] [driver] [info] [Task Finished] Transform to mem in 0.060331s (78192 normal rows, 0 exceptions)
[2021-03-31 13:31:15.865] [E/2] [info] [Task Finished] Transform to mem in 0.027571s (37728 normal rows, 0 exceptions)
[2021-03-31 13:31:15.870] [E/3] [info] [Task Finished] Transform to mem in 0.028125s (36542 normal rows, 0 exceptions)
[2021-03-31 13:31:15.884] [E/2] [info] [Task Finished] Transform to mem in 0.019482s (24927 normal rows, 0 exceptions)
[2021-03-31 13:31:15.897] [E/3] [info] [Task Finished] Transform to mem in 0.027464s (35179 normal rows, 0 exceptions)
[2021-03-31 13:31:15.911] [E/1] [info] [Task Finished] Transform to mem in 0.098246s (131921 normal rows, 0 exceptions)
[2021-03-31 13:31:15.919] [E/3] [info] [Task Finished] Transform to mem in 0.021371s (28735 normal rows, 0 exceptions)
[2021-03-31 13:31:15.940] [E/1] [info] [Task Finished] Transform to mem in 0.028679s (36814 normal rows, 0 exceptions)
[2021-03-31 13:31:15.940] [driver] [info] [Task Finished] Transform to mem in 0.084325s (113650 normal rows, 0 exceptions)
[2021-03-31 13:31:15.964] [E/1] [info] [Task Finished] Transform to mem in 0.023516s (31887 normal rows, 0 exceptions)
[2021-03-31 13:31:15.989] [E/2] [info] [Task Finished] Transform to mem in 0.104831s (142265 normal rows, 0 exceptions)
[2021-03-31 13:31:15.992] [driver] [info] [Task Finished] Transform to mem in 0.052022s (69153 normal rows, 0 exceptions)
[2021-03-31 13:31:16.013] [E/3] [info] [Task Finished] Transform to mem in 0.093930s (128350 normal rows, 0 exceptions)
[2021-03-31 13:31:16.015] [E/2] [info] [Task Finished] Transform to mem in 0.025629s (34086 normal rows, 0 exceptions)
[2021-03-31 13:31:16.021] [driver] [info] [Task Finished] Transform to mem in 0.028230s (36505 normal rows, 0 exceptions)
[2021-03-31 13:31:16.033] [E/2] [info] [Task Finished] Transform to mem in 0.018728s (24720 normal rows, 0 exceptions)
[2021-03-31 13:31:16.034] [E/1] [info] [Task Finished] Transform to mem in 0.070452s (88901 normal rows, 0 exceptions)
[2021-03-31 13:31:16.049] [driver] [info] [Task Finished] Transform to mem in 0.027857s (35745 normal rows, 0 exceptions)
[2021-03-31 13:31:16.084] [E/1] [info] [Task Finished] Transform to mem in 0.050152s (73228 normal rows, 0 exceptions)
[2021-03-31 13:31:16.099] [driver] [info] [Task Finished] Transform to mem in 0.050737s (71216 normal rows, 0 exceptions)
[2021-03-31 13:31:16.106] [E/3] [info] [Task Finished] Transform to mem in 0.093239s (127517 normal rows, 0 exceptions)
[2021-03-31 13:31:16.113] [E/2] [info] [Task Finished] Transform to mem in 0.079164s (101655 normal rows, 0 exceptions)
[2021-03-31 13:31:16.119] [driver] [info] [Task Finished] Transform to mem in 0.019610s (25306 normal rows, 0 exceptions)
[2021-03-31 13:31:16.155] [E/1] [info] [Task Finished] Transform to mem in 0.070950s (93246 normal rows, 0 exceptions)
[2021-03-31 13:31:16.162] [driver] [info] [Task Finished] Transform to mem in 0.043226s (61650 normal rows, 0 exceptions)
[2021-03-31 13:31:16.182] [E/1] [info] [Task Finished] Transform to mem in 0.027186s (35410 normal rows, 0 exceptions)
[2021-03-31 13:31:16.201] [E/3] [info] [Task Finished] Transform to mem in 0.095210s (132563 normal rows, 0 exceptions)
[2021-03-31 13:31:16.216] [E/2] [info] [Task Finished] Transform to mem in 0.103662s (142382 normal rows, 0 exceptions)
[2021-03-31 13:31:16.219] [E/1] [info] [Task Finished] Transform to mem in 0.036429s (51575 normal rows, 0 exceptions)
[2021-03-31 13:31:16.238] [E/1] [info] [Task Finished] Transform to mem in 0.019107s (24856 normal rows, 0 exceptions)
[2021-03-31 13:31:16.247] [E/3] [info] [Task Finished] Transform to mem in 0.045533s (63758 normal rows, 0 exceptions)
[2021-03-31 13:31:16.255] [driver] [info] [Task Finished] Transform to mem in 0.092528s (125624 normal rows, 0 exceptions)
[2021-03-31 13:31:16.262] [driver] [info] [Task Finished] Transform to mem in 0.007150s (9137 normal rows, 0 exceptions)
[2021-03-31 13:31:16.267] [E/3] [info] [Task Finished] Transform to mem in 0.019837s (24719 normal rows, 0 exceptions)
[2021-03-31 13:31:16.287] [E/3] [info] [Task Finished] Transform to mem in 0.020019s (24660 normal rows, 0 exceptions)
[2021-03-31 13:31:16.287] [E/2] [info] [Task Finished] Transform to mem in 0.070445s (88881 normal rows, 0 exceptions)
[2021-03-31 13:31:16.309] [E/1] [info] [Task Finished] Transform to mem in 0.070723s (89458 normal rows, 0 exceptions)
[2021-03-31 13:31:16.314] [E/3] [info] [Task Finished] Transform to mem in 0.027148s (35624 normal rows, 0 exceptions)
[2021-03-31 13:31:16.333] [E/1] [info] [Task Finished] Transform to mem in 0.023969s (31860 normal rows, 0 exceptions)
[2021-03-31 13:31:16.343] [E/3] [info] [Task Finished] Transform to mem in 0.029585s (36166 normal rows, 0 exceptions)
[2021-03-31 13:31:16.346] [driver] [info] [Task Finished] Transform to mem in 0.083950s (112468 normal rows, 0 exceptions)
[2021-03-31 13:31:16.363] [E/3] [info] [Task Finished] Transform to mem in 0.019061s (24858 normal rows, 0 exceptions)
[2021-03-31 13:31:16.377] [E/2] [info] [Task Finished] Transform to mem in 0.089806s (120716 normal rows, 0 exceptions)
[2021-03-31 13:31:16.382] [E/3] [info] [Task Finished] Transform to mem in 0.019466s (24927 normal rows, 0 exceptions)
[2021-03-31 13:31:16.430] [E/1] [info] [Task Finished] Transform to mem in 0.097341s (131895 normal rows, 0 exceptions)
[2021-03-31 13:31:16.436] [driver] [info] [Task Finished] Transform to mem in 0.090064s (122197 normal rows, 0 exceptions)
[2021-03-31 13:31:16.450] [E/1] [info] [Task Finished] Transform to mem in 0.019699s (25296 normal rows, 0 exceptions)
[2021-03-31 13:31:16.462] [E/2] [info] [Task Finished] Transform to mem in 0.085811s (120894 normal rows, 0 exceptions)
[2021-03-31 13:31:16.479] [E/3] [info] [Task Finished] Transform to mem in 0.096584s (130688 normal rows, 0 exceptions)
[2021-03-31 13:31:16.481] [E/2] [info] [Task Finished] Transform to mem in 0.018808s (24767 normal rows, 0 exceptions)
[2021-03-31 13:31:16.488] [driver] [info] [Task Finished] Transform to mem in 0.052386s (73220 normal rows, 0 exceptions)
[2021-03-31 13:31:16.506] [E/3] [info] [Task Finished] Transform to mem in 0.027526s (35349 normal rows, 0 exceptions)
[2021-03-31 13:31:16.510] [driver] [info] [Task Finished] Transform to mem in 0.021586s (28670 normal rows, 0 exceptions)
[2021-03-31 13:31:16.540] [E/3] [info] [Task Finished] Transform to mem in 0.033470s (44654 normal rows, 0 exceptions)
[2021-03-31 13:31:16.550] [E/1] [info] [Task Finished] Transform to mem in 0.100190s (135912 normal rows, 0 exceptions)
[2021-03-31 13:31:16.558] [E/2] [info] [Task Finished] Transform to mem in 0.076896s (102188 normal rows, 0 exceptions)
[2021-03-31 13:31:16.559] [E/3] [info] [Task Finished] Transform to mem in 0.019440s (25167 normal rows, 0 exceptions)
[2021-03-31 13:31:16.582] [E/1] [info] [Task Finished] Transform to mem in 0.032028s (43052 normal rows, 0 exceptions)
[2021-03-31 13:31:16.588] [E/3] [info] [Task Finished] Transform to mem in 0.029074s (39741 normal rows, 0 exceptions)
[2021-03-31 13:31:16.607] [driver] [info] [Task Finished] Transform to mem in 0.096418s (128945 normal rows, 0 exceptions)
[2021-03-31 13:31:16.617] [E/1] [info] [Task Finished] Transform to mem in 0.034518s (46801 normal rows, 0 exceptions)
[2021-03-31 13:31:16.626] [driver] [info] [Task Finished] Transform to mem in 0.019441s (25333 normal rows, 0 exceptions)
[2021-03-31 13:31:16.644] [E/1] [info] [Task Finished] Transform to mem in 0.027677s (35668 normal rows, 0 exceptions)
[2021-03-31 13:31:16.646] [E/2] [info] [Task Finished] Transform to mem in 0.087341s (118052 normal rows, 0 exceptions)
[2021-03-31 13:31:16.660] [E/3] [info] [Task Finished] Transform to mem in 0.071765s (95035 normal rows, 0 exceptions)
[2021-03-31 13:31:16.668] [E/1] [info] [Task Finished] Transform to mem in 0.023217s (30951 normal rows, 0 exceptions)
[2021-03-31 13:31:16.695] [E/3] [info] [Task Finished] Transform to mem in 0.035186s (49346 normal rows, 0 exceptions)
[2021-03-31 13:31:16.718] [E/1] [info] [Task Finished] Transform to mem in 0.050297s (63635 normal rows, 0 exceptions)
[2021-03-31 13:31:16.724] [driver] [info] [Task Finished] Transform to mem in 0.097983s (131336 normal rows, 0 exceptions)
[2021-03-31 13:31:16.738] [E/1] [info] [Task Finished] Transform to mem in 0.019618s (25057 normal rows, 0 exceptions)
[2021-03-31 13:31:16.755] [E/2] [info] [Task Finished] Transform to mem in 0.109817s (150891 normal rows, 0 exceptions)
[2021-03-31 13:31:16.770] [driver] [info] [Task Finished] Transform to mem in 0.045636s (63259 normal rows, 0 exceptions)
[2021-03-31 13:31:16.777] [E/3] [info] [Task Finished] Transform to mem in 0.081878s (109745 normal rows, 0 exceptions)
[2021-03-31 13:31:16.793] [E/2] [info] [Task Finished] Transform to mem in 0.037339s (51877 normal rows, 0 exceptions)
[2021-03-31 13:31:16.797] [driver] [info] [Task Finished] Transform to mem in 0.027283s (35108 normal rows, 0 exceptions)
[2021-03-31 13:31:16.812] [E/2] [info] [Task Finished] Transform to mem in 0.019275s (24946 normal rows, 0 exceptions)
[2021-03-31 13:31:16.841] [E/1] [info] [Task Finished] Transform to mem in 0.103843s (142650 normal rows, 0 exceptions)
[2021-03-31 13:31:16.844] [driver] [info] [Task Finished] Transform to mem in 0.047134s (65058 normal rows, 0 exceptions)
[2021-03-31 13:31:16.854] [E/3] [info] [Task Finished] Transform to mem in 0.076697s (100942 normal rows, 0 exceptions)
[2021-03-31 13:31:16.866] [E/1] [info] [Task Finished] Transform to mem in 0.024263s (32532 normal rows, 0 exceptions)
[2021-03-31 13:31:16.885] [E/1] [info] [Task Finished] Transform to mem in 0.019702s (25305 normal rows, 0 exceptions)
[2021-03-31 13:31:16.891] [E/2] [info] [Task Finished] Transform to mem in 0.079192s (104405 normal rows, 0 exceptions)
[2021-03-31 13:31:16.899] [driver] [info] [Task Finished] Transform to mem in 0.055286s (73717 normal rows, 0 exceptions)
[2021-03-31 13:31:16.919] [driver] [info] [Task Finished] Transform to mem in 0.019273s (24942 normal rows, 0 exceptions)
[2021-03-31 13:31:16.923] [E/1] [info] [Task Finished] Transform to mem in 0.037572s (50939 normal rows, 0 exceptions)
[2021-03-31 13:31:16.948] [E/3] [info] [Task Finished] Transform to mem in 0.093766s (125497 normal rows, 0 exceptions)
[2021-03-31 13:31:16.951] [driver] [info] [Task Finished] Transform to mem in 0.031845s (42100 normal rows, 0 exceptions)
[2021-03-31 13:31:16.967] [E/3] [info] [Task Finished] Transform to mem in 0.019590s (25355 normal rows, 0 exceptions)
[2021-03-31 13:31:16.986] [E/3] [info] [Task Finished] Transform to mem in 0.018514s (24648 normal rows, 0 exceptions)
[2021-03-31 13:31:16.989] [E/2] [info] [Task Finished] Transform to mem in 0.097442s (133300 normal rows, 0 exceptions)
[2021-03-31 13:31:17.018] [E/1] [info] [Task Finished] Transform to mem in 0.095331s (127588 normal rows, 0 exceptions)
[2021-03-31 13:31:17.034] [E/3] [info] [Task Finished] Transform to mem in 0.048327s (61810 normal rows, 0 exceptions)
[2021-03-31 13:31:17.037] [E/1] [info] [Task Finished] Transform to mem in 0.018965s (24760 normal rows, 0 exceptions)
[2021-03-31 13:31:17.058] [driver] [info] [Task Finished] Transform to mem in 0.107115s (148802 normal rows, 0 exceptions)
[2021-03-31 13:31:17.068] [E/3] [info] [Task Finished] Transform to mem in 0.033492s (45089 normal rows, 0 exceptions)
[2021-03-31 13:31:17.077] [driver] [info] [Task Finished] Transform to mem in 0.019681s (25397 normal rows, 0 exceptions)
[2021-03-31 13:31:17.100] [E/2] [info] [Task Finished] Transform to mem in 0.111226s (152233 normal rows, 0 exceptions)
[2021-03-31 13:31:17.120] [E/2] [info] [Task Finished] Transform to mem in 0.019544s (24918 normal rows, 0 exceptions)
[2021-03-31 13:31:17.121] [E/3] [info] [Task Finished] Transform to mem in 0.053000s (75367 normal rows, 0 exceptions)
[2021-03-31 13:31:17.134] [E/1] [info] [Task Finished] Transform to mem in 0.096224s (128054 normal rows, 0 exceptions)
[2021-03-31 13:31:17.147] [E/2] [info] [Task Finished] Transform to mem in 0.026934s (35003 normal rows, 0 exceptions)
[2021-03-31 13:31:17.154] [driver] [info] [Task Finished] Transform to mem in 0.076994s (101946 normal rows, 0 exceptions)
[2021-03-31 13:31:17.163] [E/1] [info] [Task Finished] Transform to mem in 0.028893s (40146 normal rows, 0 exceptions)
[2021-03-31 13:31:17.182] [E/1] [info] [Task Finished] Transform to mem in 0.019691s (25248 normal rows, 0 exceptions)
[2021-03-31 13:31:17.209] [E/3] [info] [Task Finished] Transform to mem in 0.088387s (120099 normal rows, 0 exceptions)
[2021-03-31 13:31:17.210] [E/1] [info] [Task Finished] Transform to mem in 0.027906s (35972 normal rows, 0 exceptions)
[2021-03-31 13:31:17.220] [E/2] [info] [Task Finished] Transform to mem in 0.073568s (95889 normal rows, 0 exceptions)
[2021-03-31 13:31:17.230] [E/1] [info] [Task Finished] Transform to mem in 0.019590s (25061 normal rows, 0 exceptions)
[2021-03-31 13:31:17.248] [E/2] [info] [Task Finished] Transform to mem in 0.027936s (35325 normal rows, 0 exceptions)
[2021-03-31 13:31:17.250] [driver] [info] [Task Finished] Transform to mem in 0.095092s (130714 normal rows, 0 exceptions)
[2021-03-31 13:31:17.272] [E/2] [info] [Task Finished] Transform to mem in 0.023867s (31934 normal rows, 0 exceptions)
[2021-03-31 13:31:17.276] [E/3] [info] [Task Finished] Transform to mem in 0.066718s (88529 normal rows, 0 exceptions)
[2021-03-31 13:31:17.277] [driver] [info] [Task Finished] Transform to mem in 0.027482s (35311 normal rows, 0 exceptions)
[2021-03-31 13:31:17.308] [E/3] [info] [Task Finished] Transform to mem in 0.032056s (45344 normal rows, 0 exceptions)
[2021-03-31 13:31:17.348] [driver] [info] [Task Finished] Transform to mem in 0.071208s (87559 normal rows, 0 exceptions)
[2021-03-31 13:31:17.352] [E/1] [info] [Task Finished] Transform to mem in 0.121840s (171038 normal rows, 0 exceptions)
[2021-03-31 13:31:17.380] [driver] [info] [Task Finished] Transform to mem in 0.031203s (42695 normal rows, 0 exceptions)
[2021-03-31 13:31:17.381] [E/1] [info] [Task Finished] Transform to mem in 0.029819s (36198 normal rows, 0 exceptions)
[2021-03-31 13:31:17.382] [E/2] [info] [Task Finished] Transform to mem in 0.110150s (151639 normal rows, 0 exceptions)
[2021-03-31 13:31:17.401] [E/1] [info] [Task Finished] Transform to mem in 0.019443s (25022 normal rows, 0 exceptions)
[2021-03-31 13:31:17.410] [E/2] [info] [Task Finished] Transform to mem in 0.027730s (35962 normal rows, 0 exceptions)
[2021-03-31 13:31:17.435] [E/3] [info] [Task Finished] Transform to mem in 0.127149s (179364 normal rows, 0 exceptions)
[2021-03-31 13:31:17.451] [driver] [info] [Task Finished] Transform to mem in 0.071180s (90425 normal rows, 0 exceptions)
[2021-03-31 13:31:17.468] [E/3] [info] [Task Finished] Transform to mem in 0.032868s (43630 normal rows, 0 exceptions)
[2021-03-31 13:31:17.468] [E/1] [info] [Task Finished] Transform to mem in 0.067460s (88645 normal rows, 0 exceptions)
[2021-03-31 13:31:17.477] [E/2] [info] [Task Finished] Transform to mem in 0.067537s (99851 normal rows, 0 exceptions)
[2021-03-31 13:31:17.490] [E/3] [info] [Task Finished] Transform to mem in 0.021985s (28815 normal rows, 0 exceptions)
[2021-03-31 13:31:17.521] [driver] [info] [Task Finished] Transform to mem in 0.069960s (89248 normal rows, 0 exceptions)
[2021-03-31 13:31:17.531] [E/1] [info] [Task Finished] Transform to mem in 0.062546s (84714 normal rows, 0 exceptions)
[2021-03-31 13:31:17.533] [E/3] [info] [Task Finished] Transform to mem in 0.042777s (61456 normal rows, 0 exceptions)
[2021-03-31 13:31:17.552] [E/3] [info] [Task Finished] Transform to mem in 0.019644s (25234 normal rows, 0 exceptions)
[2021-03-31 13:31:17.565] [driver] [info] [Task Finished] Transform to mem in 0.044476s (62245 normal rows, 0 exceptions)
[2021-03-31 13:31:17.569] [E/2] [info] [Task Finished] Transform to mem in 0.091055s (122718 normal rows, 0 exceptions)
[2021-03-31 13:31:17.580] [E/3] [info] [Task Finished] Transform to mem in 0.027886s (36109 normal rows, 0 exceptions)
[2021-03-31 13:31:17.587] [E/2] [info] [Task Finished] Transform to mem in 0.018794s (24833 normal rows, 0 exceptions)
[2021-03-31 13:31:17.607] [E/3] [info] [Task Finished] Transform to mem in 0.026580s (35479 normal rows, 0 exceptions)
[2021-03-31 13:31:17.610] [E/1] [info] [Task Finished] Transform to mem in 0.079051s (99709 normal rows, 0 exceptions)
[2021-03-31 13:31:17.634] [E/3] [info] [Task Finished] Transform to mem in 0.027401s (37924 normal rows, 0 exceptions)
[2021-03-31 13:31:17.657] [E/2] [info] [Task Finished] Transform to mem in 0.069455s (89012 normal rows, 0 exceptions)
[2021-03-31 13:31:17.660] [E/1] [info] [Task Finished] Transform to mem in 0.049395s (65269 normal rows, 0 exceptions)
[2021-03-31 13:31:17.686] [E/2] [info] [Task Finished] Transform to mem in 0.028940s (39361 normal rows, 0 exceptions)
[2021-03-31 13:31:17.688] [driver] [info] [Task Finished] Transform to mem in 0.123075s (172370 normal rows, 0 exceptions)
[2021-03-31 13:31:17.689] [E/1] [info] [Task Finished] Transform to mem in 0.029482s (35944 normal rows, 0 exceptions)
[2021-03-31 13:31:17.708] [driver] [info] [Task Finished] Transform to mem in 0.019461s (24990 normal rows, 0 exceptions)
[2021-03-31 13:31:17.720] [E/1] [info] [Task Finished] Transform to mem in 0.031073s (40983 normal rows, 0 exceptions)
[2021-03-31 13:31:17.739] [E/1] [info] [Task Finished] Transform to mem in 0.019085s (24870 normal rows, 0 exceptions)
[2021-03-31 13:31:17.757] [E/2] [info] [Task Finished] Transform to mem in 0.070900s (90461 normal rows, 0 exceptions)
[2021-03-31 13:31:17.761] [E/3] [info] [Task Finished] Transform to mem in 0.127072s (180510 normal rows, 0 exceptions)
[2021-03-31 13:31:17.767] [E/1] [info] [Task Finished] Transform to mem in 0.027853s (35395 normal rows, 0 exceptions)
[2021-03-31 13:31:17.781] [E/3] [info] [Task Finished] Transform to mem in 0.019202s (24717 normal rows, 0 exceptions)
[2021-03-31 13:31:17.795] [E/1] [info] [Task Finished] Transform to mem in 0.028393s (36501 normal rows, 0 exceptions)
[2021-03-31 13:31:17.824] [E/1] [info] [Task Finished] Transform to mem in 0.028496s (38386 normal rows, 0 exceptions)
[2021-03-31 13:31:17.824] [driver] [info] [Task Finished] Transform to mem in 0.116269s (163151 normal rows, 0 exceptions)
[2021-03-31 13:31:17.839] [E/2] [info] [Task Finished] Transform to mem in 0.082720s (109734 normal rows, 0 exceptions)
[2021-03-31 13:31:17.854] [E/1] [info] [Task Finished] Transform to mem in 0.029615s (36280 normal rows, 0 exceptions)
[2021-03-31 13:31:17.859] [E/2] [info] [Task Finished] Transform to mem in 0.019471s (25101 normal rows, 0 exceptions)
[2021-03-31 13:31:17.882] [E/1] [info] [Task Finished] Transform to mem in 0.028371s (36692 normal rows, 0 exceptions)
[2021-03-31 13:31:17.899] [driver] [info] [Task Finished] Transform to mem in 0.074585s (96622 normal rows, 0 exceptions)
[2021-03-31 13:31:17.901] [E/1] [info] [Task Finished] Transform to mem in 0.018872s (24873 normal rows, 0 exceptions)
[2021-03-31 13:31:17.912] [E/3] [info] [Task Finished] Transform to mem in 0.131624s (187481 normal rows, 0 exceptions)
[2021-03-31 13:31:17.927] [driver] [info] [Task Finished] Transform to mem in 0.028353s (36212 normal rows, 0 exceptions)
[2021-03-31 13:31:17.931] [E/3] [info] [Task Finished] Transform to mem in 0.018328s (24577 normal rows, 0 exceptions)
[2021-03-31 13:31:17.967] [driver] [info] [Task Finished] Transform to mem in 0.039836s (51305 normal rows, 0 exceptions)
[2021-03-31 13:31:17.978] [E/2] [info] [Task Finished] Transform to mem in 0.119304s (169560 normal rows, 0 exceptions)
[2021-03-31 13:31:17.984] [E/1] [info] [Task Finished] Transform to mem in 0.083145s (110280 normal rows, 0 exceptions)
[2021-03-31 13:31:18.000] [E/3] [info] [Task Finished] Transform to mem in 0.069659s (90609 normal rows, 0 exceptions)
[2021-03-31 13:31:18.008] [E/2] [info] [Task Finished] Transform to mem in 0.029811s (40051 normal rows, 0 exceptions)
[2021-03-31 13:31:18.020] [E/3] [info] [Task Finished] Transform to mem in 0.019513s (24747 normal rows, 0 exceptions)
[2021-03-31 13:31:18.029] [driver] [info] [Task Finished] Transform to mem in 0.061552s (89944 normal rows, 0 exceptions)
[2021-03-31 13:31:18.036] [E/2] [info] [Task Finished] Transform to mem in 0.027756s (35585 normal rows, 0 exceptions)
[2021-03-31 13:31:18.053] [E/1] [info] [Task Finished] Transform to mem in 0.068786s (88775 normal rows, 0 exceptions)
[2021-03-31 13:31:18.062] [driver] [info] [Task Finished] Transform to mem in 0.033775s (47712 normal rows, 0 exceptions)
[2021-03-31 13:31:18.070] [E/1] [info] [Task Finished] Transform to mem in 0.017125s (22144 normal rows, 0 exceptions)
[2021-03-31 13:31:18.102] [E/1] [info] [Task Finished] Transform to mem in 0.031713s (43962 normal rows, 0 exceptions)
[2021-03-31 13:31:18.123] [E/2] [info] [Task Finished] Transform to mem in 0.087160s (114149 normal rows, 0 exceptions)
[2021-03-31 13:31:18.134] [E/3] [info] [Task Finished] Transform to mem in 0.114513s (160651 normal rows, 0 exceptions)
[2021-03-31 13:31:18.143] [driver] [info] [Task Finished] Transform to mem in 0.080468s (107321 normal rows, 0 exceptions)
[2021-03-31 13:31:18.146] [E/1] [info] [Task Finished] Transform to mem in 0.044293s (61534 normal rows, 0 exceptions)
[2021-03-31 13:31:18.155] [E/3] [info] [Task Finished] Transform to mem in 0.020424s (25081 normal rows, 0 exceptions)
[2021-03-31 13:31:18.175] [driver] [info] [Task Finished] Transform to mem in 0.032005s (42128 normal rows, 0 exceptions)
[2021-03-31 13:31:18.196] [E/3] [info] [Task Finished] Transform to mem in 0.041313s (59284 normal rows, 0 exceptions)
[2021-03-31 13:31:18.216] [E/3] [info] [Task Finished] Transform to mem in 0.019715s (24978 normal rows, 0 exceptions)
[2021-03-31 13:31:18.217] [E/1] [info] [Task Finished] Transform to mem in 0.070440s (90696 normal rows, 0 exceptions)
[2021-03-31 13:31:18.233] [E/2] [info] [Task Finished] Transform to mem in 0.109571s (150826 normal rows, 0 exceptions)
[2021-03-31 13:31:18.252] [E/3] [info] [Task Finished] Transform to mem in 0.035534s (45770 normal rows, 0 exceptions)
[2021-03-31 13:31:18.268] [driver] [info] [Task Finished] Transform to mem in 0.092654s (129563 normal rows, 0 exceptions)
[2021-03-31 13:31:18.268] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.53683s
[2021-03-31 13:31:18.268] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0378s, 14009719 input rows, time to process 1 row via fast path: 0.00100201ms
[2021-03-31 13:31:18.268] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000399369s
[2021-03-31 13:31:18.268] [global] [info] [Transform Stage] Stage 3 took 3.61233s
[2021-03-31 13:31:18.268] [global] [info] Query Execution took 4.09879s. (planning: 0.423049s, execution: 3.67574s)
[2021-03-31 13:31:18.279] [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:31:18.376] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.381] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.513] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:18.514] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.520] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.653] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:18.654] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.660] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.793] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:18.794] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:18.794] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:31:18.893] [logical planner] [info] logical optimization took 0.378311ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:31:18.893] [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:31:18.894] [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:31:18.895] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:31:18.897] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:31:18.898] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.900] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.902] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.904] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.906] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.908] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.910] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.912] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.914] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.916] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.918] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.920] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:18.922] [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:31:18.939] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:19.340] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:31:19.340] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.400879s
[2021-03-31 13:31:19.382] [driver] [info] [Task Finished] Transform to mem in 0.041270s (10875 normal rows, 0 exceptions)
[2021-03-31 13:31:19.392] [E/1] [info] [Task Finished] Transform to mem in 0.051606s (17137 normal rows, 0 exceptions)
[2021-03-31 13:31:19.427] [E/2] [info] [Task Finished] Transform to mem in 0.086406s (29971 normal rows, 0 exceptions)
[2021-03-31 13:31:19.430] [E/3] [info] [Task Finished] Transform to mem in 0.088780s (30788 normal rows, 0 exceptions)
[2021-03-31 13:31:19.433] [E/2] [info] [Task Finished] Transform to mem in 0.005953s (1506 normal rows, 0 exceptions)
[2021-03-31 13:31:19.451] [driver] [info] [Task Finished] Transform to mem in 0.068648s (25131 normal rows, 0 exceptions)
[2021-03-31 13:31:19.480] [E/3] [info] [Task Finished] Transform to mem in 0.050645s (14531 normal rows, 0 exceptions)
[2021-03-31 13:31:19.491] [E/1] [info] [Task Finished] Transform to mem in 0.098481s (34530 normal rows, 0 exceptions)
[2021-03-31 13:31:19.525] [driver] [info] [Task Finished] Transform to mem in 0.074102s (23608 normal rows, 0 exceptions)
[2021-03-31 13:31:19.533] [E/2] [info] [Task Finished] Transform to mem in 0.099704s (34000 normal rows, 0 exceptions)
[2021-03-31 13:31:19.533] [driver] [info] [Task Finished] Transform to mem in 0.008051s (2883 normal rows, 0 exceptions)
[2021-03-31 13:31:19.536] [E/3] [info] [Task Finished] Transform to mem in 0.055818s (16756 normal rows, 0 exceptions)
[2021-03-31 13:31:19.559] [E/1] [info] [Task Finished] Transform to mem in 0.067826s (21640 normal rows, 0 exceptions)
[2021-03-31 13:31:19.574] [E/1] [info] [Task Finished] Transform to mem in 0.015422s (5596 normal rows, 0 exceptions)
[2021-03-31 13:31:19.629] [E/2] [info] [Task Finished] Transform to mem in 0.095896s (35289 normal rows, 0 exceptions)
[2021-03-31 13:31:19.643] [E/1] [info] [Task Finished] Transform to mem in 0.068818s (25125 normal rows, 0 exceptions)
[2021-03-31 13:31:19.646] [driver] [info] [Task Finished] Transform to mem in 0.112758s (41379 normal rows, 0 exceptions)
[2021-03-31 13:31:19.651] [E/3] [info] [Task Finished] Transform to mem in 0.114993s (42242 normal rows, 0 exceptions)
[2021-03-31 13:31:19.701] [E/3] [info] [Task Finished] Transform to mem in 0.049947s (17391 normal rows, 0 exceptions)
[2021-03-31 13:31:19.728] [E/2] [info] [Task Finished] Transform to mem in 0.098755s (36022 normal rows, 0 exceptions)
[2021-03-31 13:31:19.730] [driver] [info] [Task Finished] Transform to mem in 0.084662s (29379 normal rows, 0 exceptions)
[2021-03-31 13:31:19.736] [driver] [info] [Task Finished] Transform to mem in 0.005198s (1858 normal rows, 0 exceptions)
[2021-03-31 13:31:19.758] [E/1] [info] [Task Finished] Transform to mem in 0.114886s (42312 normal rows, 0 exceptions)
[2021-03-31 13:31:19.768] [E/3] [info] [Task Finished] Transform to mem in 0.067171s (24688 normal rows, 0 exceptions)
[2021-03-31 13:31:19.808] [E/3] [info] [Task Finished] Transform to mem in 0.039929s (14552 normal rows, 0 exceptions)
[2021-03-31 13:31:19.842] [E/2] [info] [Task Finished] Transform to mem in 0.114335s (41842 normal rows, 0 exceptions)
[2021-03-31 13:31:19.846] [driver] [info] [Task Finished] Transform to mem in 0.110075s (40419 normal rows, 0 exceptions)
[2021-03-31 13:31:19.853] [E/1] [info] [Task Finished] Transform to mem in 0.095540s (34240 normal rows, 0 exceptions)
[2021-03-31 13:31:19.880] [E/3] [info] [Task Finished] Transform to mem in 0.072179s (24991 normal rows, 0 exceptions)
[2021-03-31 13:31:19.919] [E/1] [info] [Task Finished] Transform to mem in 0.065581s (20858 normal rows, 0 exceptions)
[2021-03-31 13:31:19.925] [E/1] [info] [Task Finished] Transform to mem in 0.005904s (1972 normal rows, 0 exceptions)
[2021-03-31 13:31:19.941] [E/2] [info] [Task Finished] Transform to mem in 0.099338s (35270 normal rows, 0 exceptions)
[2021-03-31 13:31:19.955] [E/3] [info] [Task Finished] Transform to mem in 0.075118s (24409 normal rows, 0 exceptions)
[2021-03-31 13:31:19.964] [driver] [info] [Task Finished] Transform to mem in 0.118086s (41663 normal rows, 0 exceptions)
[2021-03-31 13:31:19.994] [E/1] [info] [Task Finished] Transform to mem in 0.069364s (24716 normal rows, 0 exceptions)
[2021-03-31 13:31:20.035] [E/1] [info] [Task Finished] Transform to mem in 0.040399s (10479 normal rows, 0 exceptions)
[2021-03-31 13:31:20.039] [E/2] [info] [Task Finished] Transform to mem in 0.097963s (34981 normal rows, 0 exceptions)
[2021-03-31 13:31:20.050] [E/1] [info] [Task Finished] Transform to mem in 0.015627s (4841 normal rows, 0 exceptions)
[2021-03-31 13:31:20.051] [E/3] [info] [Task Finished] Transform to mem in 0.095778s (34017 normal rows, 0 exceptions)
[2021-03-31 13:31:20.077] [driver] [info] [Task Finished] Transform to mem in 0.113027s (41018 normal rows, 0 exceptions)
[2021-03-31 13:31:20.105] [E/2] [info] [Task Finished] Transform to mem in 0.066265s (24521 normal rows, 0 exceptions)
[2021-03-31 13:31:20.124] [driver] [info] [Task Finished] Transform to mem in 0.047274s (13410 normal rows, 0 exceptions)
[2021-03-31 13:31:20.147] [E/1] [info] [Task Finished] Transform to mem in 0.096646s (35358 normal rows, 0 exceptions)
[2021-03-31 13:31:20.154] [driver] [info] [Task Finished] Transform to mem in 0.029670s (10836 normal rows, 0 exceptions)
[2021-03-31 13:31:20.166] [E/3] [info] [Task Finished] Transform to mem in 0.114281s (41598 normal rows, 0 exceptions)
[2021-03-31 13:31:20.177] [E/2] [info] [Task Finished] Transform to mem in 0.071838s (23700 normal rows, 0 exceptions)
[2021-03-31 13:31:20.218] [E/3] [info] [Task Finished] Transform to mem in 0.052060s (15821 normal rows, 0 exceptions)
[2021-03-31 13:31:20.218] [E/1] [info] [Task Finished] Transform to mem in 0.071292s (24501 normal rows, 0 exceptions)
[2021-03-31 13:31:20.244] [driver] [info] [Task Finished] Transform to mem in 0.089883s (31201 normal rows, 0 exceptions)
[2021-03-31 13:31:20.261] [driver] [info] [Task Finished] Transform to mem in 0.017343s (6425 normal rows, 0 exceptions)
[2021-03-31 13:31:20.261] [E/2] [info] [Task Finished] Transform to mem in 0.084137s (31099 normal rows, 0 exceptions)
[2021-03-31 13:31:20.311] [E/2] [info] [Task Finished] Transform to mem in 0.049032s (14218 normal rows, 0 exceptions)
[2021-03-31 13:31:20.331] [E/1] [info] [Task Finished] Transform to mem in 0.112963s (41464 normal rows, 0 exceptions)
[2021-03-31 13:31:20.332] [driver] [info] [Task Finished] Transform to mem in 0.071349s (24602 normal rows, 0 exceptions)
[2021-03-31 13:31:20.333] [E/3] [info] [Task Finished] Transform to mem in 0.114923s (42128 normal rows, 0 exceptions)
[2021-03-31 13:31:20.338] [E/1] [info] [Task Finished] Transform to mem in 0.007117s (2651 normal rows, 0 exceptions)
[2021-03-31 13:31:20.371] [E/2] [info] [Task Finished] Transform to mem in 0.060058s (19264 normal rows, 0 exceptions)
[2021-03-31 13:31:20.376] [E/2] [info] [Task Finished] Transform to mem in 0.005574s (2011 normal rows, 0 exceptions)
[2021-03-31 13:31:20.392] [driver] [info] [Task Finished] Transform to mem in 0.059370s (18691 normal rows, 0 exceptions)
[2021-03-31 13:31:20.410] [E/3] [info] [Task Finished] Transform to mem in 0.077205s (26240 normal rows, 0 exceptions)
[2021-03-31 13:31:20.444] [E/2] [info] [Task Finished] Transform to mem in 0.068045s (24776 normal rows, 0 exceptions)
[2021-03-31 13:31:20.453] [E/1] [info] [Task Finished] Transform to mem in 0.114746s (42251 normal rows, 0 exceptions)
[2021-03-31 13:31:20.484] [E/1] [info] [Task Finished] Transform to mem in 0.031010s (11411 normal rows, 0 exceptions)
[2021-03-31 13:31:20.490] [driver] [info] [Task Finished] Transform to mem in 0.098380s (35820 normal rows, 0 exceptions)
[2021-03-31 13:31:20.500] [driver] [info] [Task Finished] Transform to mem in 0.009369s (2763 normal rows, 0 exceptions)
[2021-03-31 13:31:20.512] [E/3] [info] [Task Finished] Transform to mem in 0.102269s (36668 normal rows, 0 exceptions)
[2021-03-31 13:31:20.551] [E/1] [info] [Task Finished] Transform to mem in 0.066327s (21937 normal rows, 0 exceptions)
[2021-03-31 13:31:20.557] [E/3] [info] [Task Finished] Transform to mem in 0.044814s (15065 normal rows, 0 exceptions)
[2021-03-31 13:31:20.557] [E/2] [info] [Task Finished] Transform to mem in 0.112697s (41385 normal rows, 0 exceptions)
[2021-03-31 13:31:20.563] [driver] [info] [Task Finished] Transform to mem in 0.063784s (20785 normal rows, 0 exceptions)
[2021-03-31 13:31:20.591] [E/1] [info] [Task Finished] Transform to mem in 0.040519s (10520 normal rows, 0 exceptions)
[2021-03-31 13:31:20.631] [driver] [info] [Task Finished] Transform to mem in 0.067925s (24753 normal rows, 0 exceptions)
[2021-03-31 13:31:20.656] [E/2] [info] [Task Finished] Transform to mem in 0.098633s (36085 normal rows, 0 exceptions)
[2021-03-31 13:31:20.657] [driver] [info] [Task Finished] Transform to mem in 0.025824s (9411 normal rows, 0 exceptions)
[2021-03-31 13:31:20.672] [E/3] [info] [Task Finished] Transform to mem in 0.115467s (42480 normal rows, 0 exceptions)
[2021-03-31 13:31:20.693] [E/1] [info] [Task Finished] Transform to mem in 0.101648s (36271 normal rows, 0 exceptions)
[2021-03-31 13:31:20.713] [E/3] [info] [Task Finished] Transform to mem in 0.040743s (10647 normal rows, 0 exceptions)
[2021-03-31 13:31:20.723] [E/1] [info] [Task Finished] Transform to mem in 0.029991s (10959 normal rows, 0 exceptions)
[2021-03-31 13:31:20.733] [driver] [info] [Task Finished] Transform to mem in 0.075791s (25821 normal rows, 0 exceptions)
[2021-03-31 13:31:20.770] [E/2] [info] [Task Finished] Transform to mem in 0.114195s (41474 normal rows, 0 exceptions)
[2021-03-31 13:31:20.783] [E/3] [info] [Task Finished] Transform to mem in 0.069398s (25284 normal rows, 0 exceptions)
[2021-03-31 13:31:20.819] [driver] [info] [Task Finished] Transform to mem in 0.085771s (29666 normal rows, 0 exceptions)
[2021-03-31 13:31:20.819] [E/1] [info] [Task Finished] Transform to mem in 0.096688s (35533 normal rows, 0 exceptions)
[2021-03-31 13:31:20.855] [E/2] [info] [Task Finished] Transform to mem in 0.084735s (29361 normal rows, 0 exceptions)
[2021-03-31 13:31:20.864] [E/3] [info] [Task Finished] Transform to mem in 0.081676s (29934 normal rows, 0 exceptions)
[2021-03-31 13:31:20.887] [driver] [info] [Task Finished] Transform to mem in 0.068718s (25025 normal rows, 0 exceptions)
[2021-03-31 13:31:20.908] [E/2] [info] [Task Finished] Transform to mem in 0.052915s (15895 normal rows, 0 exceptions)
[2021-03-31 13:31:20.917] [E/1] [info] [Task Finished] Transform to mem in 0.097249s (35513 normal rows, 0 exceptions)
[2021-03-31 13:31:20.930] [E/1] [info] [Task Finished] Transform to mem in 0.013273s (4935 normal rows, 0 exceptions)
[2021-03-31 13:31:20.930] [E/3] [info] [Task Finished] Transform to mem in 0.066008s (21349 normal rows, 0 exceptions)
[2021-03-31 13:31:20.940] [driver] [info] [Task Finished] Transform to mem in 0.052824s (16234 normal rows, 0 exceptions)
[2021-03-31 13:31:20.994] [E/2] [info] [Task Finished] Transform to mem in 0.086527s (30238 normal rows, 0 exceptions)
[2021-03-31 13:31:20.998] [E/1] [info] [Task Finished] Transform to mem in 0.068244s (25164 normal rows, 0 exceptions)
[2021-03-31 13:31:21.027] [driver] [info] [Task Finished] Transform to mem in 0.086663s (30086 normal rows, 0 exceptions)
[2021-03-31 13:31:21.029] [driver] [info] [Task Finished] Transform to mem in 0.001826s (667 normal rows, 0 exceptions)
[2021-03-31 13:31:21.029] [E/3] [info] [Task Finished] Transform to mem in 0.099120s (35994 normal rows, 0 exceptions)
[2021-03-31 13:31:21.066] [E/2] [info] [Task Finished] Transform to mem in 0.071638s (24170 normal rows, 0 exceptions)
[2021-03-31 13:31:21.093] [E/1] [info] [Task Finished] Transform to mem in 0.094294s (33494 normal rows, 0 exceptions)
[2021-03-31 13:31:21.098] [driver] [info] [Task Finished] Transform to mem in 0.068802s (25196 normal rows, 0 exceptions)
[2021-03-31 13:31:21.108] [E/3] [info] [Task Finished] Transform to mem in 0.078549s (26714 normal rows, 0 exceptions)
[2021-03-31 13:31:21.129] [driver] [info] [Task Finished] Transform to mem in 0.030990s (11259 normal rows, 0 exceptions)
[2021-03-31 13:31:21.163] [E/2] [info] [Task Finished] Transform to mem in 0.097140s (34782 normal rows, 0 exceptions)
[2021-03-31 13:31:21.167] [E/1] [info] [Task Finished] Transform to mem in 0.074685s (27436 normal rows, 0 exceptions)
[2021-03-31 13:31:21.169] [driver] [info] [Task Finished] Transform to mem in 0.040545s (10505 normal rows, 0 exceptions)
[2021-03-31 13:31:21.206] [E/3] [info] [Task Finished] Transform to mem in 0.098452s (35280 normal rows, 0 exceptions)
[2021-03-31 13:31:21.230] [E/1] [info] [Task Finished] Transform to mem in 0.062571s (21231 normal rows, 0 exceptions)
[2021-03-31 13:31:21.231] [E/2] [info] [Task Finished] Transform to mem in 0.068171s (22273 normal rows, 0 exceptions)
[2021-03-31 13:31:21.239] [driver] [info] [Task Finished] Transform to mem in 0.069348s (25156 normal rows, 0 exceptions)
[2021-03-31 13:31:21.293] [E/2] [info] [Task Finished] Transform to mem in 0.061644s (19296 normal rows, 0 exceptions)
[2021-03-31 13:31:21.300] [E/2] [info] [Task Finished] Transform to mem in 0.007073s (2636 normal rows, 0 exceptions)
[2021-03-31 13:31:21.305] [E/3] [info] [Task Finished] Transform to mem in 0.098378s (36015 normal rows, 0 exceptions)
[2021-03-31 13:31:21.305] [E/1] [info] [Task Finished] Transform to mem in 0.074951s (25182 normal rows, 0 exceptions)
[2021-03-31 13:31:21.333] [E/1] [info] [Task Finished] Transform to mem in 0.027803s (9959 normal rows, 0 exceptions)
[2021-03-31 13:31:21.353] [driver] [info] [Task Finished] Transform to mem in 0.114621s (41929 normal rows, 0 exceptions)
[2021-03-31 13:31:21.367] [E/2] [info] [Task Finished] Transform to mem in 0.067338s (24839 normal rows, 0 exceptions)
[2021-03-31 13:31:21.379] [E/3] [info] [Task Finished] Transform to mem in 0.074215s (25214 normal rows, 0 exceptions)
[2021-03-31 13:31:21.417] [E/2] [info] [Task Finished] Transform to mem in 0.049955s (18229 normal rows, 0 exceptions)
[2021-03-31 13:31:21.428] [E/3] [info] [Task Finished] Transform to mem in 0.049006s (14539 normal rows, 0 exceptions)
[2021-03-31 13:31:21.437] [driver] [info] [Task Finished] Transform to mem in 0.083405s (29052 normal rows, 0 exceptions)
[2021-03-31 13:31:21.447] [E/1] [info] [Task Finished] Transform to mem in 0.113825s (41471 normal rows, 0 exceptions)
[2021-03-31 13:31:21.447] [E/2] [info] [Task Finished] Transform to mem in 0.029655s (10219 normal rows, 0 exceptions)
[2021-03-31 13:31:21.461] [E/2] [info] [Task Finished] Transform to mem in 0.014072s (5013 normal rows, 0 exceptions)
[2021-03-31 13:31:21.527] [E/3] [info] [Task Finished] Transform to mem in 0.099320s (36157 normal rows, 0 exceptions)
[2021-03-31 13:31:21.528] [E/3] [info] [Task Finished] Transform to mem in 0.000100s (19 normal rows, 0 exceptions)
[2021-03-31 13:31:21.535] [E/2] [info] [Task Finished] Transform to mem in 0.073912s (24706 normal rows, 0 exceptions)
[2021-03-31 13:31:21.551] [driver] [info] [Task Finished] Transform to mem in 0.114254s (41890 normal rows, 0 exceptions)
[2021-03-31 13:31:21.561] [E/1] [info] [Task Finished] Transform to mem in 0.114501s (42277 normal rows, 0 exceptions)
[2021-03-31 13:31:21.593] [E/1] [info] [Task Finished] Transform to mem in 0.031598s (11461 normal rows, 0 exceptions)
[2021-03-31 13:31:21.616] [driver] [info] [Task Finished] Transform to mem in 0.065208s (23884 normal rows, 0 exceptions)
[2021-03-31 13:31:21.620] [E/3] [info] [Task Finished] Transform to mem in 0.092517s (32686 normal rows, 0 exceptions)
[2021-03-31 13:31:21.626] [E/2] [info] [Task Finished] Transform to mem in 0.091600s (32110 normal rows, 0 exceptions)
[2021-03-31 13:31:21.657] [E/3] [info] [Task Finished] Transform to mem in 0.037337s (11056 normal rows, 0 exceptions)
[2021-03-31 13:31:21.668] [E/3] [info] [Task Finished] Transform to mem in 0.010420s (3373 normal rows, 0 exceptions)
[2021-03-31 13:31:21.692] [E/2] [info] [Task Finished] Transform to mem in 0.065716s (21217 normal rows, 0 exceptions)
[2021-03-31 13:31:21.706] [E/1] [info] [Task Finished] Transform to mem in 0.113522s (41474 normal rows, 0 exceptions)
[2021-03-31 13:31:21.718] [driver] [info] [Task Finished] Transform to mem in 0.101788s (36305 normal rows, 0 exceptions)
[2021-03-31 13:31:21.755] [E/1] [info] [Task Finished] Transform to mem in 0.048607s (13911 normal rows, 0 exceptions)
[2021-03-31 13:31:21.764] [E/3] [info] [Task Finished] Transform to mem in 0.095824s (34916 normal rows, 0 exceptions)
[2021-03-31 13:31:21.774] [E/1] [info] [Task Finished] Transform to mem in 0.018943s (7068 normal rows, 0 exceptions)
[2021-03-31 13:31:21.777] [E/1] [info] [Task Finished] Transform to mem in 0.003535s (1286 normal rows, 0 exceptions)
[2021-03-31 13:31:21.796] [driver] [info] [Task Finished] Transform to mem in 0.078059s (26545 normal rows, 0 exceptions)
[2021-03-31 13:31:21.807] [E/2] [info] [Task Finished] Transform to mem in 0.115025s (41733 normal rows, 0 exceptions)
[2021-03-31 13:31:21.835] [E/3] [info] [Task Finished] Transform to mem in 0.071269s (23351 normal rows, 0 exceptions)
[2021-03-31 13:31:21.853] [E/3] [info] [Task Finished] Transform to mem in 0.018246s (6680 normal rows, 0 exceptions)
[2021-03-31 13:31:21.873] [E/1] [info] [Task Finished] Transform to mem in 0.095670s (35285 normal rows, 0 exceptions)
[2021-03-31 13:31:21.883] [E/1] [info] [Task Finished] Transform to mem in 0.010028s (2955 normal rows, 0 exceptions)
[2021-03-31 13:31:21.911] [driver] [info] [Task Finished] Transform to mem in 0.114761s (41783 normal rows, 0 exceptions)
[2021-03-31 13:31:21.919] [E/3] [info] [Task Finished] Transform to mem in 0.065576s (21561 normal rows, 0 exceptions)
[2021-03-31 13:31:21.920] [E/2] [info] [Task Finished] Transform to mem in 0.113224s (41382 normal rows, 0 exceptions)
[2021-03-31 13:31:21.946] [E/1] [info] [Task Finished] Transform to mem in 0.062605s (20115 normal rows, 0 exceptions)
[2021-03-31 13:31:21.953] [driver] [info] [Task Finished] Transform to mem in 0.042028s (15009 normal rows, 0 exceptions)
[2021-03-31 13:31:21.961] [E/3] [info] [Task Finished] Transform to mem in 0.041708s (10955 normal rows, 0 exceptions)
[2021-03-31 13:31:21.961] [driver] [info] [Task Finished] Transform to mem in 0.007793s (2907 normal rows, 0 exceptions)
[2021-03-31 13:31:22.014] [E/2] [info] [Task Finished] Transform to mem in 0.093956s (33271 normal rows, 0 exceptions)
[2021-03-31 13:31:22.030] [E/3] [info] [Task Finished] Transform to mem in 0.069116s (25209 normal rows, 0 exceptions)
[2021-03-31 13:31:22.059] [E/1] [info] [Task Finished] Transform to mem in 0.112978s (41845 normal rows, 0 exceptions)
[2021-03-31 13:31:22.076] [driver] [info] [Task Finished] Transform to mem in 0.115015s (41792 normal rows, 0 exceptions)
[2021-03-31 13:31:22.113] [E/1] [info] [Task Finished] Transform to mem in 0.054187s (16586 normal rows, 0 exceptions)
[2021-03-31 13:31:22.118] [E/2] [info] [Task Finished] Transform to mem in 0.103358s (37834 normal rows, 0 exceptions)
[2021-03-31 13:31:22.119] [E/3] [info] [Task Finished] Transform to mem in 0.089599s (31341 normal rows, 0 exceptions)
[2021-03-31 13:31:22.135] [driver] [info] [Task Finished] Transform to mem in 0.059721s (18771 normal rows, 0 exceptions)
[2021-03-31 13:31:22.175] [E/1] [info] [Task Finished] Transform to mem in 0.062597s (21589 normal rows, 0 exceptions)
[2021-03-31 13:31:22.187] [E/2] [info] [Task Finished] Transform to mem in 0.069464s (25218 normal rows, 0 exceptions)
[2021-03-31 13:31:22.216] [E/3] [info] [Task Finished] Transform to mem in 0.096879s (35347 normal rows, 0 exceptions)
[2021-03-31 13:31:22.226] [driver] [info] [Task Finished] Transform to mem in 0.090686s (32397 normal rows, 0 exceptions)
[2021-03-31 13:31:22.228] [E/2] [info] [Task Finished] Transform to mem in 0.040536s (14897 normal rows, 0 exceptions)
[2021-03-31 13:31:22.234] [E/2] [info] [Task Finished] Transform to mem in 0.006168s (1762 normal rows, 0 exceptions)
[2021-03-31 13:31:22.282] [E/2] [info] [Task Finished] Transform to mem in 0.048373s (14154 normal rows, 0 exceptions)
[2021-03-31 13:31:22.284] [E/3] [info] [Task Finished] Transform to mem in 0.067405s (24798 normal rows, 0 exceptions)
[2021-03-31 13:31:22.289] [E/1] [info] [Task Finished] Transform to mem in 0.113727s (41591 normal rows, 0 exceptions)
[2021-03-31 13:31:22.321] [driver] [info] [Task Finished] Transform to mem in 0.094538s (33637 normal rows, 0 exceptions)
[2021-03-31 13:31:22.334] [E/2] [info] [Task Finished] Transform to mem in 0.051815s (15163 normal rows, 0 exceptions)
[2021-03-31 13:31:22.361] [E/3] [info] [Task Finished] Transform to mem in 0.077368s (26400 normal rows, 0 exceptions)
[2021-03-31 13:31:22.381] [E/2] [info] [Task Finished] Transform to mem in 0.046538s (13183 normal rows, 0 exceptions)
[2021-03-31 13:31:22.382] [E/1] [info] [Task Finished] Transform to mem in 0.092425s (33741 normal rows, 0 exceptions)
[2021-03-31 13:31:22.392] [driver] [info] [Task Finished] Transform to mem in 0.071615s (25174 normal rows, 0 exceptions)
[2021-03-31 13:31:22.407] [driver] [info] [Task Finished] Transform to mem in 0.014462s (5275 normal rows, 0 exceptions)
[2021-03-31 13:31:22.426] [E/3] [info] [Task Finished] Transform to mem in 0.064936s (22520 normal rows, 0 exceptions)
[2021-03-31 13:31:22.475] [driver] [info] [Task Finished] Transform to mem in 0.068624s (24884 normal rows, 0 exceptions)
[2021-03-31 13:31:22.495] [E/2] [info] [Task Finished] Transform to mem in 0.114673s (41848 normal rows, 0 exceptions)
[2021-03-31 13:31:22.496] [E/1] [info] [Task Finished] Transform to mem in 0.114071s (41918 normal rows, 0 exceptions)
[2021-03-31 13:31:22.539] [E/3] [info] [Task Finished] Transform to mem in 0.113348s (41826 normal rows, 0 exceptions)
[2021-03-31 13:31:22.575] [driver] [info] [Task Finished] Transform to mem in 0.099443s (36366 normal rows, 0 exceptions)
[2021-03-31 13:31:22.581] [driver] [info] [Task Finished] Transform to mem in 0.006073s (1759 normal rows, 0 exceptions)
[2021-03-31 13:31:22.585] [E/1] [info] [Task Finished] Transform to mem in 0.088806s (31409 normal rows, 0 exceptions)
[2021-03-31 13:31:22.587] [E/3] [info] [Task Finished] Transform to mem in 0.047420s (13589 normal rows, 0 exceptions)
[2021-03-31 13:31:22.611] [E/2] [info] [Task Finished] Transform to mem in 0.115528s (42265 normal rows, 0 exceptions)
[2021-03-31 13:31:22.655] [driver] [info] [Task Finished] Transform to mem in 0.073570s (25034 normal rows, 0 exceptions)
[2021-03-31 13:31:22.671] [E/2] [info] [Task Finished] Transform to mem in 0.060490s (18991 normal rows, 0 exceptions)
[2021-03-31 13:31:22.685] [E/1] [info] [Task Finished] Transform to mem in 0.100126s (36542 normal rows, 0 exceptions)
[2021-03-31 13:31:22.694] [E/3] [info] [Task Finished] Transform to mem in 0.107619s (39331 normal rows, 0 exceptions)
[2021-03-31 13:31:22.737] [driver] [info] [Task Finished] Transform to mem in 0.082535s (30072 normal rows, 0 exceptions)
[2021-03-31 13:31:22.740] [E/2] [info] [Task Finished] Transform to mem in 0.068676s (24927 normal rows, 0 exceptions)
[2021-03-31 13:31:22.781] [E/1] [info] [Task Finished] Transform to mem in 0.095819s (35179 normal rows, 0 exceptions)
[2021-03-31 13:31:22.782] [driver] [info] [Task Finished] Transform to mem in 0.044454s (12415 normal rows, 0 exceptions)
[2021-03-31 13:31:22.798] [E/3] [info] [Task Finished] Transform to mem in 0.103426s (37541 normal rows, 0 exceptions)
[2021-03-31 13:31:22.813] [E/2] [info] [Task Finished] Transform to mem in 0.072715s (24439 normal rows, 0 exceptions)
[2021-03-31 13:31:22.820] [E/1] [info] [Task Finished] Transform to mem in 0.039043s (14378 normal rows, 0 exceptions)
[2021-03-31 13:31:22.851] [driver] [info] [Task Finished] Transform to mem in 0.069297s (25015 normal rows, 0 exceptions)
[2021-03-31 13:31:22.888] [E/2] [info] [Task Finished] Transform to mem in 0.075033s (25287 normal rows, 0 exceptions)
[2021-03-31 13:31:22.894] [E/1] [info] [Task Finished] Transform to mem in 0.074619s (25233 normal rows, 0 exceptions)
[2021-03-31 13:31:22.895] [E/2] [info] [Task Finished] Transform to mem in 0.007130s (2589 normal rows, 0 exceptions)
[2021-03-31 13:31:22.899] [E/3] [info] [Task Finished] Transform to mem in 0.100965s (36814 normal rows, 0 exceptions)
[2021-03-31 13:31:22.950] [driver] [info] [Task Finished] Transform to mem in 0.098998s (35800 normal rows, 0 exceptions)
[2021-03-31 13:31:22.964] [E/1] [info] [Task Finished] Transform to mem in 0.069825s (24777 normal rows, 0 exceptions)
[2021-03-31 13:31:22.970] [E/2] [info] [Task Finished] Transform to mem in 0.074806s (25131 normal rows, 0 exceptions)
[2021-03-31 13:31:22.973] [E/3] [info] [Task Finished] Transform to mem in 0.074475s (27195 normal rows, 0 exceptions)
[2021-03-31 13:31:22.985] [E/2] [info] [Task Finished] Transform to mem in 0.015144s (5544 normal rows, 0 exceptions)
[2021-03-31 13:31:23.044] [E/3] [info] [Task Finished] Transform to mem in 0.071194s (24816 normal rows, 0 exceptions)
[2021-03-31 13:31:23.064] [driver] [info] [Task Finished] Transform to mem in 0.113733s (41527 normal rows, 0 exceptions)
[2021-03-31 13:31:23.078] [E/1] [info] [Task Finished] Transform to mem in 0.113691s (41830 normal rows, 0 exceptions)
[2021-03-31 13:31:23.085] [E/2] [info] [Task Finished] Transform to mem in 0.100313s (36505 normal rows, 0 exceptions)
[2021-03-31 13:31:23.087] [E/2] [info] [Task Finished] Transform to mem in 0.001342s (490 normal rows, 0 exceptions)
[2021-03-31 13:31:23.122] [driver] [info] [Task Finished] Transform to mem in 0.058505s (18529 normal rows, 0 exceptions)
[2021-03-31 13:31:23.125] [E/3] [info] [Task Finished] Transform to mem in 0.080349s (27918 normal rows, 0 exceptions)
[2021-03-31 13:31:23.154] [E/2] [info] [Task Finished] Transform to mem in 0.067592s (24720 normal rows, 0 exceptions)
[2021-03-31 13:31:23.194] [E/1] [info] [Task Finished] Transform to mem in 0.116410s (41851 normal rows, 0 exceptions)
[2021-03-31 13:31:23.223] [driver] [info] [Task Finished] Transform to mem in 0.101266s (35745 normal rows, 0 exceptions)
[2021-03-31 13:31:23.234] [E/1] [info] [Task Finished] Transform to mem in 0.039845s (13986 normal rows, 0 exceptions)
[2021-03-31 13:31:23.243] [E/3] [info] [Task Finished] Transform to mem in 0.117937s (42167 normal rows, 0 exceptions)
[2021-03-31 13:31:23.251] [E/2] [info] [Task Finished] Transform to mem in 0.097042s (32942 normal rows, 0 exceptions)
[2021-03-31 13:31:23.264] [driver] [info] [Task Finished] Transform to mem in 0.040419s (10523 normal rows, 0 exceptions)
[2021-03-31 13:31:23.278] [E/1] [info] [Task Finished] Transform to mem in 0.044440s (14125 normal rows, 0 exceptions)
[2021-03-31 13:31:23.291] [E/2] [info] [Task Finished] Transform to mem in 0.039889s (12566 normal rows, 0 exceptions)
[2021-03-31 13:31:23.312] [E/3] [info] [Task Finished] Transform to mem in 0.069138s (23094 normal rows, 0 exceptions)
[2021-03-31 13:31:23.318] [E/2] [info] [Task Finished] Transform to mem in 0.027122s (9834 normal rows, 0 exceptions)
[2021-03-31 13:31:23.367] [driver] [info] [Task Finished] Transform to mem in 0.103053s (37757 normal rows, 0 exceptions)
[2021-03-31 13:31:23.381] [E/3] [info] [Task Finished] Transform to mem in 0.069329s (25306 normal rows, 0 exceptions)
[2021-03-31 13:31:23.391] [E/1] [info] [Task Finished] Transform to mem in 0.112120s (41341 normal rows, 0 exceptions)
[2021-03-31 13:31:23.397] [E/1] [info] [Task Finished] Transform to mem in 0.006501s (1655 normal rows, 0 exceptions)
[2021-03-31 13:31:23.403] [E/2] [info] [Task Finished] Transform to mem in 0.084094s (29001 normal rows, 0 exceptions)
[2021-03-31 13:31:23.422] [E/3] [info] [Task Finished] Transform to mem in 0.040299s (10491 normal rows, 0 exceptions)
[2021-03-31 13:31:23.458] [driver] [info] [Task Finished] Transform to mem in 0.090785s (31631 normal rows, 0 exceptions)
[2021-03-31 13:31:23.473] [driver] [info] [Task Finished] Transform to mem in 0.015461s (3966 normal rows, 0 exceptions)
[2021-03-31 13:31:23.485] [E/3] [info] [Task Finished] Transform to mem in 0.063431s (20710 normal rows, 0 exceptions)
[2021-03-31 13:31:23.490] [E/2] [info] [Task Finished] Transform to mem in 0.087158s (30671 normal rows, 0 exceptions)
[2021-03-31 13:31:23.491] [E/1] [info] [Task Finished] Transform to mem in 0.093492s (33243 normal rows, 0 exceptions)
[2021-03-31 13:31:23.518] [driver] [info] [Task Finished] Transform to mem in 0.044967s (12451 normal rows, 0 exceptions)
[2021-03-31 13:31:23.522] [E/3] [info] [Task Finished] Transform to mem in 0.037140s (12594 normal rows, 0 exceptions)
[2021-03-31 13:31:23.587] [E/2] [info] [Task Finished] Transform to mem in 0.096764s (35410 normal rows, 0 exceptions)
[2021-03-31 13:31:23.587] [driver] [info] [Task Finished] Transform to mem in 0.068273s (22497 normal rows, 0 exceptions)
[2021-03-31 13:31:23.596] [driver] [info] [Task Finished] Transform to mem in 0.009454s (2352 normal rows, 0 exceptions)
[2021-03-31 13:31:23.596] [E/3] [info] [Task Finished] Transform to mem in 0.074048s (25156 normal rows, 0 exceptions)
[2021-03-31 13:31:23.606] [E/1] [info] [Task Finished] Transform to mem in 0.115630s (41751 normal rows, 0 exceptions)
[2021-03-31 13:31:23.648] [driver] [info] [Task Finished] Transform to mem in 0.052248s (14180 normal rows, 0 exceptions)
[2021-03-31 13:31:23.658] [E/2] [info] [Task Finished] Transform to mem in 0.071405s (22465 normal rows, 0 exceptions)
[2021-03-31 13:31:23.659] [E/3] [info] [Task Finished] Transform to mem in 0.062592s (21801 normal rows, 0 exceptions)
[2021-03-31 13:31:23.672] [E/2] [info] [Task Finished] Transform to mem in 0.013577s (4970 normal rows, 0 exceptions)
[2021-03-31 13:31:23.723] [E/1] [info] [Task Finished] Transform to mem in 0.116486s (42053 normal rows, 0 exceptions)
[2021-03-31 13:31:23.727] [E/3] [info] [Task Finished] Transform to mem in 0.067760s (24856 normal rows, 0 exceptions)
[2021-03-31 13:31:23.743] [E/3] [info] [Task Finished] Transform to mem in 0.015991s (5883 normal rows, 0 exceptions)
[2021-03-31 13:31:23.763] [driver] [info] [Task Finished] Transform to mem in 0.114693s (41858 normal rows, 0 exceptions)
[2021-03-31 13:31:23.786] [E/2] [info] [Task Finished] Transform to mem in 0.114582s (41666 normal rows, 0 exceptions)
[2021-03-31 13:31:23.788] [driver] [info] [Task Finished] Transform to mem in 0.025077s (9137 normal rows, 0 exceptions)
[2021-03-31 13:31:23.810] [E/3] [info] [Task Finished] Transform to mem in 0.067136s (24719 normal rows, 0 exceptions)
[2021-03-31 13:31:23.837] [E/1] [info] [Task Finished] Transform to mem in 0.114040s (41909 normal rows, 0 exceptions)
[2021-03-31 13:31:23.870] [E/2] [info] [Task Finished] Transform to mem in 0.083783s (28874 normal rows, 0 exceptions)
[2021-03-31 13:31:23.879] [E/3] [info] [Task Finished] Transform to mem in 0.068988s (25192 normal rows, 0 exceptions)
[2021-03-31 13:31:23.887] [driver] [info] [Task Finished] Transform to mem in 0.098543s (35233 normal rows, 0 exceptions)
[2021-03-31 13:31:23.904] [E/1] [info] [Task Finished] Transform to mem in 0.066705s (24660 normal rows, 0 exceptions)
[2021-03-31 13:31:23.940] [E/3] [info] [Task Finished] Transform to mem in 0.061330s (19740 normal rows, 0 exceptions)
[2021-03-31 13:31:23.967] [E/2] [info] [Task Finished] Transform to mem in 0.097071s (35624 normal rows, 0 exceptions)
[2021-03-31 13:31:23.990] [E/1] [info] [Task Finished] Transform to mem in 0.085961s (30827 normal rows, 0 exceptions)
[2021-03-31 13:31:23.995] [driver] [info] [Task Finished] Transform to mem in 0.108182s (39073 normal rows, 0 exceptions)
[2021-03-31 13:31:24.009] [E/3] [info] [Task Finished] Transform to mem in 0.069271s (24645 normal rows, 0 exceptions)
[2021-03-31 13:31:24.050] [E/3] [info] [Task Finished] Transform to mem in 0.040754s (10512 normal rows, 0 exceptions)
[2021-03-31 13:31:24.059] [E/3] [info] [Task Finished] Transform to mem in 0.008351s (2466 normal rows, 0 exceptions)
[2021-03-31 13:31:24.065] [E/2] [info] [Task Finished] Transform to mem in 0.098250s (36166 normal rows, 0 exceptions)
[2021-03-31 13:31:24.093] [driver] [info] [Task Finished] Transform to mem in 0.097643s (34767 normal rows, 0 exceptions)
[2021-03-31 13:31:24.103] [E/1] [info] [Task Finished] Transform to mem in 0.113773s (41569 normal rows, 0 exceptions)
[2021-03-31 13:31:24.127] [E/3] [info] [Task Finished] Transform to mem in 0.068153s (24858 normal rows, 0 exceptions)
[2021-03-31 13:31:24.159] [driver] [info] [Task Finished] Transform to mem in 0.066698s (22101 normal rows, 0 exceptions)
[2021-03-31 13:31:24.162] [E/2] [info] [Task Finished] Transform to mem in 0.096324s (34464 normal rows, 0 exceptions)
[2021-03-31 13:31:24.194] [E/1] [info] [Task Finished] Transform to mem in 0.090273s (32219 normal rows, 0 exceptions)
[2021-03-31 13:31:24.195] [E/3] [info] [Task Finished] Transform to mem in 0.068329s (24927 normal rows, 0 exceptions)
[2021-03-31 13:31:24.205] [E/2] [info] [Task Finished] Transform to mem in 0.043010s (11587 normal rows, 0 exceptions)
[2021-03-31 13:31:24.242] [driver] [info] [Task Finished] Transform to mem in 0.083245s (28733 normal rows, 0 exceptions)
[2021-03-31 13:31:24.253] [E/1] [info] [Task Finished] Transform to mem in 0.059587s (19211 normal rows, 0 exceptions)
[2021-03-31 13:31:24.264] [E/1] [info] [Task Finished] Transform to mem in 0.010594s (3860 normal rows, 0 exceptions)
[2021-03-31 13:31:24.268] [E/2] [info] [Task Finished] Transform to mem in 0.062848s (20561 normal rows, 0 exceptions)
[2021-03-31 13:31:24.302] [E/3] [info] [Task Finished] Transform to mem in 0.106698s (38713 normal rows, 0 exceptions)
[2021-03-31 13:31:24.323] [E/2] [info] [Task Finished] Transform to mem in 0.055865s (17067 normal rows, 0 exceptions)
[2021-03-31 13:31:24.324] [driver] [info] [Task Finished] Transform to mem in 0.081993s (28431 normal rows, 0 exceptions)
[2021-03-31 13:31:24.333] [E/1] [info] [Task Finished] Transform to mem in 0.069397s (25296 normal rows, 0 exceptions)
[2021-03-31 13:31:24.357] [E/3] [info] [Task Finished] Transform to mem in 0.055000s (18440 normal rows, 0 exceptions)
[2021-03-31 13:31:24.383] [E/3] [info] [Task Finished] Transform to mem in 0.026552s (9683 normal rows, 0 exceptions)
[2021-03-31 13:31:24.396] [E/1] [info] [Task Finished] Transform to mem in 0.063125s (20682 normal rows, 0 exceptions)
[2021-03-31 13:31:24.405] [driver] [info] [Task Finished] Transform to mem in 0.080051s (27919 normal rows, 0 exceptions)
[2021-03-31 13:31:24.437] [E/2] [info] [Task Finished] Transform to mem in 0.113764s (41572 normal rows, 0 exceptions)
[2021-03-31 13:31:24.450] [E/3] [info] [Task Finished] Transform to mem in 0.066798s (24767 normal rows, 0 exceptions)
[2021-03-31 13:31:24.494] [E/1] [info] [Task Finished] Transform to mem in 0.097139s (35349 normal rows, 0 exceptions)
[2021-03-31 13:31:24.497] [driver] [info] [Task Finished] Transform to mem in 0.092339s (32389 normal rows, 0 exceptions)
[2021-03-31 13:31:24.503] [E/3] [info] [Task Finished] Transform to mem in 0.052317s (19063 normal rows, 0 exceptions)
[2021-03-31 13:31:24.509] [E/3] [info] [Task Finished] Transform to mem in 0.006443s (2377 normal rows, 0 exceptions)
[2021-03-31 13:31:24.541] [E/2] [info] [Task Finished] Transform to mem in 0.103896s (37629 normal rows, 0 exceptions)
[2021-03-31 13:31:24.562] [E/1] [info] [Task Finished] Transform to mem in 0.068453s (24733 normal rows, 0 exceptions)
[2021-03-31 13:31:24.573] [E/3] [info] [Task Finished] Transform to mem in 0.064333s (20722 normal rows, 0 exceptions)
[2021-03-31 13:31:24.581] [E/3] [info] [Task Finished] Transform to mem in 0.007625s (2768 normal rows, 0 exceptions)
[2021-03-31 13:31:24.591] [driver] [info] [Task Finished] Transform to mem in 0.093917s (33107 normal rows, 0 exceptions)
[2021-03-31 13:31:24.613] [E/2] [info] [Task Finished] Transform to mem in 0.072171s (23742 normal rows, 0 exceptions)
[2021-03-31 13:31:24.617] [E/2] [info] [Task Finished] Transform to mem in 0.003842s (1420 normal rows, 0 exceptions)
[2021-03-31 13:31:24.650] [E/3] [info] [Task Finished] Transform to mem in 0.069123s (25167 normal rows, 0 exceptions)
[2021-03-31 13:31:24.677] [E/1] [info] [Task Finished] Transform to mem in 0.115352s (42173 normal rows, 0 exceptions)
[2021-03-31 13:31:24.686] [driver] [info] [Task Finished] Transform to mem in 0.095626s (34049 normal rows, 0 exceptions)
[2021-03-31 13:31:24.700] [E/2] [info] [Task Finished] Transform to mem in 0.082948s (28749 normal rows, 0 exceptions)
[2021-03-31 13:31:24.753] [E/3] [info] [Task Finished] Transform to mem in 0.102917s (37278 normal rows, 0 exceptions)
[2021-03-31 13:31:24.754] [E/1] [info] [Task Finished] Transform to mem in 0.076919s (27114 normal rows, 0 exceptions)
[2021-03-31 13:31:24.759] [driver] [info] [Task Finished] Transform to mem in 0.072923s (24701 normal rows, 0 exceptions)
[2021-03-31 13:31:24.765] [E/3] [info] [Task Finished] Transform to mem in 0.012030s (4399 normal rows, 0 exceptions)
[2021-03-31 13:31:24.788] [E/2] [info] [Task Finished] Transform to mem in 0.088330s (30862 normal rows, 0 exceptions)
[2021-03-31 13:31:24.798] [E/3] [info] [Task Finished] Transform to mem in 0.032890s (12175 normal rows, 0 exceptions)
[2021-03-31 13:31:24.853] [E/1] [info] [Task Finished] Transform to mem in 0.098201s (35251 normal rows, 0 exceptions)
[2021-03-31 13:31:24.856] [E/2] [info] [Task Finished] Transform to mem in 0.067894s (24821 normal rows, 0 exceptions)
[2021-03-31 13:31:24.873] [driver] [info] [Task Finished] Transform to mem in 0.113213s (41217 normal rows, 0 exceptions)
[2021-03-31 13:31:24.895] [E/3] [info] [Task Finished] Transform to mem in 0.097456s (35668 normal rows, 0 exceptions)
[2021-03-31 13:31:24.903] [E/3] [info] [Task Finished] Transform to mem in 0.007514s (2431 normal rows, 0 exceptions)
[2021-03-31 13:31:24.913] [E/2] [info] [Task Finished] Transform to mem in 0.057033s (17396 normal rows, 0 exceptions)
[2021-03-31 13:31:24.952] [E/1] [info] [Task Finished] Transform to mem in 0.098970s (35369 normal rows, 0 exceptions)
[2021-03-31 13:31:24.969] [driver] [info] [Task Finished] Transform to mem in 0.096004s (34165 normal rows, 0 exceptions)
[2021-03-31 13:31:24.971] [E/2] [info] [Task Finished] Transform to mem in 0.057408s (17668 normal rows, 0 exceptions)
[2021-03-31 13:31:24.974] [E/3] [info] [Task Finished] Transform to mem in 0.070768s (25001 normal rows, 0 exceptions)
[2021-03-31 13:31:25.018] [E/2] [info] [Task Finished] Transform to mem in 0.047629s (16227 normal rows, 0 exceptions)
[2021-03-31 13:31:25.031] [E/3] [info] [Task Finished] Transform to mem in 0.056809s (17805 normal rows, 0 exceptions)
[2021-03-31 13:31:25.038] [E/2] [info] [Task Finished] Transform to mem in 0.019151s (6913 normal rows, 0 exceptions)
[2021-03-31 13:31:25.049] [E/1] [info] [Task Finished] Transform to mem in 0.096974s (34681 normal rows, 0 exceptions)
[2021-03-31 13:31:25.056] [driver] [info] [Task Finished] Transform to mem in 0.087523s (30853 normal rows, 0 exceptions)
[2021-03-31 13:31:25.097] [E/2] [info] [Task Finished] Transform to mem in 0.059722s (21711 normal rows, 0 exceptions)
[2021-03-31 13:31:25.135] [driver] [info] [Task Finished] Transform to mem in 0.078766s (27001 normal rows, 0 exceptions)
[2021-03-31 13:31:25.145] [E/3] [info] [Task Finished] Transform to mem in 0.114084s (41924 normal rows, 0 exceptions)
[2021-03-31 13:31:25.151] [E/1] [info] [Task Finished] Transform to mem in 0.102756s (37074 normal rows, 0 exceptions)
[2021-03-31 13:31:25.167] [E/2] [info] [Task Finished] Transform to mem in 0.069389s (25275 normal rows, 0 exceptions)
[2021-03-31 13:31:25.195] [E/1] [info] [Task Finished] Transform to mem in 0.044007s (15290 normal rows, 0 exceptions)
[2021-03-31 13:31:25.204] [driver] [info] [Task Finished] Transform to mem in 0.068828s (25057 normal rows, 0 exceptions)
[2021-03-31 13:31:25.207] [E/3] [info] [Task Finished] Transform to mem in 0.062059s (19952 normal rows, 0 exceptions)
[2021-03-31 13:31:25.210] [E/2] [info] [Task Finished] Transform to mem in 0.043565s (11791 normal rows, 0 exceptions)
[2021-03-31 13:31:25.238] [E/3] [info] [Task Finished] Transform to mem in 0.031428s (10726 normal rows, 0 exceptions)
[2021-03-31 13:31:25.265] [E/2] [info] [Task Finished] Transform to mem in 0.054367s (16466 normal rows, 0 exceptions)
[2021-03-31 13:31:25.265] [E/3] [info] [Task Finished] Transform to mem in 0.027266s (10005 normal rows, 0 exceptions)
[2021-03-31 13:31:25.275] [E/1] [info] [Task Finished] Transform to mem in 0.079940s (27470 normal rows, 0 exceptions)
[2021-03-31 13:31:25.315] [driver] [info] [Task Finished] Transform to mem in 0.111610s (40545 normal rows, 0 exceptions)
[2021-03-31 13:31:25.358] [E/3] [info] [Task Finished] Transform to mem in 0.092763s (32784 normal rows, 0 exceptions)
[2021-03-31 13:31:25.360] [E/2] [info] [Task Finished] Transform to mem in 0.095690s (35108 normal rows, 0 exceptions)
[2021-03-31 13:31:25.362] [driver] [info] [Task Finished] Transform to mem in 0.046887s (17162 normal rows, 0 exceptions)
[2021-03-31 13:31:25.382] [E/1] [info] [Task Finished] Transform to mem in 0.106545s (38917 normal rows, 0 exceptions)
[2021-03-31 13:31:25.420] [driver] [info] [Task Finished] Transform to mem in 0.057993s (21153 normal rows, 0 exceptions)
[2021-03-31 13:31:25.426] [E/3] [info] [Task Finished] Transform to mem in 0.068210s (24946 normal rows, 0 exceptions)
[2021-03-31 13:31:25.435] [E/2] [info] [Task Finished] Transform to mem in 0.074699s (25371 normal rows, 0 exceptions)
[2021-03-31 13:31:25.476] [E/3] [info] [Task Finished] Transform to mem in 0.049273s (17872 normal rows, 0 exceptions)
[2021-03-31 13:31:25.496] [E/1] [info] [Task Finished] Transform to mem in 0.114263s (41695 normal rows, 0 exceptions)
[2021-03-31 13:31:25.505] [E/2] [info] [Task Finished] Transform to mem in 0.069580s (24482 normal rows, 0 exceptions)
[2021-03-31 13:31:25.511] [driver] [info] [Task Finished] Transform to mem in 0.090650s (31669 normal rows, 0 exceptions)
[2021-03-31 13:31:25.546] [E/1] [info] [Task Finished] Transform to mem in 0.049926s (16396 normal rows, 0 exceptions)
[2021-03-31 13:31:25.575] [driver] [info] [Task Finished] Transform to mem in 0.063586s (20662 normal rows, 0 exceptions)
[2021-03-31 13:31:25.589] [E/3] [info] [Task Finished] Transform to mem in 0.113630s (41533 normal rows, 0 exceptions)
[2021-03-31 13:31:25.591] [E/2] [info] [Task Finished] Transform to mem in 0.085993s (29889 normal rows, 0 exceptions)
[2021-03-31 13:31:25.600] [E/2] [info] [Task Finished] Transform to mem in 0.008967s (2299 normal rows, 0 exceptions)
[2021-03-31 13:31:25.644] [driver] [info] [Task Finished] Transform to mem in 0.069557s (25305 normal rows, 0 exceptions)
[2021-03-31 13:31:25.648] [E/2] [info] [Task Finished] Transform to mem in 0.048344s (13975 normal rows, 0 exceptions)
[2021-03-31 13:31:25.651] [E/1] [info] [Task Finished] Transform to mem in 0.104764s (38381 normal rows, 0 exceptions)
[2021-03-31 13:31:25.674] [E/1] [info] [Task Finished] Transform to mem in 0.023401s (8515 normal rows, 0 exceptions)
[2021-03-31 13:31:25.685] [E/3] [info] [Task Finished] Transform to mem in 0.096024s (34138 normal rows, 0 exceptions)
[2021-03-31 13:31:25.740] [driver] [info] [Task Finished] Transform to mem in 0.095984s (34517 normal rows, 0 exceptions)
[2021-03-31 13:31:25.740] [driver] [info] [Task Finished] Transform to mem in 0.000117s (22 normal rows, 0 exceptions)
[2021-03-31 13:31:25.742] [E/1] [info] [Task Finished] Transform to mem in 0.068155s (24942 normal rows, 0 exceptions)
[2021-03-31 13:31:25.762] [E/2] [info] [Task Finished] Transform to mem in 0.113640s (41465 normal rows, 0 exceptions)
[2021-03-31 13:31:25.786] [E/3] [info] [Task Finished] Transform to mem in 0.100439s (35654 normal rows, 0 exceptions)
[2021-03-31 13:31:25.787] [E/3] [info] [Task Finished] Transform to mem in 0.001387s (500 normal rows, 0 exceptions)
[2021-03-31 13:31:25.805] [driver] [info] [Task Finished] Transform to mem in 0.064326s (21109 normal rows, 0 exceptions)
[2021-03-31 13:31:25.838] [E/1] [info] [Task Finished] Transform to mem in 0.095130s (34201 normal rows, 0 exceptions)
[2021-03-31 13:31:25.855] [E/2] [info] [Task Finished] Transform to mem in 0.092768s (32774 normal rows, 0 exceptions)
[2021-03-31 13:31:25.857] [E/3] [info] [Task Finished] Transform to mem in 0.069536s (25355 normal rows, 0 exceptions)
[2021-03-31 13:31:25.886] [driver] [info] [Task Finished] Transform to mem in 0.080871s (27700 normal rows, 0 exceptions)
[2021-03-31 13:31:25.888] [E/1] [info] [Task Finished] Transform to mem in 0.050845s (15077 normal rows, 0 exceptions)
[2021-03-31 13:31:25.920] [E/3] [info] [Task Finished] Transform to mem in 0.062771s (22995 normal rows, 0 exceptions)
[2021-03-31 13:31:25.939] [E/2] [info] [Task Finished] Transform to mem in 0.084754s (29429 normal rows, 0 exceptions)
[2021-03-31 13:31:25.953] [driver] [info] [Task Finished] Transform to mem in 0.067506s (24648 normal rows, 0 exceptions)
[2021-03-31 13:31:25.976] [E/3] [info] [Task Finished] Transform to mem in 0.056003s (20259 normal rows, 0 exceptions)
[2021-03-31 13:31:26.002] [E/1] [info] [Task Finished] Transform to mem in 0.114006s (41551 normal rows, 0 exceptions)
[2021-03-31 13:31:26.007] [driver] [info] [Task Finished] Transform to mem in 0.054359s (16887 normal rows, 0 exceptions)
[2021-03-31 13:31:26.022] [E/2] [info] [Task Finished] Transform to mem in 0.083119s (29107 normal rows, 0 exceptions)
[2021-03-31 13:31:26.063] [E/3] [info] [Task Finished] Transform to mem in 0.087175s (30549 normal rows, 0 exceptions)
[2021-03-31 13:31:26.070] [E/3] [info] [Task Finished] Transform to mem in 0.007021s (2609 normal rows, 0 exceptions)
[2021-03-31 13:31:26.071] [E/1] [info] [Task Finished] Transform to mem in 0.068129s (25029 normal rows, 0 exceptions)
[2021-03-31 13:31:26.075] [driver] [info] [Task Finished] Transform to mem in 0.067651s (24760 normal rows, 0 exceptions)
[2021-03-31 13:31:26.119] [E/3] [info] [Task Finished] Transform to mem in 0.049576s (14706 normal rows, 0 exceptions)
[2021-03-31 13:31:26.122] [E/3] [info] [Task Finished] Transform to mem in 0.002506s (869 normal rows, 0 exceptions)
[2021-03-31 13:31:26.124] [E/2] [info] [Task Finished] Transform to mem in 0.102039s (37420 normal rows, 0 exceptions)
[2021-03-31 13:31:26.159] [E/1] [info] [Task Finished] Transform to mem in 0.088804s (31394 normal rows, 0 exceptions)
[2021-03-31 13:31:26.190] [driver] [info] [Task Finished] Transform to mem in 0.115223s (42154 normal rows, 0 exceptions)
[2021-03-31 13:31:26.192] [E/3] [info] [Task Finished] Transform to mem in 0.069843s (25397 normal rows, 0 exceptions)
[2021-03-31 13:31:26.197] [E/2] [info] [Task Finished] Transform to mem in 0.072048s (23920 normal rows, 0 exceptions)
[2021-03-31 13:31:26.200] [E/1] [info] [Task Finished] Transform to mem in 0.041022s (12009 normal rows, 0 exceptions)
[2021-03-31 13:31:26.248] [E/2] [info] [Task Finished] Transform to mem in 0.051765s (18822 normal rows, 0 exceptions)
[2021-03-31 13:31:26.269] [E/1] [info] [Task Finished] Transform to mem in 0.068419s (24918 normal rows, 0 exceptions)
[2021-03-31 13:31:26.275] [E/3] [info] [Task Finished] Transform to mem in 0.083200s (28731 normal rows, 0 exceptions)
[2021-03-31 13:31:26.303] [driver] [info] [Task Finished] Transform to mem in 0.112806s (41286 normal rows, 0 exceptions)
[2021-03-31 13:31:26.338] [driver] [info] [Task Finished] Transform to mem in 0.035043s (9134 normal rows, 0 exceptions)
[2021-03-31 13:31:26.345] [E/2] [info] [Task Finished] Transform to mem in 0.096234s (35003 normal rows, 0 exceptions)
[2021-03-31 13:31:26.383] [E/1] [info] [Task Finished] Transform to mem in 0.113989s (41775 normal rows, 0 exceptions)
[2021-03-31 13:31:26.384] [E/3] [info] [Task Finished] Transform to mem in 0.108451s (39256 normal rows, 0 exceptions)
[2021-03-31 13:31:26.411] [driver] [info] [Task Finished] Transform to mem in 0.073079s (24627 normal rows, 0 exceptions)
[2021-03-31 13:31:26.419] [E/3] [info] [Task Finished] Transform to mem in 0.035451s (12845 normal rows, 0 exceptions)
[2021-03-31 13:31:26.435] [E/2] [info] [Task Finished] Transform to mem in 0.090352s (31854 normal rows, 0 exceptions)
[2021-03-31 13:31:26.476] [driver] [info] [Task Finished] Transform to mem in 0.064911s (21070 normal rows, 0 exceptions)
[2021-03-31 13:31:26.490] [driver] [info] [Task Finished] Transform to mem in 0.013605s (4952 normal rows, 0 exceptions)
[2021-03-31 13:31:26.496] [E/1] [info] [Task Finished] Transform to mem in 0.113525s (41477 normal rows, 0 exceptions)
[2021-03-31 13:31:26.519] [E/3] [info] [Task Finished] Transform to mem in 0.100010s (36628 normal rows, 0 exceptions)
[2021-03-31 13:31:26.537] [E/2] [info] [Task Finished] Transform to mem in 0.102044s (36632 normal rows, 0 exceptions)
[2021-03-31 13:31:26.560] [driver] [info] [Task Finished] Transform to mem in 0.069593s (25248 normal rows, 0 exceptions)
[2021-03-31 13:31:26.576] [driver] [info] [Task Finished] Transform to mem in 0.016355s (5962 normal rows, 0 exceptions)
[2021-03-31 13:31:26.595] [E/1] [info] [Task Finished] Transform to mem in 0.098392s (35972 normal rows, 0 exceptions)
[2021-03-31 13:31:26.631] [E/3] [info] [Task Finished] Transform to mem in 0.112256s (41443 normal rows, 0 exceptions)
[2021-03-31 13:31:26.645] [driver] [info] [Task Finished] Transform to mem in 0.068607s (25061 normal rows, 0 exceptions)
[2021-03-31 13:31:26.649] [E/2] [info] [Task Finished] Transform to mem in 0.112143s (41124 normal rows, 0 exceptions)
[2021-03-31 13:31:26.692] [E/1] [info] [Task Finished] Transform to mem in 0.096889s (35325 normal rows, 0 exceptions)
[2021-03-31 13:31:26.693] [driver] [info] [Task Finished] Transform to mem in 0.048270s (14119 normal rows, 0 exceptions)
[2021-03-31 13:31:26.695] [driver] [info] [Task Finished] Transform to mem in 0.002023s (664 normal rows, 0 exceptions)
[2021-03-31 13:31:26.717] [E/3] [info] [Task Finished] Transform to mem in 0.085511s (30409 normal rows, 0 exceptions)
[2021-03-31 13:31:26.720] [E/2] [info] [Task Finished] Transform to mem in 0.070841s (23800 normal rows, 0 exceptions)
[2021-03-31 13:31:26.766] [driver] [info] [Task Finished] Transform to mem in 0.071010s (24991 normal rows, 0 exceptions)
[2021-03-31 13:31:26.767] [E/1] [info] [Task Finished] Transform to mem in 0.075306s (25741 normal rows, 0 exceptions)
[2021-03-31 13:31:26.808] [E/1] [info] [Task Finished] Transform to mem in 0.040459s (10465 normal rows, 0 exceptions)
[2021-03-31 13:31:26.814] [E/3] [info] [Task Finished] Transform to mem in 0.097468s (35311 normal rows, 0 exceptions)
[2021-03-31 13:31:26.833] [E/1] [info] [Task Finished] Transform to mem in 0.025738s (6612 normal rows, 0 exceptions)
[2021-03-31 13:31:26.835] [E/2] [info] [Task Finished] Transform to mem in 0.115180s (41754 normal rows, 0 exceptions)
[2021-03-31 13:31:26.843] [E/1] [info] [Task Finished] Transform to mem in 0.010157s (3374 normal rows, 0 exceptions)
[2021-03-31 13:31:26.857] [driver] [info] [Task Finished] Transform to mem in 0.090613s (30882 normal rows, 0 exceptions)
[2021-03-31 13:31:26.864] [driver] [info] [Task Finished] Transform to mem in 0.007202s (2409 normal rows, 0 exceptions)
[2021-03-31 13:31:26.884] [E/3] [info] [Task Finished] Transform to mem in 0.069336s (21288 normal rows, 0 exceptions)
[2021-03-31 13:31:26.950] [driver] [info] [Task Finished] Transform to mem in 0.086435s (30279 normal rows, 0 exceptions)
[2021-03-31 13:31:26.954] [E/2] [info] [Task Finished] Transform to mem in 0.118967s (42395 normal rows, 0 exceptions)
[2021-03-31 13:31:26.961] [E/1] [info] [Task Finished] Transform to mem in 0.117447s (42755 normal rows, 0 exceptions)
[2021-03-31 13:31:26.970] [E/3] [info] [Task Finished] Transform to mem in 0.086376s (30800 normal rows, 0 exceptions)
[2021-03-31 13:31:26.977] [E/1] [info] [Task Finished] Transform to mem in 0.016037s (5203 normal rows, 0 exceptions)
[2021-03-31 13:31:26.977] [E/1] [info] [Task Finished] Transform to mem in 0.000066s (5 normal rows, 0 exceptions)
[2021-03-31 13:31:26.998] [driver] [info] [Task Finished] Transform to mem in 0.048172s (14097 normal rows, 0 exceptions)
[2021-03-31 13:31:27.027] [E/2] [info] [Task Finished] Transform to mem in 0.072922s (24558 normal rows, 0 exceptions)
[2021-03-31 13:31:27.044] [E/3] [info] [Task Finished] Transform to mem in 0.073807s (24806 normal rows, 0 exceptions)
[2021-03-31 13:31:27.061] [E/3] [info] [Task Finished] Transform to mem in 0.017247s (6312 normal rows, 0 exceptions)
[2021-03-31 13:31:27.075] [E/1] [info] [Task Finished] Transform to mem in 0.097589s (36198 normal rows, 0 exceptions)
[2021-03-31 13:31:27.114] [driver] [info] [Task Finished] Transform to mem in 0.115462s (42339 normal rows, 0 exceptions)
[2021-03-31 13:31:27.130] [E/3] [info] [Task Finished] Transform to mem in 0.068770s (25022 normal rows, 0 exceptions)
[2021-03-31 13:31:27.142] [E/2] [info] [Task Finished] Transform to mem in 0.114944s (41774 normal rows, 0 exceptions)
[2021-03-31 13:31:27.159] [E/2] [info] [Task Finished] Transform to mem in 0.016617s (6191 normal rows, 0 exceptions)
[2021-03-31 13:31:27.173] [E/1] [info] [Task Finished] Transform to mem in 0.098274s (35962 normal rows, 0 exceptions)
[2021-03-31 13:31:27.199] [E/2] [info] [Task Finished] Transform to mem in 0.040252s (10499 normal rows, 0 exceptions)
[2021-03-31 13:31:27.214] [E/1] [info] [Task Finished] Transform to mem in 0.040586s (10528 normal rows, 0 exceptions)
[2021-03-31 13:31:27.215] [E/2] [info] [Task Finished] Transform to mem in 0.015630s (4007 normal rows, 0 exceptions)
[2021-03-31 13:31:27.220] [E/2] [info] [Task Finished] Transform to mem in 0.004853s (1728 normal rows, 0 exceptions)
[2021-03-31 13:31:27.226] [driver] [info] [Task Finished] Transform to mem in 0.111998s (41111 normal rows, 0 exceptions)
[2021-03-31 13:31:27.243] [E/3] [info] [Task Finished] Transform to mem in 0.112545s (41343 normal rows, 0 exceptions)
[2021-03-31 13:31:27.259] [E/3] [info] [Task Finished] Transform to mem in 0.016540s (6047 normal rows, 0 exceptions)
[2021-03-31 13:31:27.312] [E/1] [info] [Task Finished] Transform to mem in 0.098823s (33544 normal rows, 0 exceptions)
[2021-03-31 13:31:27.331] [E/3] [info] [Task Finished] Transform to mem in 0.072409s (24610 normal rows, 0 exceptions)
[2021-03-31 13:31:27.338] [E/2] [info] [Task Finished] Transform to mem in 0.118634s (41736 normal rows, 0 exceptions)
[2021-03-31 13:31:27.340] [E/2] [info] [Task Finished] Transform to mem in 0.001884s (696 normal rows, 0 exceptions)
[2021-03-31 13:31:27.343] [driver] [info] [Task Finished] Transform to mem in 0.117467s (41465 normal rows, 0 exceptions)
[2021-03-31 13:31:27.385] [E/1] [info] [Task Finished] Transform to mem in 0.072798s (24347 normal rows, 0 exceptions)
[2021-03-31 13:31:27.441] [driver] [info] [Task Finished] Transform to mem in 0.098082s (35105 normal rows, 0 exceptions)
[2021-03-31 13:31:27.445] [E/3] [info] [Task Finished] Transform to mem in 0.113182s (41928 normal rows, 0 exceptions)
[2021-03-31 13:31:27.456] [E/2] [info] [Task Finished] Transform to mem in 0.115541s (41865 normal rows, 0 exceptions)
[2021-03-31 13:31:27.466] [E/1] [info] [Task Finished] Transform to mem in 0.080736s (29047 normal rows, 0 exceptions)
[2021-03-31 13:31:27.467] [E/3] [info] [Task Finished] Transform to mem in 0.021828s (6400 normal rows, 0 exceptions)
[2021-03-31 13:31:27.496] [E/1] [info] [Task Finished] Transform to mem in 0.030408s (9915 normal rows, 0 exceptions)
[2021-03-31 13:31:27.499] [driver] [info] [Task Finished] Transform to mem in 0.057050s (18000 normal rows, 0 exceptions)
[2021-03-31 13:31:27.529] [E/2] [info] [Task Finished] Transform to mem in 0.073805s (25230 normal rows, 0 exceptions)
[2021-03-31 13:31:27.538] [driver] [info] [Task Finished] Transform to mem in 0.039378s (14355 normal rows, 0 exceptions)
[2021-03-31 13:31:27.558] [E/3] [info] [Task Finished] Transform to mem in 0.091029s (32223 normal rows, 0 exceptions)
[2021-03-31 13:31:27.599] [E/2] [info] [Task Finished] Transform to mem in 0.069457s (25234 normal rows, 0 exceptions)
[2021-03-31 13:31:27.612] [E/1] [info] [Task Finished] Transform to mem in 0.115102s (42674 normal rows, 0 exceptions)
[2021-03-31 13:31:27.637] [driver] [info] [Task Finished] Transform to mem in 0.099384s (36109 normal rows, 0 exceptions)
[2021-03-31 13:31:27.652] [E/1] [info] [Task Finished] Transform to mem in 0.040630s (10471 normal rows, 0 exceptions)
[2021-03-31 13:31:27.657] [E/1] [info] [Task Finished] Transform to mem in 0.004806s (1211 normal rows, 0 exceptions)
[2021-03-31 13:31:27.673] [E/3] [info] [Task Finished] Transform to mem in 0.115187s (41789 normal rows, 0 exceptions)
[2021-03-31 13:31:27.676] [E/2] [info] [Task Finished] Transform to mem in 0.076901s (26073 normal rows, 0 exceptions)
[2021-03-31 13:31:27.678] [driver] [info] [Task Finished] Transform to mem in 0.040759s (10518 normal rows, 0 exceptions)
[2021-03-31 13:31:27.724] [E/1] [info] [Task Finished] Transform to mem in 0.066837s (24560 normal rows, 0 exceptions)
[2021-03-31 13:31:27.741] [E/1] [info] [Task Finished] Transform to mem in 0.016887s (6217 normal rows, 0 exceptions)
[2021-03-31 13:31:27.769] [E/3] [info] [Task Finished] Transform to mem in 0.096474s (35479 normal rows, 0 exceptions)
[2021-03-31 13:31:27.789] [E/2] [info] [Task Finished] Transform to mem in 0.112857s (41320 normal rows, 0 exceptions)
[2021-03-31 13:31:27.792] [driver] [info] [Task Finished] Transform to mem in 0.113770s (41475 normal rows, 0 exceptions)
[2021-03-31 13:31:27.813] [E/1] [info] [Task Finished] Transform to mem in 0.072077s (24657 normal rows, 0 exceptions)
[2021-03-31 13:31:27.852] [E/2] [info] [Task Finished] Transform to mem in 0.063555s (23273 normal rows, 0 exceptions)
[2021-03-31 13:31:27.865] [E/3] [info] [Task Finished] Transform to mem in 0.096189s (34166 normal rows, 0 exceptions)
[2021-03-31 13:31:27.879] [driver] [info] [Task Finished] Transform to mem in 0.086935s (30641 normal rows, 0 exceptions)
[2021-03-31 13:31:27.897] [driver] [info] [Task Finished] Transform to mem in 0.018009s (5847 normal rows, 0 exceptions)
[2021-03-31 13:31:27.899] [E/1] [info] [Task Finished] Transform to mem in 0.085987s (30706 normal rows, 0 exceptions)
[2021-03-31 13:31:27.900] [E/2] [info] [Task Finished] Transform to mem in 0.048106s (14131 normal rows, 0 exceptions)
[2021-03-31 13:31:27.938] [E/3] [info] [Task Finished] Transform to mem in 0.072633s (24688 normal rows, 0 exceptions)
[2021-03-31 13:31:27.969] [driver] [info] [Task Finished] Transform to mem in 0.072053s (24763 normal rows, 0 exceptions)
[2021-03-31 13:31:27.987] [driver] [info] [Task Finished] Transform to mem in 0.018243s (6575 normal rows, 0 exceptions)
[2021-03-31 13:31:27.996] [E/1] [info] [Task Finished] Transform to mem in 0.097256s (35944 normal rows, 0 exceptions)
[2021-03-31 13:31:28.016] [E/2] [info] [Task Finished] Transform to mem in 0.115198s (42136 normal rows, 0 exceptions)
[2021-03-31 13:31:28.053] [E/3] [info] [Task Finished] Transform to mem in 0.114902s (41750 normal rows, 0 exceptions)
[2021-03-31 13:31:28.056] [driver] [info] [Task Finished] Transform to mem in 0.068765s (24990 normal rows, 0 exceptions)
[2021-03-31 13:31:28.056] [E/2] [info] [Task Finished] Transform to mem in 0.040687s (10481 normal rows, 0 exceptions)
[2021-03-31 13:31:28.094] [E/3] [info] [Task Finished] Transform to mem in 0.040505s (10492 normal rows, 0 exceptions)
[2021-03-31 13:31:28.097] [E/1] [info] [Task Finished] Transform to mem in 0.100971s (36501 normal rows, 0 exceptions)
[2021-03-31 13:31:28.141] [driver] [info] [Task Finished] Transform to mem in 0.085520s (29862 normal rows, 0 exceptions)
[2021-03-31 13:31:28.159] [E/2] [info] [Task Finished] Transform to mem in 0.102900s (37796 normal rows, 0 exceptions)
[2021-03-31 13:31:28.162] [E/3] [info] [Task Finished] Transform to mem in 0.067981s (24870 normal rows, 0 exceptions)
[2021-03-31 13:31:28.194] [E/1] [info] [Task Finished] Transform to mem in 0.096976s (35395 normal rows, 0 exceptions)
[2021-03-31 13:31:28.221] [E/3] [info] [Task Finished] Transform to mem in 0.059231s (21164 normal rows, 0 exceptions)
[2021-03-31 13:31:28.237] [E/2] [info] [Task Finished] Transform to mem in 0.077321s (26195 normal rows, 0 exceptions)
[2021-03-31 13:31:28.255] [driver] [info] [Task Finished] Transform to mem in 0.113648s (41474 normal rows, 0 exceptions)
[2021-03-31 13:31:28.262] [E/1] [info] [Task Finished] Transform to mem in 0.067607s (24717 normal rows, 0 exceptions)
[2021-03-31 13:31:28.309] [E/1] [info] [Task Finished] Transform to mem in 0.047710s (14083 normal rows, 0 exceptions)
[2021-03-31 13:31:28.321] [E/3] [info] [Task Finished] Transform to mem in 0.100493s (36501 normal rows, 0 exceptions)
[2021-03-31 13:31:28.325] [E/2] [info] [Task Finished] Transform to mem in 0.088344s (31118 normal rows, 0 exceptions)
[2021-03-31 13:31:28.341] [driver] [info] [Task Finished] Transform to mem in 0.085366s (30459 normal rows, 0 exceptions)
[2021-03-31 13:31:28.350] [E/3] [info] [Task Finished] Transform to mem in 0.028928s (9440 normal rows, 0 exceptions)
[2021-03-31 13:31:28.380] [E/1] [info] [Task Finished] Transform to mem in 0.071058s (24070 normal rows, 0 exceptions)
[2021-03-31 13:31:28.397] [E/2] [info] [Task Finished] Transform to mem in 0.072285s (24886 normal rows, 0 exceptions)
[2021-03-31 13:31:28.432] [E/2] [info] [Task Finished] Transform to mem in 0.035045s (12692 normal rows, 0 exceptions)
[2021-03-31 13:31:28.439] [driver] [info] [Task Finished] Transform to mem in 0.098368s (36280 normal rows, 0 exceptions)
[2021-03-31 13:31:28.450] [E/3] [info] [Task Finished] Transform to mem in 0.099476s (35640 normal rows, 0 exceptions)
[2021-03-31 13:31:28.495] [E/1] [info] [Task Finished] Transform to mem in 0.114535s (41766 normal rows, 0 exceptions)
[2021-03-31 13:31:28.501] [E/2] [info] [Task Finished] Transform to mem in 0.068813s (25101 normal rows, 0 exceptions)
[2021-03-31 13:31:28.502] [E/3] [info] [Task Finished] Transform to mem in 0.051976s (15520 normal rows, 0 exceptions)
[2021-03-31 13:31:28.536] [E/1] [info] [Task Finished] Transform to mem in 0.040663s (10472 normal rows, 0 exceptions)
[2021-03-31 13:31:28.539] [driver] [info] [Task Finished] Transform to mem in 0.100034s (36692 normal rows, 0 exceptions)
[2021-03-31 13:31:28.544] [E/1] [info] [Task Finished] Transform to mem in 0.008240s (3012 normal rows, 0 exceptions)
[2021-03-31 13:31:28.560] [E/2] [info] [Task Finished] Transform to mem in 0.059206s (18509 normal rows, 0 exceptions)
[2021-03-31 13:31:28.607] [driver] [info] [Task Finished] Transform to mem in 0.067683s (24873 normal rows, 0 exceptions)
[2021-03-31 13:31:28.613] [E/3] [info] [Task Finished] Transform to mem in 0.111605s (41077 normal rows, 0 exceptions)
[2021-03-31 13:31:28.643] [E/1] [info] [Task Finished] Transform to mem in 0.098792s (36212 normal rows, 0 exceptions)
[2021-03-31 13:31:28.656] [E/3] [info] [Task Finished] Transform to mem in 0.042239s (13752 normal rows, 0 exceptions)
[2021-03-31 13:31:28.674] [E/2] [info] [Task Finished] Transform to mem in 0.113814s (41485 normal rows, 0 exceptions)
[2021-03-31 13:31:28.700] [E/2] [info] [Task Finished] Transform to mem in 0.025918s (9409 normal rows, 0 exceptions)
[2021-03-31 13:31:28.702] [driver] [info] [Task Finished] Transform to mem in 0.094963s (33771 normal rows, 0 exceptions)
[2021-03-31 13:31:28.709] [E/1] [info] [Task Finished] Transform to mem in 0.065805s (24577 normal rows, 0 exceptions)
[2021-03-31 13:31:28.728] [E/1] [info] [Task Finished] Transform to mem in 0.019001s (7053 normal rows, 0 exceptions)
[2021-03-31 13:31:28.770] [E/3] [info] [Task Finished] Transform to mem in 0.114688s (41896 normal rows, 0 exceptions)
[2021-03-31 13:31:28.773] [E/1] [info] [Task Finished] Transform to mem in 0.045546s (12590 normal rows, 0 exceptions)
[2021-03-31 13:31:28.779] [E/1] [info] [Task Finished] Transform to mem in 0.005847s (1525 normal rows, 0 exceptions)
[2021-03-31 13:31:28.811] [E/3] [info] [Task Finished] Transform to mem in 0.040753s (10519 normal rows, 0 exceptions)
[2021-03-31 13:31:28.816] [E/2] [info] [Task Finished] Transform to mem in 0.115441s (41791 normal rows, 0 exceptions)
[2021-03-31 13:31:28.816] [driver] [info] [Task Finished] Transform to mem in 0.114593s (41765 normal rows, 0 exceptions)
[2021-03-31 13:31:28.832] [driver] [info] [Task Finished] Transform to mem in 0.016152s (5862 normal rows, 0 exceptions)
[2021-03-31 13:31:28.877] [E/1] [info] [Task Finished] Transform to mem in 0.098163s (35521 normal rows, 0 exceptions)
[2021-03-31 13:31:28.900] [driver] [info] [Task Finished] Transform to mem in 0.067570s (24747 normal rows, 0 exceptions)
[2021-03-31 13:31:28.924] [E/3] [info] [Task Finished] Transform to mem in 0.112428s (41318 normal rows, 0 exceptions)
[2021-03-31 13:31:28.930] [E/2] [info] [Task Finished] Transform to mem in 0.114261s (41595 normal rows, 0 exceptions)
[2021-03-31 13:31:28.974] [driver] [info] [Task Finished] Transform to mem in 0.074215s (24909 normal rows, 0 exceptions)
[2021-03-31 13:31:28.975] [E/1] [info] [Task Finished] Transform to mem in 0.097629s (35585 normal rows, 0 exceptions)
[2021-03-31 13:31:29.016] [E/2] [info] [Task Finished] Transform to mem in 0.085795s (30427 normal rows, 0 exceptions)
[2021-03-31 13:31:29.021] [E/3] [info] [Task Finished] Transform to mem in 0.097611s (35294 normal rows, 0 exceptions)
[2021-03-31 13:31:29.024] [driver] [info] [Task Finished] Transform to mem in 0.049294s (15872 normal rows, 0 exceptions)
[2021-03-31 13:31:29.030] [E/2] [info] [Task Finished] Transform to mem in 0.013883s (5083 normal rows, 0 exceptions)
[2021-03-31 13:31:29.036] [E/1] [info] [Task Finished] Transform to mem in 0.060825s (19595 normal rows, 0 exceptions)
[2021-03-31 13:31:29.090] [E/3] [info] [Task Finished] Transform to mem in 0.068516s (22556 normal rows, 0 exceptions)
[2021-03-31 13:31:29.096] [E/2] [info] [Task Finished] Transform to mem in 0.066104s (23480 normal rows, 0 exceptions)
[2021-03-31 13:31:29.096] [E/1] [info] [Task Finished] Transform to mem in 0.060690s (22144 normal rows, 0 exceptions)
[2021-03-31 13:31:29.140] [driver] [info] [Task Finished] Transform to mem in 0.115993s (42625 normal rows, 0 exceptions)
[2021-03-31 13:31:29.145] [E/1] [info] [Task Finished] Transform to mem in 0.048153s (16736 normal rows, 0 exceptions)
[2021-03-31 13:31:29.149] [E/1] [info] [Task Finished] Transform to mem in 0.004268s (1504 normal rows, 0 exceptions)
[2021-03-31 13:31:29.183] [E/2] [info] [Task Finished] Transform to mem in 0.087651s (30449 normal rows, 0 exceptions)
[2021-03-31 13:31:29.205] [E/3] [info] [Task Finished] Transform to mem in 0.115064s (41902 normal rows, 0 exceptions)
[2021-03-31 13:31:29.225] [E/2] [info] [Task Finished] Transform to mem in 0.041818s (15064 normal rows, 0 exceptions)
[2021-03-31 13:31:29.231] [driver] [info] [Task Finished] Transform to mem in 0.091797s (32766 normal rows, 0 exceptions)
[2021-03-31 13:31:29.238] [E/1] [info] [Task Finished] Transform to mem in 0.088767s (31430 normal rows, 0 exceptions)
[2021-03-31 13:31:29.253] [E/3] [info] [Task Finished] Transform to mem in 0.048038s (14080 normal rows, 0 exceptions)
[2021-03-31 13:31:29.299] [E/2] [info] [Task Finished] Transform to mem in 0.073727s (25158 normal rows, 0 exceptions)
[2021-03-31 13:31:29.301] [E/1] [info] [Task Finished] Transform to mem in 0.063791s (23564 normal rows, 0 exceptions)
[2021-03-31 13:31:29.302] [E/1] [info] [Task Finished] Transform to mem in 0.000666s (197 normal rows, 0 exceptions)
[2021-03-31 13:31:29.306] [driver] [info] [Task Finished] Transform to mem in 0.074774s (25260 normal rows, 0 exceptions)
[2021-03-31 13:31:29.321] [E/3] [info] [Task Finished] Transform to mem in 0.067784s (25081 normal rows, 0 exceptions)
[2021-03-31 13:31:29.340] [E/3] [info] [Task Finished] Transform to mem in 0.019516s (7200 normal rows, 0 exceptions)
[2021-03-31 13:31:29.400] [E/2] [info] [Task Finished] Transform to mem in 0.101131s (36107 normal rows, 0 exceptions)
[2021-03-31 13:31:29.404] [E/3] [info] [Task Finished] Transform to mem in 0.063811s (20467 normal rows, 0 exceptions)
[2021-03-31 13:31:29.417] [E/1] [info] [Task Finished] Transform to mem in 0.114474s (41729 normal rows, 0 exceptions)
[2021-03-31 13:31:29.417] [E/2] [info] [Task Finished] Transform to mem in 0.017138s (4374 normal rows, 0 exceptions)
[2021-03-31 13:31:29.421] [driver] [info] [Task Finished] Transform to mem in 0.114612s (41767 normal rows, 0 exceptions)
[2021-03-31 13:31:29.435] [driver] [info] [Task Finished] Transform to mem in 0.013744s (5008 normal rows, 0 exceptions)
[2021-03-31 13:31:29.445] [E/3] [info] [Task Finished] Transform to mem in 0.040589s (10487 normal rows, 0 exceptions)
[2021-03-31 13:31:29.503] [driver] [info] [Task Finished] Transform to mem in 0.068338s (24978 normal rows, 0 exceptions)
[2021-03-31 13:31:29.506] [E/1] [info] [Task Finished] Transform to mem in 0.089604s (31621 normal rows, 0 exceptions)
[2021-03-31 13:31:29.515] [driver] [info] [Task Finished] Transform to mem in 0.011758s (4305 normal rows, 0 exceptions)
[2021-03-31 13:31:29.529] [E/2] [info] [Task Finished] Transform to mem in 0.111981s (41191 normal rows, 0 exceptions)
[2021-03-31 13:31:29.558] [E/3] [info] [Task Finished] Transform to mem in 0.113201s (41465 normal rows, 0 exceptions)
[2021-03-31 13:31:29.558] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2175s
[2021-03-31 13:31:29.558] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.7359s, 18842980 input rows, time to process 1 row via fast path: 0.00216186ms

[2021-03-31 13:31:29.877] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:31:30.488] [driver] [info] [Task Finished] write to file in 0.610679s (3544915 rows, 706.20 MB)
[2021-03-31 13:31:30.489] [E/3] [info] [Task Finished] write to file in 0.612236s (3575098 rows, 712.56 MB)
[2021-03-31 13:31:30.498] [E/1] [info] [Task Finished] write to file in 0.620723s (3592359 rows, 714.50 MB)
[2021-03-31 13:31:30.860] [E/2] [info] [Task Finished] write to file in 0.982460s (3592009 rows, 715.66 MB)
[2021-03-31 13:31:30.860] [global] [info] writing output took 1.301361s
[2021-03-31 13:31:30.860] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.30164s
[2021-03-31 13:31:30.860] [global] [info] [Transform Stage] Stage 0 took 11.9201s
[2021-03-31 13:31:30.860] [global] [info] Query Execution took 12.483s. (planning: 0.562851s, execution: 11.9202s)
>>> 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.2827489376068115
CACHING took 13.12447452545166s
Tuplex job time: 38.90383052825928 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.378311,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.05991,"total_compilation_time_s":1.09978,"sampling_time_s":0.491284,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.7359,"fast_path_time_s":10.2175,"fast_path_per_row_time_ns":2161.86,"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.00158842,"fast_path_time_s":0.00168136,"fast_path_per_row_time_ns":823.87,"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.0047338,"fast_path_time_s":0.00485137,"fast_path_per_row_time_ns":509.011,"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":14.0378,"fast_path_time_s":3.53684,"fast_path_per_row_time_ns":1002.01,"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.2827489376068115, "jobTime": 38.90383052825928, "io_load": 13.12447452545166, "compute_and_write": 25.779356002807617}
[GLOBAL] releasing 263 active partitions
[2021-03-31 13:31:30.902] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 251 active partitions
[2021-03-31 13:31:31.164] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 264 active partitions
[2021-03-31 13:31:31.432] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 258 active partitions
