[2021-03-31 13:34:14.130] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:34:14.130] [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:34:14.130] [local ee] [info] initializing LLVM backend
[2021-03-31 13:34:14.130] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:34:14.131] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:34:14.131] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:14.131] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:14.131] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:14.131] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:34:14.131] [E/1] [info] starting detached process queue
[2021-03-31 13:34:14.131] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:34:14.132] [E/2] [info] starting detached process queue
[2021-03-31 13:34:14.132] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:34:14.132] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:34:14.132] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:34:14.132] [E/3] [info] starting detached process queue
[2021-03-31 13:34:14.132] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:14.132] [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:34:14.132] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:34:14.132] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:34:14.132] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:34:14.296] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:14.313] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:14.330] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:14.348] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:14.361] [logical planner] [info] logical optimization took 0.036968ms
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:34:14.362] [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:34:14.362] [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:34:14.389] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:14.488] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:34:14.488] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0985219s
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:34:14.488] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:34:15.004] [E/3] [info] [Task Finished] Transform to mem in 0.515666s (148222 normal rows, 0 exceptions)
[2021-03-31 13:34:15.007] [E/2] [info] [Task Finished] Transform to mem in 0.518472s (148920 normal rows, 0 exceptions)
[2021-03-31 13:34:15.009] [driver] [info] [Task Finished] Transform to mem in 0.520326s (148791 normal rows, 0 exceptions)
[2021-03-31 13:34:15.035] [E/1] [info] [Task Finished] Transform to mem in 0.546379s (156520 normal rows, 0 exceptions)
[2021-03-31 13:34:15.522] [E/3] [info] [Task Finished] Transform to mem in 0.518301s (148074 normal rows, 0 exceptions)
[2021-03-31 13:34:15.524] [E/2] [info] [Task Finished] Transform to mem in 0.517673s (148040 normal rows, 0 exceptions)
[2021-03-31 13:34:15.525] [driver] [info] [Task Finished] Transform to mem in 0.516577s (148736 normal rows, 0 exceptions)
[2021-03-31 13:34:15.696] [E/1] [info] [Task Finished] Transform to mem in 0.661638s (191164 normal rows, 0 exceptions)
[2021-03-31 13:34:16.034] [E/3] [info] [Task Finished] Transform to mem in 0.512160s (149256 normal rows, 0 exceptions)
[2021-03-31 13:34:16.036] [driver] [info] [Task Finished] Transform to mem in 0.511164s (148986 normal rows, 0 exceptions)
[2021-03-31 13:34:16.038] [E/2] [info] [Task Finished] Transform to mem in 0.513767s (149018 normal rows, 0 exceptions)
[2021-03-31 13:34:16.244] [E/1] [info] [Task Finished] Transform to mem in 0.547924s (158719 normal rows, 0 exceptions)
[2021-03-31 13:34:16.551] [E/3] [info] [Task Finished] Transform to mem in 0.516444s (148726 normal rows, 0 exceptions)
[2021-03-31 13:34:16.553] [driver] [info] [Task Finished] Transform to mem in 0.516413s (148566 normal rows, 0 exceptions)
[2021-03-31 13:34:16.554] [E/2] [info] [Task Finished] Transform to mem in 0.516018s (148590 normal rows, 0 exceptions)
[2021-03-31 13:34:16.984] [E/1] [info] [Task Finished] Transform to mem in 0.740088s (212579 normal rows, 0 exceptions)
[2021-03-31 13:34:17.068] [E/3] [info] [Task Finished] Transform to mem in 0.516888s (149214 normal rows, 0 exceptions)
[2021-03-31 13:34:17.068] [driver] [info] [Task Finished] Transform to mem in 0.515360s (148120 normal rows, 0 exceptions)
[2021-03-31 13:34:17.071] [E/2] [info] [Task Finished] Transform to mem in 0.516525s (148729 normal rows, 0 exceptions)
[2021-03-31 13:34:17.580] [E/3] [info] [Task Finished] Transform to mem in 0.511724s (148034 normal rows, 0 exceptions)
[2021-03-31 13:34:17.583] [driver] [info] [Task Finished] Transform to mem in 0.514447s (148545 normal rows, 0 exceptions)
[2021-03-31 13:34:17.583] [E/2] [info] [Task Finished] Transform to mem in 0.511997s (148261 normal rows, 0 exceptions)
[2021-03-31 13:34:17.721] [E/1] [info] [Task Finished] Transform to mem in 0.736769s (212966 normal rows, 0 exceptions)
[2021-03-31 13:34:18.095] [driver] [info] [Task Finished] Transform to mem in 0.511878s (148292 normal rows, 0 exceptions)
[2021-03-31 13:34:18.095] [E/2] [info] [Task Finished] Transform to mem in 0.512207s (148408 normal rows, 0 exceptions)
[2021-03-31 13:34:18.234] [E/1] [info] [Task Finished] Transform to mem in 0.513263s (149106 normal rows, 0 exceptions)
[2021-03-31 13:34:18.242] [E/3] [info] [Task Finished] Transform to mem in 0.662031s (191851 normal rows, 0 exceptions)
[2021-03-31 13:34:18.609] [E/2] [info] [Task Finished] Transform to mem in 0.514237s (149431 normal rows, 0 exceptions)
[2021-03-31 13:34:18.747] [E/1] [info] [Task Finished] Transform to mem in 0.512689s (148200 normal rows, 0 exceptions)
[2021-03-31 13:34:18.753] [driver] [info] [Task Finished] Transform to mem in 0.658874s (190584 normal rows, 0 exceptions)
[2021-03-31 13:34:18.756] [E/3] [info] [Task Finished] Transform to mem in 0.514420s (149375 normal rows, 0 exceptions)
[2021-03-31 13:34:19.179] [E/2] [info] [Task Finished] Transform to mem in 0.569718s (165017 normal rows, 0 exceptions)
[2021-03-31 13:34:19.262] [E/1] [info] [Task Finished] Transform to mem in 0.514962s (149256 normal rows, 0 exceptions)
[2021-03-31 13:34:19.266] [driver] [info] [Task Finished] Transform to mem in 0.512603s (148570 normal rows, 0 exceptions)
[2021-03-31 13:34:19.269] [E/3] [info] [Task Finished] Transform to mem in 0.512753s (148802 normal rows, 0 exceptions)
[2021-03-31 13:34:19.774] [E/1] [info] [Task Finished] Transform to mem in 0.511504s (148369 normal rows, 0 exceptions)
[2021-03-31 13:34:19.779] [driver] [info] [Task Finished] Transform to mem in 0.513175s (149125 normal rows, 0 exceptions)
[2021-03-31 13:34:19.817] [E/2] [info] [Task Finished] Transform to mem in 0.637425s (185446 normal rows, 0 exceptions)
[2021-03-31 13:34:20.085] [E/3] [info] [Task Finished] Transform to mem in 0.816081s (235681 normal rows, 0 exceptions)
[2021-03-31 13:34:20.289] [E/1] [info] [Task Finished] Transform to mem in 0.515115s (148710 normal rows, 0 exceptions)
[2021-03-31 13:34:20.296] [driver] [info] [Task Finished] Transform to mem in 0.517162s (149310 normal rows, 0 exceptions)
[2021-03-31 13:34:20.600] [E/3] [info] [Task Finished] Transform to mem in 0.514933s (148417 normal rows, 0 exceptions)
[2021-03-31 13:34:20.804] [E/1] [info] [Task Finished] Transform to mem in 0.515439s (148449 normal rows, 0 exceptions)
[2021-03-31 13:34:20.807] [E/2] [info] [Task Finished] Transform to mem in 0.990889s (285965 normal rows, 0 exceptions)
[2021-03-31 13:34:20.810] [driver] [info] [Task Finished] Transform to mem in 0.513380s (148165 normal rows, 0 exceptions)
[2021-03-31 13:34:21.113] [E/3] [info] [Task Finished] Transform to mem in 0.513331s (148811 normal rows, 0 exceptions)
[2021-03-31 13:34:21.319] [E/1] [info] [Task Finished] Transform to mem in 0.514721s (148196 normal rows, 0 exceptions)
[2021-03-31 13:34:21.322] [E/2] [info] [Task Finished] Transform to mem in 0.514716s (147954 normal rows, 0 exceptions)
[2021-03-31 13:34:21.628] [E/3] [info] [Task Finished] Transform to mem in 0.514525s (148385 normal rows, 0 exceptions)
[2021-03-31 13:34:21.814] [driver] [info] [Task Finished] Transform to mem in 1.004054s (290028 normal rows, 0 exceptions)
[2021-03-31 13:34:21.830] [E/1] [info] [Task Finished] Transform to mem in 0.511211s (148152 normal rows, 0 exceptions)
[2021-03-31 13:34:21.834] [E/2] [info] [Task Finished] Transform to mem in 0.512147s (148303 normal rows, 0 exceptions)
[2021-03-31 13:34:22.218] [E/3] [info] [Task Finished] Transform to mem in 0.589814s (171261 normal rows, 0 exceptions)
[2021-03-31 13:34:22.328] [driver] [info] [Task Finished] Transform to mem in 0.514094s (148988 normal rows, 0 exceptions)
[2021-03-31 13:34:22.343] [E/1] [info] [Task Finished] Transform to mem in 0.512670s (148744 normal rows, 0 exceptions)
[2021-03-31 13:34:22.729] [E/3] [info] [Task Finished] Transform to mem in 0.511488s (148407 normal rows, 0 exceptions)
[2021-03-31 13:34:22.825] [E/2] [info] [Task Finished] Transform to mem in 0.990235s (288017 normal rows, 0 exceptions)
[2021-03-31 13:34:22.841] [driver] [info] [Task Finished] Transform to mem in 0.512464s (148801 normal rows, 0 exceptions)
[2021-03-31 13:34:22.854] [E/1] [info] [Task Finished] Transform to mem in 0.511254s (148079 normal rows, 0 exceptions)
[2021-03-31 13:34:23.336] [E/2] [info] [Task Finished] Transform to mem in 0.511232s (148853 normal rows, 0 exceptions)
[2021-03-31 13:34:23.351] [driver] [info] [Task Finished] Transform to mem in 0.510088s (147856 normal rows, 0 exceptions)
[2021-03-31 13:34:23.365] [E/1] [info] [Task Finished] Transform to mem in 0.510755s (148255 normal rows, 0 exceptions)
[2021-03-31 13:34:23.415] [E/3] [info] [Task Finished] Transform to mem in 0.685668s (199386 normal rows, 0 exceptions)
[2021-03-31 13:34:23.866] [driver] [info] [Task Finished] Transform to mem in 0.515692s (148779 normal rows, 0 exceptions)
[2021-03-31 13:34:23.884] [E/1] [info] [Task Finished] Transform to mem in 0.519304s (149180 normal rows, 0 exceptions)
[2021-03-31 13:34:23.927] [E/3] [info] [Task Finished] Transform to mem in 0.512215s (147884 normal rows, 0 exceptions)
[2021-03-31 13:34:24.030] [E/2] [info] [Task Finished] Transform to mem in 0.693731s (200335 normal rows, 0 exceptions)
[2021-03-31 13:34:24.406] [E/1] [info] [Task Finished] Transform to mem in 0.521532s (148526 normal rows, 0 exceptions)
[2021-03-31 13:34:24.443] [E/3] [info] [Task Finished] Transform to mem in 0.515517s (148867 normal rows, 0 exceptions)
[2021-03-31 13:34:24.491] [driver] [info] [Task Finished] Transform to mem in 0.624954s (180350 normal rows, 0 exceptions)
[2021-03-31 13:34:24.543] [E/2] [info] [Task Finished] Transform to mem in 0.513279s (148533 normal rows, 0 exceptions)
[2021-03-31 13:34:24.957] [E/3] [info] [Task Finished] Transform to mem in 0.514459s (148642 normal rows, 0 exceptions)
[2021-03-31 13:34:24.997] [E/1] [info] [Task Finished] Transform to mem in 0.591478s (170603 normal rows, 0 exceptions)
[2021-03-31 13:34:25.012] [driver] [info] [Task Finished] Transform to mem in 0.520472s (149387 normal rows, 0 exceptions)
[2021-03-31 13:34:25.059] [E/2] [info] [Task Finished] Transform to mem in 0.516229s (148260 normal rows, 0 exceptions)
[2021-03-31 13:34:25.476] [E/3] [info] [Task Finished] Transform to mem in 0.518544s (149757 normal rows, 0 exceptions)
[2021-03-31 13:34:25.513] [E/1] [info] [Task Finished] Transform to mem in 0.515706s (148897 normal rows, 0 exceptions)
[2021-03-31 13:34:25.529] [driver] [info] [Task Finished] Transform to mem in 0.517544s (149539 normal rows, 0 exceptions)
[2021-03-31 13:34:25.570] [E/2] [info] [Task Finished] Transform to mem in 0.511073s (148994 normal rows, 0 exceptions)
[2021-03-31 13:34:26.026] [E/1] [info] [Task Finished] Transform to mem in 0.512452s (148881 normal rows, 0 exceptions)
[2021-03-31 13:34:26.042] [driver] [info] [Task Finished] Transform to mem in 0.512312s (148754 normal rows, 0 exceptions)
[2021-03-31 13:34:26.043] [E/3] [info] [Task Finished] Transform to mem in 0.567186s (164557 normal rows, 0 exceptions)
[2021-03-31 13:34:26.338] [E/2] [info] [Task Finished] Transform to mem in 0.767495s (223096 normal rows, 0 exceptions)
[2021-03-31 13:34:26.539] [E/1] [info] [Task Finished] Transform to mem in 0.513117s (149340 normal rows, 0 exceptions)
[2021-03-31 13:34:26.554] [driver] [info] [Task Finished] Transform to mem in 0.512262s (148646 normal rows, 0 exceptions)
[2021-03-31 13:34:26.983] [E/3] [info] [Task Finished] Transform to mem in 0.939916s (272132 normal rows, 0 exceptions)
[2021-03-31 13:34:26.983] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4953s
[2021-03-31 13:34:26.983] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.4584s, 14009720 input rows, time to process 1 row via fast path: 0.00345891ms
[2021-03-31 13:34:26.983] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000111455s
[2021-03-31 13:34:26.983] [global] [info] [Transform Stage] Stage 0 took 12.5939s
[2021-03-31 13:34:26.983] [global] [info] Query Execution took 12.6755s. (planning: 0.0815354s, execution: 12.594s)
[2021-03-31 13:34:26.986] [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:34:26.986] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:34:26.987] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:34:27.160] [logical planner] [info] logical optimization took 0.006098ms
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:34:27.160] [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:34:27.180] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:27.209] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:34:27.209] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0294035s
[2021-03-31 13:34:27.209] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:34:27.216] [E/1] [info] [Task Finished] Transform to mem in 0.007115s (9300 normal rows, 0 exceptions)
[2021-03-31 13:34:27.216] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00719712s
[2021-03-31 13:34:27.216] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00711507s, 9300 input rows, time to process 1 row via fast path: 0.000765061ms
[2021-03-31 13:34:27.216] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.004e-06s
[2021-03-31 13:34:27.216] [global] [info] [Transform Stage] Stage 0 took 0.0366365s
[2021-03-31 13:34:27.216] [global] [info] Query Execution took 0.0646375s. (planning: 0.0279788s, execution: 0.0366587s)
[2021-03-31 13:34:27.219] [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:34:27.219] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:34:27.219] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:34:27.261] [logical planner] [info] logical optimization took 0.000514ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:34:27.261] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:34:27.280] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:27.287] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:34:27.288] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00790791s
[2021-03-31 13:34:27.288] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:34:27.288] [E/1] [info] [Task Finished] Transform to mem in 0.000373s (1928 normal rows, 0 exceptions)
[2021-03-31 13:34:27.288] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000449253s
[2021-03-31 13:34:27.288] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000373124s, 1928 input rows, time to process 1 row via fast path: 0.000193529ms
[2021-03-31 13:34:27.288] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.211e-06s
[2021-03-31 13:34:27.288] [global] [info] [Transform Stage] Stage 0 took 0.00838197s
[2021-03-31 13:34:27.288] [global] [info] Query Execution took 0.0279541s. (planning: 0.0195514s, execution: 0.00840276s)
[2021-03-31 13:34:27.288] [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:34:27.299] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.306] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.311] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.316] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.343] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.360] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.372] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.377] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.385] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.396] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:34:27.496] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:27.598] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:27.700] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:27.798] [logical planner] [info] logical optimization took 0.205210ms
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:34:27.798] [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:34:27.799] [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:34:27.800] [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:34:27.801] [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:34:27.802] [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:34:27.804] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:34:27.805] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:34:27.806] [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:34:27.807] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:34:27.808] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:34:27.809] [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:34:27.810] [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:34:27.817] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:28.168] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:34:28.168] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.350829s
[2021-03-31 13:34:28.248] [E/3] [info] [Task Finished] Transform to mem in 0.079477s (34976 normal rows, 0 exceptions)
[2021-03-31 13:34:28.248] [E/2] [info] [Task Finished] Transform to mem in 0.080138s (35468 normal rows, 0 exceptions)
[2021-03-31 13:34:28.328] [E/2] [info] [Task Finished] Transform to mem in 0.079918s (35461 normal rows, 0 exceptions)
[2021-03-31 13:34:28.425] [driver] [info] [Task Finished] Transform to mem in 0.256870s (113246 normal rows, 0 exceptions)
[2021-03-31 13:34:28.425] [E/1] [info] [Task Finished] Transform to mem in 0.256961s (113323 normal rows, 0 exceptions)
[2021-03-31 13:34:28.509] [E/3] [info] [Task Finished] Transform to mem in 0.261728s (113459 normal rows, 0 exceptions)
[2021-03-31 13:34:28.528] [driver] [info] [Task Finished] Transform to mem in 0.102954s (43486 normal rows, 0 exceptions)
[2021-03-31 13:34:28.588] [E/2] [info] [Task Finished] Transform to mem in 0.259994s (113034 normal rows, 0 exceptions)
[2021-03-31 13:34:28.590] [E/3] [info] [Task Finished] Transform to mem in 0.080396s (35159 normal rows, 0 exceptions)
[2021-03-31 13:34:28.667] [E/2] [info] [Task Finished] Transform to mem in 0.078752s (34919 normal rows, 0 exceptions)
[2021-03-31 13:34:28.683] [E/1] [info] [Task Finished] Transform to mem in 0.258399s (112915 normal rows, 0 exceptions)
[2021-03-31 13:34:28.747] [E/2] [info] [Task Finished] Transform to mem in 0.080198s (35231 normal rows, 0 exceptions)
[2021-03-31 13:34:28.786] [driver] [info] [Task Finished] Transform to mem in 0.257978s (113121 normal rows, 0 exceptions)
[2021-03-31 13:34:28.846] [E/3] [info] [Task Finished] Transform to mem in 0.256696s (113505 normal rows, 0 exceptions)
[2021-03-31 13:34:28.924] [E/2] [info] [Task Finished] Transform to mem in 0.176683s (77734 normal rows, 0 exceptions)
[2021-03-31 13:34:28.928] [E/3] [info] [Task Finished] Transform to mem in 0.081568s (36017 normal rows, 0 exceptions)
[2021-03-31 13:34:28.940] [E/1] [info] [Task Finished] Transform to mem in 0.257025s (113430 normal rows, 0 exceptions)
[2021-03-31 13:34:29.009] [E/3] [info] [Task Finished] Transform to mem in 0.081292s (35737 normal rows, 0 exceptions)
[2021-03-31 13:34:29.042] [driver] [info] [Task Finished] Transform to mem in 0.256049s (113239 normal rows, 0 exceptions)
[2021-03-31 13:34:29.090] [E/3] [info] [Task Finished] Transform to mem in 0.081083s (35710 normal rows, 0 exceptions)
[2021-03-31 13:34:29.182] [E/2] [info] [Task Finished] Transform to mem in 0.257960s (113281 normal rows, 0 exceptions)
[2021-03-31 13:34:29.193] [E/3] [info] [Task Finished] Transform to mem in 0.103087s (45373 normal rows, 0 exceptions)
[2021-03-31 13:34:29.196] [E/1] [info] [Task Finished] Transform to mem in 0.255425s (113275 normal rows, 0 exceptions)
[2021-03-31 13:34:29.274] [E/3] [info] [Task Finished] Transform to mem in 0.080269s (35405 normal rows, 0 exceptions)
[2021-03-31 13:34:29.300] [driver] [info] [Task Finished] Transform to mem in 0.258312s (113346 normal rows, 0 exceptions)
[2021-03-31 13:34:29.354] [E/3] [info] [Task Finished] Transform to mem in 0.080684s (35374 normal rows, 0 exceptions)
[2021-03-31 13:34:29.435] [E/3] [info] [Task Finished] Transform to mem in 0.080528s (35571 normal rows, 0 exceptions)
[2021-03-31 13:34:29.438] [E/2] [info] [Task Finished] Transform to mem in 0.256592s (113321 normal rows, 0 exceptions)
[2021-03-31 13:34:29.452] [E/1] [info] [Task Finished] Transform to mem in 0.255936s (113192 normal rows, 0 exceptions)
[2021-03-31 13:34:29.557] [driver] [info] [Task Finished] Transform to mem in 0.257191s (113019 normal rows, 0 exceptions)
[2021-03-31 13:34:29.638] [driver] [info] [Task Finished] Transform to mem in 0.080335s (35575 normal rows, 0 exceptions)
[2021-03-31 13:34:29.663] [E/2] [info] [Task Finished] Transform to mem in 0.224686s (99527 normal rows, 0 exceptions)
[2021-03-31 13:34:29.693] [E/3] [info] [Task Finished] Transform to mem in 0.257545s (113052 normal rows, 0 exceptions)
[2021-03-31 13:34:29.708] [E/1] [info] [Task Finished] Transform to mem in 0.256523s (113639 normal rows, 0 exceptions)
[2021-03-31 13:34:29.742] [E/2] [info] [Task Finished] Transform to mem in 0.079030s (34828 normal rows, 0 exceptions)
[2021-03-31 13:34:29.789] [E/1] [info] [Task Finished] Transform to mem in 0.080205s (35671 normal rows, 0 exceptions)
[2021-03-31 13:34:29.896] [driver] [info] [Task Finished] Transform to mem in 0.258246s (113292 normal rows, 0 exceptions)
[2021-03-31 13:34:29.949] [E/3] [info] [Task Finished] Transform to mem in 0.256666s (113058 normal rows, 0 exceptions)
[2021-03-31 13:34:29.999] [E/2] [info] [Task Finished] Transform to mem in 0.256543s (113118 normal rows, 0 exceptions)
[2021-03-31 13:34:30.016] [E/1] [info] [Task Finished] Transform to mem in 0.226977s (99848 normal rows, 0 exceptions)
[2021-03-31 13:34:30.029] [E/3] [info] [Task Finished] Transform to mem in 0.079773s (34813 normal rows, 0 exceptions)
[2021-03-31 13:34:30.096] [E/1] [info] [Task Finished] Transform to mem in 0.080049s (34936 normal rows, 0 exceptions)
[2021-03-31 13:34:30.154] [driver] [info] [Task Finished] Transform to mem in 0.258245s (113221 normal rows, 0 exceptions)
[2021-03-31 13:34:30.175] [E/1] [info] [Task Finished] Transform to mem in 0.079469s (35092 normal rows, 0 exceptions)
[2021-03-31 13:34:30.256] [E/2] [info] [Task Finished] Transform to mem in 0.257309s (113609 normal rows, 0 exceptions)
[2021-03-31 13:34:30.285] [E/3] [info] [Task Finished] Transform to mem in 0.255839s (113169 normal rows, 0 exceptions)
[2021-03-31 13:34:30.353] [E/1] [info] [Task Finished] Transform to mem in 0.177482s (78765 normal rows, 0 exceptions)
[2021-03-31 13:34:30.365] [E/3] [info] [Task Finished] Transform to mem in 0.080488s (35276 normal rows, 0 exceptions)
[2021-03-31 13:34:30.413] [driver] [info] [Task Finished] Transform to mem in 0.258243s (113086 normal rows, 0 exceptions)
[2021-03-31 13:34:30.445] [E/3] [info] [Task Finished] Transform to mem in 0.079907s (35368 normal rows, 0 exceptions)
[2021-03-31 13:34:30.511] [E/2] [info] [Task Finished] Transform to mem in 0.255429s (113016 normal rows, 0 exceptions)
[2021-03-31 13:34:30.526] [E/3] [info] [Task Finished] Transform to mem in 0.080786s (35632 normal rows, 0 exceptions)
[2021-03-31 13:34:30.610] [E/1] [info] [Task Finished] Transform to mem in 0.256940s (113040 normal rows, 0 exceptions)
[2021-03-31 13:34:30.668] [driver] [info] [Task Finished] Transform to mem in 0.255703s (113474 normal rows, 0 exceptions)
[2021-03-31 13:34:30.701] [E/3] [info] [Task Finished] Transform to mem in 0.174669s (77314 normal rows, 0 exceptions)
[2021-03-31 13:34:30.749] [driver] [info] [Task Finished] Transform to mem in 0.080825s (36010 normal rows, 0 exceptions)
[2021-03-31 13:34:30.769] [E/2] [info] [Task Finished] Transform to mem in 0.257467s (113270 normal rows, 0 exceptions)
[2021-03-31 13:34:30.829] [driver] [info] [Task Finished] Transform to mem in 0.079873s (35047 normal rows, 0 exceptions)
[2021-03-31 13:34:30.867] [E/1] [info] [Task Finished] Transform to mem in 0.257291s (113421 normal rows, 0 exceptions)
[2021-03-31 13:34:30.911] [driver] [info] [Task Finished] Transform to mem in 0.081588s (36265 normal rows, 0 exceptions)
[2021-03-31 13:34:30.958] [E/3] [info] [Task Finished] Transform to mem in 0.256859s (113153 normal rows, 0 exceptions)
[2021-03-31 13:34:31.025] [E/2] [info] [Task Finished] Transform to mem in 0.256067s (113110 normal rows, 0 exceptions)
[2021-03-31 13:34:31.029] [driver] [info] [Task Finished] Transform to mem in 0.118781s (52220 normal rows, 0 exceptions)
[2021-03-31 13:34:31.109] [E/2] [info] [Task Finished] Transform to mem in 0.084068s (35968 normal rows, 0 exceptions)
[2021-03-31 13:34:31.125] [E/1] [info] [Task Finished] Transform to mem in 0.258378s (112797 normal rows, 0 exceptions)
[2021-03-31 13:34:31.190] [E/2] [info] [Task Finished] Transform to mem in 0.080766s (35673 normal rows, 0 exceptions)
[2021-03-31 13:34:31.219] [E/3] [info] [Task Finished] Transform to mem in 0.261140s (113288 normal rows, 0 exceptions)
[2021-03-31 13:34:31.270] [E/2] [info] [Task Finished] Transform to mem in 0.079856s (35432 normal rows, 0 exceptions)
[2021-03-31 13:34:31.289] [driver] [info] [Task Finished] Transform to mem in 0.259130s (112897 normal rows, 0 exceptions)
[2021-03-31 13:34:31.383] [E/1] [info] [Task Finished] Transform to mem in 0.257723s (113370 normal rows, 0 exceptions)
[2021-03-31 13:34:31.437] [E/2] [info] [Task Finished] Transform to mem in 0.167348s (72350 normal rows, 0 exceptions)
[2021-03-31 13:34:31.466] [E/1] [info] [Task Finished] Transform to mem in 0.083150s (35261 normal rows, 0 exceptions)
[2021-03-31 13:34:31.478] [E/3] [info] [Task Finished] Transform to mem in 0.259083s (113096 normal rows, 0 exceptions)
[2021-03-31 13:34:31.548] [E/1] [info] [Task Finished] Transform to mem in 0.081335s (35925 normal rows, 0 exceptions)
[2021-03-31 13:34:31.548] [driver] [info] [Task Finished] Transform to mem in 0.259523s (113108 normal rows, 0 exceptions)
[2021-03-31 13:34:31.569] [driver] [info] [Task Finished] Transform to mem in 0.020754s (9112 normal rows, 0 exceptions)
[2021-03-31 13:34:31.692] [E/2] [info] [Task Finished] Transform to mem in 0.254876s (113200 normal rows, 0 exceptions)
[2021-03-31 13:34:31.736] [E/3] [info] [Task Finished] Transform to mem in 0.257829s (113144 normal rows, 0 exceptions)
[2021-03-31 13:34:31.772] [E/2] [info] [Task Finished] Transform to mem in 0.080320s (35435 normal rows, 0 exceptions)
[2021-03-31 13:34:31.805] [E/1] [info] [Task Finished] Transform to mem in 0.257156s (113425 normal rows, 0 exceptions)
[2021-03-31 13:34:31.825] [driver] [info] [Task Finished] Transform to mem in 0.256472s (113275 normal rows, 0 exceptions)
[2021-03-31 13:34:31.855] [E/2] [info] [Task Finished] Transform to mem in 0.082256s (36013 normal rows, 0 exceptions)
[2021-03-31 13:34:31.989] [E/2] [info] [Task Finished] Transform to mem in 0.134161s (59343 normal rows, 0 exceptions)
[2021-03-31 13:34:31.992] [E/3] [info] [Task Finished] Transform to mem in 0.256321s (113297 normal rows, 0 exceptions)
[2021-03-31 13:34:32.062] [E/1] [info] [Task Finished] Transform to mem in 0.257355s (113491 normal rows, 0 exceptions)
[2021-03-31 13:34:32.072] [E/3] [info] [Task Finished] Transform to mem in 0.080221s (35184 normal rows, 0 exceptions)
[2021-03-31 13:34:32.082] [driver] [info] [Task Finished] Transform to mem in 0.256782s (113131 normal rows, 0 exceptions)
[2021-03-31 13:34:32.153] [E/3] [info] [Task Finished] Transform to mem in 0.080249s (35229 normal rows, 0 exceptions)
[2021-03-31 13:34:32.232] [E/3] [info] [Task Finished] Transform to mem in 0.079049s (35100 normal rows, 0 exceptions)
[2021-03-31 13:34:32.245] [E/2] [info] [Task Finished] Transform to mem in 0.256329s (113233 normal rows, 0 exceptions)
[2021-03-31 13:34:32.318] [E/1] [info] [Task Finished] Transform to mem in 0.255873s (113220 normal rows, 0 exceptions)
[2021-03-31 13:34:32.325] [E/2] [info] [Task Finished] Transform to mem in 0.079796s (35370 normal rows, 0 exceptions)
[2021-03-31 13:34:32.338] [driver] [info] [Task Finished] Transform to mem in 0.255547s (113065 normal rows, 0 exceptions)
[2021-03-31 13:34:32.404] [E/2] [info] [Task Finished] Transform to mem in 0.078631s (35042 normal rows, 0 exceptions)
[2021-03-31 13:34:32.482] [E/2] [info] [Task Finished] Transform to mem in 0.078780s (34935 normal rows, 0 exceptions)
[2021-03-31 13:34:32.489] [E/3] [info] [Task Finished] Transform to mem in 0.257705s (113441 normal rows, 0 exceptions)
[2021-03-31 13:34:32.574] [E/1] [info] [Task Finished] Transform to mem in 0.255886s (113154 normal rows, 0 exceptions)
[2021-03-31 13:34:32.594] [driver] [info] [Task Finished] Transform to mem in 0.256542s (113019 normal rows, 0 exceptions)
[2021-03-31 13:34:32.717] [E/1] [info] [Task Finished] Transform to mem in 0.143531s (63216 normal rows, 0 exceptions)
[2021-03-31 13:34:32.739] [E/2] [info] [Task Finished] Transform to mem in 0.256613s (113435 normal rows, 0 exceptions)
[2021-03-31 13:34:32.746] [E/3] [info] [Task Finished] Transform to mem in 0.256824s (113377 normal rows, 0 exceptions)
[2021-03-31 13:34:32.797] [E/1] [info] [Task Finished] Transform to mem in 0.079118s (34986 normal rows, 0 exceptions)
[2021-03-31 13:34:32.826] [E/3] [info] [Task Finished] Transform to mem in 0.079467s (34892 normal rows, 0 exceptions)
[2021-03-31 13:34:32.850] [driver] [info] [Task Finished] Transform to mem in 0.256025s (113399 normal rows, 0 exceptions)
[2021-03-31 13:34:32.905] [E/3] [info] [Task Finished] Transform to mem in 0.079483s (35075 normal rows, 0 exceptions)
[2021-03-31 13:34:32.995] [E/2] [info] [Task Finished] Transform to mem in 0.256207s (113260 normal rows, 0 exceptions)
[2021-03-31 13:34:33.037] [E/3] [info] [Task Finished] Transform to mem in 0.131390s (57754 normal rows, 0 exceptions)
[2021-03-31 13:34:33.054] [E/1] [info] [Task Finished] Transform to mem in 0.256897s (113228 normal rows, 0 exceptions)
[2021-03-31 13:34:33.107] [driver] [info] [Task Finished] Transform to mem in 0.256829s (113507 normal rows, 0 exceptions)
[2021-03-31 13:34:33.117] [E/3] [info] [Task Finished] Transform to mem in 0.080694s (35695 normal rows, 0 exceptions)
[2021-03-31 13:34:33.188] [driver] [info] [Task Finished] Transform to mem in 0.080763s (35521 normal rows, 0 exceptions)
[2021-03-31 13:34:33.252] [E/2] [info] [Task Finished] Transform to mem in 0.256288s (113293 normal rows, 0 exceptions)
[2021-03-31 13:34:33.309] [E/1] [info] [Task Finished] Transform to mem in 0.255859s (113223 normal rows, 0 exceptions)
[2021-03-31 13:34:33.375] [E/3] [info] [Task Finished] Transform to mem in 0.257293s (113169 normal rows, 0 exceptions)
[2021-03-31 13:34:33.391] [E/2] [info] [Task Finished] Transform to mem in 0.139667s (61602 normal rows, 0 exceptions)
[2021-03-31 13:34:33.444] [driver] [info] [Task Finished] Transform to mem in 0.255777s (113246 normal rows, 0 exceptions)
[2021-03-31 13:34:33.454] [E/3] [info] [Task Finished] Transform to mem in 0.079587s (35175 normal rows, 0 exceptions)
[2021-03-31 13:34:33.524] [driver] [info] [Task Finished] Transform to mem in 0.080634s (35556 normal rows, 0 exceptions)
[2021-03-31 13:34:33.566] [E/1] [info] [Task Finished] Transform to mem in 0.256340s (113232 normal rows, 0 exceptions)
[2021-03-31 13:34:33.604] [driver] [info] [Task Finished] Transform to mem in 0.079053s (34836 normal rows, 0 exceptions)
[2021-03-31 13:34:33.647] [E/2] [info] [Task Finished] Transform to mem in 0.255882s (113245 normal rows, 0 exceptions)
[2021-03-31 13:34:33.711] [E/3] [info] [Task Finished] Transform to mem in 0.256871s (113243 normal rows, 0 exceptions)
[2021-03-31 13:34:33.791] [E/3] [info] [Task Finished] Transform to mem in 0.079569s (35370 normal rows, 0 exceptions)
[2021-03-31 13:34:33.799] [driver] [info] [Task Finished] Transform to mem in 0.195111s (85947 normal rows, 0 exceptions)
[2021-03-31 13:34:33.821] [E/1] [info] [Task Finished] Transform to mem in 0.255277s (113439 normal rows, 0 exceptions)
[2021-03-31 13:34:33.879] [driver] [info] [Task Finished] Transform to mem in 0.080033s (35199 normal rows, 0 exceptions)
[2021-03-31 13:34:33.902] [E/2] [info] [Task Finished] Transform to mem in 0.254993s (113483 normal rows, 0 exceptions)
[2021-03-31 13:34:33.959] [driver] [info] [Task Finished] Transform to mem in 0.080195s (35239 normal rows, 0 exceptions)
[2021-03-31 13:34:34.046] [E/3] [info] [Task Finished] Transform to mem in 0.255487s (112657 normal rows, 0 exceptions)
[2021-03-31 13:34:34.077] [E/1] [info] [Task Finished] Transform to mem in 0.255591s (113016 normal rows, 0 exceptions)
[2021-03-31 13:34:34.157] [driver] [info] [Task Finished] Transform to mem in 0.198308s (86747 normal rows, 0 exceptions)
[2021-03-31 13:34:34.158] [E/1] [info] [Task Finished] Transform to mem in 0.081796s (35870 normal rows, 0 exceptions)
[2021-03-31 13:34:34.159] [E/2] [info] [Task Finished] Transform to mem in 0.256305s (113588 normal rows, 0 exceptions)
[2021-03-31 13:34:34.238] [E/1] [info] [Task Finished] Transform to mem in 0.079952s (35502 normal rows, 0 exceptions)
[2021-03-31 13:34:34.302] [E/3] [info] [Task Finished] Transform to mem in 0.255359s (112909 normal rows, 0 exceptions)
[2021-03-31 13:34:34.318] [E/1] [info] [Task Finished] Transform to mem in 0.079831s (35157 normal rows, 0 exceptions)
[2021-03-31 13:34:34.413] [E/2] [info] [Task Finished] Transform to mem in 0.254793s (112727 normal rows, 0 exceptions)
[2021-03-31 13:34:34.414] [driver] [info] [Task Finished] Transform to mem in 0.256623s (113678 normal rows, 0 exceptions)
[2021-03-31 13:34:34.469] [E/1] [info] [Task Finished] Transform to mem in 0.150704s (66851 normal rows, 0 exceptions)
[2021-03-31 13:34:34.493] [driver] [info] [Task Finished] Transform to mem in 0.079146s (35145 normal rows, 0 exceptions)
[2021-03-31 13:34:34.560] [E/3] [info] [Task Finished] Transform to mem in 0.258005s (113499 normal rows, 0 exceptions)
[2021-03-31 13:34:34.573] [driver] [info] [Task Finished] Transform to mem in 0.079962s (35546 normal rows, 0 exceptions)
[2021-03-31 13:34:34.653] [driver] [info] [Task Finished] Transform to mem in 0.079681s (35327 normal rows, 0 exceptions)
[2021-03-31 13:34:34.670] [E/2] [info] [Task Finished] Transform to mem in 0.256598s (113381 normal rows, 0 exceptions)
[2021-03-31 13:34:34.726] [E/1] [info] [Task Finished] Transform to mem in 0.256794s (113321 normal rows, 0 exceptions)
[2021-03-31 13:34:34.803] [E/2] [info] [Task Finished] Transform to mem in 0.133529s (57317 normal rows, 0 exceptions)
[2021-03-31 13:34:34.819] [E/3] [info] [Task Finished] Transform to mem in 0.259039s (113206 normal rows, 0 exceptions)
[2021-03-31 13:34:34.885] [E/2] [info] [Task Finished] Transform to mem in 0.081339s (35717 normal rows, 0 exceptions)
[2021-03-31 13:34:34.913] [driver] [info] [Task Finished] Transform to mem in 0.260325s (113286 normal rows, 0 exceptions)
[2021-03-31 13:34:34.965] [E/2] [info] [Task Finished] Transform to mem in 0.080586s (35681 normal rows, 0 exceptions)
[2021-03-31 13:34:34.984] [E/1] [info] [Task Finished] Transform to mem in 0.258164s (112925 normal rows, 0 exceptions)
[2021-03-31 13:34:35.047] [E/2] [info] [Task Finished] Transform to mem in 0.081245s (35312 normal rows, 0 exceptions)
[2021-03-31 13:34:35.079] [E/3] [info] [Task Finished] Transform to mem in 0.260605s (113706 normal rows, 0 exceptions)
[2021-03-31 13:34:35.134] [E/2] [info] [Task Finished] Transform to mem in 0.087542s (36405 normal rows, 0 exceptions)
[2021-03-31 13:34:35.175] [driver] [info] [Task Finished] Transform to mem in 0.261440s (112948 normal rows, 0 exceptions)
[2021-03-31 13:34:35.217] [E/2] [info] [Task Finished] Transform to mem in 0.082312s (36083 normal rows, 0 exceptions)
[2021-03-31 13:34:35.247] [E/1] [info] [Task Finished] Transform to mem in 0.263070s (113352 normal rows, 0 exceptions)
[2021-03-31 13:34:35.298] [E/2] [info] [Task Finished] Transform to mem in 0.080946s (35941 normal rows, 0 exceptions)
[2021-03-31 13:34:35.337] [E/3] [info] [Task Finished] Transform to mem in 0.257166s (112814 normal rows, 0 exceptions)
[2021-03-31 13:34:35.379] [E/2] [info] [Task Finished] Transform to mem in 0.081535s (36129 normal rows, 0 exceptions)
[2021-03-31 13:34:35.431] [driver] [info] [Task Finished] Transform to mem in 0.256392s (113598 normal rows, 0 exceptions)
[2021-03-31 13:34:35.495] [E/2] [info] [Task Finished] Transform to mem in 0.116156s (51147 normal rows, 0 exceptions)
[2021-03-31 13:34:35.501] [E/1] [info] [Task Finished] Transform to mem in 0.254380s (112865 normal rows, 0 exceptions)
[2021-03-31 13:34:35.575] [E/2] [info] [Task Finished] Transform to mem in 0.079759s (35324 normal rows, 0 exceptions)
[2021-03-31 13:34:35.593] [E/3] [info] [Task Finished] Transform to mem in 0.256131s (113410 normal rows, 0 exceptions)
[2021-03-31 13:34:35.656] [E/2] [info] [Task Finished] Transform to mem in 0.080676s (35494 normal rows, 0 exceptions)
[2021-03-31 13:34:35.687] [driver] [info] [Task Finished] Transform to mem in 0.256333s (113557 normal rows, 0 exceptions)
[2021-03-31 13:34:35.758] [E/1] [info] [Task Finished] Transform to mem in 0.256471s (113260 normal rows, 0 exceptions)
[2021-03-31 13:34:35.839] [E/1] [info] [Task Finished] Transform to mem in 0.080776s (35852 normal rows, 0 exceptions)
[2021-03-31 13:34:35.849] [E/3] [info] [Task Finished] Transform to mem in 0.256478s (113073 normal rows, 0 exceptions)
[2021-03-31 13:34:35.905] [E/2] [info] [Task Finished] Transform to mem in 0.249410s (110023 normal rows, 0 exceptions)
[2021-03-31 13:34:35.930] [E/3] [info] [Task Finished] Transform to mem in 0.081157s (35843 normal rows, 0 exceptions)
[2021-03-31 13:34:35.945] [driver] [info] [Task Finished] Transform to mem in 0.257469s (113488 normal rows, 0 exceptions)
[2021-03-31 13:34:36.048] [driver] [info] [Task Finished] Transform to mem in 0.103636s (45667 normal rows, 0 exceptions)
[2021-03-31 13:34:36.095] [E/1] [info] [Task Finished] Transform to mem in 0.256277s (112803 normal rows, 0 exceptions)
[2021-03-31 13:34:36.161] [E/2] [info] [Task Finished] Transform to mem in 0.255736s (113534 normal rows, 0 exceptions)
[2021-03-31 13:34:36.186] [E/3] [info] [Task Finished] Transform to mem in 0.256007s (112931 normal rows, 0 exceptions)
[2021-03-31 13:34:36.186] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 8.01851s
[2021-03-31 13:34:36.186] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.8157s, 14009720 input rows, time to process 1 row via fast path: 0.00227097ms
[2021-03-31 13:34:36.187] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.00021899s
[2021-03-31 13:34:36.187] [global] [info] [Transform Stage] Stage 0 took 8.36961s
[2021-03-31 13:34:36.187] [global] [info] Query Execution took 8.69657s. (planning: 0.326903s, execution: 8.36967s)
[2021-03-31 13:34:36.190] [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:34:36.229] [logical planner] [info] logical optimization took 0.019185ms
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:34:36.229] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:34:36.229] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:34:36.230] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:34:36.230] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:34:36.232] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:36.265] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:34:36.265] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328002s
[2021-03-31 13:34:36.266] [E/2] [info] [Task Finished] Transform to mem in 0.001387s (1928 normal rows, 0 exceptions)
[2021-03-31 13:34:36.266] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00141267s
[2021-03-31 13:34:36.266] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00138748s, 1928 input rows, time to process 1 row via fast path: 0.000719649ms
[2021-03-31 13:34:36.266] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.139e-06s
[2021-03-31 13:34:36.266] [global] [info] [Transform Stage] Stage 0 took 0.0342384s
[2021-03-31 13:34:36.266] [global] [info] Query Execution took 0.0665432s. (planning: 0.0322814s, execution: 0.0342618s)
[2021-03-31 13:34:36.267] [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:34:36.305] [logical planner] [info] logical optimization took 0.020483ms
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:34:36.305] [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:34:36.305] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:34:36.306] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:34:36.308] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:36.340] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:34:36.340] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328339s
[2021-03-31 13:34:36.343] [E/3] [info] [Task Finished] Transform to mem in 0.002921s (9300 normal rows, 0 exceptions)
[2021-03-31 13:34:36.343] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00294821s
[2021-03-31 13:34:36.343] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00292092s, 9300 input rows, time to process 1 row via fast path: 0.000314077ms
[2021-03-31 13:34:36.343] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.607e-06s
[2021-03-31 13:34:36.343] [global] [info] [Transform Stage] Stage 0 took 0.0358076s
[2021-03-31 13:34:36.343] [global] [info] Query Execution took 0.0689776s. (planning: 0.0331492s, execution: 0.0358285s)
[2021-03-31 13:34:36.346] [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:34:36.379] [logical planner] [info] logical optimization took 0.022143ms
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:34:36.379] [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:34:36.380] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:36.400] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:34:36.400] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0201551s
[2021-03-31 13:34:36.402] [E/3] [info] [Task Finished] Transform to mem in 0.001708s (9300 normal rows, 0 exceptions)
[2021-03-31 13:34:36.402] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00173122s
[2021-03-31 13:34:36.402] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00170815s, 9300 input rows, time to process 1 row via fast path: 0.000183672ms
[2021-03-31 13:34:36.402] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.62e-06s
[2021-03-31 13:34:36.402] [global] [info] [Transform Stage] Stage 0 took 0.0219105s
[2021-03-31 13:34:36.402] [global] [info] Query Execution took 0.0553173s. (planning: 0.0333873s, execution: 0.02193s)
[2021-03-31 13:34:36.404] [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:34:36.405] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:36.409] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:36.541] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:36.547] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:36.680] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:36.686] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:36.818] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:36.819] [logical planner] [info] logical optimization took 0.277449ms
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:34:36.819] [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:34:36.820] [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:34:36.821] [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:34:36.822] [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:34:36.827] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:34:36.827] [global] [info] Stage2 depends on: 
[2021-03-31 13:34:36.827] [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:34:36.837] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:34:36.837] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.01069s
[2021-03-31 13:34:36.838] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.001187s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:34:36.839] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00124871s
[2021-03-31 13:34:36.839] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00118662s, 1928 input rows, time to process 1 row via fast path: 0.000615467ms
[2021-03-31 13:34:36.839] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 3.551e-06s
[2021-03-31 13:34:36.839] [global] [info] [Transform Stage] Stage 2 took 0.0119747s
[2021-03-31 13:34:36.839] [global] [info] Stage1 depends on: 
[2021-03-31 13:34:36.839] [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:34:36.859] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:34:36.859] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0208411s
[2021-03-31 13:34:36.864] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004417s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:34:36.864] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00452168s
[2021-03-31 13:34:36.864] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00441741s, 9300 input rows, time to process 1 row via fast path: 0.00047499ms
[2021-03-31 13:34:36.864] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.225e-06s
[2021-03-31 13:34:36.864] [global] [info] [Transform Stage] Stage 1 took 0.0253866s
[2021-03-31 13:34:36.864] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:36.865] [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:34:36.884] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:34:36.884] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0205518s
[2021-03-31 13:34:36.889] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004154s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:34:36.889] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00424637s
[2021-03-31 13:34:36.889] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00415367s, 9300 input rows, time to process 1 row via fast path: 0.000446631ms
[2021-03-31 13:34:36.889] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.078e-06s
[2021-03-31 13:34:36.889] [global] [info] [Transform Stage] Stage 0 took 0.0248326s
[2021-03-31 13:34:36.964] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:34:36.964] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0749132s
[2021-03-31 13:34:36.983] [E/1] [info] [Task Finished] Transform to mem in 0.019551s (25131 normal rows, 0 exceptions)
[2021-03-31 13:34:36.999] [E/3] [info] [Task Finished] Transform to mem in 0.035591s (47955 normal rows, 0 exceptions)
[2021-03-31 13:34:37.016] [E/1] [info] [Task Finished] Transform to mem in 0.032343s (45263 normal rows, 0 exceptions)
[2021-03-31 13:34:37.026] [E/3] [info] [Task Finished] Transform to mem in 0.026578s (35289 normal rows, 0 exceptions)
[2021-03-31 13:34:37.046] [E/3] [info] [Task Finished] Transform to mem in 0.019398s (25125 normal rows, 0 exceptions)
[2021-03-31 13:34:37.073] [E/3] [info] [Task Finished] Transform to mem in 0.027757s (36022 normal rows, 0 exceptions)
[2021-03-31 13:34:37.078] [E/2] [info] [Task Finished] Transform to mem in 0.114576s (158845 normal rows, 0 exceptions)
[2021-03-31 13:34:37.083] [driver] [info] [Task Finished] Transform to mem in 0.118722s (165132 normal rows, 0 exceptions)
[2021-03-31 13:34:37.087] [E/1] [info] [Task Finished] Transform to mem in 0.071428s (89837 normal rows, 0 exceptions)
[2021-03-31 13:34:37.097] [E/2] [info] [Task Finished] Transform to mem in 0.018834s (24688 normal rows, 0 exceptions)
[2021-03-31 13:34:37.117] [driver] [info] [Task Finished] Transform to mem in 0.034843s (43700 normal rows, 0 exceptions)
[2021-03-31 13:34:37.124] [E/2] [info] [Task Finished] Transform to mem in 0.026670s (36398 normal rows, 0 exceptions)
[2021-03-31 13:34:37.145] [driver] [info] [Task Finished] Transform to mem in 0.027739s (35270 normal rows, 0 exceptions)
[2021-03-31 13:34:37.156] [E/3] [info] [Task Finished] Transform to mem in 0.082600s (109778 normal rows, 0 exceptions)
[2021-03-31 13:34:37.161] [E/1] [info] [Task Finished] Transform to mem in 0.073707s (97620 normal rows, 0 exceptions)
[2021-03-31 13:34:37.165] [driver] [info] [Task Finished] Transform to mem in 0.019615s (24716 normal rows, 0 exceptions)
[2021-03-31 13:34:37.184] [driver] [info] [Task Finished] Transform to mem in 0.019536s (24521 normal rows, 0 exceptions)
[2021-03-31 13:34:37.186] [E/3] [info] [Task Finished] Transform to mem in 0.029576s (40105 normal rows, 0 exceptions)
[2021-03-31 13:34:37.212] [driver] [info] [Task Finished] Transform to mem in 0.027580s (35358 normal rows, 0 exceptions)
[2021-03-31 13:34:37.220] [E/2] [info] [Task Finished] Transform to mem in 0.095772s (128540 normal rows, 0 exceptions)
[2021-03-31 13:34:37.239] [driver] [info] [Task Finished] Transform to mem in 0.027123s (37101 normal rows, 0 exceptions)
[2021-03-31 13:34:37.261] [E/1] [info] [Task Finished] Transform to mem in 0.100368s (137659 normal rows, 0 exceptions)
[2021-03-31 13:34:37.286] [E/3] [info] [Task Finished] Transform to mem in 0.100552s (137010 normal rows, 0 exceptions)
[2021-03-31 13:34:37.288] [E/1] [info] [Task Finished] Transform to mem in 0.026715s (36984 normal rows, 0 exceptions)
[2021-03-31 13:34:37.306] [E/2] [info] [Task Finished] Transform to mem in 0.085725s (115493 normal rows, 0 exceptions)
[2021-03-31 13:34:37.309] [driver] [info] [Task Finished] Transform to mem in 0.069827s (90017 normal rows, 0 exceptions)
[2021-03-31 13:34:37.325] [E/2] [info] [Task Finished] Transform to mem in 0.019554s (24776 normal rows, 0 exceptions)
[2021-03-31 13:34:37.337] [driver] [info] [Task Finished] Transform to mem in 0.028198s (35820 normal rows, 0 exceptions)
[2021-03-31 13:34:37.346] [E/3] [info] [Task Finished] Transform to mem in 0.060292s (86890 normal rows, 0 exceptions)
[2021-03-31 13:34:37.373] [driver] [info] [Task Finished] Transform to mem in 0.035727s (50597 normal rows, 0 exceptions)
[2021-03-31 13:34:37.384] [E/1] [info] [Task Finished] Transform to mem in 0.096233s (128526 normal rows, 0 exceptions)
[2021-03-31 13:34:37.395] [E/3] [info] [Task Finished] Transform to mem in 0.048632s (69186 normal rows, 0 exceptions)
[2021-03-31 13:34:37.397] [E/2] [info] [Task Finished] Transform to mem in 0.072158s (94840 normal rows, 0 exceptions)
[2021-03-31 13:34:37.404] [E/1] [info] [Task Finished] Transform to mem in 0.019573s (24753 normal rows, 0 exceptions)
[2021-03-31 13:34:37.424] [E/1] [info] [Task Finished] Transform to mem in 0.019614s (25284 normal rows, 0 exceptions)
[2021-03-31 13:34:37.434] [E/3] [info] [Task Finished] Transform to mem in 0.038973s (51533 normal rows, 0 exceptions)
[2021-03-31 13:34:37.451] [E/1] [info] [Task Finished] Transform to mem in 0.027345s (35533 normal rows, 0 exceptions)
[2021-03-31 13:34:37.465] [driver] [info] [Task Finished] Transform to mem in 0.091558s (120684 normal rows, 0 exceptions)
[2021-03-31 13:34:37.471] [E/1] [info] [Task Finished] Transform to mem in 0.019665s (25025 normal rows, 0 exceptions)
[2021-03-31 13:34:37.493] [driver] [info] [Task Finished] Transform to mem in 0.027976s (35513 normal rows, 0 exceptions)
[2021-03-31 13:34:37.498] [E/2] [info] [Task Finished] Transform to mem in 0.100161s (136571 normal rows, 0 exceptions)
[2021-03-31 13:34:37.513] [driver] [info] [Task Finished] Transform to mem in 0.020631s (25164 normal rows, 0 exceptions)
[2021-03-31 13:34:37.517] [E/3] [info] [Task Finished] Transform to mem in 0.083165s (113244 normal rows, 0 exceptions)
[2021-03-31 13:34:37.526] [E/2] [info] [Task Finished] Transform to mem in 0.028044s (35994 normal rows, 0 exceptions)
[2021-03-31 13:34:37.537] [E/3] [info] [Task Finished] Transform to mem in 0.020032s (25196 normal rows, 0 exceptions)
[2021-03-31 13:34:37.546] [E/3] [info] [Task Finished] Transform to mem in 0.008715s (11259 normal rows, 0 exceptions)
[2021-03-31 13:34:37.596] [E/1] [info] [Task Finished] Transform to mem in 0.125289s (174193 normal rows, 0 exceptions)
[2021-03-31 13:34:37.608] [E/2] [info] [Task Finished] Transform to mem in 0.082182s (110771 normal rows, 0 exceptions)
[2021-03-31 13:34:37.609] [driver] [info] [Task Finished] Transform to mem in 0.095278s (127738 normal rows, 0 exceptions)
[2021-03-31 13:34:37.616] [E/1] [info] [Task Finished] Transform to mem in 0.019531s (25156 normal rows, 0 exceptions)
[2021-03-31 13:34:37.636] [E/2] [info] [Task Finished] Transform to mem in 0.027777s (36015 normal rows, 0 exceptions)
[2021-03-31 13:34:37.636] [E/1] [info] [Task Finished] Transform to mem in 0.020429s (24839 normal rows, 0 exceptions)
[2021-03-31 13:34:37.661] [E/3] [info] [Task Finished] Transform to mem in 0.114790s (160842 normal rows, 0 exceptions)
[2021-03-31 13:34:37.676] [E/2] [info] [Task Finished] Transform to mem in 0.040070s (54988 normal rows, 0 exceptions)
[2021-03-31 13:34:37.701] [E/3] [info] [Task Finished] Transform to mem in 0.040610s (57674 normal rows, 0 exceptions)
[2021-03-31 13:34:37.704] [E/2] [info] [Task Finished] Transform to mem in 0.028093s (36157 normal rows, 0 exceptions)
[2021-03-31 13:34:37.704] [driver] [info] [Task Finished] Transform to mem in 0.095422s (128364 normal rows, 0 exceptions)
[2021-03-31 13:34:37.713] [E/1] [info] [Task Finished] Transform to mem in 0.077081s (101477 normal rows, 0 exceptions)
[2021-03-31 13:34:37.722] [E/1] [info] [Task Finished] Transform to mem in 0.008868s (11461 normal rows, 0 exceptions)
[2021-03-31 13:34:37.734] [E/2] [info] [Task Finished] Transform to mem in 0.030250s (42268 normal rows, 0 exceptions)
[2021-03-31 13:34:37.769] [E/2] [info] [Task Finished] Transform to mem in 0.034615s (49180 normal rows, 0 exceptions)
[2021-03-31 13:34:37.772] [E/3] [info] [Task Finished] Transform to mem in 0.070782s (90283 normal rows, 0 exceptions)
[2021-03-31 13:34:37.785] [driver] [info] [Task Finished] Transform to mem in 0.081149s (107483 normal rows, 0 exceptions)
[2021-03-31 13:34:37.797] [E/2] [info] [Task Finished] Transform to mem in 0.027871s (35595 normal rows, 0 exceptions)
[2021-03-31 13:34:37.809] [E/1] [info] [Task Finished] Transform to mem in 0.087137s (115821 normal rows, 0 exceptions)
[2021-03-31 13:34:37.816] [driver] [info] [Task Finished] Transform to mem in 0.031244s (43145 normal rows, 0 exceptions)
[2021-03-31 13:34:37.826] [E/2] [info] [Task Finished] Transform to mem in 0.029106s (35285 normal rows, 0 exceptions)
[2021-03-31 13:34:37.853] [driver] [info] [Task Finished] Transform to mem in 0.036319s (51000 normal rows, 0 exceptions)
[2021-03-31 13:34:37.869] [E/2] [info] [Task Finished] Transform to mem in 0.043251s (59860 normal rows, 0 exceptions)
[2021-03-31 13:34:37.869] [E/3] [info] [Task Finished] Transform to mem in 0.096837s (132982 normal rows, 0 exceptions)
[2021-03-31 13:34:37.879] [E/1] [info] [Task Finished] Transform to mem in 0.069337s (89845 normal rows, 0 exceptions)
[2021-03-31 13:34:37.890] [E/2] [info] [Task Finished] Transform to mem in 0.020679s (25209 normal rows, 0 exceptions)
[2021-03-31 13:34:37.909] [E/2] [info] [Task Finished] Transform to mem in 0.019466s (25218 normal rows, 0 exceptions)
[2021-03-31 13:34:37.930] [E/3] [info] [Task Finished] Transform to mem in 0.060858s (79626 normal rows, 0 exceptions)
[2021-03-31 13:34:37.937] [E/2] [info] [Task Finished] Transform to mem in 0.027604s (35347 normal rows, 0 exceptions)
[2021-03-31 13:34:37.950] [driver] [info] [Task Finished] Transform to mem in 0.096918s (129587 normal rows, 0 exceptions)
[2021-03-31 13:34:37.956] [E/2] [info] [Task Finished] Transform to mem in 0.019300s (24798 normal rows, 0 exceptions)
[2021-03-31 13:34:37.984] [driver] [info] [Task Finished] Transform to mem in 0.034146s (46617 normal rows, 0 exceptions)
[2021-03-31 13:34:37.993] [E/1] [info] [Task Finished] Transform to mem in 0.114595s (159135 normal rows, 0 exceptions)
[2021-03-31 13:34:38.006] [E/3] [info] [Task Finished] Transform to mem in 0.076315s (98805 normal rows, 0 exceptions)
[2021-03-31 13:34:38.007] [driver] [info] [Task Finished] Transform to mem in 0.023383s (30883 normal rows, 0 exceptions)
[2021-03-31 13:34:38.027] [driver] [info] [Task Finished] Transform to mem in 0.019423s (24884 normal rows, 0 exceptions)
[2021-03-31 13:34:38.045] [E/1] [info] [Task Finished] Transform to mem in 0.052140s (73689 normal rows, 0 exceptions)
[2021-03-31 13:34:38.072] [E/2] [info] [Task Finished] Transform to mem in 0.115687s (160751 normal rows, 0 exceptions)
[2021-03-31 13:34:38.076] [E/3] [info] [Task Finished] Transform to mem in 0.070028s (89041 normal rows, 0 exceptions)
[2021-03-31 13:34:38.087] [driver] [info] [Task Finished] Transform to mem in 0.060435s (78192 normal rows, 0 exceptions)
[2021-03-31 13:34:38.099] [E/2] [info] [Task Finished] Transform to mem in 0.027479s (37728 normal rows, 0 exceptions)
[2021-03-31 13:34:38.105] [E/3] [info] [Task Finished] Transform to mem in 0.028181s (36542 normal rows, 0 exceptions)
[2021-03-31 13:34:38.119] [E/2] [info] [Task Finished] Transform to mem in 0.019445s (24927 normal rows, 0 exceptions)
[2021-03-31 13:34:38.132] [E/3] [info] [Task Finished] Transform to mem in 0.027458s (35179 normal rows, 0 exceptions)
[2021-03-31 13:34:38.143] [E/1] [info] [Task Finished] Transform to mem in 0.098090s (131921 normal rows, 0 exceptions)
[2021-03-31 13:34:38.154] [E/3] [info] [Task Finished] Transform to mem in 0.021439s (28735 normal rows, 0 exceptions)
[2021-03-31 13:34:38.172] [driver] [info] [Task Finished] Transform to mem in 0.084501s (113650 normal rows, 0 exceptions)
[2021-03-31 13:34:38.172] [E/1] [info] [Task Finished] Transform to mem in 0.028687s (36814 normal rows, 0 exceptions)
[2021-03-31 13:34:38.195] [driver] [info] [Task Finished] Transform to mem in 0.023534s (31887 normal rows, 0 exceptions)
[2021-03-31 13:34:38.224] [E/2] [info] [Task Finished] Transform to mem in 0.104999s (142265 normal rows, 0 exceptions)
[2021-03-31 13:34:38.224] [E/1] [info] [Task Finished] Transform to mem in 0.052017s (69153 normal rows, 0 exceptions)
[2021-03-31 13:34:38.247] [E/3] [info] [Task Finished] Transform to mem in 0.093364s (128350 normal rows, 0 exceptions)
[2021-03-31 13:34:38.249] [E/2] [info] [Task Finished] Transform to mem in 0.025545s (34086 normal rows, 0 exceptions)
[2021-03-31 13:34:38.253] [E/1] [info] [Task Finished] Transform to mem in 0.028385s (36505 normal rows, 0 exceptions)
[2021-03-31 13:34:38.266] [driver] [info] [Task Finished] Transform to mem in 0.070566s (88901 normal rows, 0 exceptions)
[2021-03-31 13:34:38.268] [E/2] [info] [Task Finished] Transform to mem in 0.018705s (24720 normal rows, 0 exceptions)
[2021-03-31 13:34:38.280] [E/1] [info] [Task Finished] Transform to mem in 0.027855s (35745 normal rows, 0 exceptions)
[2021-03-31 13:34:38.318] [E/2] [info] [Task Finished] Transform to mem in 0.050180s (73228 normal rows, 0 exceptions)
[2021-03-31 13:34:38.331] [E/1] [info] [Task Finished] Transform to mem in 0.050893s (71216 normal rows, 0 exceptions)
[2021-03-31 13:34:38.340] [E/3] [info] [Task Finished] Transform to mem in 0.093048s (127517 normal rows, 0 exceptions)
[2021-03-31 13:34:38.345] [driver] [info] [Task Finished] Transform to mem in 0.079363s (101655 normal rows, 0 exceptions)
[2021-03-31 13:34:38.351] [E/1] [info] [Task Finished] Transform to mem in 0.019680s (25306 normal rows, 0 exceptions)
[2021-03-31 13:34:38.389] [E/2] [info] [Task Finished] Transform to mem in 0.070686s (93246 normal rows, 0 exceptions)
[2021-03-31 13:34:38.394] [E/1] [info] [Task Finished] Transform to mem in 0.043120s (61650 normal rows, 0 exceptions)
[2021-03-31 13:34:38.416] [E/2] [info] [Task Finished] Transform to mem in 0.027074s (35410 normal rows, 0 exceptions)
[2021-03-31 13:34:38.435] [E/3] [info] [Task Finished] Transform to mem in 0.095131s (132563 normal rows, 0 exceptions)
[2021-03-31 13:34:38.449] [driver] [info] [Task Finished] Transform to mem in 0.103856s (142382 normal rows, 0 exceptions)
[2021-03-31 13:34:38.453] [E/2] [info] [Task Finished] Transform to mem in 0.036432s (51575 normal rows, 0 exceptions)
[2021-03-31 13:34:38.472] [E/2] [info] [Task Finished] Transform to mem in 0.019014s (24856 normal rows, 0 exceptions)
[2021-03-31 13:34:38.481] [E/3] [info] [Task Finished] Transform to mem in 0.045586s (63758 normal rows, 0 exceptions)
[2021-03-31 13:34:38.487] [E/1] [info] [Task Finished] Transform to mem in 0.092532s (125624 normal rows, 0 exceptions)
[2021-03-31 13:34:38.494] [E/1] [info] [Task Finished] Transform to mem in 0.007190s (9137 normal rows, 0 exceptions)
[2021-03-31 13:34:38.501] [E/3] [info] [Task Finished] Transform to mem in 0.019836s (24719 normal rows, 0 exceptions)
[2021-03-31 13:34:38.520] [driver] [info] [Task Finished] Transform to mem in 0.070419s (88881 normal rows, 0 exceptions)
[2021-03-31 13:34:38.521] [E/3] [info] [Task Finished] Transform to mem in 0.020014s (24660 normal rows, 0 exceptions)
[2021-03-31 13:34:38.542] [E/2] [info] [Task Finished] Transform to mem in 0.070510s (89458 normal rows, 0 exceptions)
[2021-03-31 13:34:38.547] [driver] [info] [Task Finished] Transform to mem in 0.027313s (35624 normal rows, 0 exceptions)
[2021-03-31 13:34:38.566] [E/2] [info] [Task Finished] Transform to mem in 0.023801s (31860 normal rows, 0 exceptions)
[2021-03-31 13:34:38.577] [driver] [info] [Task Finished] Transform to mem in 0.029841s (36166 normal rows, 0 exceptions)
[2021-03-31 13:34:38.578] [E/1] [info] [Task Finished] Transform to mem in 0.084132s (112468 normal rows, 0 exceptions)
[2021-03-31 13:34:38.596] [driver] [info] [Task Finished] Transform to mem in 0.019215s (24858 normal rows, 0 exceptions)
[2021-03-31 13:34:38.610] [E/3] [info] [Task Finished] Transform to mem in 0.089144s (120716 normal rows, 0 exceptions)
[2021-03-31 13:34:38.616] [driver] [info] [Task Finished] Transform to mem in 0.019600s (24927 normal rows, 0 exceptions)
[2021-03-31 13:34:38.663] [E/2] [info] [Task Finished] Transform to mem in 0.097086s (131895 normal rows, 0 exceptions)
[2021-03-31 13:34:38.668] [E/1] [info] [Task Finished] Transform to mem in 0.090123s (122197 normal rows, 0 exceptions)
[2021-03-31 13:34:38.683] [E/2] [info] [Task Finished] Transform to mem in 0.019639s (25296 normal rows, 0 exceptions)
[2021-03-31 13:34:38.695] [E/3] [info] [Task Finished] Transform to mem in 0.085362s (120894 normal rows, 0 exceptions)
[2021-03-31 13:34:38.713] [driver] [info] [Task Finished] Transform to mem in 0.097395s (130688 normal rows, 0 exceptions)
[2021-03-31 13:34:38.714] [E/3] [info] [Task Finished] Transform to mem in 0.018696s (24767 normal rows, 0 exceptions)
[2021-03-31 13:34:38.721] [E/1] [info] [Task Finished] Transform to mem in 0.052361s (73220 normal rows, 0 exceptions)
[2021-03-31 13:34:38.741] [driver] [info] [Task Finished] Transform to mem in 0.027577s (35349 normal rows, 0 exceptions)
[2021-03-31 13:34:38.742] [E/1] [info] [Task Finished] Transform to mem in 0.021672s (28670 normal rows, 0 exceptions)
[2021-03-31 13:34:38.775] [driver] [info] [Task Finished] Transform to mem in 0.033769s (44654 normal rows, 0 exceptions)
[2021-03-31 13:34:38.783] [E/2] [info] [Task Finished] Transform to mem in 0.099912s (135912 normal rows, 0 exceptions)
[2021-03-31 13:34:38.790] [E/3] [info] [Task Finished] Transform to mem in 0.076244s (102188 normal rows, 0 exceptions)
[2021-03-31 13:34:38.794] [driver] [info] [Task Finished] Transform to mem in 0.019623s (25167 normal rows, 0 exceptions)
[2021-03-31 13:34:38.815] [E/2] [info] [Task Finished] Transform to mem in 0.031937s (43052 normal rows, 0 exceptions)
[2021-03-31 13:34:38.824] [driver] [info] [Task Finished] Transform to mem in 0.029316s (39741 normal rows, 0 exceptions)
[2021-03-31 13:34:38.839] [E/1] [info] [Task Finished] Transform to mem in 0.096337s (128945 normal rows, 0 exceptions)
[2021-03-31 13:34:38.849] [E/2] [info] [Task Finished] Transform to mem in 0.034458s (46801 normal rows, 0 exceptions)
[2021-03-31 13:34:38.858] [E/1] [info] [Task Finished] Transform to mem in 0.019501s (25333 normal rows, 0 exceptions)
[2021-03-31 13:34:38.877] [E/2] [info] [Task Finished] Transform to mem in 0.027581s (35668 normal rows, 0 exceptions)
[2021-03-31 13:34:38.877] [E/3] [info] [Task Finished] Transform to mem in 0.086611s (118052 normal rows, 0 exceptions)
[2021-03-31 13:34:38.896] [driver] [info] [Task Finished] Transform to mem in 0.072144s (95035 normal rows, 0 exceptions)
[2021-03-31 13:34:38.900] [E/2] [info] [Task Finished] Transform to mem in 0.023216s (30951 normal rows, 0 exceptions)
[2021-03-31 13:34:38.931] [driver] [info] [Task Finished] Transform to mem in 0.035456s (49346 normal rows, 0 exceptions)
[2021-03-31 13:34:38.950] [E/2] [info] [Task Finished] Transform to mem in 0.050214s (63635 normal rows, 0 exceptions)
[2021-03-31 13:34:38.956] [E/1] [info] [Task Finished] Transform to mem in 0.097996s (131336 normal rows, 0 exceptions)
[2021-03-31 13:34:38.970] [E/2] [info] [Task Finished] Transform to mem in 0.019609s (25057 normal rows, 0 exceptions)
[2021-03-31 13:34:38.986] [E/3] [info] [Task Finished] Transform to mem in 0.109232s (150891 normal rows, 0 exceptions)
[2021-03-31 13:34:39.002] [E/1] [info] [Task Finished] Transform to mem in 0.045713s (63259 normal rows, 0 exceptions)
[2021-03-31 13:34:39.014] [driver] [info] [Task Finished] Transform to mem in 0.082750s (109745 normal rows, 0 exceptions)
[2021-03-31 13:34:39.023] [E/3] [info] [Task Finished] Transform to mem in 0.037093s (51877 normal rows, 0 exceptions)
[2021-03-31 13:34:39.029] [E/1] [info] [Task Finished] Transform to mem in 0.027198s (35108 normal rows, 0 exceptions)
[2021-03-31 13:34:39.042] [E/3] [info] [Task Finished] Transform to mem in 0.019150s (24946 normal rows, 0 exceptions)
[2021-03-31 13:34:39.074] [E/2] [info] [Task Finished] Transform to mem in 0.103762s (142650 normal rows, 0 exceptions)
[2021-03-31 13:34:39.076] [E/1] [info] [Task Finished] Transform to mem in 0.047022s (65058 normal rows, 0 exceptions)
[2021-03-31 13:34:39.091] [driver] [info] [Task Finished] Transform to mem in 0.077181s (100942 normal rows, 0 exceptions)
[2021-03-31 13:34:39.098] [E/2] [info] [Task Finished] Transform to mem in 0.024187s (32532 normal rows, 0 exceptions)
[2021-03-31 13:34:39.118] [E/2] [info] [Task Finished] Transform to mem in 0.019666s (25305 normal rows, 0 exceptions)
[2021-03-31 13:34:39.121] [E/3] [info] [Task Finished] Transform to mem in 0.078636s (104405 normal rows, 0 exceptions)
[2021-03-31 13:34:39.132] [E/1] [info] [Task Finished] Transform to mem in 0.055526s (73717 normal rows, 0 exceptions)
[2021-03-31 13:34:39.151] [E/1] [info] [Task Finished] Transform to mem in 0.019304s (24942 normal rows, 0 exceptions)
[2021-03-31 13:34:39.155] [E/2] [info] [Task Finished] Transform to mem in 0.037532s (50939 normal rows, 0 exceptions)
[2021-03-31 13:34:39.183] [E/1] [info] [Task Finished] Transform to mem in 0.032052s (42100 normal rows, 0 exceptions)
[2021-03-31 13:34:39.186] [driver] [info] [Task Finished] Transform to mem in 0.094587s (125497 normal rows, 0 exceptions)
[2021-03-31 13:34:39.203] [E/1] [info] [Task Finished] Transform to mem in 0.019720s (25355 normal rows, 0 exceptions)
[2021-03-31 13:34:39.218] [E/3] [info] [Task Finished] Transform to mem in 0.096738s (133300 normal rows, 0 exceptions)
[2021-03-31 13:34:39.222] [E/1] [info] [Task Finished] Transform to mem in 0.018675s (24648 normal rows, 0 exceptions)
[2021-03-31 13:34:39.250] [E/2] [info] [Task Finished] Transform to mem in 0.095231s (127588 normal rows, 0 exceptions)
[2021-03-31 13:34:39.266] [E/3] [info] [Task Finished] Transform to mem in 0.048052s (61810 normal rows, 0 exceptions)
[2021-03-31 13:34:39.269] [E/2] [info] [Task Finished] Transform to mem in 0.018973s (24760 normal rows, 0 exceptions)
[2021-03-31 13:34:39.294] [driver] [info] [Task Finished] Transform to mem in 0.107715s (148802 normal rows, 0 exceptions)
[2021-03-31 13:34:39.299] [E/3] [info] [Task Finished] Transform to mem in 0.033397s (45089 normal rows, 0 exceptions)
[2021-03-31 13:34:39.313] [driver] [info] [Task Finished] Transform to mem in 0.019757s (25397 normal rows, 0 exceptions)
[2021-03-31 13:34:39.333] [E/1] [info] [Task Finished] Transform to mem in 0.111653s (152233 normal rows, 0 exceptions)
[2021-03-31 13:34:39.353] [E/3] [info] [Task Finished] Transform to mem in 0.053127s (75367 normal rows, 0 exceptions)
[2021-03-31 13:34:39.353] [E/1] [info] [Task Finished] Transform to mem in 0.019578s (24918 normal rows, 0 exceptions)
[2021-03-31 13:34:39.365] [E/2] [info] [Task Finished] Transform to mem in 0.096029s (128054 normal rows, 0 exceptions)
[2021-03-31 13:34:39.379] [E/3] [info] [Task Finished] Transform to mem in 0.026755s (35003 normal rows, 0 exceptions)
[2021-03-31 13:34:39.390] [driver] [info] [Task Finished] Transform to mem in 0.077097s (101946 normal rows, 0 exceptions)
[2021-03-31 13:34:39.394] [E/2] [info] [Task Finished] Transform to mem in 0.028821s (40146 normal rows, 0 exceptions)
[2021-03-31 13:34:39.414] [E/2] [info] [Task Finished] Transform to mem in 0.019621s (25248 normal rows, 0 exceptions)
[2021-03-31 13:34:39.442] [E/2] [info] [Task Finished] Transform to mem in 0.027834s (35972 normal rows, 0 exceptions)
[2021-03-31 13:34:39.442] [E/1] [info] [Task Finished] Transform to mem in 0.088892s (120099 normal rows, 0 exceptions)
[2021-03-31 13:34:39.452] [E/3] [info] [Task Finished] Transform to mem in 0.072987s (95889 normal rows, 0 exceptions)
[2021-03-31 13:34:39.461] [E/1] [info] [Task Finished] Transform to mem in 0.019549s (25061 normal rows, 0 exceptions)
[2021-03-31 13:34:39.480] [E/3] [info] [Task Finished] Transform to mem in 0.027703s (35325 normal rows, 0 exceptions)
[2021-03-31 13:34:39.486] [driver] [info] [Task Finished] Transform to mem in 0.095376s (130714 normal rows, 0 exceptions)
[2021-03-31 13:34:39.504] [E/3] [info] [Task Finished] Transform to mem in 0.023739s (31934 normal rows, 0 exceptions)
[2021-03-31 13:34:39.509] [E/2] [info] [Task Finished] Transform to mem in 0.066734s (88529 normal rows, 0 exceptions)
[2021-03-31 13:34:39.514] [driver] [info] [Task Finished] Transform to mem in 0.027742s (35311 normal rows, 0 exceptions)
[2021-03-31 13:34:39.541] [E/2] [info] [Task Finished] Transform to mem in 0.032172s (45344 normal rows, 0 exceptions)
[2021-03-31 13:34:39.583] [E/1] [info] [Task Finished] Transform to mem in 0.121801s (171038 normal rows, 0 exceptions)
[2021-03-31 13:34:39.585] [driver] [info] [Task Finished] Transform to mem in 0.071789s (87559 normal rows, 0 exceptions)
[2021-03-31 13:34:39.613] [E/3] [info] [Task Finished] Transform to mem in 0.109353s (151639 normal rows, 0 exceptions)
[2021-03-31 13:34:39.615] [E/1] [info] [Task Finished] Transform to mem in 0.031252s (42695 normal rows, 0 exceptions)
[2021-03-31 13:34:39.615] [driver] [info] [Task Finished] Transform to mem in 0.029880s (36198 normal rows, 0 exceptions)
[2021-03-31 13:34:39.634] [E/1] [info] [Task Finished] Transform to mem in 0.019457s (25022 normal rows, 0 exceptions)
[2021-03-31 13:34:39.643] [driver] [info] [Task Finished] Transform to mem in 0.027797s (35962 normal rows, 0 exceptions)
[2021-03-31 13:34:39.669] [E/2] [info] [Task Finished] Transform to mem in 0.127747s (179364 normal rows, 0 exceptions)
[2021-03-31 13:34:39.684] [E/3] [info] [Task Finished] Transform to mem in 0.070895s (90425 normal rows, 0 exceptions)
[2021-03-31 13:34:39.701] [E/1] [info] [Task Finished] Transform to mem in 0.067303s (88645 normal rows, 0 exceptions)
[2021-03-31 13:34:39.702] [E/2] [info] [Task Finished] Transform to mem in 0.032975s (43630 normal rows, 0 exceptions)
[2021-03-31 13:34:39.711] [driver] [info] [Task Finished] Transform to mem in 0.067761s (99851 normal rows, 0 exceptions)
[2021-03-31 13:34:39.723] [E/1] [info] [Task Finished] Transform to mem in 0.022111s (28815 normal rows, 0 exceptions)
[2021-03-31 13:34:39.754] [E/3] [info] [Task Finished] Transform to mem in 0.069734s (89248 normal rows, 0 exceptions)
[2021-03-31 13:34:39.764] [E/2] [info] [Task Finished] Transform to mem in 0.062537s (84714 normal rows, 0 exceptions)
[2021-03-31 13:34:39.766] [E/1] [info] [Task Finished] Transform to mem in 0.042898s (61456 normal rows, 0 exceptions)
[2021-03-31 13:34:39.786] [E/1] [info] [Task Finished] Transform to mem in 0.019645s (25234 normal rows, 0 exceptions)
[2021-03-31 13:34:39.798] [E/3] [info] [Task Finished] Transform to mem in 0.044113s (62245 normal rows, 0 exceptions)
[2021-03-31 13:34:39.802] [driver] [info] [Task Finished] Transform to mem in 0.091419s (122718 normal rows, 0 exceptions)
[2021-03-31 13:34:39.814] [E/1] [info] [Task Finished] Transform to mem in 0.028155s (36109 normal rows, 0 exceptions)
[2021-03-31 13:34:39.821] [driver] [info] [Task Finished] Transform to mem in 0.018765s (24833 normal rows, 0 exceptions)
[2021-03-31 13:34:39.841] [E/1] [info] [Task Finished] Transform to mem in 0.026721s (35479 normal rows, 0 exceptions)
[2021-03-31 13:34:39.843] [E/2] [info] [Task Finished] Transform to mem in 0.078682s (99709 normal rows, 0 exceptions)
[2021-03-31 13:34:39.869] [E/1] [info] [Task Finished] Transform to mem in 0.027602s (37924 normal rows, 0 exceptions)
[2021-03-31 13:34:39.891] [driver] [info] [Task Finished] Transform to mem in 0.069477s (89012 normal rows, 0 exceptions)
[2021-03-31 13:34:39.892] [E/2] [info] [Task Finished] Transform to mem in 0.049264s (65269 normal rows, 0 exceptions)
[2021-03-31 13:34:39.920] [driver] [info] [Task Finished] Transform to mem in 0.029111s (39361 normal rows, 0 exceptions)
[2021-03-31 13:34:39.920] [E/3] [info] [Task Finished] Transform to mem in 0.121907s (172370 normal rows, 0 exceptions)
[2021-03-31 13:34:39.922] [E/2] [info] [Task Finished] Transform to mem in 0.029459s (35944 normal rows, 0 exceptions)
[2021-03-31 13:34:39.939] [E/3] [info] [Task Finished] Transform to mem in 0.019214s (24990 normal rows, 0 exceptions)
[2021-03-31 13:34:39.953] [E/2] [info] [Task Finished] Transform to mem in 0.030962s (40983 normal rows, 0 exceptions)
[2021-03-31 13:34:39.972] [E/2] [info] [Task Finished] Transform to mem in 0.018989s (24870 normal rows, 0 exceptions)
[2021-03-31 13:34:39.991] [driver] [info] [Task Finished] Transform to mem in 0.071073s (90461 normal rows, 0 exceptions)
[2021-03-31 13:34:39.996] [E/1] [info] [Task Finished] Transform to mem in 0.127639s (180510 normal rows, 0 exceptions)
[2021-03-31 13:34:39.999] [E/2] [info] [Task Finished] Transform to mem in 0.027636s (35395 normal rows, 0 exceptions)
[2021-03-31 13:34:40.016] [E/1] [info] [Task Finished] Transform to mem in 0.019237s (24717 normal rows, 0 exceptions)
[2021-03-31 13:34:40.028] [E/2] [info] [Task Finished] Transform to mem in 0.028304s (36501 normal rows, 0 exceptions)
[2021-03-31 13:34:40.054] [E/3] [info] [Task Finished] Transform to mem in 0.115194s (163151 normal rows, 0 exceptions)
[2021-03-31 13:34:40.056] [E/2] [info] [Task Finished] Transform to mem in 0.028391s (38386 normal rows, 0 exceptions)
[2021-03-31 13:34:40.074] [driver] [info] [Task Finished] Transform to mem in 0.082749s (109734 normal rows, 0 exceptions)
[2021-03-31 13:34:40.084] [E/3] [info] [Task Finished] Transform to mem in 0.029396s (36280 normal rows, 0 exceptions)
[2021-03-31 13:34:40.093] [driver] [info] [Task Finished] Transform to mem in 0.019508s (25101 normal rows, 0 exceptions)
[2021-03-31 13:34:40.112] [E/3] [info] [Task Finished] Transform to mem in 0.028039s (36692 normal rows, 0 exceptions)
[2021-03-31 13:34:40.130] [E/2] [info] [Task Finished] Transform to mem in 0.074406s (96622 normal rows, 0 exceptions)
[2021-03-31 13:34:40.131] [E/3] [info] [Task Finished] Transform to mem in 0.018644s (24873 normal rows, 0 exceptions)
[2021-03-31 13:34:40.148] [E/1] [info] [Task Finished] Transform to mem in 0.132203s (187481 normal rows, 0 exceptions)
[2021-03-31 13:34:40.159] [E/2] [info] [Task Finished] Transform to mem in 0.028189s (36212 normal rows, 0 exceptions)
[2021-03-31 13:34:40.166] [E/1] [info] [Task Finished] Transform to mem in 0.018392s (24577 normal rows, 0 exceptions)
[2021-03-31 13:34:40.198] [E/2] [info] [Task Finished] Transform to mem in 0.039732s (51305 normal rows, 0 exceptions)
[2021-03-31 13:34:40.213] [driver] [info] [Task Finished] Transform to mem in 0.119358s (169560 normal rows, 0 exceptions)
[2021-03-31 13:34:40.213] [E/3] [info] [Task Finished] Transform to mem in 0.082258s (110280 normal rows, 0 exceptions)
[2021-03-31 13:34:40.236] [E/1] [info] [Task Finished] Transform to mem in 0.070042s (90609 normal rows, 0 exceptions)
[2021-03-31 13:34:40.242] [driver] [info] [Task Finished] Transform to mem in 0.029783s (40051 normal rows, 0 exceptions)
[2021-03-31 13:34:40.256] [E/1] [info] [Task Finished] Transform to mem in 0.019592s (24747 normal rows, 0 exceptions)
[2021-03-31 13:34:40.260] [E/2] [info] [Task Finished] Transform to mem in 0.061402s (89944 normal rows, 0 exceptions)
[2021-03-31 13:34:40.270] [driver] [info] [Task Finished] Transform to mem in 0.027751s (35585 normal rows, 0 exceptions)
[2021-03-31 13:34:40.281] [E/3] [info] [Task Finished] Transform to mem in 0.068002s (88775 normal rows, 0 exceptions)
[2021-03-31 13:34:40.294] [E/2] [info] [Task Finished] Transform to mem in 0.033912s (47712 normal rows, 0 exceptions)
[2021-03-31 13:34:40.298] [E/3] [info] [Task Finished] Transform to mem in 0.017097s (22144 normal rows, 0 exceptions)
[2021-03-31 13:34:40.329] [E/3] [info] [Task Finished] Transform to mem in 0.031397s (43962 normal rows, 0 exceptions)
[2021-03-31 13:34:40.358] [driver] [info] [Task Finished] Transform to mem in 0.087697s (114149 normal rows, 0 exceptions)
[2021-03-31 13:34:40.371] [E/1] [info] [Task Finished] Transform to mem in 0.115226s (160651 normal rows, 0 exceptions)
[2021-03-31 13:34:40.373] [E/3] [info] [Task Finished] Transform to mem in 0.043914s (61534 normal rows, 0 exceptions)
[2021-03-31 13:34:40.374] [E/2] [info] [Task Finished] Transform to mem in 0.080516s (107321 normal rows, 0 exceptions)
[2021-03-31 13:34:40.392] [E/1] [info] [Task Finished] Transform to mem in 0.020490s (25081 normal rows, 0 exceptions)
[2021-03-31 13:34:40.405] [E/3] [info] [Task Finished] Transform to mem in 0.031776s (42128 normal rows, 0 exceptions)
[2021-03-31 13:34:40.433] [E/1] [info] [Task Finished] Transform to mem in 0.041528s (59284 normal rows, 0 exceptions)
[2021-03-31 13:34:40.444] [E/2] [info] [Task Finished] Transform to mem in 0.070128s (90696 normal rows, 0 exceptions)
[2021-03-31 13:34:40.453] [E/1] [info] [Task Finished] Transform to mem in 0.019741s (24978 normal rows, 0 exceptions)
[2021-03-31 13:34:40.468] [driver] [info] [Task Finished] Transform to mem in 0.110012s (150826 normal rows, 0 exceptions)
[2021-03-31 13:34:40.480] [E/2] [info] [Task Finished] Transform to mem in 0.035605s (45770 normal rows, 0 exceptions)
[2021-03-31 13:34:40.497] [E/3] [info] [Task Finished] Transform to mem in 0.091811s (129563 normal rows, 0 exceptions)
[2021-03-31 13:34:40.497] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.53329s
[2021-03-31 13:34:40.497] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0358s, 14009719 input rows, time to process 1 row via fast path: 0.00100186ms
[2021-03-31 13:34:40.497] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000396578s
[2021-03-31 13:34:40.497] [global] [info] [Transform Stage] Stage 3 took 3.60865s
[2021-03-31 13:34:40.497] [global] [info] Query Execution took 4.09286s. (planning: 0.421919s, execution: 3.67095s)
[2021-03-31 13:34:40.508] [global] [info] Cached 18842980 common rows (0 general rows), memory usage: 14.03 GB/18.12 GB (0.00 B/0.00 B)
[2021-03-31 13:34:40.605] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:40.610] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:40.741] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:40.742] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:40.748] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:40.880] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:40.882] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:40.888] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:41.020] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:34:41.021] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:41.021] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:34:41.120] [logical planner] [info] logical optimization took 0.377163ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:34:41.120] [codegen] [info] generating pipeline for (Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64]) -> (str) (27 operators pipelined)
outSchema is different than last operator's schema:
outSchema: (str)
last Op: (str,Option[str],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],f64,Option[str],boolean,boolean,Option[str],Option[str],i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,Option[i64])
[2021-03-31 13:34:41.121] [codegen] [info] generating function filterDefunctFlights for ((Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])) -> boolean
[2021-03-31 13:34:41.122] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:34:41.124] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:34:41.125] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.127] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.129] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.132] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.134] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.136] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.138] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.140] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.142] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.144] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.146] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.147] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:34:41.149] [codegen] [info] generating lambda function for ((i64,f64,Option[str],Option[f64],i64,i64,i64,i64,i64,Option[str],i64,i64,i64,Option[i64],Option[i64],Option[i64],Option[i64],Option[str],boolean,boolean,Option[str],i64,Option[str],Option[f64],i64,i64,Option[i64],str,str,str,str,Option[str],Option[str],Option[str],str,i64,Option[i64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64],Option[str],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[f64],Option[f64])) -> (str,Option[str],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],str,str,Option[str],Option[f64],Option[f64],Option[i64],f64,Option[str],boolean,boolean,Option[str],Option[str],i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,i64,Option[i64])
[2021-03-31 13:34:41.167] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:41.567] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:34:41.568] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.40061s
[2021-03-31 13:34:41.609] [driver] [info] [Task Finished] Transform to mem in 0.041204s (10875 normal rows, 0 exceptions)
[2021-03-31 13:34:41.620] [E/3] [info] [Task Finished] Transform to mem in 0.051736s (17137 normal rows, 0 exceptions)
[2021-03-31 13:34:41.655] [E/1] [info] [Task Finished] Transform to mem in 0.086991s (29971 normal rows, 0 exceptions)
[2021-03-31 13:34:41.658] [E/2] [info] [Task Finished] Transform to mem in 0.089621s (30788 normal rows, 0 exceptions)
[2021-03-31 13:34:41.661] [E/1] [info] [Task Finished] Transform to mem in 0.005780s (1506 normal rows, 0 exceptions)
[2021-03-31 13:34:41.678] [driver] [info] [Task Finished] Transform to mem in 0.069145s (25131 normal rows, 0 exceptions)
[2021-03-31 13:34:41.708] [E/2] [info] [Task Finished] Transform to mem in 0.050266s (14531 normal rows, 0 exceptions)
[2021-03-31 13:34:41.718] [E/3] [info] [Task Finished] Transform to mem in 0.098202s (34530 normal rows, 0 exceptions)
[2021-03-31 13:34:41.749] [driver] [info] [Task Finished] Transform to mem in 0.071072s (23608 normal rows, 0 exceptions)
[2021-03-31 13:34:41.757] [driver] [info] [Task Finished] Transform to mem in 0.007992s (2883 normal rows, 0 exceptions)
[2021-03-31 13:34:41.758] [E/1] [info] [Task Finished] Transform to mem in 0.097384s (34000 normal rows, 0 exceptions)
[2021-03-31 13:34:41.761] [E/2] [info] [Task Finished] Transform to mem in 0.053129s (16756 normal rows, 0 exceptions)
[2021-03-31 13:34:41.785] [E/3] [info] [Task Finished] Transform to mem in 0.066961s (21640 normal rows, 0 exceptions)
[2021-03-31 13:34:41.800] [E/3] [info] [Task Finished] Transform to mem in 0.015528s (5596 normal rows, 0 exceptions)
[2021-03-31 13:34:41.854] [driver] [info] [Task Finished] Transform to mem in 0.096655s (35289 normal rows, 0 exceptions)
[2021-03-31 13:34:41.870] [E/3] [info] [Task Finished] Transform to mem in 0.069915s (25125 normal rows, 0 exceptions)
[2021-03-31 13:34:41.872] [E/1] [info] [Task Finished] Transform to mem in 0.113813s (41379 normal rows, 0 exceptions)
[2021-03-31 13:34:41.878] [E/2] [info] [Task Finished] Transform to mem in 0.116812s (42242 normal rows, 0 exceptions)
[2021-03-31 13:34:41.928] [E/2] [info] [Task Finished] Transform to mem in 0.050577s (17391 normal rows, 0 exceptions)
[2021-03-31 13:34:41.954] [driver] [info] [Task Finished] Transform to mem in 0.099561s (36022 normal rows, 0 exceptions)
[2021-03-31 13:34:41.958] [E/1] [info] [Task Finished] Transform to mem in 0.085717s (29379 normal rows, 0 exceptions)
[2021-03-31 13:34:41.963] [E/1] [info] [Task Finished] Transform to mem in 0.005236s (1858 normal rows, 0 exceptions)
[2021-03-31 13:34:41.987] [E/3] [info] [Task Finished] Transform to mem in 0.116693s (42312 normal rows, 0 exceptions)
[2021-03-31 13:34:41.996] [E/2] [info] [Task Finished] Transform to mem in 0.067969s (24688 normal rows, 0 exceptions)
[2021-03-31 13:34:42.037] [E/2] [info] [Task Finished] Transform to mem in 0.040392s (14552 normal rows, 0 exceptions)
[2021-03-31 13:34:42.068] [driver] [info] [Task Finished] Transform to mem in 0.114576s (41842 normal rows, 0 exceptions)
[2021-03-31 13:34:42.074] [E/1] [info] [Task Finished] Transform to mem in 0.111162s (40419 normal rows, 0 exceptions)
[2021-03-31 13:34:42.084] [E/3] [info] [Task Finished] Transform to mem in 0.097195s (34240 normal rows, 0 exceptions)
[2021-03-31 13:34:42.112] [E/2] [info] [Task Finished] Transform to mem in 0.074847s (24991 normal rows, 0 exceptions)
[2021-03-31 13:34:42.153] [E/3] [info] [Task Finished] Transform to mem in 0.068941s (20858 normal rows, 0 exceptions)
[2021-03-31 13:34:42.159] [E/3] [info] [Task Finished] Transform to mem in 0.005346s (1972 normal rows, 0 exceptions)
[2021-03-31 13:34:42.168] [driver] [info] [Task Finished] Transform to mem in 0.100005s (35270 normal rows, 0 exceptions)
[2021-03-31 13:34:42.185] [E/2] [info] [Task Finished] Transform to mem in 0.073700s (24409 normal rows, 0 exceptions)
[2021-03-31 13:34:42.193] [E/1] [info] [Task Finished] Transform to mem in 0.118903s (41663 normal rows, 0 exceptions)
[2021-03-31 13:34:42.226] [E/3] [info] [Task Finished] Transform to mem in 0.067790s (24716 normal rows, 0 exceptions)
[2021-03-31 13:34:42.266] [driver] [info] [Task Finished] Transform to mem in 0.097825s (34981 normal rows, 0 exceptions)
[2021-03-31 13:34:42.267] [E/3] [info] [Task Finished] Transform to mem in 0.040434s (10479 normal rows, 0 exceptions)
[2021-03-31 13:34:42.282] [driver] [info] [Task Finished] Transform to mem in 0.015697s (4841 normal rows, 0 exceptions)
[2021-03-31 13:34:42.282] [E/2] [info] [Task Finished] Transform to mem in 0.096895s (34017 normal rows, 0 exceptions)
[2021-03-31 13:34:42.307] [E/1] [info] [Task Finished] Transform to mem in 0.113617s (41018 normal rows, 0 exceptions)
[2021-03-31 13:34:42.333] [E/3] [info] [Task Finished] Transform to mem in 0.066554s (24521 normal rows, 0 exceptions)
[2021-03-31 13:34:42.354] [E/1] [info] [Task Finished] Transform to mem in 0.047535s (13410 normal rows, 0 exceptions)
[2021-03-31 13:34:42.379] [driver] [info] [Task Finished] Transform to mem in 0.096797s (35358 normal rows, 0 exceptions)
[2021-03-31 13:34:42.384] [E/1] [info] [Task Finished] Transform to mem in 0.030051s (10836 normal rows, 0 exceptions)
[2021-03-31 13:34:42.398] [E/2] [info] [Task Finished] Transform to mem in 0.115355s (41598 normal rows, 0 exceptions)
[2021-03-31 13:34:42.406] [E/3] [info] [Task Finished] Transform to mem in 0.072295s (23700 normal rows, 0 exceptions)
[2021-03-31 13:34:42.453] [E/2] [info] [Task Finished] Transform to mem in 0.054871s (15821 normal rows, 0 exceptions)
[2021-03-31 13:34:42.453] [driver] [info] [Task Finished] Transform to mem in 0.074516s (24501 normal rows, 0 exceptions)
[2021-03-31 13:34:42.478] [E/1] [info] [Task Finished] Transform to mem in 0.094011s (31201 normal rows, 0 exceptions)
[2021-03-31 13:34:42.494] [E/3] [info] [Task Finished] Transform to mem in 0.088743s (31099 normal rows, 0 exceptions)
[2021-03-31 13:34:42.496] [E/1] [info] [Task Finished] Transform to mem in 0.017681s (6425 normal rows, 0 exceptions)
[2021-03-31 13:34:42.545] [E/1] [info] [Task Finished] Transform to mem in 0.049411s (14218 normal rows, 0 exceptions)
[2021-03-31 13:34:42.566] [E/3] [info] [Task Finished] Transform to mem in 0.072025s (24602 normal rows, 0 exceptions)
[2021-03-31 13:34:42.568] [driver] [info] [Task Finished] Transform to mem in 0.114822s (41464 normal rows, 0 exceptions)
[2021-03-31 13:34:42.569] [E/2] [info] [Task Finished] Transform to mem in 0.116715s (42128 normal rows, 0 exceptions)
[2021-03-31 13:34:42.574] [E/3] [info] [Task Finished] Transform to mem in 0.007255s (2651 normal rows, 0 exceptions)
[2021-03-31 13:34:42.606] [E/1] [info] [Task Finished] Transform to mem in 0.060171s (19264 normal rows, 0 exceptions)
[2021-03-31 13:34:42.611] [E/1] [info] [Task Finished] Transform to mem in 0.005371s (2011 normal rows, 0 exceptions)
[2021-03-31 13:34:42.628] [driver] [info] [Task Finished] Transform to mem in 0.059690s (18691 normal rows, 0 exceptions)
[2021-03-31 13:34:42.647] [E/2] [info] [Task Finished] Transform to mem in 0.077979s (26240 normal rows, 0 exceptions)
[2021-03-31 13:34:42.680] [E/1] [info] [Task Finished] Transform to mem in 0.068531s (24776 normal rows, 0 exceptions)
[2021-03-31 13:34:42.690] [E/3] [info] [Task Finished] Transform to mem in 0.115853s (42251 normal rows, 0 exceptions)
[2021-03-31 13:34:42.721] [E/3] [info] [Task Finished] Transform to mem in 0.031510s (11411 normal rows, 0 exceptions)
[2021-03-31 13:34:42.727] [driver] [info] [Task Finished] Transform to mem in 0.099097s (35820 normal rows, 0 exceptions)
[2021-03-31 13:34:42.736] [driver] [info] [Task Finished] Transform to mem in 0.009385s (2763 normal rows, 0 exceptions)
[2021-03-31 13:34:42.751] [E/2] [info] [Task Finished] Transform to mem in 0.103448s (36668 normal rows, 0 exceptions)
[2021-03-31 13:34:42.788] [E/3] [info] [Task Finished] Transform to mem in 0.067143s (21937 normal rows, 0 exceptions)
[2021-03-31 13:34:42.794] [E/1] [info] [Task Finished] Transform to mem in 0.114079s (41385 normal rows, 0 exceptions)
[2021-03-31 13:34:42.796] [E/2] [info] [Task Finished] Transform to mem in 0.045093s (15065 normal rows, 0 exceptions)
[2021-03-31 13:34:42.800] [driver] [info] [Task Finished] Transform to mem in 0.063605s (20785 normal rows, 0 exceptions)
[2021-03-31 13:34:42.829] [E/3] [info] [Task Finished] Transform to mem in 0.040572s (10520 normal rows, 0 exceptions)
[2021-03-31 13:34:42.869] [driver] [info] [Task Finished] Transform to mem in 0.068671s (24753 normal rows, 0 exceptions)
[2021-03-31 13:34:42.895] [driver] [info] [Task Finished] Transform to mem in 0.026103s (9411 normal rows, 0 exceptions)
[2021-03-31 13:34:42.895] [E/2] [info] [Task Finished] Transform to mem in 0.099262s (36085 normal rows, 0 exceptions)
[2021-03-31 13:34:42.910] [E/1] [info] [Task Finished] Transform to mem in 0.116439s (42480 normal rows, 0 exceptions)
[2021-03-31 13:34:42.932] [E/3] [info] [Task Finished] Transform to mem in 0.102922s (36271 normal rows, 0 exceptions)
[2021-03-31 13:34:42.951] [E/1] [info] [Task Finished] Transform to mem in 0.040865s (10647 normal rows, 0 exceptions)
[2021-03-31 13:34:42.962] [E/3] [info] [Task Finished] Transform to mem in 0.030507s (10959 normal rows, 0 exceptions)
[2021-03-31 13:34:42.971] [E/2] [info] [Task Finished] Transform to mem in 0.076292s (25821 normal rows, 0 exceptions)
[2021-03-31 13:34:43.009] [driver] [info] [Task Finished] Transform to mem in 0.114724s (41474 normal rows, 0 exceptions)
[2021-03-31 13:34:43.021] [E/1] [info] [Task Finished] Transform to mem in 0.070201s (25284 normal rows, 0 exceptions)
[2021-03-31 13:34:43.058] [E/2] [info] [Task Finished] Transform to mem in 0.086825s (29666 normal rows, 0 exceptions)
[2021-03-31 13:34:43.060] [E/3] [info] [Task Finished] Transform to mem in 0.097894s (35533 normal rows, 0 exceptions)
[2021-03-31 13:34:43.095] [driver] [info] [Task Finished] Transform to mem in 0.085372s (29361 normal rows, 0 exceptions)
[2021-03-31 13:34:43.104] [E/1] [info] [Task Finished] Transform to mem in 0.082858s (29934 normal rows, 0 exceptions)
[2021-03-31 13:34:43.128] [E/2] [info] [Task Finished] Transform to mem in 0.069457s (25025 normal rows, 0 exceptions)
[2021-03-31 13:34:43.148] [driver] [info] [Task Finished] Transform to mem in 0.052837s (15895 normal rows, 0 exceptions)
[2021-03-31 13:34:43.159] [E/3] [info] [Task Finished] Transform to mem in 0.098509s (35513 normal rows, 0 exceptions)
[2021-03-31 13:34:43.170] [E/1] [info] [Task Finished] Transform to mem in 0.066385s (21349 normal rows, 0 exceptions)
[2021-03-31 13:34:43.172] [E/3] [info] [Task Finished] Transform to mem in 0.013655s (4935 normal rows, 0 exceptions)
[2021-03-31 13:34:43.181] [E/2] [info] [Task Finished] Transform to mem in 0.052965s (16234 normal rows, 0 exceptions)
[2021-03-31 13:34:43.234] [driver] [info] [Task Finished] Transform to mem in 0.086599s (30238 normal rows, 0 exceptions)
[2021-03-31 13:34:43.240] [E/1] [info] [Task Finished] Transform to mem in 0.069109s (25164 normal rows, 0 exceptions)
[2021-03-31 13:34:43.268] [E/2] [info] [Task Finished] Transform to mem in 0.087351s (30086 normal rows, 0 exceptions)
[2021-03-31 13:34:43.270] [E/2] [info] [Task Finished] Transform to mem in 0.001841s (667 normal rows, 0 exceptions)
[2021-03-31 13:34:43.273] [E/3] [info] [Task Finished] Transform to mem in 0.100196s (35994 normal rows, 0 exceptions)
[2021-03-31 13:34:43.305] [driver] [info] [Task Finished] Transform to mem in 0.071213s (24170 normal rows, 0 exceptions)
[2021-03-31 13:34:43.335] [E/1] [info] [Task Finished] Transform to mem in 0.095082s (33494 normal rows, 0 exceptions)
[2021-03-31 13:34:43.340] [E/2] [info] [Task Finished] Transform to mem in 0.069725s (25196 normal rows, 0 exceptions)
[2021-03-31 13:34:43.352] [E/3] [info] [Task Finished] Transform to mem in 0.079682s (26714 normal rows, 0 exceptions)
[2021-03-31 13:34:43.371] [E/2] [info] [Task Finished] Transform to mem in 0.031353s (11259 normal rows, 0 exceptions)
[2021-03-31 13:34:43.403] [driver] [info] [Task Finished] Transform to mem in 0.097697s (34782 normal rows, 0 exceptions)
[2021-03-31 13:34:43.411] [E/1] [info] [Task Finished] Transform to mem in 0.075808s (27436 normal rows, 0 exceptions)
[2021-03-31 13:34:43.412] [E/2] [info] [Task Finished] Transform to mem in 0.040917s (10505 normal rows, 0 exceptions)
[2021-03-31 13:34:43.452] [E/3] [info] [Task Finished] Transform to mem in 0.099560s (35280 normal rows, 0 exceptions)
[2021-03-31 13:34:43.472] [driver] [info] [Task Finished] Transform to mem in 0.068369s (22273 normal rows, 0 exceptions)
[2021-03-31 13:34:43.474] [E/1] [info] [Task Finished] Transform to mem in 0.063320s (21231 normal rows, 0 exceptions)
[2021-03-31 13:34:43.482] [E/2] [info] [Task Finished] Transform to mem in 0.069953s (25156 normal rows, 0 exceptions)
[2021-03-31 13:34:43.536] [E/1] [info] [Task Finished] Transform to mem in 0.061744s (19296 normal rows, 0 exceptions)
[2021-03-31 13:34:43.543] [E/1] [info] [Task Finished] Transform to mem in 0.007335s (2636 normal rows, 0 exceptions)
[2021-03-31 13:34:43.546] [driver] [info] [Task Finished] Transform to mem in 0.074812s (25182 normal rows, 0 exceptions)
[2021-03-31 13:34:43.551] [E/3] [info] [Task Finished] Transform to mem in 0.099391s (36015 normal rows, 0 exceptions)
[2021-03-31 13:34:43.579] [E/3] [info] [Task Finished] Transform to mem in 0.028096s (9959 normal rows, 0 exceptions)
[2021-03-31 13:34:43.598] [E/2] [info] [Task Finished] Transform to mem in 0.115631s (41929 normal rows, 0 exceptions)
[2021-03-31 13:34:43.611] [E/1] [info] [Task Finished] Transform to mem in 0.067722s (24839 normal rows, 0 exceptions)
[2021-03-31 13:34:43.621] [driver] [info] [Task Finished] Transform to mem in 0.074870s (25214 normal rows, 0 exceptions)
[2021-03-31 13:34:43.661] [E/1] [info] [Task Finished] Transform to mem in 0.050436s (18229 normal rows, 0 exceptions)
[2021-03-31 13:34:43.670] [driver] [info] [Task Finished] Transform to mem in 0.048955s (14539 normal rows, 0 exceptions)
[2021-03-31 13:34:43.682] [E/2] [info] [Task Finished] Transform to mem in 0.084549s (29052 normal rows, 0 exceptions)
[2021-03-31 13:34:43.691] [E/1] [info] [Task Finished] Transform to mem in 0.030017s (10219 normal rows, 0 exceptions)
[2021-03-31 13:34:43.695] [E/3] [info] [Task Finished] Transform to mem in 0.115611s (41471 normal rows, 0 exceptions)
[2021-03-31 13:34:43.709] [E/3] [info] [Task Finished] Transform to mem in 0.014061s (5013 normal rows, 0 exceptions)
[2021-03-31 13:34:43.771] [driver] [info] [Task Finished] Transform to mem in 0.100283s (36157 normal rows, 0 exceptions)
[2021-03-31 13:34:43.771] [driver] [info] [Task Finished] Transform to mem in 0.000122s (19 normal rows, 0 exceptions)
[2021-03-31 13:34:43.784] [E/3] [info] [Task Finished] Transform to mem in 0.074591s (24706 normal rows, 0 exceptions)
[2021-03-31 13:34:43.798] [E/2] [info] [Task Finished] Transform to mem in 0.115402s (41890 normal rows, 0 exceptions)
[2021-03-31 13:34:43.807] [E/1] [info] [Task Finished] Transform to mem in 0.115914s (42277 normal rows, 0 exceptions)
[2021-03-31 13:34:43.839] [E/1] [info] [Task Finished] Transform to mem in 0.031851s (11461 normal rows, 0 exceptions)
[2021-03-31 13:34:43.864] [E/2] [info] [Task Finished] Transform to mem in 0.065883s (23884 normal rows, 0 exceptions)
[2021-03-31 13:34:43.864] [driver] [info] [Task Finished] Transform to mem in 0.093273s (32686 normal rows, 0 exceptions)
[2021-03-31 13:34:43.876] [E/3] [info] [Task Finished] Transform to mem in 0.092492s (32110 normal rows, 0 exceptions)
[2021-03-31 13:34:43.901] [driver] [info] [Task Finished] Transform to mem in 0.037141s (11056 normal rows, 0 exceptions)
[2021-03-31 13:34:43.912] [driver] [info] [Task Finished] Transform to mem in 0.010665s (3373 normal rows, 0 exceptions)
[2021-03-31 13:34:43.942] [E/3] [info] [Task Finished] Transform to mem in 0.066220s (21217 normal rows, 0 exceptions)
[2021-03-31 13:34:43.954] [E/1] [info] [Task Finished] Transform to mem in 0.115132s (41474 normal rows, 0 exceptions)
[2021-03-31 13:34:43.966] [E/2] [info] [Task Finished] Transform to mem in 0.102900s (36305 normal rows, 0 exceptions)
[2021-03-31 13:34:44.003] [E/1] [info] [Task Finished] Transform to mem in 0.048725s (13911 normal rows, 0 exceptions)
[2021-03-31 13:34:44.008] [driver] [info] [Task Finished] Transform to mem in 0.095792s (34916 normal rows, 0 exceptions)
[2021-03-31 13:34:44.022] [E/1] [info] [Task Finished] Transform to mem in 0.019117s (7068 normal rows, 0 exceptions)
[2021-03-31 13:34:44.026] [E/1] [info] [Task Finished] Transform to mem in 0.003633s (1286 normal rows, 0 exceptions)
[2021-03-31 13:34:44.045] [E/2] [info] [Task Finished] Transform to mem in 0.078889s (26545 normal rows, 0 exceptions)
[2021-03-31 13:34:44.059] [E/3] [info] [Task Finished] Transform to mem in 0.116819s (41733 normal rows, 0 exceptions)
[2021-03-31 13:34:44.079] [driver] [info] [Task Finished] Transform to mem in 0.071794s (23351 normal rows, 0 exceptions)
[2021-03-31 13:34:44.098] [driver] [info] [Task Finished] Transform to mem in 0.018327s (6680 normal rows, 0 exceptions)
[2021-03-31 13:34:44.122] [E/1] [info] [Task Finished] Transform to mem in 0.096841s (35285 normal rows, 0 exceptions)
[2021-03-31 13:34:44.133] [E/1] [info] [Task Finished] Transform to mem in 0.010193s (2955 normal rows, 0 exceptions)
[2021-03-31 13:34:44.162] [E/2] [info] [Task Finished] Transform to mem in 0.116277s (41783 normal rows, 0 exceptions)
[2021-03-31 13:34:44.164] [driver] [info] [Task Finished] Transform to mem in 0.065896s (21561 normal rows, 0 exceptions)
[2021-03-31 13:34:44.174] [E/3] [info] [Task Finished] Transform to mem in 0.114849s (41382 normal rows, 0 exceptions)
[2021-03-31 13:34:44.196] [E/1] [info] [Task Finished] Transform to mem in 0.063147s (20115 normal rows, 0 exceptions)
[2021-03-31 13:34:44.204] [E/2] [info] [Task Finished] Transform to mem in 0.042079s (15009 normal rows, 0 exceptions)
[2021-03-31 13:34:44.205] [driver] [info] [Task Finished] Transform to mem in 0.041538s (10955 normal rows, 0 exceptions)
[2021-03-31 13:34:44.212] [E/2] [info] [Task Finished] Transform to mem in 0.007983s (2907 normal rows, 0 exceptions)
[2021-03-31 13:34:44.269] [E/3] [info] [Task Finished] Transform to mem in 0.094435s (33271 normal rows, 0 exceptions)
[2021-03-31 13:34:44.275] [driver] [info] [Task Finished] Transform to mem in 0.069663s (25209 normal rows, 0 exceptions)
[2021-03-31 13:34:44.310] [E/1] [info] [Task Finished] Transform to mem in 0.113857s (41845 normal rows, 0 exceptions)
[2021-03-31 13:34:44.328] [E/2] [info] [Task Finished] Transform to mem in 0.116318s (41792 normal rows, 0 exceptions)
[2021-03-31 13:34:44.364] [E/1] [info] [Task Finished] Transform to mem in 0.054482s (16586 normal rows, 0 exceptions)
[2021-03-31 13:34:44.365] [driver] [info] [Task Finished] Transform to mem in 0.090025s (31341 normal rows, 0 exceptions)
[2021-03-31 13:34:44.373] [E/3] [info] [Task Finished] Transform to mem in 0.104487s (37834 normal rows, 0 exceptions)
[2021-03-31 13:34:44.388] [E/2] [info] [Task Finished] Transform to mem in 0.060114s (18771 normal rows, 0 exceptions)
[2021-03-31 13:34:44.428] [E/1] [info] [Task Finished] Transform to mem in 0.063524s (21589 normal rows, 0 exceptions)
[2021-03-31 13:34:44.435] [driver] [info] [Task Finished] Transform to mem in 0.069699s (25218 normal rows, 0 exceptions)
[2021-03-31 13:34:44.471] [E/3] [info] [Task Finished] Transform to mem in 0.097872s (35347 normal rows, 0 exceptions)
[2021-03-31 13:34:44.475] [driver] [info] [Task Finished] Transform to mem in 0.040751s (14897 normal rows, 0 exceptions)
[2021-03-31 13:34:44.480] [E/2] [info] [Task Finished] Transform to mem in 0.091482s (32397 normal rows, 0 exceptions)
[2021-03-31 13:34:44.486] [E/2] [info] [Task Finished] Transform to mem in 0.006192s (1762 normal rows, 0 exceptions)
[2021-03-31 13:34:44.534] [E/2] [info] [Task Finished] Transform to mem in 0.048416s (14154 normal rows, 0 exceptions)
[2021-03-31 13:34:44.539] [E/3] [info] [Task Finished] Transform to mem in 0.068075s (24798 normal rows, 0 exceptions)
[2021-03-31 13:34:44.543] [E/1] [info] [Task Finished] Transform to mem in 0.115100s (41591 normal rows, 0 exceptions)
[2021-03-31 13:34:44.571] [driver] [info] [Task Finished] Transform to mem in 0.095319s (33637 normal rows, 0 exceptions)
[2021-03-31 13:34:44.586] [E/2] [info] [Task Finished] Transform to mem in 0.052026s (15163 normal rows, 0 exceptions)
[2021-03-31 13:34:44.618] [E/3] [info] [Task Finished] Transform to mem in 0.078544s (26400 normal rows, 0 exceptions)
[2021-03-31 13:34:44.633] [E/2] [info] [Task Finished] Transform to mem in 0.046995s (13183 normal rows, 0 exceptions)
[2021-03-31 13:34:44.637] [E/1] [info] [Task Finished] Transform to mem in 0.093829s (33741 normal rows, 0 exceptions)
[2021-03-31 13:34:44.643] [driver] [info] [Task Finished] Transform to mem in 0.071905s (25174 normal rows, 0 exceptions)
[2021-03-31 13:34:44.657] [driver] [info] [Task Finished] Transform to mem in 0.014568s (5275 normal rows, 0 exceptions)
[2021-03-31 13:34:44.684] [E/3] [info] [Task Finished] Transform to mem in 0.066031s (22520 normal rows, 0 exceptions)
[2021-03-31 13:34:44.726] [driver] [info] [Task Finished] Transform to mem in 0.069057s (24884 normal rows, 0 exceptions)
[2021-03-31 13:34:44.749] [E/2] [info] [Task Finished] Transform to mem in 0.115492s (41848 normal rows, 0 exceptions)
[2021-03-31 13:34:44.752] [E/1] [info] [Task Finished] Transform to mem in 0.115471s (41918 normal rows, 0 exceptions)
[2021-03-31 13:34:44.798] [E/3] [info] [Task Finished] Transform to mem in 0.114573s (41826 normal rows, 0 exceptions)
[2021-03-31 13:34:44.827] [driver] [info] [Task Finished] Transform to mem in 0.100593s (36366 normal rows, 0 exceptions)
[2021-03-31 13:34:44.833] [driver] [info] [Task Finished] Transform to mem in 0.006303s (1759 normal rows, 0 exceptions)
[2021-03-31 13:34:44.842] [E/1] [info] [Task Finished] Transform to mem in 0.090175s (31409 normal rows, 0 exceptions)
[2021-03-31 13:34:44.846] [E/3] [info] [Task Finished] Transform to mem in 0.047791s (13589 normal rows, 0 exceptions)
[2021-03-31 13:34:44.865] [E/2] [info] [Task Finished] Transform to mem in 0.116601s (42265 normal rows, 0 exceptions)
[2021-03-31 13:34:44.907] [driver] [info] [Task Finished] Transform to mem in 0.074130s (25034 normal rows, 0 exceptions)
[2021-03-31 13:34:44.926] [E/2] [info] [Task Finished] Transform to mem in 0.060804s (18991 normal rows, 0 exceptions)
[2021-03-31 13:34:44.944] [E/1] [info] [Task Finished] Transform to mem in 0.101175s (36542 normal rows, 0 exceptions)
[2021-03-31 13:34:44.955] [E/3] [info] [Task Finished] Transform to mem in 0.109212s (39331 normal rows, 0 exceptions)
[2021-03-31 13:34:44.990] [driver] [info] [Task Finished] Transform to mem in 0.082731s (30072 normal rows, 0 exceptions)
[2021-03-31 13:34:44.996] [E/2] [info] [Task Finished] Transform to mem in 0.069451s (24927 normal rows, 0 exceptions)
[2021-03-31 13:34:45.035] [driver] [info] [Task Finished] Transform to mem in 0.044457s (12415 normal rows, 0 exceptions)
[2021-03-31 13:34:45.041] [E/1] [info] [Task Finished] Transform to mem in 0.097142s (35179 normal rows, 0 exceptions)
[2021-03-31 13:34:45.062] [E/3] [info] [Task Finished] Transform to mem in 0.106450s (37541 normal rows, 0 exceptions)
[2021-03-31 13:34:45.071] [E/2] [info] [Task Finished] Transform to mem in 0.075249s (24439 normal rows, 0 exceptions)
[2021-03-31 13:34:45.077] [driver] [info] [Task Finished] Transform to mem in 0.042567s (14378 normal rows, 0 exceptions)
[2021-03-31 13:34:45.114] [E/1] [info] [Task Finished] Transform to mem in 0.073070s (25015 normal rows, 0 exceptions)
[2021-03-31 13:34:45.148] [E/2] [info] [Task Finished] Transform to mem in 0.076616s (25287 normal rows, 0 exceptions)
[2021-03-31 13:34:45.152] [driver] [info] [Task Finished] Transform to mem in 0.074863s (25233 normal rows, 0 exceptions)
[2021-03-31 13:34:45.155] [E/2] [info] [Task Finished] Transform to mem in 0.007195s (2589 normal rows, 0 exceptions)
[2021-03-31 13:34:45.166] [E/3] [info] [Task Finished] Transform to mem in 0.104138s (36814 normal rows, 0 exceptions)
[2021-03-31 13:34:45.214] [E/1] [info] [Task Finished] Transform to mem in 0.100369s (35800 normal rows, 0 exceptions)
[2021-03-31 13:34:45.223] [driver] [info] [Task Finished] Transform to mem in 0.070386s (24777 normal rows, 0 exceptions)
[2021-03-31 13:34:45.230] [E/2] [info] [Task Finished] Transform to mem in 0.075516s (25131 normal rows, 0 exceptions)
[2021-03-31 13:34:45.241] [E/3] [info] [Task Finished] Transform to mem in 0.075513s (27195 normal rows, 0 exceptions)
[2021-03-31 13:34:45.246] [E/2] [info] [Task Finished] Transform to mem in 0.015272s (5544 normal rows, 0 exceptions)
[2021-03-31 13:34:45.314] [E/3] [info] [Task Finished] Transform to mem in 0.072081s (24816 normal rows, 0 exceptions)
[2021-03-31 13:34:45.329] [E/1] [info] [Task Finished] Transform to mem in 0.114516s (41527 normal rows, 0 exceptions)
[2021-03-31 13:34:45.338] [driver] [info] [Task Finished] Transform to mem in 0.114973s (41830 normal rows, 0 exceptions)
[2021-03-31 13:34:45.347] [E/2] [info] [Task Finished] Transform to mem in 0.101323s (36505 normal rows, 0 exceptions)
[2021-03-31 13:34:45.348] [E/2] [info] [Task Finished] Transform to mem in 0.001375s (490 normal rows, 0 exceptions)
[2021-03-31 13:34:45.388] [E/1] [info] [Task Finished] Transform to mem in 0.059101s (18529 normal rows, 0 exceptions)
[2021-03-31 13:34:45.395] [E/3] [info] [Task Finished] Transform to mem in 0.081194s (27918 normal rows, 0 exceptions)
[2021-03-31 13:34:45.416] [E/2] [info] [Task Finished] Transform to mem in 0.067908s (24720 normal rows, 0 exceptions)
[2021-03-31 13:34:45.451] [driver] [info] [Task Finished] Transform to mem in 0.113778s (41851 normal rows, 0 exceptions)
[2021-03-31 13:34:45.487] [E/1] [info] [Task Finished] Transform to mem in 0.098786s (35745 normal rows, 0 exceptions)
[2021-03-31 13:34:45.491] [driver] [info] [Task Finished] Transform to mem in 0.040047s (13986 normal rows, 0 exceptions)
[2021-03-31 13:34:45.511] [E/3] [info] [Task Finished] Transform to mem in 0.116132s (42167 normal rows, 0 exceptions)
[2021-03-31 13:34:45.511] [E/2] [info] [Task Finished] Transform to mem in 0.094928s (32942 normal rows, 0 exceptions)
[2021-03-31 13:34:45.527] [E/1] [info] [Task Finished] Transform to mem in 0.040572s (10523 normal rows, 0 exceptions)
[2021-03-31 13:34:45.536] [driver] [info] [Task Finished] Transform to mem in 0.044798s (14125 normal rows, 0 exceptions)
[2021-03-31 13:34:45.551] [E/2] [info] [Task Finished] Transform to mem in 0.040140s (12566 normal rows, 0 exceptions)
[2021-03-31 13:34:45.579] [E/2] [info] [Task Finished] Transform to mem in 0.027368s (9834 normal rows, 0 exceptions)
[2021-03-31 13:34:45.581] [E/3] [info] [Task Finished] Transform to mem in 0.070014s (23094 normal rows, 0 exceptions)
[2021-03-31 13:34:45.631] [E/1] [info] [Task Finished] Transform to mem in 0.103397s (37757 normal rows, 0 exceptions)
[2021-03-31 13:34:45.649] [E/2] [info] [Task Finished] Transform to mem in 0.070359s (25306 normal rows, 0 exceptions)
[2021-03-31 13:34:45.649] [driver] [info] [Task Finished] Transform to mem in 0.113262s (41341 normal rows, 0 exceptions)
[2021-03-31 13:34:45.656] [driver] [info] [Task Finished] Transform to mem in 0.006505s (1655 normal rows, 0 exceptions)
[2021-03-31 13:34:45.666] [E/3] [info] [Task Finished] Transform to mem in 0.085349s (29001 normal rows, 0 exceptions)
[2021-03-31 13:34:45.690] [E/2] [info] [Task Finished] Transform to mem in 0.040593s (10491 normal rows, 0 exceptions)
[2021-03-31 13:34:45.723] [E/1] [info] [Task Finished] Transform to mem in 0.091983s (31631 normal rows, 0 exceptions)
[2021-03-31 13:34:45.738] [E/1] [info] [Task Finished] Transform to mem in 0.015291s (3966 normal rows, 0 exceptions)
[2021-03-31 13:34:45.750] [driver] [info] [Task Finished] Transform to mem in 0.094451s (33243 normal rows, 0 exceptions)
[2021-03-31 13:34:45.753] [E/2] [info] [Task Finished] Transform to mem in 0.063682s (20710 normal rows, 0 exceptions)
[2021-03-31 13:34:45.754] [E/3] [info] [Task Finished] Transform to mem in 0.087444s (30671 normal rows, 0 exceptions)
[2021-03-31 13:34:45.785] [E/1] [info] [Task Finished] Transform to mem in 0.046528s (12451 normal rows, 0 exceptions)
[2021-03-31 13:34:45.789] [driver] [info] [Task Finished] Transform to mem in 0.038959s (12594 normal rows, 0 exceptions)
[2021-03-31 13:34:45.855] [E/2] [info] [Task Finished] Transform to mem in 0.101178s (35410 normal rows, 0 exceptions)
[2021-03-31 13:34:45.856] [E/1] [info] [Task Finished] Transform to mem in 0.071568s (22497 normal rows, 0 exceptions)
[2021-03-31 13:34:45.865] [driver] [info] [Task Finished] Transform to mem in 0.075565s (25156 normal rows, 0 exceptions)
[2021-03-31 13:34:45.865] [E/1] [info] [Task Finished] Transform to mem in 0.009054s (2352 normal rows, 0 exceptions)
[2021-03-31 13:34:45.873] [E/3] [info] [Task Finished] Transform to mem in 0.119716s (41751 normal rows, 0 exceptions)
[2021-03-31 13:34:45.914] [driver] [info] [Task Finished] Transform to mem in 0.049155s (14180 normal rows, 0 exceptions)
[2021-03-31 13:34:45.923] [E/2] [info] [Task Finished] Transform to mem in 0.068220s (22465 normal rows, 0 exceptions)
[2021-03-31 13:34:45.925] [E/1] [info] [Task Finished] Transform to mem in 0.060107s (21801 normal rows, 0 exceptions)
[2021-03-31 13:34:45.937] [E/2] [info] [Task Finished] Transform to mem in 0.014089s (4970 normal rows, 0 exceptions)
[2021-03-31 13:34:45.990] [E/3] [info] [Task Finished] Transform to mem in 0.116492s (42053 normal rows, 0 exceptions)
[2021-03-31 13:34:45.994] [E/1] [info] [Task Finished] Transform to mem in 0.068862s (24856 normal rows, 0 exceptions)
[2021-03-31 13:34:46.010] [E/1] [info] [Task Finished] Transform to mem in 0.016028s (5883 normal rows, 0 exceptions)
[2021-03-31 13:34:46.030] [driver] [info] [Task Finished] Transform to mem in 0.115470s (41858 normal rows, 0 exceptions)
[2021-03-31 13:34:46.053] [E/2] [info] [Task Finished] Transform to mem in 0.115936s (41666 normal rows, 0 exceptions)
[2021-03-31 13:34:46.055] [driver] [info] [Task Finished] Transform to mem in 0.025604s (9137 normal rows, 0 exceptions)
[2021-03-31 13:34:46.078] [E/1] [info] [Task Finished] Transform to mem in 0.068153s (24719 normal rows, 0 exceptions)
[2021-03-31 13:34:46.107] [E/3] [info] [Task Finished] Transform to mem in 0.116746s (41909 normal rows, 0 exceptions)
[2021-03-31 13:34:46.141] [E/2] [info] [Task Finished] Transform to mem in 0.087684s (28874 normal rows, 0 exceptions)
[2021-03-31 13:34:46.151] [E/1] [info] [Task Finished] Transform to mem in 0.072372s (25192 normal rows, 0 exceptions)
[2021-03-31 13:34:46.158] [driver] [info] [Task Finished] Transform to mem in 0.102349s (35233 normal rows, 0 exceptions)
[2021-03-31 13:34:46.177] [E/3] [info] [Task Finished] Transform to mem in 0.070445s (24660 normal rows, 0 exceptions)
[2021-03-31 13:34:46.213] [E/1] [info] [Task Finished] Transform to mem in 0.062100s (19740 normal rows, 0 exceptions)
[2021-03-31 13:34:46.241] [E/2] [info] [Task Finished] Transform to mem in 0.100788s (35624 normal rows, 0 exceptions)
[2021-03-31 13:34:46.268] [E/3] [info] [Task Finished] Transform to mem in 0.090805s (30827 normal rows, 0 exceptions)
[2021-03-31 13:34:46.270] [driver] [info] [Task Finished] Transform to mem in 0.112415s (39073 normal rows, 0 exceptions)
[2021-03-31 13:34:46.286] [E/1] [info] [Task Finished] Transform to mem in 0.073228s (24645 normal rows, 0 exceptions)
[2021-03-31 13:34:46.327] [E/1] [info] [Task Finished] Transform to mem in 0.040724s (10512 normal rows, 0 exceptions)
[2021-03-31 13:34:46.335] [E/1] [info] [Task Finished] Transform to mem in 0.008397s (2466 normal rows, 0 exceptions)
[2021-03-31 13:34:46.342] [E/2] [info] [Task Finished] Transform to mem in 0.100108s (36166 normal rows, 0 exceptions)
[2021-03-31 13:34:46.368] [driver] [info] [Task Finished] Transform to mem in 0.098273s (34767 normal rows, 0 exceptions)
[2021-03-31 13:34:46.384] [E/3] [info] [Task Finished] Transform to mem in 0.115449s (41569 normal rows, 0 exceptions)
[2021-03-31 13:34:46.404] [E/1] [info] [Task Finished] Transform to mem in 0.068703s (24858 normal rows, 0 exceptions)
[2021-03-31 13:34:46.435] [driver] [info] [Task Finished] Transform to mem in 0.067077s (22101 normal rows, 0 exceptions)
[2021-03-31 13:34:46.439] [E/2] [info] [Task Finished] Transform to mem in 0.097220s (34464 normal rows, 0 exceptions)
[2021-03-31 13:34:46.473] [E/1] [info] [Task Finished] Transform to mem in 0.068835s (24927 normal rows, 0 exceptions)
[2021-03-31 13:34:46.475] [E/3] [info] [Task Finished] Transform to mem in 0.091579s (32219 normal rows, 0 exceptions)
[2021-03-31 13:34:46.482] [E/2] [info] [Task Finished] Transform to mem in 0.043144s (11587 normal rows, 0 exceptions)
[2021-03-31 13:34:46.519] [driver] [info] [Task Finished] Transform to mem in 0.083677s (28733 normal rows, 0 exceptions)
[2021-03-31 13:34:46.533] [E/1] [info] [Task Finished] Transform to mem in 0.059931s (19211 normal rows, 0 exceptions)
[2021-03-31 13:34:46.544] [E/1] [info] [Task Finished] Transform to mem in 0.010791s (3860 normal rows, 0 exceptions)
[2021-03-31 13:34:46.545] [E/2] [info] [Task Finished] Transform to mem in 0.063044s (20561 normal rows, 0 exceptions)
[2021-03-31 13:34:46.584] [E/3] [info] [Task Finished] Transform to mem in 0.108476s (38713 normal rows, 0 exceptions)
[2021-03-31 13:34:46.601] [E/2] [info] [Task Finished] Transform to mem in 0.056120s (17067 normal rows, 0 exceptions)
[2021-03-31 13:34:46.601] [driver] [info] [Task Finished] Transform to mem in 0.082050s (28431 normal rows, 0 exceptions)
[2021-03-31 13:34:46.614] [E/1] [info] [Task Finished] Transform to mem in 0.070304s (25296 normal rows, 0 exceptions)
[2021-03-31 13:34:46.639] [E/3] [info] [Task Finished] Transform to mem in 0.055522s (18440 normal rows, 0 exceptions)
[2021-03-31 13:34:46.666] [E/3] [info] [Task Finished] Transform to mem in 0.027102s (9683 normal rows, 0 exceptions)
[2021-03-31 13:34:46.677] [E/1] [info] [Task Finished] Transform to mem in 0.063467s (20682 normal rows, 0 exceptions)
[2021-03-31 13:34:46.682] [driver] [info] [Task Finished] Transform to mem in 0.080798s (27919 normal rows, 0 exceptions)
[2021-03-31 13:34:46.716] [E/2] [info] [Task Finished] Transform to mem in 0.115238s (41572 normal rows, 0 exceptions)
[2021-03-31 13:34:46.734] [E/3] [info] [Task Finished] Transform to mem in 0.067704s (24767 normal rows, 0 exceptions)
[2021-03-31 13:34:46.775] [driver] [info] [Task Finished] Transform to mem in 0.092757s (32389 normal rows, 0 exceptions)
[2021-03-31 13:34:46.776] [E/1] [info] [Task Finished] Transform to mem in 0.098231s (35349 normal rows, 0 exceptions)
[2021-03-31 13:34:46.787] [E/3] [info] [Task Finished] Transform to mem in 0.052827s (19063 normal rows, 0 exceptions)
[2021-03-31 13:34:46.794] [E/3] [info] [Task Finished] Transform to mem in 0.006712s (2377 normal rows, 0 exceptions)
[2021-03-31 13:34:46.821] [E/2] [info] [Task Finished] Transform to mem in 0.105000s (37629 normal rows, 0 exceptions)
[2021-03-31 13:34:46.843] [driver] [info] [Task Finished] Transform to mem in 0.068512s (24733 normal rows, 0 exceptions)
[2021-03-31 13:34:46.858] [E/3] [info] [Task Finished] Transform to mem in 0.064690s (20722 normal rows, 0 exceptions)
[2021-03-31 13:34:46.866] [E/3] [info] [Task Finished] Transform to mem in 0.007828s (2768 normal rows, 0 exceptions)
[2021-03-31 13:34:46.870] [E/1] [info] [Task Finished] Transform to mem in 0.094539s (33107 normal rows, 0 exceptions)
[2021-03-31 13:34:46.894] [E/2] [info] [Task Finished] Transform to mem in 0.072524s (23742 normal rows, 0 exceptions)
[2021-03-31 13:34:46.898] [E/2] [info] [Task Finished] Transform to mem in 0.003883s (1420 normal rows, 0 exceptions)
[2021-03-31 13:34:46.936] [E/3] [info] [Task Finished] Transform to mem in 0.070317s (25167 normal rows, 0 exceptions)
[2021-03-31 13:34:46.960] [driver] [info] [Task Finished] Transform to mem in 0.116521s (42173 normal rows, 0 exceptions)
[2021-03-31 13:34:46.967] [E/1] [info] [Task Finished] Transform to mem in 0.096671s (34049 normal rows, 0 exceptions)
[2021-03-31 13:34:46.981] [E/2] [info] [Task Finished] Transform to mem in 0.083141s (28749 normal rows, 0 exceptions)
[2021-03-31 13:34:47.037] [driver] [info] [Task Finished] Transform to mem in 0.077370s (27114 normal rows, 0 exceptions)
[2021-03-31 13:34:47.040] [E/1] [info] [Task Finished] Transform to mem in 0.073392s (24701 normal rows, 0 exceptions)
[2021-03-31 13:34:47.041] [E/3] [info] [Task Finished] Transform to mem in 0.104222s (37278 normal rows, 0 exceptions)
[2021-03-31 13:34:47.049] [driver] [info] [Task Finished] Transform to mem in 0.012161s (4399 normal rows, 0 exceptions)
[2021-03-31 13:34:47.070] [E/2] [info] [Task Finished] Transform to mem in 0.089068s (30862 normal rows, 0 exceptions)
[2021-03-31 13:34:47.083] [driver] [info] [Task Finished] Transform to mem in 0.033175s (12175 normal rows, 0 exceptions)
[2021-03-31 13:34:47.138] [E/2] [info] [Task Finished] Transform to mem in 0.067877s (24821 normal rows, 0 exceptions)
[2021-03-31 13:34:47.140] [E/1] [info] [Task Finished] Transform to mem in 0.099498s (35251 normal rows, 0 exceptions)
[2021-03-31 13:34:47.155] [E/3] [info] [Task Finished] Transform to mem in 0.114063s (41217 normal rows, 0 exceptions)
[2021-03-31 13:34:47.181] [driver] [info] [Task Finished] Transform to mem in 0.098313s (35668 normal rows, 0 exceptions)
[2021-03-31 13:34:47.189] [driver] [info] [Task Finished] Transform to mem in 0.007550s (2431 normal rows, 0 exceptions)
[2021-03-31 13:34:47.197] [E/1] [info] [Task Finished] Transform to mem in 0.057269s (17396 normal rows, 0 exceptions)
[2021-03-31 13:34:47.238] [E/2] [info] [Task Finished] Transform to mem in 0.100215s (35369 normal rows, 0 exceptions)
[2021-03-31 13:34:47.252] [E/3] [info] [Task Finished] Transform to mem in 0.097092s (34165 normal rows, 0 exceptions)
[2021-03-31 13:34:47.255] [E/1] [info] [Task Finished] Transform to mem in 0.057844s (17668 normal rows, 0 exceptions)
[2021-03-31 13:34:47.260] [driver] [info] [Task Finished] Transform to mem in 0.071177s (25001 normal rows, 0 exceptions)
[2021-03-31 13:34:47.303] [E/1] [info] [Task Finished] Transform to mem in 0.047919s (16227 normal rows, 0 exceptions)
[2021-03-31 13:34:47.317] [driver] [info] [Task Finished] Transform to mem in 0.057036s (17805 normal rows, 0 exceptions)
[2021-03-31 13:34:47.322] [E/1] [info] [Task Finished] Transform to mem in 0.019280s (6913 normal rows, 0 exceptions)
[2021-03-31 13:34:47.337] [E/2] [info] [Task Finished] Transform to mem in 0.098309s (34681 normal rows, 0 exceptions)
[2021-03-31 13:34:47.341] [E/3] [info] [Task Finished] Transform to mem in 0.088866s (30853 normal rows, 0 exceptions)
[2021-03-31 13:34:47.382] [E/1] [info] [Task Finished] Transform to mem in 0.060087s (21711 normal rows, 0 exceptions)
[2021-03-31 13:34:47.420] [E/3] [info] [Task Finished] Transform to mem in 0.079544s (27001 normal rows, 0 exceptions)
[2021-03-31 13:34:47.432] [driver] [info] [Task Finished] Transform to mem in 0.115419s (41924 normal rows, 0 exceptions)
[2021-03-31 13:34:47.441] [E/2] [info] [Task Finished] Transform to mem in 0.104174s (37074 normal rows, 0 exceptions)
[2021-03-31 13:34:47.452] [E/1] [info] [Task Finished] Transform to mem in 0.069801s (25275 normal rows, 0 exceptions)
[2021-03-31 13:34:47.485] [E/2] [info] [Task Finished] Transform to mem in 0.044540s (15290 normal rows, 0 exceptions)
[2021-03-31 13:34:47.490] [E/3] [info] [Task Finished] Transform to mem in 0.069570s (25057 normal rows, 0 exceptions)
[2021-03-31 13:34:47.494] [driver] [info] [Task Finished] Transform to mem in 0.062261s (19952 normal rows, 0 exceptions)
[2021-03-31 13:34:47.496] [E/1] [info] [Task Finished] Transform to mem in 0.043658s (11791 normal rows, 0 exceptions)
[2021-03-31 13:34:47.526] [driver] [info] [Task Finished] Transform to mem in 0.031594s (10726 normal rows, 0 exceptions)
[2021-03-31 13:34:47.550] [E/1] [info] [Task Finished] Transform to mem in 0.054318s (16466 normal rows, 0 exceptions)
[2021-03-31 13:34:47.554] [driver] [info] [Task Finished] Transform to mem in 0.027551s (10005 normal rows, 0 exceptions)
[2021-03-31 13:34:47.566] [E/2] [info] [Task Finished] Transform to mem in 0.080531s (27470 normal rows, 0 exceptions)
[2021-03-31 13:34:47.603] [E/3] [info] [Task Finished] Transform to mem in 0.112858s (40545 normal rows, 0 exceptions)
[2021-03-31 13:34:47.646] [driver] [info] [Task Finished] Transform to mem in 0.092808s (32784 normal rows, 0 exceptions)
[2021-03-31 13:34:47.647] [E/1] [info] [Task Finished] Transform to mem in 0.096553s (35108 normal rows, 0 exceptions)
[2021-03-31 13:34:47.650] [E/3] [info] [Task Finished] Transform to mem in 0.047308s (17162 normal rows, 0 exceptions)
[2021-03-31 13:34:47.674] [E/2] [info] [Task Finished] Transform to mem in 0.108182s (38917 normal rows, 0 exceptions)
[2021-03-31 13:34:47.709] [E/3] [info] [Task Finished] Transform to mem in 0.059040s (21153 normal rows, 0 exceptions)
[2021-03-31 13:34:47.716] [driver] [info] [Task Finished] Transform to mem in 0.069021s (24946 normal rows, 0 exceptions)
[2021-03-31 13:34:47.722] [E/1] [info] [Task Finished] Transform to mem in 0.075354s (25371 normal rows, 0 exceptions)
[2021-03-31 13:34:47.765] [driver] [info] [Task Finished] Transform to mem in 0.049706s (17872 normal rows, 0 exceptions)
[2021-03-31 13:34:47.790] [E/2] [info] [Task Finished] Transform to mem in 0.115763s (41695 normal rows, 0 exceptions)
[2021-03-31 13:34:47.792] [E/1] [info] [Task Finished] Transform to mem in 0.070253s (24482 normal rows, 0 exceptions)
[2021-03-31 13:34:47.801] [E/3] [info] [Task Finished] Transform to mem in 0.091646s (31669 normal rows, 0 exceptions)
[2021-03-31 13:34:47.840] [E/2] [info] [Task Finished] Transform to mem in 0.050157s (16396 normal rows, 0 exceptions)
[2021-03-31 13:34:47.865] [E/3] [info] [Task Finished] Transform to mem in 0.064246s (20662 normal rows, 0 exceptions)
[2021-03-31 13:34:47.879] [E/1] [info] [Task Finished] Transform to mem in 0.086334s (29889 normal rows, 0 exceptions)
[2021-03-31 13:34:47.880] [driver] [info] [Task Finished] Transform to mem in 0.114794s (41533 normal rows, 0 exceptions)
[2021-03-31 13:34:47.889] [driver] [info] [Task Finished] Transform to mem in 0.008918s (2299 normal rows, 0 exceptions)
[2021-03-31 13:34:47.935] [E/3] [info] [Task Finished] Transform to mem in 0.070449s (25305 normal rows, 0 exceptions)
[2021-03-31 13:34:47.937] [driver] [info] [Task Finished] Transform to mem in 0.048240s (13975 normal rows, 0 exceptions)
[2021-03-31 13:34:47.946] [E/2] [info] [Task Finished] Transform to mem in 0.106030s (38381 normal rows, 0 exceptions)
[2021-03-31 13:34:47.970] [E/2] [info] [Task Finished] Transform to mem in 0.023616s (8515 normal rows, 0 exceptions)
[2021-03-31 13:34:47.975] [E/1] [info] [Task Finished] Transform to mem in 0.096761s (34138 normal rows, 0 exceptions)
[2021-03-31 13:34:48.033] [E/3] [info] [Task Finished] Transform to mem in 0.097239s (34517 normal rows, 0 exceptions)
[2021-03-31 13:34:48.033] [E/3] [info] [Task Finished] Transform to mem in 0.000116s (22 normal rows, 0 exceptions)
[2021-03-31 13:34:48.038] [E/2] [info] [Task Finished] Transform to mem in 0.068702s (24942 normal rows, 0 exceptions)
[2021-03-31 13:34:48.052] [driver] [info] [Task Finished] Transform to mem in 0.114368s (41465 normal rows, 0 exceptions)
[2021-03-31 13:34:48.076] [E/1] [info] [Task Finished] Transform to mem in 0.101069s (35654 normal rows, 0 exceptions)
[2021-03-31 13:34:48.078] [E/1] [info] [Task Finished] Transform to mem in 0.001367s (500 normal rows, 0 exceptions)
[2021-03-31 13:34:48.097] [E/3] [info] [Task Finished] Transform to mem in 0.064451s (21109 normal rows, 0 exceptions)
[2021-03-31 13:34:48.135] [E/2] [info] [Task Finished] Transform to mem in 0.096752s (34201 normal rows, 0 exceptions)
[2021-03-31 13:34:48.144] [driver] [info] [Task Finished] Transform to mem in 0.092755s (32774 normal rows, 0 exceptions)
[2021-03-31 13:34:48.148] [E/1] [info] [Task Finished] Transform to mem in 0.070574s (25355 normal rows, 0 exceptions)
[2021-03-31 13:34:48.179] [E/3] [info] [Task Finished] Transform to mem in 0.081953s (27700 normal rows, 0 exceptions)
[2021-03-31 13:34:48.186] [E/2] [info] [Task Finished] Transform to mem in 0.050916s (15077 normal rows, 0 exceptions)
[2021-03-31 13:34:48.212] [E/1] [info] [Task Finished] Transform to mem in 0.063345s (22995 normal rows, 0 exceptions)
[2021-03-31 13:34:48.229] [driver] [info] [Task Finished] Transform to mem in 0.084757s (29429 normal rows, 0 exceptions)
[2021-03-31 13:34:48.247] [E/3] [info] [Task Finished] Transform to mem in 0.068019s (24648 normal rows, 0 exceptions)
[2021-03-31 13:34:48.268] [E/1] [info] [Task Finished] Transform to mem in 0.056338s (20259 normal rows, 0 exceptions)
[2021-03-31 13:34:48.301] [E/2] [info] [Task Finished] Transform to mem in 0.115236s (41551 normal rows, 0 exceptions)
[2021-03-31 13:34:48.302] [E/3] [info] [Task Finished] Transform to mem in 0.054957s (16887 normal rows, 0 exceptions)
[2021-03-31 13:34:48.313] [driver] [info] [Task Finished] Transform to mem in 0.083736s (29107 normal rows, 0 exceptions)
[2021-03-31 13:34:48.356] [E/1] [info] [Task Finished] Transform to mem in 0.087962s (30549 normal rows, 0 exceptions)
[2021-03-31 13:34:48.363] [E/1] [info] [Task Finished] Transform to mem in 0.007139s (2609 normal rows, 0 exceptions)
[2021-03-31 13:34:48.370] [E/3] [info] [Task Finished] Transform to mem in 0.067944s (24760 normal rows, 0 exceptions)
[2021-03-31 13:34:48.370] [E/2] [info] [Task Finished] Transform to mem in 0.069021s (25029 normal rows, 0 exceptions)
[2021-03-31 13:34:48.413] [E/1] [info] [Task Finished] Transform to mem in 0.049746s (14706 normal rows, 0 exceptions)
[2021-03-31 13:34:48.415] [driver] [info] [Task Finished] Transform to mem in 0.101851s (37420 normal rows, 0 exceptions)
[2021-03-31 13:34:48.415] [E/1] [info] [Task Finished] Transform to mem in 0.002407s (869 normal rows, 0 exceptions)
[2021-03-31 13:34:48.460] [E/3] [info] [Task Finished] Transform to mem in 0.090180s (31394 normal rows, 0 exceptions)
[2021-03-31 13:34:48.485] [driver] [info] [Task Finished] Transform to mem in 0.070581s (25397 normal rows, 0 exceptions)
[2021-03-31 13:34:48.487] [E/2] [info] [Task Finished] Transform to mem in 0.116462s (42154 normal rows, 0 exceptions)
[2021-03-31 13:34:48.488] [E/1] [info] [Task Finished] Transform to mem in 0.072543s (23920 normal rows, 0 exceptions)
[2021-03-31 13:34:48.502] [E/3] [info] [Task Finished] Transform to mem in 0.041399s (12009 normal rows, 0 exceptions)
[2021-03-31 13:34:48.540] [E/1] [info] [Task Finished] Transform to mem in 0.052156s (18822 normal rows, 0 exceptions)
[2021-03-31 13:34:48.571] [E/2] [info] [Task Finished] Transform to mem in 0.083904s (28731 normal rows, 0 exceptions)
[2021-03-31 13:34:48.571] [E/3] [info] [Task Finished] Transform to mem in 0.069281s (24918 normal rows, 0 exceptions)
[2021-03-31 13:34:48.599] [driver] [info] [Task Finished] Transform to mem in 0.113932s (41286 normal rows, 0 exceptions)
[2021-03-31 13:34:48.634] [driver] [info] [Task Finished] Transform to mem in 0.035146s (9134 normal rows, 0 exceptions)
[2021-03-31 13:34:48.637] [E/1] [info] [Task Finished] Transform to mem in 0.096716s (35003 normal rows, 0 exceptions)
[2021-03-31 13:34:48.681] [E/3] [info] [Task Finished] Transform to mem in 0.109975s (39256 normal rows, 0 exceptions)
[2021-03-31 13:34:48.686] [E/2] [info] [Task Finished] Transform to mem in 0.115367s (41775 normal rows, 0 exceptions)
[2021-03-31 13:34:48.708] [driver] [info] [Task Finished] Transform to mem in 0.073589s (24627 normal rows, 0 exceptions)
[2021-03-31 13:34:48.722] [E/2] [info] [Task Finished] Transform to mem in 0.035768s (12845 normal rows, 0 exceptions)
[2021-03-31 13:34:48.728] [E/1] [info] [Task Finished] Transform to mem in 0.091192s (31854 normal rows, 0 exceptions)
[2021-03-31 13:34:48.773] [driver] [info] [Task Finished] Transform to mem in 0.065364s (21070 normal rows, 0 exceptions)
[2021-03-31 13:34:48.787] [driver] [info] [Task Finished] Transform to mem in 0.013719s (4952 normal rows, 0 exceptions)
[2021-03-31 13:34:48.797] [E/3] [info] [Task Finished] Transform to mem in 0.115390s (41477 normal rows, 0 exceptions)
[2021-03-31 13:34:48.822] [E/2] [info] [Task Finished] Transform to mem in 0.100444s (36628 normal rows, 0 exceptions)
[2021-03-31 13:34:48.831] [E/1] [info] [Task Finished] Transform to mem in 0.102958s (36632 normal rows, 0 exceptions)
[2021-03-31 13:34:48.857] [driver] [info] [Task Finished] Transform to mem in 0.070162s (25248 normal rows, 0 exceptions)
[2021-03-31 13:34:48.874] [driver] [info] [Task Finished] Transform to mem in 0.016462s (5962 normal rows, 0 exceptions)
[2021-03-31 13:34:48.896] [E/3] [info] [Task Finished] Transform to mem in 0.099825s (35972 normal rows, 0 exceptions)
[2021-03-31 13:34:48.936] [E/2] [info] [Task Finished] Transform to mem in 0.113791s (41443 normal rows, 0 exceptions)
[2021-03-31 13:34:48.943] [driver] [info] [Task Finished] Transform to mem in 0.069009s (25061 normal rows, 0 exceptions)
[2021-03-31 13:34:48.944] [E/1] [info] [Task Finished] Transform to mem in 0.113180s (41124 normal rows, 0 exceptions)
[2021-03-31 13:34:48.991] [driver] [info] [Task Finished] Transform to mem in 0.047900s (14119 normal rows, 0 exceptions)
[2021-03-31 13:34:48.995] [E/3] [info] [Task Finished] Transform to mem in 0.098357s (35325 normal rows, 0 exceptions)
[2021-03-31 13:34:48.997] [E/3] [info] [Task Finished] Transform to mem in 0.002057s (664 normal rows, 0 exceptions)
[2021-03-31 13:34:49.015] [E/1] [info] [Task Finished] Transform to mem in 0.070795s (23800 normal rows, 0 exceptions)
[2021-03-31 13:34:49.023] [E/2] [info] [Task Finished] Transform to mem in 0.086393s (30409 normal rows, 0 exceptions)
[2021-03-31 13:34:49.067] [driver] [info] [Task Finished] Transform to mem in 0.075795s (25741 normal rows, 0 exceptions)
[2021-03-31 13:34:49.069] [E/3] [info] [Task Finished] Transform to mem in 0.071947s (24991 normal rows, 0 exceptions)
[2021-03-31 13:34:49.109] [E/3] [info] [Task Finished] Transform to mem in 0.040400s (10465 normal rows, 0 exceptions)
[2021-03-31 13:34:49.113] [E/1] [info] [Task Finished] Transform to mem in 0.098245s (35311 normal rows, 0 exceptions)
[2021-03-31 13:34:49.135] [E/3] [info] [Task Finished] Transform to mem in 0.025788s (6612 normal rows, 0 exceptions)
[2021-03-31 13:34:49.139] [E/2] [info] [Task Finished] Transform to mem in 0.115975s (41754 normal rows, 0 exceptions)
[2021-03-31 13:34:49.144] [E/3] [info] [Task Finished] Transform to mem in 0.009444s (3374 normal rows, 0 exceptions)
[2021-03-31 13:34:49.156] [driver] [info] [Task Finished] Transform to mem in 0.089317s (30882 normal rows, 0 exceptions)
[2021-03-31 13:34:49.163] [driver] [info] [Task Finished] Transform to mem in 0.006662s (2409 normal rows, 0 exceptions)
[2021-03-31 13:34:49.180] [E/1] [info] [Task Finished] Transform to mem in 0.066382s (21288 normal rows, 0 exceptions)
[2021-03-31 13:34:49.249] [driver] [info] [Task Finished] Transform to mem in 0.086384s (30279 normal rows, 0 exceptions)
[2021-03-31 13:34:49.256] [E/2] [info] [Task Finished] Transform to mem in 0.117317s (42395 normal rows, 0 exceptions)
[2021-03-31 13:34:49.261] [E/3] [info] [Task Finished] Transform to mem in 0.116964s (42755 normal rows, 0 exceptions)
[2021-03-31 13:34:49.267] [E/1] [info] [Task Finished] Transform to mem in 0.087080s (30800 normal rows, 0 exceptions)
[2021-03-31 13:34:49.278] [E/3] [info] [Task Finished] Transform to mem in 0.016187s (5203 normal rows, 0 exceptions)
[2021-03-31 13:34:49.278] [E/3] [info] [Task Finished] Transform to mem in 0.000061s (5 normal rows, 0 exceptions)
[2021-03-31 13:34:49.297] [driver] [info] [Task Finished] Transform to mem in 0.048026s (14097 normal rows, 0 exceptions)
[2021-03-31 13:34:49.328] [E/2] [info] [Task Finished] Transform to mem in 0.072225s (24558 normal rows, 0 exceptions)
[2021-03-31 13:34:49.341] [E/1] [info] [Task Finished] Transform to mem in 0.074557s (24806 normal rows, 0 exceptions)
[2021-03-31 13:34:49.359] [E/1] [info] [Task Finished] Transform to mem in 0.017562s (6312 normal rows, 0 exceptions)
[2021-03-31 13:34:49.377] [E/3] [info] [Task Finished] Transform to mem in 0.099179s (36198 normal rows, 0 exceptions)
[2021-03-31 13:34:49.413] [driver] [info] [Task Finished] Transform to mem in 0.116210s (42339 normal rows, 0 exceptions)
[2021-03-31 13:34:49.429] [E/1] [info] [Task Finished] Transform to mem in 0.069553s (25022 normal rows, 0 exceptions)
[2021-03-31 13:34:49.444] [E/2] [info] [Task Finished] Transform to mem in 0.116090s (41774 normal rows, 0 exceptions)
[2021-03-31 13:34:49.462] [E/2] [info] [Task Finished] Transform to mem in 0.017716s (6191 normal rows, 0 exceptions)
[2021-03-31 13:34:49.479] [E/3] [info] [Task Finished] Transform to mem in 0.102174s (35962 normal rows, 0 exceptions)
[2021-03-31 13:34:49.505] [E/2] [info] [Task Finished] Transform to mem in 0.042762s (10499 normal rows, 0 exceptions)
[2021-03-31 13:34:49.520] [E/2] [info] [Task Finished] Transform to mem in 0.015631s (4007 normal rows, 0 exceptions)
[2021-03-31 13:34:49.521] [E/3] [info] [Task Finished] Transform to mem in 0.041850s (10528 normal rows, 0 exceptions)
[2021-03-31 13:34:49.526] [E/3] [info] [Task Finished] Transform to mem in 0.004954s (1728 normal rows, 0 exceptions)
[2021-03-31 13:34:49.529] [driver] [info] [Task Finished] Transform to mem in 0.115904s (41111 normal rows, 0 exceptions)
[2021-03-31 13:34:49.546] [E/1] [info] [Task Finished] Transform to mem in 0.117019s (41343 normal rows, 0 exceptions)
[2021-03-31 13:34:49.563] [E/1] [info] [Task Finished] Transform to mem in 0.016906s (6047 normal rows, 0 exceptions)
[2021-03-31 13:34:49.617] [E/2] [info] [Task Finished] Transform to mem in 0.096438s (33544 normal rows, 0 exceptions)
[2021-03-31 13:34:49.632] [E/1] [info] [Task Finished] Transform to mem in 0.069772s (24610 normal rows, 0 exceptions)
[2021-03-31 13:34:49.642] [E/3] [info] [Task Finished] Transform to mem in 0.116336s (41736 normal rows, 0 exceptions)
[2021-03-31 13:34:49.644] [driver] [info] [Task Finished] Transform to mem in 0.114623s (41465 normal rows, 0 exceptions)
[2021-03-31 13:34:49.644] [E/3] [info] [Task Finished] Transform to mem in 0.001891s (696 normal rows, 0 exceptions)
[2021-03-31 13:34:49.690] [E/2] [info] [Task Finished] Transform to mem in 0.073540s (24347 normal rows, 0 exceptions)
[2021-03-31 13:34:49.744] [E/3] [info] [Task Finished] Transform to mem in 0.099538s (35105 normal rows, 0 exceptions)
[2021-03-31 13:34:49.746] [E/1] [info] [Task Finished] Transform to mem in 0.113659s (41928 normal rows, 0 exceptions)
[2021-03-31 13:34:49.760] [driver] [info] [Task Finished] Transform to mem in 0.116214s (41865 normal rows, 0 exceptions)
[2021-03-31 13:34:49.768] [E/1] [info] [Task Finished] Transform to mem in 0.021853s (6400 normal rows, 0 exceptions)
[2021-03-31 13:34:49.772] [E/2] [info] [Task Finished] Transform to mem in 0.081873s (29047 normal rows, 0 exceptions)
[2021-03-31 13:34:49.800] [E/1] [info] [Task Finished] Transform to mem in 0.032363s (9915 normal rows, 0 exceptions)
[2021-03-31 13:34:49.803] [E/3] [info] [Task Finished] Transform to mem in 0.059163s (18000 normal rows, 0 exceptions)
[2021-03-31 13:34:49.837] [driver] [info] [Task Finished] Transform to mem in 0.077052s (25230 normal rows, 0 exceptions)
[2021-03-31 13:34:49.845] [E/3] [info] [Task Finished] Transform to mem in 0.041664s (14355 normal rows, 0 exceptions)
[2021-03-31 13:34:49.868] [E/2] [info] [Task Finished] Transform to mem in 0.095384s (32223 normal rows, 0 exceptions)
[2021-03-31 13:34:49.908] [driver] [info] [Task Finished] Transform to mem in 0.071208s (25234 normal rows, 0 exceptions)
[2021-03-31 13:34:49.921] [E/1] [info] [Task Finished] Transform to mem in 0.120968s (42674 normal rows, 0 exceptions)
[2021-03-31 13:34:49.949] [E/3] [info] [Task Finished] Transform to mem in 0.103933s (36109 normal rows, 0 exceptions)
[2021-03-31 13:34:49.963] [E/1] [info] [Task Finished] Transform to mem in 0.041551s (10471 normal rows, 0 exceptions)
[2021-03-31 13:34:49.967] [E/1] [info] [Task Finished] Transform to mem in 0.004665s (1211 normal rows, 0 exceptions)
[2021-03-31 13:34:49.987] [E/2] [info] [Task Finished] Transform to mem in 0.119515s (41789 normal rows, 0 exceptions)
[2021-03-31 13:34:49.987] [driver] [info] [Task Finished] Transform to mem in 0.078996s (26073 normal rows, 0 exceptions)
[2021-03-31 13:34:49.989] [E/3] [info] [Task Finished] Transform to mem in 0.040725s (10518 normal rows, 0 exceptions)
[2021-03-31 13:34:50.035] [E/1] [info] [Task Finished] Transform to mem in 0.067556s (24560 normal rows, 0 exceptions)
[2021-03-31 13:34:50.052] [E/1] [info] [Task Finished] Transform to mem in 0.017265s (6217 normal rows, 0 exceptions)
[2021-03-31 13:34:50.085] [E/2] [info] [Task Finished] Transform to mem in 0.097796s (35479 normal rows, 0 exceptions)
[2021-03-31 13:34:50.101] [driver] [info] [Task Finished] Transform to mem in 0.113497s (41320 normal rows, 0 exceptions)
[2021-03-31 13:34:50.105] [E/3] [info] [Task Finished] Transform to mem in 0.115259s (41475 normal rows, 0 exceptions)
[2021-03-31 13:34:50.125] [E/1] [info] [Task Finished] Transform to mem in 0.072820s (24657 normal rows, 0 exceptions)
[2021-03-31 13:34:50.164] [driver] [info] [Task Finished] Transform to mem in 0.062964s (23273 normal rows, 0 exceptions)
[2021-03-31 13:34:50.182] [E/2] [info] [Task Finished] Transform to mem in 0.097155s (34166 normal rows, 0 exceptions)
[2021-03-31 13:34:50.193] [E/3] [info] [Task Finished] Transform to mem in 0.088298s (30641 normal rows, 0 exceptions)
[2021-03-31 13:34:50.211] [E/3] [info] [Task Finished] Transform to mem in 0.018051s (5847 normal rows, 0 exceptions)
[2021-03-31 13:34:50.212] [E/1] [info] [Task Finished] Transform to mem in 0.086620s (30706 normal rows, 0 exceptions)
[2021-03-31 13:34:50.212] [driver] [info] [Task Finished] Transform to mem in 0.048038s (14131 normal rows, 0 exceptions)
[2021-03-31 13:34:50.255] [E/2] [info] [Task Finished] Transform to mem in 0.072535s (24688 normal rows, 0 exceptions)
[2021-03-31 13:34:50.284] [E/3] [info] [Task Finished] Transform to mem in 0.073392s (24763 normal rows, 0 exceptions)
[2021-03-31 13:34:50.303] [E/3] [info] [Task Finished] Transform to mem in 0.018343s (6575 normal rows, 0 exceptions)
[2021-03-31 13:34:50.310] [E/1] [info] [Task Finished] Transform to mem in 0.098192s (35944 normal rows, 0 exceptions)
[2021-03-31 13:34:50.328] [driver] [info] [Task Finished] Transform to mem in 0.115753s (42136 normal rows, 0 exceptions)
[2021-03-31 13:34:50.368] [driver] [info] [Task Finished] Transform to mem in 0.040519s (10481 normal rows, 0 exceptions)
[2021-03-31 13:34:50.371] [E/2] [info] [Task Finished] Transform to mem in 0.115860s (41750 normal rows, 0 exceptions)
[2021-03-31 13:34:50.372] [E/3] [info] [Task Finished] Transform to mem in 0.069652s (24990 normal rows, 0 exceptions)
[2021-03-31 13:34:50.409] [driver] [info] [Task Finished] Transform to mem in 0.040566s (10492 normal rows, 0 exceptions)
[2021-03-31 13:34:50.412] [E/1] [info] [Task Finished] Transform to mem in 0.102394s (36501 normal rows, 0 exceptions)
[2021-03-31 13:34:50.457] [E/2] [info] [Task Finished] Transform to mem in 0.086645s (29862 normal rows, 0 exceptions)
[2021-03-31 13:34:50.477] [E/3] [info] [Task Finished] Transform to mem in 0.104139s (37796 normal rows, 0 exceptions)
[2021-03-31 13:34:50.477] [driver] [info] [Task Finished] Transform to mem in 0.068514s (24870 normal rows, 0 exceptions)
[2021-03-31 13:34:50.510] [E/1] [info] [Task Finished] Transform to mem in 0.097932s (35395 normal rows, 0 exceptions)
[2021-03-31 13:34:50.537] [driver] [info] [Task Finished] Transform to mem in 0.059285s (21164 normal rows, 0 exceptions)
[2021-03-31 13:34:50.555] [E/3] [info] [Task Finished] Transform to mem in 0.078402s (26195 normal rows, 0 exceptions)
[2021-03-31 13:34:50.572] [E/2] [info] [Task Finished] Transform to mem in 0.114876s (41474 normal rows, 0 exceptions)
[2021-03-31 13:34:50.578] [E/1] [info] [Task Finished] Transform to mem in 0.068043s (24717 normal rows, 0 exceptions)
[2021-03-31 13:34:50.628] [E/1] [info] [Task Finished] Transform to mem in 0.049091s (14083 normal rows, 0 exceptions)
[2021-03-31 13:34:50.640] [driver] [info] [Task Finished] Transform to mem in 0.103325s (36501 normal rows, 0 exceptions)
[2021-03-31 13:34:50.647] [E/3] [info] [Task Finished] Transform to mem in 0.091972s (31118 normal rows, 0 exceptions)
[2021-03-31 13:34:50.662] [E/2] [info] [Task Finished] Transform to mem in 0.090034s (30459 normal rows, 0 exceptions)
[2021-03-31 13:34:50.671] [driver] [info] [Task Finished] Transform to mem in 0.031385s (9440 normal rows, 0 exceptions)
[2021-03-31 13:34:50.702] [E/1] [info] [Task Finished] Transform to mem in 0.074059s (24070 normal rows, 0 exceptions)
[2021-03-31 13:34:50.722] [E/3] [info] [Task Finished] Transform to mem in 0.074747s (24886 normal rows, 0 exceptions)
[2021-03-31 13:34:50.757] [E/3] [info] [Task Finished] Transform to mem in 0.035268s (12692 normal rows, 0 exceptions)
[2021-03-31 13:34:50.762] [E/2] [info] [Task Finished] Transform to mem in 0.099486s (36280 normal rows, 0 exceptions)
[2021-03-31 13:34:50.772] [driver] [info] [Task Finished] Transform to mem in 0.100149s (35640 normal rows, 0 exceptions)
[2021-03-31 13:34:50.817] [E/1] [info] [Task Finished] Transform to mem in 0.115884s (41766 normal rows, 0 exceptions)
[2021-03-31 13:34:50.824] [driver] [info] [Task Finished] Transform to mem in 0.051919s (15520 normal rows, 0 exceptions)
[2021-03-31 13:34:50.827] [E/3] [info] [Task Finished] Transform to mem in 0.069964s (25101 normal rows, 0 exceptions)
[2021-03-31 13:34:50.858] [E/1] [info] [Task Finished] Transform to mem in 0.040703s (10472 normal rows, 0 exceptions)
[2021-03-31 13:34:50.863] [E/2] [info] [Task Finished] Transform to mem in 0.101416s (36692 normal rows, 0 exceptions)
[2021-03-31 13:34:50.867] [E/1] [info] [Task Finished] Transform to mem in 0.008339s (3012 normal rows, 0 exceptions)
[2021-03-31 13:34:50.883] [driver] [info] [Task Finished] Transform to mem in 0.059269s (18509 normal rows, 0 exceptions)
[2021-03-31 13:34:50.931] [E/2] [info] [Task Finished] Transform to mem in 0.068251s (24873 normal rows, 0 exceptions)
[2021-03-31 13:34:50.940] [E/3] [info] [Task Finished] Transform to mem in 0.113010s (41077 normal rows, 0 exceptions)
[2021-03-31 13:34:50.967] [E/1] [info] [Task Finished] Transform to mem in 0.100290s (36212 normal rows, 0 exceptions)
[2021-03-31 13:34:50.983] [E/3] [info] [Task Finished] Transform to mem in 0.042645s (13752 normal rows, 0 exceptions)
[2021-03-31 13:34:50.997] [driver] [info] [Task Finished] Transform to mem in 0.114262s (41485 normal rows, 0 exceptions)
[2021-03-31 13:34:51.023] [driver] [info] [Task Finished] Transform to mem in 0.026126s (9409 normal rows, 0 exceptions)
[2021-03-31 13:34:51.028] [E/2] [info] [Task Finished] Transform to mem in 0.096158s (33771 normal rows, 0 exceptions)
[2021-03-31 13:34:51.033] [E/1] [info] [Task Finished] Transform to mem in 0.065917s (24577 normal rows, 0 exceptions)
[2021-03-31 13:34:51.052] [E/1] [info] [Task Finished] Transform to mem in 0.019404s (7053 normal rows, 0 exceptions)
[2021-03-31 13:34:51.098] [E/1] [info] [Task Finished] Transform to mem in 0.045359s (12590 normal rows, 0 exceptions)
[2021-03-31 13:34:51.099] [E/3] [info] [Task Finished] Transform to mem in 0.116381s (41896 normal rows, 0 exceptions)
[2021-03-31 13:34:51.105] [E/3] [info] [Task Finished] Transform to mem in 0.006188s (1525 normal rows, 0 exceptions)
[2021-03-31 13:34:51.138] [E/1] [info] [Task Finished] Transform to mem in 0.040708s (10519 normal rows, 0 exceptions)
[2021-03-31 13:34:51.139] [driver] [info] [Task Finished] Transform to mem in 0.115662s (41791 normal rows, 0 exceptions)
[2021-03-31 13:34:51.144] [E/2] [info] [Task Finished] Transform to mem in 0.115956s (41765 normal rows, 0 exceptions)
[2021-03-31 13:34:51.160] [E/2] [info] [Task Finished] Transform to mem in 0.016282s (5862 normal rows, 0 exceptions)
[2021-03-31 13:34:51.205] [E/3] [info] [Task Finished] Transform to mem in 0.099575s (35521 normal rows, 0 exceptions)
[2021-03-31 13:34:51.229] [E/2] [info] [Task Finished] Transform to mem in 0.068603s (24747 normal rows, 0 exceptions)
[2021-03-31 13:34:51.252] [E/1] [info] [Task Finished] Transform to mem in 0.113699s (41318 normal rows, 0 exceptions)
[2021-03-31 13:34:51.253] [driver] [info] [Task Finished] Transform to mem in 0.114526s (41595 normal rows, 0 exceptions)
[2021-03-31 13:34:51.304] [E/2] [info] [Task Finished] Transform to mem in 0.075196s (24909 normal rows, 0 exceptions)
[2021-03-31 13:34:51.304] [E/3] [info] [Task Finished] Transform to mem in 0.099062s (35585 normal rows, 0 exceptions)
[2021-03-31 13:34:51.340] [driver] [info] [Task Finished] Transform to mem in 0.086049s (30427 normal rows, 0 exceptions)
[2021-03-31 13:34:51.350] [E/1] [info] [Task Finished] Transform to mem in 0.098276s (35294 normal rows, 0 exceptions)
[2021-03-31 13:34:51.353] [driver] [info] [Task Finished] Transform to mem in 0.013796s (5083 normal rows, 0 exceptions)
[2021-03-31 13:34:51.354] [E/2] [info] [Task Finished] Transform to mem in 0.049804s (15872 normal rows, 0 exceptions)
[2021-03-31 13:34:51.365] [E/3] [info] [Task Finished] Transform to mem in 0.060985s (19595 normal rows, 0 exceptions)
[2021-03-31 13:34:51.419] [E/1] [info] [Task Finished] Transform to mem in 0.069065s (22556 normal rows, 0 exceptions)
[2021-03-31 13:34:51.420] [E/2] [info] [Task Finished] Transform to mem in 0.066443s (23480 normal rows, 0 exceptions)
[2021-03-31 13:34:51.427] [E/3] [info] [Task Finished] Transform to mem in 0.061725s (22144 normal rows, 0 exceptions)
[2021-03-31 13:34:51.470] [driver] [info] [Task Finished] Transform to mem in 0.116347s (42625 normal rows, 0 exceptions)
[2021-03-31 13:34:51.475] [E/3] [info] [Task Finished] Transform to mem in 0.048338s (16736 normal rows, 0 exceptions)
[2021-03-31 13:34:51.479] [E/3] [info] [Task Finished] Transform to mem in 0.004347s (1504 normal rows, 0 exceptions)
[2021-03-31 13:34:51.509] [E/2] [info] [Task Finished] Transform to mem in 0.088532s (30449 normal rows, 0 exceptions)
[2021-03-31 13:34:51.536] [E/1] [info] [Task Finished] Transform to mem in 0.116465s (41902 normal rows, 0 exceptions)
[2021-03-31 13:34:51.551] [E/2] [info] [Task Finished] Transform to mem in 0.041955s (15064 normal rows, 0 exceptions)
[2021-03-31 13:34:51.562] [driver] [info] [Task Finished] Transform to mem in 0.091932s (32766 normal rows, 0 exceptions)
[2021-03-31 13:34:51.570] [E/3] [info] [Task Finished] Transform to mem in 0.090251s (31430 normal rows, 0 exceptions)
[2021-03-31 13:34:51.584] [E/1] [info] [Task Finished] Transform to mem in 0.048210s (14080 normal rows, 0 exceptions)
[2021-03-31 13:34:51.625] [E/2] [info] [Task Finished] Transform to mem in 0.074101s (25158 normal rows, 0 exceptions)
[2021-03-31 13:34:51.634] [E/3] [info] [Task Finished] Transform to mem in 0.064834s (23564 normal rows, 0 exceptions)
[2021-03-31 13:34:51.635] [E/3] [info] [Task Finished] Transform to mem in 0.000573s (197 normal rows, 0 exceptions)
[2021-03-31 13:34:51.637] [driver] [info] [Task Finished] Transform to mem in 0.074952s (25260 normal rows, 0 exceptions)
[2021-03-31 13:34:51.653] [E/1] [info] [Task Finished] Transform to mem in 0.068934s (25081 normal rows, 0 exceptions)
[2021-03-31 13:34:51.673] [E/1] [info] [Task Finished] Transform to mem in 0.019897s (7200 normal rows, 0 exceptions)
[2021-03-31 13:34:51.727] [E/2] [info] [Task Finished] Transform to mem in 0.101984s (36107 normal rows, 0 exceptions)
[2021-03-31 13:34:51.737] [E/1] [info] [Task Finished] Transform to mem in 0.064069s (20467 normal rows, 0 exceptions)
[2021-03-31 13:34:51.744] [E/2] [info] [Task Finished] Transform to mem in 0.017001s (4374 normal rows, 0 exceptions)
[2021-03-31 13:34:51.751] [E/3] [info] [Task Finished] Transform to mem in 0.116463s (41729 normal rows, 0 exceptions)
[2021-03-31 13:34:51.753] [driver] [info] [Task Finished] Transform to mem in 0.116035s (41767 normal rows, 0 exceptions)
[2021-03-31 13:34:51.766] [driver] [info] [Task Finished] Transform to mem in 0.013784s (5008 normal rows, 0 exceptions)
[2021-03-31 13:34:51.778] [E/1] [info] [Task Finished] Transform to mem in 0.040645s (10487 normal rows, 0 exceptions)
[2021-03-31 13:34:51.834] [E/2] [info] [Task Finished] Transform to mem in 0.090743s (31621 normal rows, 0 exceptions)
[2021-03-31 13:34:51.835] [driver] [info] [Task Finished] Transform to mem in 0.068775s (24978 normal rows, 0 exceptions)
[2021-03-31 13:34:51.846] [E/2] [info] [Task Finished] Transform to mem in 0.011891s (4305 normal rows, 0 exceptions)
[2021-03-31 13:34:51.865] [E/3] [info] [Task Finished] Transform to mem in 0.113630s (41191 normal rows, 0 exceptions)
[2021-03-31 13:34:51.893] [E/1] [info] [Task Finished] Transform to mem in 0.115015s (41465 normal rows, 0 exceptions)
[2021-03-31 13:34:51.893] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.3252s
[2021-03-31 13:34:51.893] [global] [info] [Transform Stage] Stage 0 total wall clock time: 41.1591s, 18842980 input rows, time to process 1 row via fast path: 0.00218432ms

[2021-03-31 13:34:52.215] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:34:52.826] [driver] [info] [Task Finished] write to file in 0.611879s (3544915 rows, 706.20 MB)
[2021-03-31 13:34:52.831] [E/3] [info] [Task Finished] write to file in 0.616256s (3592359 rows, 714.50 MB)
[2021-03-31 13:34:52.837] [E/1] [info] [Task Finished] write to file in 0.622689s (3575098 rows, 712.56 MB)
[2021-03-31 13:34:53.205] [E/2] [info] [Task Finished] write to file in 0.990493s (3592009 rows, 715.66 MB)
[2021-03-31 13:34:53.205] [global] [info] writing output took 1.312227s
[2021-03-31 13:34:53.205] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.3125s
[2021-03-31 13:34:53.205] [global] [info] [Transform Stage] Stage 0 took 12.0384s
[2021-03-31 13:34:53.205] [global] [info] Query Execution took 12.5997s. (planning: 0.561227s, execution: 12.0385s)
>>> 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.28176283836364746
CACHING took 13.156652212142944s
Tuplex job time: 39.0839364528656 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.377163,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.06026,"total_compilation_time_s":1.10003,"sampling_time_s":0.503012,"stages":[{"stage_no":0,"fast_path_wall_time_s":41.1591,"fast_path_time_s":10.3253,"fast_path_per_row_time_ns":2184.32,"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.00118662,"fast_path_time_s":0.00126921,"fast_path_per_row_time_ns":615.467,"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.00441741,"fast_path_time_s":0.00453246,"fast_path_per_row_time_ns":474.99,"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.0358,"fast_path_time_s":3.5333,"fast_path_per_row_time_ns":1001.86,"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.28176283836364746, "jobTime": 39.0839364528656, "io_load": 13.156652212142944, "compute_and_write": 25.927284240722656}
[GLOBAL] releasing 255 active partitions
[2021-03-31 13:34:53.247] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 262 active partitions
[2021-03-31 13:34:53.511] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 264 active partitions
[2021-03-31 13:34:53.777] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 255 active partitions
