[2021-03-31 13:30:11.614] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:30:11.615] [local ee] [info] loaded runtime library from/usr/local/lib/python3.6/site-packages/Tuplex-0.1.7-py3.6.egg/tuplex/libexec/tuplex_runtime.so
[2021-03-31 13:30:11.615] [local ee] [info] initializing LLVM backend
[2021-03-31 13:30:11.615] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:30:11.615] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:30:11.616] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:11.616] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:11.616] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:11.616] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:30:11.616] [E/1] [info] starting detached process queue
[2021-03-31 13:30:11.616] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:30:11.616] [E/2] [info] starting detached process queue
[2021-03-31 13:30:11.616] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:30:11.616] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:30:11.616] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:30:11.616] [E/3] [info] starting detached process queue
[2021-03-31 13:30:11.616] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:30:11.616] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:30:11.616] [local execution engine] [info] started driver (60.00 GB, 32.00 MB default partition size)
overflow will be cached at file:///results/scratch/driver
[2021-03-31 13:30:11.616] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:30:11.617] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:30:11.781] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:11.798] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:11.815] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:11.833] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:11.846] [logical planner] [info] logical optimization took 0.036954ms
output type of specialized pipeline is: (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])
is this the most outer stage?: 1
[2021-03-31 13:30:11.847] [codegen] [info] generating pipeline for (Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64]) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64]) (112 operators pipelined)
[2021-03-31 13:30:11.847] [codegen] [info] generating lambda function for ((Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64])) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])
[2021-03-31 13:30:11.874] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:11.972] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:30:11.972] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0983483s
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:30:11.973] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:30:12.488] [E/1] [info] [Task Finished] Transform to mem in 0.514515s (148222 normal rows, 0 exceptions)
[2021-03-31 13:30:12.490] [E/2] [info] [Task Finished] Transform to mem in 0.516515s (148920 normal rows, 0 exceptions)
[2021-03-31 13:30:12.491] [driver] [info] [Task Finished] Transform to mem in 0.517503s (148791 normal rows, 0 exceptions)
[2021-03-31 13:30:12.517] [E/3] [info] [Task Finished] Transform to mem in 0.543660s (156520 normal rows, 0 exceptions)
[2021-03-31 13:30:13.001] [E/1] [info] [Task Finished] Transform to mem in 0.513131s (148074 normal rows, 0 exceptions)
[2021-03-31 13:30:13.003] [driver] [info] [Task Finished] Transform to mem in 0.512486s (148736 normal rows, 0 exceptions)
[2021-03-31 13:30:13.006] [E/2] [info] [Task Finished] Transform to mem in 0.516719s (148040 normal rows, 0 exceptions)
[2021-03-31 13:30:13.174] [E/3] [info] [Task Finished] Transform to mem in 0.657563s (191164 normal rows, 0 exceptions)
[2021-03-31 13:30:13.512] [E/1] [info] [Task Finished] Transform to mem in 0.511296s (149256 normal rows, 0 exceptions)
[2021-03-31 13:30:13.515] [driver] [info] [Task Finished] Transform to mem in 0.511700s (149018 normal rows, 0 exceptions)
[2021-03-31 13:30:13.515] [E/2] [info] [Task Finished] Transform to mem in 0.508902s (148986 normal rows, 0 exceptions)
[2021-03-31 13:30:13.723] [E/3] [info] [Task Finished] Transform to mem in 0.548501s (158719 normal rows, 0 exceptions)
[2021-03-31 13:30:14.027] [E/1] [info] [Task Finished] Transform to mem in 0.515328s (148726 normal rows, 0 exceptions)
[2021-03-31 13:30:14.029] [driver] [info] [Task Finished] Transform to mem in 0.514379s (148566 normal rows, 0 exceptions)
[2021-03-31 13:30:14.030] [E/2] [info] [Task Finished] Transform to mem in 0.514216s (148590 normal rows, 0 exceptions)
[2021-03-31 13:30:14.454] [E/3] [info] [Task Finished] Transform to mem in 0.730720s (212579 normal rows, 0 exceptions)
[2021-03-31 13:30:14.539] [driver] [info] [Task Finished] Transform to mem in 0.510071s (148120 normal rows, 0 exceptions)
[2021-03-31 13:30:14.539] [E/1] [info] [Task Finished] Transform to mem in 0.511884s (149214 normal rows, 0 exceptions)
[2021-03-31 13:30:14.542] [E/2] [info] [Task Finished] Transform to mem in 0.512698s (148729 normal rows, 0 exceptions)
[2021-03-31 13:30:15.050] [driver] [info] [Task Finished] Transform to mem in 0.510374s (148034 normal rows, 0 exceptions)
[2021-03-31 13:30:15.051] [E/1] [info] [Task Finished] Transform to mem in 0.511937s (148545 normal rows, 0 exceptions)
[2021-03-31 13:30:15.053] [E/2] [info] [Task Finished] Transform to mem in 0.511170s (148261 normal rows, 0 exceptions)
[2021-03-31 13:30:15.186] [E/3] [info] [Task Finished] Transform to mem in 0.732310s (212966 normal rows, 0 exceptions)
[2021-03-31 13:30:15.560] [E/1] [info] [Task Finished] Transform to mem in 0.508879s (148292 normal rows, 0 exceptions)
[2021-03-31 13:30:15.564] [E/2] [info] [Task Finished] Transform to mem in 0.510384s (148408 normal rows, 0 exceptions)
[2021-03-31 13:30:15.697] [E/3] [info] [Task Finished] Transform to mem in 0.510600s (149106 normal rows, 0 exceptions)
[2021-03-31 13:30:15.710] [driver] [info] [Task Finished] Transform to mem in 0.659880s (191851 normal rows, 0 exceptions)
[2021-03-31 13:30:16.076] [E/2] [info] [Task Finished] Transform to mem in 0.512426s (149431 normal rows, 0 exceptions)
[2021-03-31 13:30:16.205] [E/3] [info] [Task Finished] Transform to mem in 0.508785s (148200 normal rows, 0 exceptions)
[2021-03-31 13:30:16.215] [E/1] [info] [Task Finished] Transform to mem in 0.654347s (190584 normal rows, 0 exceptions)
[2021-03-31 13:30:16.221] [driver] [info] [Task Finished] Transform to mem in 0.511405s (149375 normal rows, 0 exceptions)
[2021-03-31 13:30:16.642] [E/2] [info] [Task Finished] Transform to mem in 0.566196s (165017 normal rows, 0 exceptions)
[2021-03-31 13:30:16.717] [E/3] [info] [Task Finished] Transform to mem in 0.511354s (149256 normal rows, 0 exceptions)
[2021-03-31 13:30:16.725] [E/1] [info] [Task Finished] Transform to mem in 0.510037s (148570 normal rows, 0 exceptions)
[2021-03-31 13:30:16.732] [driver] [info] [Task Finished] Transform to mem in 0.510514s (148802 normal rows, 0 exceptions)
[2021-03-31 13:30:17.226] [E/3] [info] [Task Finished] Transform to mem in 0.509238s (148369 normal rows, 0 exceptions)
[2021-03-31 13:30:17.235] [E/1] [info] [Task Finished] Transform to mem in 0.510791s (149125 normal rows, 0 exceptions)
[2021-03-31 13:30:17.281] [E/2] [info] [Task Finished] Transform to mem in 0.637996s (185446 normal rows, 0 exceptions)
[2021-03-31 13:30:17.545] [driver] [info] [Task Finished] Transform to mem in 0.813569s (235681 normal rows, 0 exceptions)
[2021-03-31 13:30:17.739] [E/3] [info] [Task Finished] Transform to mem in 0.512544s (148710 normal rows, 0 exceptions)
[2021-03-31 13:30:17.751] [E/1] [info] [Task Finished] Transform to mem in 0.515206s (149310 normal rows, 0 exceptions)
[2021-03-31 13:30:18.056] [driver] [info] [Task Finished] Transform to mem in 0.510339s (148417 normal rows, 0 exceptions)
[2021-03-31 13:30:18.248] [E/3] [info] [Task Finished] Transform to mem in 0.509422s (148449 normal rows, 0 exceptions)
[2021-03-31 13:30:18.259] [E/1] [info] [Task Finished] Transform to mem in 0.508722s (148165 normal rows, 0 exceptions)
[2021-03-31 13:30:18.261] [E/2] [info] [Task Finished] Transform to mem in 0.980490s (285965 normal rows, 0 exceptions)
[2021-03-31 13:30:18.567] [driver] [info] [Task Finished] Transform to mem in 0.511733s (148811 normal rows, 0 exceptions)
[2021-03-31 13:30:18.757] [E/3] [info] [Task Finished] Transform to mem in 0.509136s (148196 normal rows, 0 exceptions)
[2021-03-31 13:30:18.769] [E/1] [info] [Task Finished] Transform to mem in 0.509479s (147954 normal rows, 0 exceptions)
[2021-03-31 13:30:19.077] [driver] [info] [Task Finished] Transform to mem in 0.510036s (148385 normal rows, 0 exceptions)
[2021-03-31 13:30:19.259] [E/2] [info] [Task Finished] Transform to mem in 0.997631s (290028 normal rows, 0 exceptions)
[2021-03-31 13:30:19.266] [E/3] [info] [Task Finished] Transform to mem in 0.508849s (148152 normal rows, 0 exceptions)
[2021-03-31 13:30:19.278] [E/1] [info] [Task Finished] Transform to mem in 0.509409s (148303 normal rows, 0 exceptions)
[2021-03-31 13:30:19.664] [driver] [info] [Task Finished] Transform to mem in 0.586969s (171261 normal rows, 0 exceptions)
[2021-03-31 13:30:19.770] [E/2] [info] [Task Finished] Transform to mem in 0.511154s (148988 normal rows, 0 exceptions)
[2021-03-31 13:30:19.776] [E/3] [info] [Task Finished] Transform to mem in 0.509751s (148744 normal rows, 0 exceptions)
[2021-03-31 13:30:20.174] [driver] [info] [Task Finished] Transform to mem in 0.509215s (148407 normal rows, 0 exceptions)
[2021-03-31 13:30:20.265] [E/1] [info] [Task Finished] Transform to mem in 0.986433s (288017 normal rows, 0 exceptions)
[2021-03-31 13:30:20.280] [E/2] [info] [Task Finished] Transform to mem in 0.510030s (148801 normal rows, 0 exceptions)
[2021-03-31 13:30:20.285] [E/3] [info] [Task Finished] Transform to mem in 0.508711s (148079 normal rows, 0 exceptions)
[2021-03-31 13:30:20.774] [E/1] [info] [Task Finished] Transform to mem in 0.508901s (148853 normal rows, 0 exceptions)
[2021-03-31 13:30:20.788] [E/2] [info] [Task Finished] Transform to mem in 0.507581s (147856 normal rows, 0 exceptions)
[2021-03-31 13:30:20.792] [E/3] [info] [Task Finished] Transform to mem in 0.507806s (148255 normal rows, 0 exceptions)
[2021-03-31 13:30:20.856] [driver] [info] [Task Finished] Transform to mem in 0.682476s (199386 normal rows, 0 exceptions)
[2021-03-31 13:30:21.300] [E/2] [info] [Task Finished] Transform to mem in 0.512958s (148779 normal rows, 0 exceptions)
[2021-03-31 13:30:21.306] [E/3] [info] [Task Finished] Transform to mem in 0.513792s (149180 normal rows, 0 exceptions)
[2021-03-31 13:30:21.367] [driver] [info] [Task Finished] Transform to mem in 0.511006s (147884 normal rows, 0 exceptions)
[2021-03-31 13:30:21.464] [E/1] [info] [Task Finished] Transform to mem in 0.690282s (200335 normal rows, 0 exceptions)
[2021-03-31 13:30:21.815] [E/3] [info] [Task Finished] Transform to mem in 0.508439s (148526 normal rows, 0 exceptions)
[2021-03-31 13:30:21.878] [driver] [info] [Task Finished] Transform to mem in 0.510407s (148867 normal rows, 0 exceptions)
[2021-03-31 13:30:21.920] [E/2] [info] [Task Finished] Transform to mem in 0.619392s (180350 normal rows, 0 exceptions)
[2021-03-31 13:30:21.973] [E/1] [info] [Task Finished] Transform to mem in 0.508865s (148533 normal rows, 0 exceptions)
[2021-03-31 13:30:22.387] [driver] [info] [Task Finished] Transform to mem in 0.509438s (148642 normal rows, 0 exceptions)
[2021-03-31 13:30:22.399] [E/3] [info] [Task Finished] Transform to mem in 0.584742s (170603 normal rows, 0 exceptions)
[2021-03-31 13:30:22.432] [E/2] [info] [Task Finished] Transform to mem in 0.511703s (149387 normal rows, 0 exceptions)
[2021-03-31 13:30:22.482] [E/1] [info] [Task Finished] Transform to mem in 0.509051s (148260 normal rows, 0 exceptions)
[2021-03-31 13:30:22.901] [driver] [info] [Task Finished] Transform to mem in 0.514067s (149757 normal rows, 0 exceptions)
[2021-03-31 13:30:22.909] [E/3] [info] [Task Finished] Transform to mem in 0.509160s (148897 normal rows, 0 exceptions)
[2021-03-31 13:30:22.944] [E/2] [info] [Task Finished] Transform to mem in 0.512218s (149539 normal rows, 0 exceptions)
[2021-03-31 13:30:22.991] [E/1] [info] [Task Finished] Transform to mem in 0.508589s (148994 normal rows, 0 exceptions)
[2021-03-31 13:30:23.418] [E/3] [info] [Task Finished] Transform to mem in 0.509596s (148881 normal rows, 0 exceptions)
[2021-03-31 13:30:23.454] [E/2] [info] [Task Finished] Transform to mem in 0.509892s (148754 normal rows, 0 exceptions)
[2021-03-31 13:30:23.464] [driver] [info] [Task Finished] Transform to mem in 0.562914s (164557 normal rows, 0 exceptions)
[2021-03-31 13:30:23.756] [E/1] [info] [Task Finished] Transform to mem in 0.765270s (223096 normal rows, 0 exceptions)
[2021-03-31 13:30:23.929] [E/3] [info] [Task Finished] Transform to mem in 0.510590s (149340 normal rows, 0 exceptions)
[2021-03-31 13:30:23.964] [E/2] [info] [Task Finished] Transform to mem in 0.509745s (148646 normal rows, 0 exceptions)
[2021-03-31 13:30:24.397] [driver] [info] [Task Finished] Transform to mem in 0.933180s (272132 normal rows, 0 exceptions)
[2021-03-31 13:30:24.397] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4249s
[2021-03-31 13:30:24.397] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.1513s, 14009720 input rows, time to process 1 row via fast path: 0.00343699ms
[2021-03-31 13:30:24.397] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.00011172s
[2021-03-31 13:30:24.397] [global] [info] [Transform Stage] Stage 0 took 12.5234s
[2021-03-31 13:30:24.397] [global] [info] Query Execution took 12.6048s. (planning: 0.0813698s, execution: 12.5234s)
[2021-03-31 13:30:24.401] [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:30:24.401] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:30:24.401] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:30:24.575] [logical planner] [info] logical optimization took 0.006133ms
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:30:24.575] [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:30:24.594] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:24.624] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:30:24.624] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0293343s
[2021-03-31 13:30:24.624] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:30:24.631] [E/1] [info] [Task Finished] Transform to mem in 0.006992s (9300 normal rows, 0 exceptions)
[2021-03-31 13:30:24.631] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00707342s
[2021-03-31 13:30:24.631] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00699152s, 9300 input rows, time to process 1 row via fast path: 0.000751776ms
[2021-03-31 13:30:24.631] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.39e-06s
[2021-03-31 13:30:24.631] [global] [info] [Transform Stage] Stage 0 took 0.0364432s
[2021-03-31 13:30:24.631] [global] [info] Query Execution took 0.0643549s. (planning: 0.0278892s, execution: 0.0364658s)
[2021-03-31 13:30:24.633] [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:30:24.634] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:30:24.634] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:30:24.675] [logical planner] [info] logical optimization took 0.000503ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:30:24.675] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:30:24.694] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:24.702] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:30:24.702] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00790827s
[2021-03-31 13:30:24.702] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:30:24.702] [E/2] [info] [Task Finished] Transform to mem in 0.000401s (1928 normal rows, 0 exceptions)
[2021-03-31 13:30:24.702] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000477192s
[2021-03-31 13:30:24.702] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000401285s, 1928 input rows, time to process 1 row via fast path: 0.000208135ms
[2021-03-31 13:30:24.702] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.305e-06s
[2021-03-31 13:30:24.702] [global] [info] [Transform Stage] Stage 0 took 0.00841004s
[2021-03-31 13:30:24.702] [global] [info] Query Execution took 0.0279084s. (planning: 0.0194773s, execution: 0.00843108s)
[2021-03-31 13:30:24.703] [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:30:24.713] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.720] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.725] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.730] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.757] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.775] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.786] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.791] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.800] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.811] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:30:24.909] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:25.012] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:25.113] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:25.211] [logical planner] [info] logical optimization took 0.204459ms
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:30:25.211] [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:30:25.211] [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:30:25.213] [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:30:25.214] [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:30:25.215] [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:30:25.216] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:30:25.217] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:30:25.218] [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:30:25.220] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:30:25.221] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:30:25.222] [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:30:25.223] [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:30:25.230] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:25.579] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:30:25.579] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.349343s
[2021-03-31 13:30:25.659] [driver] [info] [Task Finished] Transform to mem in 0.079539s (34976 normal rows, 0 exceptions)
[2021-03-31 13:30:25.659] [E/2] [info] [Task Finished] Transform to mem in 0.079857s (35468 normal rows, 0 exceptions)
[2021-03-31 13:30:25.739] [E/2] [info] [Task Finished] Transform to mem in 0.079358s (35461 normal rows, 0 exceptions)
[2021-03-31 13:30:25.834] [E/3] [info] [Task Finished] Transform to mem in 0.254876s (113246 normal rows, 0 exceptions)
[2021-03-31 13:30:25.835] [E/1] [info] [Task Finished] Transform to mem in 0.255457s (113323 normal rows, 0 exceptions)
[2021-03-31 13:30:25.917] [driver] [info] [Task Finished] Transform to mem in 0.258331s (113459 normal rows, 0 exceptions)
[2021-03-31 13:30:25.933] [E/3] [info] [Task Finished] Transform to mem in 0.098866s (43486 normal rows, 0 exceptions)
[2021-03-31 13:30:25.994] [E/2] [info] [Task Finished] Transform to mem in 0.255619s (113034 normal rows, 0 exceptions)
[2021-03-31 13:30:25.997] [driver] [info] [Task Finished] Transform to mem in 0.080151s (35159 normal rows, 0 exceptions)
[2021-03-31 13:30:26.073] [E/2] [info] [Task Finished] Transform to mem in 0.078408s (34919 normal rows, 0 exceptions)
[2021-03-31 13:30:26.088] [E/1] [info] [Task Finished] Transform to mem in 0.253473s (112915 normal rows, 0 exceptions)
[2021-03-31 13:30:26.152] [E/2] [info] [Task Finished] Transform to mem in 0.079824s (35231 normal rows, 0 exceptions)
[2021-03-31 13:30:26.189] [E/3] [info] [Task Finished] Transform to mem in 0.255763s (113121 normal rows, 0 exceptions)
[2021-03-31 13:30:26.254] [driver] [info] [Task Finished] Transform to mem in 0.256215s (113505 normal rows, 0 exceptions)
[2021-03-31 13:30:26.328] [E/2] [info] [Task Finished] Transform to mem in 0.175640s (77734 normal rows, 0 exceptions)
[2021-03-31 13:30:26.335] [driver] [info] [Task Finished] Transform to mem in 0.081403s (36017 normal rows, 0 exceptions)
[2021-03-31 13:30:26.344] [E/1] [info] [Task Finished] Transform to mem in 0.255446s (113430 normal rows, 0 exceptions)
[2021-03-31 13:30:26.416] [driver] [info] [Task Finished] Transform to mem in 0.081276s (35737 normal rows, 0 exceptions)
[2021-03-31 13:30:26.443] [E/3] [info] [Task Finished] Transform to mem in 0.254136s (113239 normal rows, 0 exceptions)
[2021-03-31 13:30:26.497] [driver] [info] [Task Finished] Transform to mem in 0.080680s (35710 normal rows, 0 exceptions)
[2021-03-31 13:30:26.585] [E/2] [info] [Task Finished] Transform to mem in 0.257240s (113281 normal rows, 0 exceptions)
[2021-03-31 13:30:26.597] [E/1] [info] [Task Finished] Transform to mem in 0.253632s (113275 normal rows, 0 exceptions)
[2021-03-31 13:30:26.600] [driver] [info] [Task Finished] Transform to mem in 0.102610s (45373 normal rows, 0 exceptions)
[2021-03-31 13:30:26.677] [E/1] [info] [Task Finished] Transform to mem in 0.079580s (35405 normal rows, 0 exceptions)
[2021-03-31 13:30:26.699] [E/3] [info] [Task Finished] Transform to mem in 0.256412s (113346 normal rows, 0 exceptions)
[2021-03-31 13:30:26.757] [E/1] [info] [Task Finished] Transform to mem in 0.080086s (35374 normal rows, 0 exceptions)
[2021-03-31 13:30:26.837] [E/1] [info] [Task Finished] Transform to mem in 0.079933s (35571 normal rows, 0 exceptions)
[2021-03-31 13:30:26.841] [E/2] [info] [Task Finished] Transform to mem in 0.255271s (113321 normal rows, 0 exceptions)
[2021-03-31 13:30:26.856] [driver] [info] [Task Finished] Transform to mem in 0.256094s (113192 normal rows, 0 exceptions)
[2021-03-31 13:30:26.955] [E/3] [info] [Task Finished] Transform to mem in 0.255395s (113019 normal rows, 0 exceptions)
[2021-03-31 13:30:27.035] [E/3] [info] [Task Finished] Transform to mem in 0.079721s (35575 normal rows, 0 exceptions)
[2021-03-31 13:30:27.064] [E/2] [info] [Task Finished] Transform to mem in 0.223620s (99527 normal rows, 0 exceptions)
[2021-03-31 13:30:27.092] [E/1] [info] [Task Finished] Transform to mem in 0.255413s (113052 normal rows, 0 exceptions)
[2021-03-31 13:30:27.113] [driver] [info] [Task Finished] Transform to mem in 0.256733s (113639 normal rows, 0 exceptions)
[2021-03-31 13:30:27.143] [E/2] [info] [Task Finished] Transform to mem in 0.078764s (34828 normal rows, 0 exceptions)
[2021-03-31 13:30:27.193] [driver] [info] [Task Finished] Transform to mem in 0.080303s (35671 normal rows, 0 exceptions)
[2021-03-31 13:30:27.291] [E/3] [info] [Task Finished] Transform to mem in 0.256248s (113292 normal rows, 0 exceptions)
[2021-03-31 13:30:27.347] [E/1] [info] [Task Finished] Transform to mem in 0.254625s (113058 normal rows, 0 exceptions)
[2021-03-31 13:30:27.398] [E/2] [info] [Task Finished] Transform to mem in 0.254975s (113118 normal rows, 0 exceptions)
[2021-03-31 13:30:27.419] [driver] [info] [Task Finished] Transform to mem in 0.226266s (99848 normal rows, 0 exceptions)
[2021-03-31 13:30:27.426] [E/1] [info] [Task Finished] Transform to mem in 0.078935s (34813 normal rows, 0 exceptions)
[2021-03-31 13:30:27.499] [driver] [info] [Task Finished] Transform to mem in 0.079848s (34936 normal rows, 0 exceptions)
[2021-03-31 13:30:27.546] [E/3] [info] [Task Finished] Transform to mem in 0.254971s (113221 normal rows, 0 exceptions)
[2021-03-31 13:30:27.579] [driver] [info] [Task Finished] Transform to mem in 0.079518s (35092 normal rows, 0 exceptions)
[2021-03-31 13:30:27.655] [E/2] [info] [Task Finished] Transform to mem in 0.256518s (113609 normal rows, 0 exceptions)
[2021-03-31 13:30:27.680] [E/1] [info] [Task Finished] Transform to mem in 0.253627s (113169 normal rows, 0 exceptions)
[2021-03-31 13:30:27.756] [driver] [info] [Task Finished] Transform to mem in 0.177453s (78765 normal rows, 0 exceptions)
[2021-03-31 13:30:27.760] [E/1] [info] [Task Finished] Transform to mem in 0.079809s (35276 normal rows, 0 exceptions)
[2021-03-31 13:30:27.802] [E/3] [info] [Task Finished] Transform to mem in 0.255687s (113086 normal rows, 0 exceptions)
[2021-03-31 13:30:27.839] [E/1] [info] [Task Finished] Transform to mem in 0.079238s (35368 normal rows, 0 exceptions)
[2021-03-31 13:30:27.909] [E/2] [info] [Task Finished] Transform to mem in 0.254300s (113016 normal rows, 0 exceptions)
[2021-03-31 13:30:27.919] [E/1] [info] [Task Finished] Transform to mem in 0.080080s (35632 normal rows, 0 exceptions)
[2021-03-31 13:30:28.017] [driver] [info] [Task Finished] Transform to mem in 0.260735s (113040 normal rows, 0 exceptions)
[2021-03-31 13:30:28.059] [E/3] [info] [Task Finished] Transform to mem in 0.257133s (113474 normal rows, 0 exceptions)
[2021-03-31 13:30:28.095] [E/1] [info] [Task Finished] Transform to mem in 0.176529s (77314 normal rows, 0 exceptions)
[2021-03-31 13:30:28.139] [E/3] [info] [Task Finished] Transform to mem in 0.080357s (36010 normal rows, 0 exceptions)
[2021-03-31 13:30:28.169] [E/2] [info] [Task Finished] Transform to mem in 0.259647s (113270 normal rows, 0 exceptions)
[2021-03-31 13:30:28.218] [E/3] [info] [Task Finished] Transform to mem in 0.079214s (35047 normal rows, 0 exceptions)
[2021-03-31 13:30:28.274] [driver] [info] [Task Finished] Transform to mem in 0.257180s (113421 normal rows, 0 exceptions)
[2021-03-31 13:30:28.301] [E/3] [info] [Task Finished] Transform to mem in 0.082595s (36265 normal rows, 0 exceptions)
[2021-03-31 13:30:28.354] [E/1] [info] [Task Finished] Transform to mem in 0.258331s (113153 normal rows, 0 exceptions)
[2021-03-31 13:30:28.420] [E/3] [info] [Task Finished] Transform to mem in 0.119513s (52220 normal rows, 0 exceptions)
[2021-03-31 13:30:28.427] [E/2] [info] [Task Finished] Transform to mem in 0.258413s (113110 normal rows, 0 exceptions)
[2021-03-31 13:30:28.501] [E/3] [info] [Task Finished] Transform to mem in 0.080206s (35968 normal rows, 0 exceptions)
[2021-03-31 13:30:28.532] [driver] [info] [Task Finished] Transform to mem in 0.258307s (112797 normal rows, 0 exceptions)
[2021-03-31 13:30:28.581] [E/3] [info] [Task Finished] Transform to mem in 0.080449s (35673 normal rows, 0 exceptions)
[2021-03-31 13:30:28.609] [E/1] [info] [Task Finished] Transform to mem in 0.255534s (113288 normal rows, 0 exceptions)
[2021-03-31 13:30:28.661] [E/3] [info] [Task Finished] Transform to mem in 0.079457s (35432 normal rows, 0 exceptions)
[2021-03-31 13:30:28.681] [E/2] [info] [Task Finished] Transform to mem in 0.254023s (112897 normal rows, 0 exceptions)
[2021-03-31 13:30:28.790] [driver] [info] [Task Finished] Transform to mem in 0.257453s (113370 normal rows, 0 exceptions)
[2021-03-31 13:30:28.824] [E/3] [info] [Task Finished] Transform to mem in 0.163173s (72350 normal rows, 0 exceptions)
[2021-03-31 13:30:28.863] [E/1] [info] [Task Finished] Transform to mem in 0.253824s (113096 normal rows, 0 exceptions)
[2021-03-31 13:30:28.869] [driver] [info] [Task Finished] Transform to mem in 0.079650s (35261 normal rows, 0 exceptions)
[2021-03-31 13:30:28.935] [E/2] [info] [Task Finished] Transform to mem in 0.254363s (113108 normal rows, 0 exceptions)
[2021-03-31 13:30:28.944] [E/1] [info] [Task Finished] Transform to mem in 0.080829s (35925 normal rows, 0 exceptions)
[2021-03-31 13:30:28.965] [E/1] [info] [Task Finished] Transform to mem in 0.020612s (9112 normal rows, 0 exceptions)
[2021-03-31 13:30:29.078] [E/3] [info] [Task Finished] Transform to mem in 0.253686s (113200 normal rows, 0 exceptions)
[2021-03-31 13:30:29.127] [driver] [info] [Task Finished] Transform to mem in 0.257860s (113144 normal rows, 0 exceptions)
[2021-03-31 13:30:29.157] [E/3] [info] [Task Finished] Transform to mem in 0.079850s (35435 normal rows, 0 exceptions)
[2021-03-31 13:30:29.191] [E/2] [info] [Task Finished] Transform to mem in 0.256017s (113425 normal rows, 0 exceptions)
[2021-03-31 13:30:29.219] [E/1] [info] [Task Finished] Transform to mem in 0.254677s (113275 normal rows, 0 exceptions)
[2021-03-31 13:30:29.239] [E/3] [info] [Task Finished] Transform to mem in 0.082026s (36013 normal rows, 0 exceptions)
[2021-03-31 13:30:29.373] [E/3] [info] [Task Finished] Transform to mem in 0.133495s (59343 normal rows, 0 exceptions)
[2021-03-31 13:30:29.383] [driver] [info] [Task Finished] Transform to mem in 0.256028s (113297 normal rows, 0 exceptions)
[2021-03-31 13:30:29.447] [E/2] [info] [Task Finished] Transform to mem in 0.255882s (113491 normal rows, 0 exceptions)
[2021-03-31 13:30:29.463] [driver] [info] [Task Finished] Transform to mem in 0.079838s (35184 normal rows, 0 exceptions)
[2021-03-31 13:30:29.474] [E/1] [info] [Task Finished] Transform to mem in 0.254607s (113131 normal rows, 0 exceptions)
[2021-03-31 13:30:29.543] [driver] [info] [Task Finished] Transform to mem in 0.079991s (35229 normal rows, 0 exceptions)
[2021-03-31 13:30:29.622] [driver] [info] [Task Finished] Transform to mem in 0.079090s (35100 normal rows, 0 exceptions)
[2021-03-31 13:30:29.628] [E/3] [info] [Task Finished] Transform to mem in 0.254580s (113233 normal rows, 0 exceptions)
[2021-03-31 13:30:29.702] [E/2] [info] [Task Finished] Transform to mem in 0.254911s (113220 normal rows, 0 exceptions)
[2021-03-31 13:30:29.707] [E/3] [info] [Task Finished] Transform to mem in 0.079160s (35370 normal rows, 0 exceptions)
[2021-03-31 13:30:29.728] [E/1] [info] [Task Finished] Transform to mem in 0.254110s (113065 normal rows, 0 exceptions)
[2021-03-31 13:30:29.785] [E/3] [info] [Task Finished] Transform to mem in 0.078310s (35042 normal rows, 0 exceptions)
[2021-03-31 13:30:29.863] [E/3] [info] [Task Finished] Transform to mem in 0.078274s (34935 normal rows, 0 exceptions)
[2021-03-31 13:30:29.879] [driver] [info] [Task Finished] Transform to mem in 0.256935s (113441 normal rows, 0 exceptions)
[2021-03-31 13:30:29.957] [E/2] [info] [Task Finished] Transform to mem in 0.254837s (113154 normal rows, 0 exceptions)
[2021-03-31 13:30:29.983] [E/1] [info] [Task Finished] Transform to mem in 0.254528s (113019 normal rows, 0 exceptions)
[2021-03-31 13:30:30.100] [E/2] [info] [Task Finished] Transform to mem in 0.142681s (63216 normal rows, 0 exceptions)
[2021-03-31 13:30:30.120] [E/3] [info] [Task Finished] Transform to mem in 0.256295s (113435 normal rows, 0 exceptions)
[2021-03-31 13:30:30.136] [driver] [info] [Task Finished] Transform to mem in 0.256618s (113377 normal rows, 0 exceptions)
[2021-03-31 13:30:30.179] [E/2] [info] [Task Finished] Transform to mem in 0.078766s (34986 normal rows, 0 exceptions)
[2021-03-31 13:30:30.215] [driver] [info] [Task Finished] Transform to mem in 0.079301s (34892 normal rows, 0 exceptions)
[2021-03-31 13:30:30.237] [E/1] [info] [Task Finished] Transform to mem in 0.254499s (113399 normal rows, 0 exceptions)
[2021-03-31 13:30:30.295] [driver] [info] [Task Finished] Transform to mem in 0.079280s (35075 normal rows, 0 exceptions)
[2021-03-31 13:30:30.375] [E/3] [info] [Task Finished] Transform to mem in 0.255274s (113260 normal rows, 0 exceptions)
[2021-03-31 13:30:30.425] [driver] [info] [Task Finished] Transform to mem in 0.130923s (57754 normal rows, 0 exceptions)
[2021-03-31 13:30:30.434] [E/2] [info] [Task Finished] Transform to mem in 0.255482s (113228 normal rows, 0 exceptions)
[2021-03-31 13:30:30.492] [E/1] [info] [Task Finished] Transform to mem in 0.254997s (113507 normal rows, 0 exceptions)
[2021-03-31 13:30:30.506] [driver] [info] [Task Finished] Transform to mem in 0.080430s (35695 normal rows, 0 exceptions)
[2021-03-31 13:30:30.572] [E/1] [info] [Task Finished] Transform to mem in 0.080232s (35521 normal rows, 0 exceptions)
[2021-03-31 13:30:30.630] [E/3] [info] [Task Finished] Transform to mem in 0.254937s (113293 normal rows, 0 exceptions)
[2021-03-31 13:30:30.689] [E/2] [info] [Task Finished] Transform to mem in 0.254565s (113223 normal rows, 0 exceptions)
[2021-03-31 13:30:30.763] [driver] [info] [Task Finished] Transform to mem in 0.256785s (113169 normal rows, 0 exceptions)
[2021-03-31 13:30:30.769] [E/3] [info] [Task Finished] Transform to mem in 0.139041s (61602 normal rows, 0 exceptions)
[2021-03-31 13:30:30.826] [E/1] [info] [Task Finished] Transform to mem in 0.253780s (113246 normal rows, 0 exceptions)
[2021-03-31 13:30:30.842] [driver] [info] [Task Finished] Transform to mem in 0.079523s (35175 normal rows, 0 exceptions)
[2021-03-31 13:30:30.906] [E/1] [info] [Task Finished] Transform to mem in 0.079948s (35556 normal rows, 0 exceptions)
[2021-03-31 13:30:30.944] [E/2] [info] [Task Finished] Transform to mem in 0.255150s (113232 normal rows, 0 exceptions)
[2021-03-31 13:30:30.985] [E/1] [info] [Task Finished] Transform to mem in 0.078767s (34836 normal rows, 0 exceptions)
[2021-03-31 13:30:31.024] [E/3] [info] [Task Finished] Transform to mem in 0.254680s (113245 normal rows, 0 exceptions)
[2021-03-31 13:30:31.099] [driver] [info] [Task Finished] Transform to mem in 0.256482s (113243 normal rows, 0 exceptions)
[2021-03-31 13:30:31.178] [driver] [info] [Task Finished] Transform to mem in 0.079495s (35370 normal rows, 0 exceptions)
[2021-03-31 13:30:31.179] [E/1] [info] [Task Finished] Transform to mem in 0.193575s (85947 normal rows, 0 exceptions)
[2021-03-31 13:30:31.198] [E/2] [info] [Task Finished] Transform to mem in 0.253842s (113439 normal rows, 0 exceptions)
[2021-03-31 13:30:31.258] [E/1] [info] [Task Finished] Transform to mem in 0.079680s (35199 normal rows, 0 exceptions)
[2021-03-31 13:30:31.277] [E/3] [info] [Task Finished] Transform to mem in 0.253512s (113483 normal rows, 0 exceptions)
[2021-03-31 13:30:31.338] [E/1] [info] [Task Finished] Transform to mem in 0.079598s (35239 normal rows, 0 exceptions)
[2021-03-31 13:30:31.433] [driver] [info] [Task Finished] Transform to mem in 0.254802s (112657 normal rows, 0 exceptions)
[2021-03-31 13:30:31.451] [E/2] [info] [Task Finished] Transform to mem in 0.253577s (113016 normal rows, 0 exceptions)
[2021-03-31 13:30:31.532] [E/3] [info] [Task Finished] Transform to mem in 0.254867s (113588 normal rows, 0 exceptions)
[2021-03-31 13:30:31.533] [E/2] [info] [Task Finished] Transform to mem in 0.081543s (35870 normal rows, 0 exceptions)
[2021-03-31 13:30:31.535] [E/1] [info] [Task Finished] Transform to mem in 0.196759s (86747 normal rows, 0 exceptions)
[2021-03-31 13:30:31.613] [E/2] [info] [Task Finished] Transform to mem in 0.079579s (35502 normal rows, 0 exceptions)
[2021-03-31 13:30:31.692] [driver] [info] [Task Finished] Transform to mem in 0.258576s (112909 normal rows, 0 exceptions)
[2021-03-31 13:30:31.695] [E/2] [info] [Task Finished] Transform to mem in 0.082844s (35157 normal rows, 0 exceptions)
[2021-03-31 13:30:31.790] [E/3] [info] [Task Finished] Transform to mem in 0.258033s (113678 normal rows, 0 exceptions)
[2021-03-31 13:30:31.792] [E/1] [info] [Task Finished] Transform to mem in 0.257608s (112727 normal rows, 0 exceptions)
[2021-03-31 13:30:31.845] [E/2] [info] [Task Finished] Transform to mem in 0.149814s (66851 normal rows, 0 exceptions)
[2021-03-31 13:30:31.871] [E/1] [info] [Task Finished] Transform to mem in 0.078527s (35145 normal rows, 0 exceptions)
[2021-03-31 13:30:31.949] [driver] [info] [Task Finished] Transform to mem in 0.257320s (113499 normal rows, 0 exceptions)
[2021-03-31 13:30:31.950] [E/1] [info] [Task Finished] Transform to mem in 0.079358s (35546 normal rows, 0 exceptions)
[2021-03-31 13:30:32.033] [E/1] [info] [Task Finished] Transform to mem in 0.082762s (35327 normal rows, 0 exceptions)
[2021-03-31 13:30:32.049] [E/3] [info] [Task Finished] Transform to mem in 0.258678s (113381 normal rows, 0 exceptions)
[2021-03-31 13:30:32.104] [E/2] [info] [Task Finished] Transform to mem in 0.258791s (113321 normal rows, 0 exceptions)
[2021-03-31 13:30:32.178] [E/3] [info] [Task Finished] Transform to mem in 0.129213s (57317 normal rows, 0 exceptions)
[2021-03-31 13:30:32.208] [driver] [info] [Task Finished] Transform to mem in 0.258687s (113206 normal rows, 0 exceptions)
[2021-03-31 13:30:32.259] [E/3] [info] [Task Finished] Transform to mem in 0.081083s (35717 normal rows, 0 exceptions)
[2021-03-31 13:30:32.288] [E/1] [info] [Task Finished] Transform to mem in 0.254969s (113286 normal rows, 0 exceptions)
[2021-03-31 13:30:32.339] [E/3] [info] [Task Finished] Transform to mem in 0.079983s (35681 normal rows, 0 exceptions)
[2021-03-31 13:30:32.358] [E/2] [info] [Task Finished] Transform to mem in 0.253926s (112925 normal rows, 0 exceptions)
[2021-03-31 13:30:32.419] [E/3] [info] [Task Finished] Transform to mem in 0.079695s (35312 normal rows, 0 exceptions)
[2021-03-31 13:30:32.464] [driver] [info] [Task Finished] Transform to mem in 0.256225s (113706 normal rows, 0 exceptions)
[2021-03-31 13:30:32.501] [E/3] [info] [Task Finished] Transform to mem in 0.082502s (36405 normal rows, 0 exceptions)
[2021-03-31 13:30:32.542] [E/1] [info] [Task Finished] Transform to mem in 0.254114s (112948 normal rows, 0 exceptions)
[2021-03-31 13:30:32.584] [E/3] [info] [Task Finished] Transform to mem in 0.082175s (36083 normal rows, 0 exceptions)
[2021-03-31 13:30:32.614] [E/2] [info] [Task Finished] Transform to mem in 0.255789s (113352 normal rows, 0 exceptions)
[2021-03-31 13:30:32.664] [E/3] [info] [Task Finished] Transform to mem in 0.080359s (35941 normal rows, 0 exceptions)
[2021-03-31 13:30:32.719] [driver] [info] [Task Finished] Transform to mem in 0.254561s (112814 normal rows, 0 exceptions)
[2021-03-31 13:30:32.747] [E/3] [info] [Task Finished] Transform to mem in 0.082518s (36129 normal rows, 0 exceptions)
[2021-03-31 13:30:32.800] [E/1] [info] [Task Finished] Transform to mem in 0.257981s (113598 normal rows, 0 exceptions)
[2021-03-31 13:30:32.864] [E/3] [info] [Task Finished] Transform to mem in 0.117771s (51147 normal rows, 0 exceptions)
[2021-03-31 13:30:32.870] [E/2] [info] [Task Finished] Transform to mem in 0.256384s (112865 normal rows, 0 exceptions)
[2021-03-31 13:30:32.944] [E/3] [info] [Task Finished] Transform to mem in 0.079473s (35324 normal rows, 0 exceptions)
[2021-03-31 13:30:32.978] [driver] [info] [Task Finished] Transform to mem in 0.259600s (113410 normal rows, 0 exceptions)
[2021-03-31 13:30:33.024] [E/3] [info] [Task Finished] Transform to mem in 0.080366s (35494 normal rows, 0 exceptions)
[2021-03-31 13:30:33.055] [E/1] [info] [Task Finished] Transform to mem in 0.254498s (113557 normal rows, 0 exceptions)
[2021-03-31 13:30:33.126] [E/2] [info] [Task Finished] Transform to mem in 0.255429s (113260 normal rows, 0 exceptions)
[2021-03-31 13:30:33.206] [E/2] [info] [Task Finished] Transform to mem in 0.080234s (35852 normal rows, 0 exceptions)
[2021-03-31 13:30:33.234] [driver] [info] [Task Finished] Transform to mem in 0.255920s (113073 normal rows, 0 exceptions)
[2021-03-31 13:30:33.272] [E/3] [info] [Task Finished] Transform to mem in 0.247956s (110023 normal rows, 0 exceptions)
[2021-03-31 13:30:33.310] [E/1] [info] [Task Finished] Transform to mem in 0.255584s (113488 normal rows, 0 exceptions)
[2021-03-31 13:30:33.315] [driver] [info] [Task Finished] Transform to mem in 0.081012s (35843 normal rows, 0 exceptions)
[2021-03-31 13:30:33.419] [driver] [info] [Task Finished] Transform to mem in 0.103512s (45667 normal rows, 0 exceptions)
[2021-03-31 13:30:33.460] [E/2] [info] [Task Finished] Transform to mem in 0.254542s (112803 normal rows, 0 exceptions)
[2021-03-31 13:30:33.526] [E/3] [info] [Task Finished] Transform to mem in 0.253770s (113534 normal rows, 0 exceptions)
[2021-03-31 13:30:33.564] [E/1] [info] [Task Finished] Transform to mem in 0.253866s (112931 normal rows, 0 exceptions)
[2021-03-31 13:30:33.564] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 7.98494s
[2021-03-31 13:30:33.564] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.6487s, 14009720 input rows, time to process 1 row via fast path: 0.00225905ms
[2021-03-31 13:30:33.564] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000214731s
[2021-03-31 13:30:33.564] [global] [info] [Transform Stage] Stage 0 took 8.33455s
[2021-03-31 13:30:33.564] [global] [info] Query Execution took 8.66046s. (planning: 0.325856s, execution: 8.33461s)
[2021-03-31 13:30:33.568] [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:30:33.606] [logical planner] [info] logical optimization took 0.019223ms
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:30:33.607] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:30:33.607] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:30:33.608] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:30:33.608] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:30:33.610] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:33.642] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:30:33.643] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0327896s
[2021-03-31 13:30:33.644] [E/1] [info] [Task Finished] Transform to mem in 0.001385s (1928 normal rows, 0 exceptions)
[2021-03-31 13:30:33.644] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00140922s
[2021-03-31 13:30:33.644] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00138502s, 1928 input rows, time to process 1 row via fast path: 0.000718373ms
[2021-03-31 13:30:33.644] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.809e-06s
[2021-03-31 13:30:33.644] [global] [info] [Transform Stage] Stage 0 took 0.0342236s
[2021-03-31 13:30:33.644] [global] [info] Query Execution took 0.0665193s. (planning: 0.0322744s, execution: 0.0342449s)
[2021-03-31 13:30:33.644] [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:30:33.683] [logical planner] [info] logical optimization took 0.020496ms
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:30:33.683] [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:30:33.683] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:30:33.684] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:30:33.685] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:33.718] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:30:33.718] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328127s
[2021-03-31 13:30:33.721] [E/2] [info] [Task Finished] Transform to mem in 0.002851s (9300 normal rows, 0 exceptions)
[2021-03-31 13:30:33.721] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00287625s
[2021-03-31 13:30:33.721] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00285076s, 9300 input rows, time to process 1 row via fast path: 0.000306534ms
[2021-03-31 13:30:33.721] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.904e-06s
[2021-03-31 13:30:33.721] [global] [info] [Transform Stage] Stage 0 took 0.0357134s
[2021-03-31 13:30:33.721] [global] [info] Query Execution took 0.0688594s. (planning: 0.0331269s, execution: 0.0357325s)
[2021-03-31 13:30:33.724] [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:30:33.756] [logical planner] [info] logical optimization took 0.022155ms
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:30:33.756] [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:30:33.757] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:33.778] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:30:33.778] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0202242s
[2021-03-31 13:30:33.779] [E/1] [info] [Task Finished] Transform to mem in 0.001681s (9300 normal rows, 0 exceptions)
[2021-03-31 13:30:33.779] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00170706s
[2021-03-31 13:30:33.779] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00168138s, 9300 input rows, time to process 1 row via fast path: 0.000180793ms
[2021-03-31 13:30:33.779] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.69e-06s
[2021-03-31 13:30:33.779] [global] [info] [Transform Stage] Stage 0 took 0.0219553s
[2021-03-31 13:30:33.779] [global] [info] Query Execution took 0.0553263s. (planning: 0.0333524s, execution: 0.0219738s)
[2021-03-31 13:30:33.782] [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:30:33.782] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:33.787] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:33.919] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:33.925] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:34.057] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:34.063] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:34.195] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:34.196] [logical planner] [info] logical optimization took 0.276856ms
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:30:34.196] [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:30:34.197] [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:30:34.198] [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:30:34.199] [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:30:34.204] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:30:34.204] [global] [info] Stage2 depends on: 
[2021-03-31 13:30:34.204] [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:30:34.214] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:30:34.214] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0106966s
[2021-03-31 13:30:34.216] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.001590s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:30:34.216] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00166383s
[2021-03-31 13:30:34.216] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.0015899s, 1928 input rows, time to process 1 row via fast path: 0.000824639ms
[2021-03-31 13:30:34.216] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.579e-06s
[2021-03-31 13:30:34.216] [global] [info] [Transform Stage] Stage 2 took 0.012396s
[2021-03-31 13:30:34.216] [global] [info] Stage1 depends on: 
[2021-03-31 13:30:34.217] [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:30:34.237] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:30:34.237] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0209411s
[2021-03-31 13:30:34.242] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004428s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:30:34.242] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00453438s
[2021-03-31 13:30:34.242] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00442818s, 9300 input rows, time to process 1 row via fast path: 0.000476149ms
[2021-03-31 13:30:34.242] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.456e-06s
[2021-03-31 13:30:34.242] [global] [info] [Transform Stage] Stage 1 took 0.0255s
[2021-03-31 13:30:34.242] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:34.242] [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:30:34.262] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:30:34.262] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0207126s
[2021-03-31 13:30:34.267] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004277s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:30:34.267] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.0043705s
[2021-03-31 13:30:34.267] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00427657s, 9300 input rows, time to process 1 row via fast path: 0.000459846ms
[2021-03-31 13:30:34.267] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.186e-06s
[2021-03-31 13:30:34.267] [global] [info] [Transform Stage] Stage 0 took 0.0251116s
[2021-03-31 13:30:34.341] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:30:34.341] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0745295s
[2021-03-31 13:30:34.361] [E/2] [info] [Task Finished] Transform to mem in 0.019487s (25131 normal rows, 0 exceptions)
[2021-03-31 13:30:34.377] [driver] [info] [Task Finished] Transform to mem in 0.035525s (47955 normal rows, 0 exceptions)
[2021-03-31 13:30:34.393] [E/2] [info] [Task Finished] Transform to mem in 0.032278s (45263 normal rows, 0 exceptions)
[2021-03-31 13:30:34.403] [driver] [info] [Task Finished] Transform to mem in 0.026479s (35289 normal rows, 0 exceptions)
[2021-03-31 13:30:34.423] [driver] [info] [Task Finished] Transform to mem in 0.019365s (25125 normal rows, 0 exceptions)
[2021-03-31 13:30:34.451] [driver] [info] [Task Finished] Transform to mem in 0.027705s (36022 normal rows, 0 exceptions)
[2021-03-31 13:30:34.456] [E/1] [info] [Task Finished] Transform to mem in 0.114356s (158845 normal rows, 0 exceptions)
[2021-03-31 13:30:34.459] [E/3] [info] [Task Finished] Transform to mem in 0.118023s (165132 normal rows, 0 exceptions)
[2021-03-31 13:30:34.465] [E/2] [info] [Task Finished] Transform to mem in 0.071654s (89837 normal rows, 0 exceptions)
[2021-03-31 13:30:34.474] [E/1] [info] [Task Finished] Transform to mem in 0.018660s (24688 normal rows, 0 exceptions)
[2021-03-31 13:30:34.494] [E/3] [info] [Task Finished] Transform to mem in 0.034723s (43700 normal rows, 0 exceptions)
[2021-03-31 13:30:34.501] [E/1] [info] [Task Finished] Transform to mem in 0.026457s (36398 normal rows, 0 exceptions)
[2021-03-31 13:30:34.522] [E/3] [info] [Task Finished] Transform to mem in 0.027553s (35270 normal rows, 0 exceptions)
[2021-03-31 13:30:34.533] [driver] [info] [Task Finished] Transform to mem in 0.082570s (109778 normal rows, 0 exceptions)
[2021-03-31 13:30:34.538] [E/2] [info] [Task Finished] Transform to mem in 0.073422s (97620 normal rows, 0 exceptions)
[2021-03-31 13:30:34.541] [E/3] [info] [Task Finished] Transform to mem in 0.019470s (24716 normal rows, 0 exceptions)
[2021-03-31 13:30:34.561] [E/3] [info] [Task Finished] Transform to mem in 0.019395s (24521 normal rows, 0 exceptions)
[2021-03-31 13:30:34.563] [driver] [info] [Task Finished] Transform to mem in 0.029445s (40105 normal rows, 0 exceptions)
[2021-03-31 13:30:34.588] [E/3] [info] [Task Finished] Transform to mem in 0.027432s (35358 normal rows, 0 exceptions)
[2021-03-31 13:30:34.597] [E/1] [info] [Task Finished] Transform to mem in 0.095695s (128540 normal rows, 0 exceptions)
[2021-03-31 13:30:34.615] [E/3] [info] [Task Finished] Transform to mem in 0.027123s (37101 normal rows, 0 exceptions)
[2021-03-31 13:30:34.639] [E/2] [info] [Task Finished] Transform to mem in 0.100202s (137659 normal rows, 0 exceptions)
[2021-03-31 13:30:34.663] [driver] [info] [Task Finished] Transform to mem in 0.100280s (137010 normal rows, 0 exceptions)
[2021-03-31 13:30:34.665] [E/2] [info] [Task Finished] Transform to mem in 0.026681s (36984 normal rows, 0 exceptions)
[2021-03-31 13:30:34.682] [E/1] [info] [Task Finished] Transform to mem in 0.085460s (115493 normal rows, 0 exceptions)
[2021-03-31 13:30:34.685] [E/3] [info] [Task Finished] Transform to mem in 0.069370s (90017 normal rows, 0 exceptions)
[2021-03-31 13:30:34.702] [E/1] [info] [Task Finished] Transform to mem in 0.019586s (24776 normal rows, 0 exceptions)
[2021-03-31 13:30:34.713] [E/3] [info] [Task Finished] Transform to mem in 0.028012s (35820 normal rows, 0 exceptions)
[2021-03-31 13:30:34.723] [driver] [info] [Task Finished] Transform to mem in 0.060371s (86890 normal rows, 0 exceptions)
[2021-03-31 13:30:34.748] [E/3] [info] [Task Finished] Transform to mem in 0.035528s (50597 normal rows, 0 exceptions)
[2021-03-31 13:30:34.762] [E/2] [info] [Task Finished] Transform to mem in 0.096284s (128526 normal rows, 0 exceptions)
[2021-03-31 13:30:34.772] [driver] [info] [Task Finished] Transform to mem in 0.048694s (69186 normal rows, 0 exceptions)
[2021-03-31 13:30:34.774] [E/1] [info] [Task Finished] Transform to mem in 0.071857s (94840 normal rows, 0 exceptions)
[2021-03-31 13:30:34.781] [E/2] [info] [Task Finished] Transform to mem in 0.019607s (24753 normal rows, 0 exceptions)
[2021-03-31 13:30:34.801] [E/2] [info] [Task Finished] Transform to mem in 0.019552s (25284 normal rows, 0 exceptions)
[2021-03-31 13:30:34.811] [driver] [info] [Task Finished] Transform to mem in 0.038844s (51533 normal rows, 0 exceptions)
[2021-03-31 13:30:34.828] [E/2] [info] [Task Finished] Transform to mem in 0.027422s (35533 normal rows, 0 exceptions)
[2021-03-31 13:30:34.840] [E/3] [info] [Task Finished] Transform to mem in 0.091204s (120684 normal rows, 0 exceptions)
[2021-03-31 13:30:34.848] [E/2] [info] [Task Finished] Transform to mem in 0.019736s (25025 normal rows, 0 exceptions)
[2021-03-31 13:30:34.867] [E/3] [info] [Task Finished] Transform to mem in 0.027903s (35513 normal rows, 0 exceptions)
[2021-03-31 13:30:34.874] [E/1] [info] [Task Finished] Transform to mem in 0.100093s (136571 normal rows, 0 exceptions)
[2021-03-31 13:30:34.888] [E/3] [info] [Task Finished] Transform to mem in 0.020454s (25164 normal rows, 0 exceptions)
[2021-03-31 13:30:34.894] [driver] [info] [Task Finished] Transform to mem in 0.083078s (113244 normal rows, 0 exceptions)
[2021-03-31 13:30:34.902] [E/1] [info] [Task Finished] Transform to mem in 0.027893s (35994 normal rows, 0 exceptions)
[2021-03-31 13:30:34.914] [driver] [info] [Task Finished] Transform to mem in 0.020017s (25196 normal rows, 0 exceptions)
[2021-03-31 13:30:34.923] [driver] [info] [Task Finished] Transform to mem in 0.008720s (11259 normal rows, 0 exceptions)
[2021-03-31 13:30:34.973] [E/2] [info] [Task Finished] Transform to mem in 0.125137s (174193 normal rows, 0 exceptions)
[2021-03-31 13:30:34.983] [E/3] [info] [Task Finished] Transform to mem in 0.094977s (127738 normal rows, 0 exceptions)
[2021-03-31 13:30:34.984] [E/1] [info] [Task Finished] Transform to mem in 0.081840s (110771 normal rows, 0 exceptions)
[2021-03-31 13:30:34.993] [E/2] [info] [Task Finished] Transform to mem in 0.019566s (25156 normal rows, 0 exceptions)
[2021-03-31 13:30:35.011] [E/3] [info] [Task Finished] Transform to mem in 0.027641s (36015 normal rows, 0 exceptions)
[2021-03-31 13:30:35.013] [E/2] [info] [Task Finished] Transform to mem in 0.020447s (24839 normal rows, 0 exceptions)
[2021-03-31 13:30:35.038] [driver] [info] [Task Finished] Transform to mem in 0.115044s (160842 normal rows, 0 exceptions)
[2021-03-31 13:30:35.051] [E/3] [info] [Task Finished] Transform to mem in 0.039957s (54988 normal rows, 0 exceptions)
[2021-03-31 13:30:35.078] [E/1] [info] [Task Finished] Transform to mem in 0.094473s (128364 normal rows, 0 exceptions)
[2021-03-31 13:30:35.079] [driver] [info] [Task Finished] Transform to mem in 0.040594s (57674 normal rows, 0 exceptions)
[2021-03-31 13:30:35.079] [E/3] [info] [Task Finished] Transform to mem in 0.028062s (36157 normal rows, 0 exceptions)
[2021-03-31 13:30:35.090] [E/2] [info] [Task Finished] Transform to mem in 0.077013s (101477 normal rows, 0 exceptions)
[2021-03-31 13:30:35.099] [E/2] [info] [Task Finished] Transform to mem in 0.008898s (11461 normal rows, 0 exceptions)
[2021-03-31 13:30:35.109] [driver] [info] [Task Finished] Transform to mem in 0.030144s (42268 normal rows, 0 exceptions)
[2021-03-31 13:30:35.144] [driver] [info] [Task Finished] Transform to mem in 0.035334s (49180 normal rows, 0 exceptions)
[2021-03-31 13:30:35.149] [E/1] [info] [Task Finished] Transform to mem in 0.071029s (90283 normal rows, 0 exceptions)
[2021-03-31 13:30:35.160] [E/3] [info] [Task Finished] Transform to mem in 0.080970s (107483 normal rows, 0 exceptions)
[2021-03-31 13:30:35.172] [driver] [info] [Task Finished] Transform to mem in 0.027641s (35595 normal rows, 0 exceptions)
[2021-03-31 13:30:35.186] [E/2] [info] [Task Finished] Transform to mem in 0.087026s (115821 normal rows, 0 exceptions)
[2021-03-31 13:30:35.191] [E/3] [info] [Task Finished] Transform to mem in 0.030985s (43145 normal rows, 0 exceptions)
[2021-03-31 13:30:35.201] [driver] [info] [Task Finished] Transform to mem in 0.028837s (35285 normal rows, 0 exceptions)
[2021-03-31 13:30:35.227] [E/3] [info] [Task Finished] Transform to mem in 0.036208s (51000 normal rows, 0 exceptions)
[2021-03-31 13:30:35.244] [driver] [info] [Task Finished] Transform to mem in 0.043003s (59860 normal rows, 0 exceptions)
[2021-03-31 13:30:35.246] [E/1] [info] [Task Finished] Transform to mem in 0.097206s (132982 normal rows, 0 exceptions)
[2021-03-31 13:30:35.255] [E/2] [info] [Task Finished] Transform to mem in 0.069168s (89845 normal rows, 0 exceptions)
[2021-03-31 13:30:35.264] [driver] [info] [Task Finished] Transform to mem in 0.020135s (25209 normal rows, 0 exceptions)
[2021-03-31 13:30:35.283] [driver] [info] [Task Finished] Transform to mem in 0.019410s (25218 normal rows, 0 exceptions)
[2021-03-31 13:30:35.307] [E/1] [info] [Task Finished] Transform to mem in 0.060924s (79626 normal rows, 0 exceptions)
[2021-03-31 13:30:35.310] [driver] [info] [Task Finished] Transform to mem in 0.027209s (35347 normal rows, 0 exceptions)
[2021-03-31 13:30:35.324] [E/3] [info] [Task Finished] Transform to mem in 0.096575s (129587 normal rows, 0 exceptions)
[2021-03-31 13:30:35.330] [driver] [info] [Task Finished] Transform to mem in 0.019190s (24798 normal rows, 0 exceptions)
[2021-03-31 13:30:35.358] [E/3] [info] [Task Finished] Transform to mem in 0.033947s (46617 normal rows, 0 exceptions)
[2021-03-31 13:30:35.369] [E/2] [info] [Task Finished] Transform to mem in 0.113986s (159135 normal rows, 0 exceptions)
[2021-03-31 13:30:35.381] [E/3] [info] [Task Finished] Transform to mem in 0.023273s (30883 normal rows, 0 exceptions)
[2021-03-31 13:30:35.384] [E/1] [info] [Task Finished] Transform to mem in 0.077030s (98805 normal rows, 0 exceptions)
[2021-03-31 13:30:35.404] [E/1] [info] [Task Finished] Transform to mem in 0.019322s (24884 normal rows, 0 exceptions)
[2021-03-31 13:30:35.422] [E/2] [info] [Task Finished] Transform to mem in 0.052135s (73689 normal rows, 0 exceptions)
[2021-03-31 13:30:35.445] [driver] [info] [Task Finished] Transform to mem in 0.115024s (160751 normal rows, 0 exceptions)
[2021-03-31 13:30:35.451] [E/3] [info] [Task Finished] Transform to mem in 0.070482s (89041 normal rows, 0 exceptions)
[2021-03-31 13:30:35.464] [E/1] [info] [Task Finished] Transform to mem in 0.060191s (78192 normal rows, 0 exceptions)
[2021-03-31 13:30:35.472] [driver] [info] [Task Finished] Transform to mem in 0.027358s (37728 normal rows, 0 exceptions)
[2021-03-31 13:30:35.480] [E/3] [info] [Task Finished] Transform to mem in 0.028303s (36542 normal rows, 0 exceptions)
[2021-03-31 13:30:35.492] [driver] [info] [Task Finished] Transform to mem in 0.019354s (24927 normal rows, 0 exceptions)
[2021-03-31 13:30:35.507] [E/3] [info] [Task Finished] Transform to mem in 0.027574s (35179 normal rows, 0 exceptions)
[2021-03-31 13:30:35.520] [E/2] [info] [Task Finished] Transform to mem in 0.097930s (131921 normal rows, 0 exceptions)
[2021-03-31 13:30:35.529] [E/3] [info] [Task Finished] Transform to mem in 0.021489s (28735 normal rows, 0 exceptions)
[2021-03-31 13:30:35.548] [E/2] [info] [Task Finished] Transform to mem in 0.028622s (36814 normal rows, 0 exceptions)
[2021-03-31 13:30:35.548] [E/1] [info] [Task Finished] Transform to mem in 0.084284s (113650 normal rows, 0 exceptions)
[2021-03-31 13:30:35.572] [E/2] [info] [Task Finished] Transform to mem in 0.023465s (31887 normal rows, 0 exceptions)
[2021-03-31 13:30:35.596] [driver] [info] [Task Finished] Transform to mem in 0.104139s (142265 normal rows, 0 exceptions)
[2021-03-31 13:30:35.600] [E/1] [info] [Task Finished] Transform to mem in 0.051950s (69153 normal rows, 0 exceptions)
[2021-03-31 13:30:35.621] [driver] [info] [Task Finished] Transform to mem in 0.025384s (34086 normal rows, 0 exceptions)
[2021-03-31 13:30:35.623] [E/3] [info] [Task Finished] Transform to mem in 0.094013s (128350 normal rows, 0 exceptions)
[2021-03-31 13:30:35.629] [E/1] [info] [Task Finished] Transform to mem in 0.028361s (36505 normal rows, 0 exceptions)
[2021-03-31 13:30:35.641] [E/3] [info] [Task Finished] Transform to mem in 0.018637s (24720 normal rows, 0 exceptions)
[2021-03-31 13:30:35.642] [E/2] [info] [Task Finished] Transform to mem in 0.070464s (88901 normal rows, 0 exceptions)
[2021-03-31 13:30:35.657] [E/1] [info] [Task Finished] Transform to mem in 0.027999s (35745 normal rows, 0 exceptions)
[2021-03-31 13:30:35.692] [E/2] [info] [Task Finished] Transform to mem in 0.050109s (73228 normal rows, 0 exceptions)
[2021-03-31 13:30:35.707] [E/1] [info] [Task Finished] Transform to mem in 0.050633s (71216 normal rows, 0 exceptions)
[2021-03-31 13:30:35.714] [driver] [info] [Task Finished] Transform to mem in 0.093304s (127517 normal rows, 0 exceptions)
[2021-03-31 13:30:35.720] [E/3] [info] [Task Finished] Transform to mem in 0.078985s (101655 normal rows, 0 exceptions)
[2021-03-31 13:30:35.727] [E/1] [info] [Task Finished] Transform to mem in 0.019671s (25306 normal rows, 0 exceptions)
[2021-03-31 13:30:35.763] [E/2] [info] [Task Finished] Transform to mem in 0.070725s (93246 normal rows, 0 exceptions)
[2021-03-31 13:30:35.770] [E/1] [info] [Task Finished] Transform to mem in 0.043029s (61650 normal rows, 0 exceptions)
[2021-03-31 13:30:35.790] [E/2] [info] [Task Finished] Transform to mem in 0.027047s (35410 normal rows, 0 exceptions)
[2021-03-31 13:30:35.809] [driver] [info] [Task Finished] Transform to mem in 0.095033s (132563 normal rows, 0 exceptions)
[2021-03-31 13:30:35.824] [E/3] [info] [Task Finished] Transform to mem in 0.103453s (142382 normal rows, 0 exceptions)
[2021-03-31 13:30:35.827] [E/2] [info] [Task Finished] Transform to mem in 0.036374s (51575 normal rows, 0 exceptions)
[2021-03-31 13:30:35.846] [E/2] [info] [Task Finished] Transform to mem in 0.019017s (24856 normal rows, 0 exceptions)
[2021-03-31 13:30:35.855] [driver] [info] [Task Finished] Transform to mem in 0.045503s (63758 normal rows, 0 exceptions)
[2021-03-31 13:30:35.862] [E/1] [info] [Task Finished] Transform to mem in 0.092412s (125624 normal rows, 0 exceptions)
[2021-03-31 13:30:35.870] [E/1] [info] [Task Finished] Transform to mem in 0.007071s (9137 normal rows, 0 exceptions)
[2021-03-31 13:30:35.875] [driver] [info] [Task Finished] Transform to mem in 0.019814s (24719 normal rows, 0 exceptions)
[2021-03-31 13:30:35.894] [E/3] [info] [Task Finished] Transform to mem in 0.070398s (88881 normal rows, 0 exceptions)
[2021-03-31 13:30:35.895] [driver] [info] [Task Finished] Transform to mem in 0.020048s (24660 normal rows, 0 exceptions)
[2021-03-31 13:30:35.916] [E/2] [info] [Task Finished] Transform to mem in 0.070449s (89458 normal rows, 0 exceptions)
[2021-03-31 13:30:35.922] [E/3] [info] [Task Finished] Transform to mem in 0.027162s (35624 normal rows, 0 exceptions)
[2021-03-31 13:30:35.940] [E/2] [info] [Task Finished] Transform to mem in 0.023782s (31860 normal rows, 0 exceptions)
[2021-03-31 13:30:35.951] [E/3] [info] [Task Finished] Transform to mem in 0.029685s (36166 normal rows, 0 exceptions)
[2021-03-31 13:30:35.953] [E/1] [info] [Task Finished] Transform to mem in 0.083867s (112468 normal rows, 0 exceptions)
[2021-03-31 13:30:35.970] [E/3] [info] [Task Finished] Transform to mem in 0.019021s (24858 normal rows, 0 exceptions)
[2021-03-31 13:30:35.984] [driver] [info] [Task Finished] Transform to mem in 0.089373s (120716 normal rows, 0 exceptions)
[2021-03-31 13:30:35.990] [E/3] [info] [Task Finished] Transform to mem in 0.019578s (24927 normal rows, 0 exceptions)
[2021-03-31 13:30:36.037] [E/2] [info] [Task Finished] Transform to mem in 0.097053s (131895 normal rows, 0 exceptions)
[2021-03-31 13:30:36.044] [E/1] [info] [Task Finished] Transform to mem in 0.090212s (122197 normal rows, 0 exceptions)
[2021-03-31 13:30:36.057] [E/2] [info] [Task Finished] Transform to mem in 0.019684s (25296 normal rows, 0 exceptions)
[2021-03-31 13:30:36.069] [driver] [info] [Task Finished] Transform to mem in 0.085119s (120894 normal rows, 0 exceptions)
[2021-03-31 13:30:36.087] [E/3] [info] [Task Finished] Transform to mem in 0.096903s (130688 normal rows, 0 exceptions)
[2021-03-31 13:30:36.088] [driver] [info] [Task Finished] Transform to mem in 0.018728s (24767 normal rows, 0 exceptions)
[2021-03-31 13:30:36.096] [E/1] [info] [Task Finished] Transform to mem in 0.052114s (73220 normal rows, 0 exceptions)
[2021-03-31 13:30:36.114] [E/3] [info] [Task Finished] Transform to mem in 0.027557s (35349 normal rows, 0 exceptions)
[2021-03-31 13:30:36.117] [E/1] [info] [Task Finished] Transform to mem in 0.021539s (28670 normal rows, 0 exceptions)
[2021-03-31 13:30:36.148] [E/3] [info] [Task Finished] Transform to mem in 0.033552s (44654 normal rows, 0 exceptions)
[2021-03-31 13:30:36.157] [E/2] [info] [Task Finished] Transform to mem in 0.099899s (135912 normal rows, 0 exceptions)
[2021-03-31 13:30:36.165] [driver] [info] [Task Finished] Transform to mem in 0.076576s (102188 normal rows, 0 exceptions)
[2021-03-31 13:30:36.168] [E/3] [info] [Task Finished] Transform to mem in 0.019532s (25167 normal rows, 0 exceptions)
[2021-03-31 13:30:36.189] [E/2] [info] [Task Finished] Transform to mem in 0.031957s (43052 normal rows, 0 exceptions)
[2021-03-31 13:30:36.197] [E/3] [info] [Task Finished] Transform to mem in 0.029137s (39741 normal rows, 0 exceptions)
[2021-03-31 13:30:36.213] [E/1] [info] [Task Finished] Transform to mem in 0.096010s (128945 normal rows, 0 exceptions)
[2021-03-31 13:30:36.223] [E/2] [info] [Task Finished] Transform to mem in 0.034514s (46801 normal rows, 0 exceptions)
[2021-03-31 13:30:36.233] [E/1] [info] [Task Finished] Transform to mem in 0.019434s (25333 normal rows, 0 exceptions)
[2021-03-31 13:30:36.251] [E/2] [info] [Task Finished] Transform to mem in 0.027464s (35668 normal rows, 0 exceptions)
[2021-03-31 13:30:36.252] [driver] [info] [Task Finished] Transform to mem in 0.086777s (118052 normal rows, 0 exceptions)
[2021-03-31 13:30:36.268] [E/3] [info] [Task Finished] Transform to mem in 0.071746s (95035 normal rows, 0 exceptions)
[2021-03-31 13:30:36.274] [E/2] [info] [Task Finished] Transform to mem in 0.023219s (30951 normal rows, 0 exceptions)
[2021-03-31 13:30:36.304] [E/3] [info] [Task Finished] Transform to mem in 0.035330s (49346 normal rows, 0 exceptions)
[2021-03-31 13:30:36.324] [E/2] [info] [Task Finished] Transform to mem in 0.050182s (63635 normal rows, 0 exceptions)
[2021-03-31 13:30:36.330] [E/1] [info] [Task Finished] Transform to mem in 0.097472s (131336 normal rows, 0 exceptions)
[2021-03-31 13:30:36.344] [E/2] [info] [Task Finished] Transform to mem in 0.019619s (25057 normal rows, 0 exceptions)
[2021-03-31 13:30:36.361] [driver] [info] [Task Finished] Transform to mem in 0.109048s (150891 normal rows, 0 exceptions)
[2021-03-31 13:30:36.376] [E/1] [info] [Task Finished] Transform to mem in 0.045553s (63259 normal rows, 0 exceptions)
[2021-03-31 13:30:36.386] [E/3] [info] [Task Finished] Transform to mem in 0.082189s (109745 normal rows, 0 exceptions)
[2021-03-31 13:30:36.398] [driver] [info] [Task Finished] Transform to mem in 0.037142s (51877 normal rows, 0 exceptions)
[2021-03-31 13:30:36.403] [E/1] [info] [Task Finished] Transform to mem in 0.027191s (35108 normal rows, 0 exceptions)
[2021-03-31 13:30:36.417] [driver] [info] [Task Finished] Transform to mem in 0.019278s (24946 normal rows, 0 exceptions)
[2021-03-31 13:30:36.447] [E/2] [info] [Task Finished] Transform to mem in 0.103685s (142650 normal rows, 0 exceptions)
[2021-03-31 13:30:36.450] [E/1] [info] [Task Finished] Transform to mem in 0.046969s (65058 normal rows, 0 exceptions)
[2021-03-31 13:30:36.463] [E/3] [info] [Task Finished] Transform to mem in 0.076934s (100942 normal rows, 0 exceptions)
[2021-03-31 13:30:36.472] [E/2] [info] [Task Finished] Transform to mem in 0.024208s (32532 normal rows, 0 exceptions)
[2021-03-31 13:30:36.491] [E/2] [info] [Task Finished] Transform to mem in 0.019663s (25305 normal rows, 0 exceptions)
[2021-03-31 13:30:36.496] [driver] [info] [Task Finished] Transform to mem in 0.078882s (104405 normal rows, 0 exceptions)
[2021-03-31 13:30:36.506] [E/1] [info] [Task Finished] Transform to mem in 0.055406s (73717 normal rows, 0 exceptions)
[2021-03-31 13:30:36.525] [E/1] [info] [Task Finished] Transform to mem in 0.019366s (24942 normal rows, 0 exceptions)
[2021-03-31 13:30:36.529] [E/2] [info] [Task Finished] Transform to mem in 0.037448s (50939 normal rows, 0 exceptions)
[2021-03-31 13:30:36.557] [E/1] [info] [Task Finished] Transform to mem in 0.031925s (42100 normal rows, 0 exceptions)
[2021-03-31 13:30:36.557] [E/3] [info] [Task Finished] Transform to mem in 0.093932s (125497 normal rows, 0 exceptions)
[2021-03-31 13:30:36.577] [E/1] [info] [Task Finished] Transform to mem in 0.019703s (25355 normal rows, 0 exceptions)
[2021-03-31 13:30:36.593] [driver] [info] [Task Finished] Transform to mem in 0.096935s (133300 normal rows, 0 exceptions)
[2021-03-31 13:30:36.595] [E/1] [info] [Task Finished] Transform to mem in 0.018535s (24648 normal rows, 0 exceptions)
[2021-03-31 13:30:36.624] [E/2] [info] [Task Finished] Transform to mem in 0.095363s (127588 normal rows, 0 exceptions)
[2021-03-31 13:30:36.641] [driver] [info] [Task Finished] Transform to mem in 0.048129s (61810 normal rows, 0 exceptions)
[2021-03-31 13:30:36.643] [E/2] [info] [Task Finished] Transform to mem in 0.018931s (24760 normal rows, 0 exceptions)
[2021-03-31 13:30:36.664] [E/3] [info] [Task Finished] Transform to mem in 0.106808s (148802 normal rows, 0 exceptions)
[2021-03-31 13:30:36.675] [driver] [info] [Task Finished] Transform to mem in 0.033448s (45089 normal rows, 0 exceptions)
[2021-03-31 13:30:36.684] [E/3] [info] [Task Finished] Transform to mem in 0.019712s (25397 normal rows, 0 exceptions)
[2021-03-31 13:30:36.706] [E/1] [info] [Task Finished] Transform to mem in 0.111218s (152233 normal rows, 0 exceptions)
[2021-03-31 13:30:36.726] [E/1] [info] [Task Finished] Transform to mem in 0.019597s (24918 normal rows, 0 exceptions)
[2021-03-31 13:30:36.728] [driver] [info] [Task Finished] Transform to mem in 0.053159s (75367 normal rows, 0 exceptions)
[2021-03-31 13:30:36.739] [E/2] [info] [Task Finished] Transform to mem in 0.096064s (128054 normal rows, 0 exceptions)
[2021-03-31 13:30:36.753] [E/1] [info] [Task Finished] Transform to mem in 0.026971s (35003 normal rows, 0 exceptions)
[2021-03-31 13:30:36.760] [E/3] [info] [Task Finished] Transform to mem in 0.076848s (101946 normal rows, 0 exceptions)
[2021-03-31 13:30:36.768] [E/2] [info] [Task Finished] Transform to mem in 0.028821s (40146 normal rows, 0 exceptions)
[2021-03-31 13:30:36.788] [E/2] [info] [Task Finished] Transform to mem in 0.019670s (25248 normal rows, 0 exceptions)
[2021-03-31 13:30:36.816] [E/2] [info] [Task Finished] Transform to mem in 0.027859s (35972 normal rows, 0 exceptions)
[2021-03-31 13:30:36.816] [driver] [info] [Task Finished] Transform to mem in 0.088549s (120099 normal rows, 0 exceptions)
[2021-03-31 13:30:36.826] [E/1] [info] [Task Finished] Transform to mem in 0.073291s (95889 normal rows, 0 exceptions)
[2021-03-31 13:30:36.836] [driver] [info] [Task Finished] Transform to mem in 0.019398s (25061 normal rows, 0 exceptions)
[2021-03-31 13:30:36.855] [E/1] [info] [Task Finished] Transform to mem in 0.028237s (35325 normal rows, 0 exceptions)
[2021-03-31 13:30:36.855] [E/3] [info] [Task Finished] Transform to mem in 0.095018s (130714 normal rows, 0 exceptions)
[2021-03-31 13:30:36.879] [E/1] [info] [Task Finished] Transform to mem in 0.023808s (31934 normal rows, 0 exceptions)
[2021-03-31 13:30:36.882] [E/2] [info] [Task Finished] Transform to mem in 0.066733s (88529 normal rows, 0 exceptions)
[2021-03-31 13:30:36.883] [E/3] [info] [Task Finished] Transform to mem in 0.027544s (35311 normal rows, 0 exceptions)
[2021-03-31 13:30:36.915] [E/2] [info] [Task Finished] Transform to mem in 0.032239s (45344 normal rows, 0 exceptions)
[2021-03-31 13:30:36.954] [E/3] [info] [Task Finished] Transform to mem in 0.071326s (87559 normal rows, 0 exceptions)
[2021-03-31 13:30:36.957] [driver] [info] [Task Finished] Transform to mem in 0.121241s (171038 normal rows, 0 exceptions)
[2021-03-31 13:30:36.986] [E/3] [info] [Task Finished] Transform to mem in 0.031125s (42695 normal rows, 0 exceptions)
[2021-03-31 13:30:36.987] [driver] [info] [Task Finished] Transform to mem in 0.029588s (36198 normal rows, 0 exceptions)
[2021-03-31 13:30:36.988] [E/1] [info] [Task Finished] Transform to mem in 0.109933s (151639 normal rows, 0 exceptions)
[2021-03-31 13:30:37.006] [driver] [info] [Task Finished] Transform to mem in 0.019345s (25022 normal rows, 0 exceptions)
[2021-03-31 13:30:37.016] [E/1] [info] [Task Finished] Transform to mem in 0.027758s (35962 normal rows, 0 exceptions)
[2021-03-31 13:30:37.043] [E/2] [info] [Task Finished] Transform to mem in 0.127846s (179364 normal rows, 0 exceptions)
[2021-03-31 13:30:37.057] [E/3] [info] [Task Finished] Transform to mem in 0.071164s (90425 normal rows, 0 exceptions)
[2021-03-31 13:30:37.073] [driver] [info] [Task Finished] Transform to mem in 0.066763s (88645 normal rows, 0 exceptions)
[2021-03-31 13:30:37.076] [E/2] [info] [Task Finished] Transform to mem in 0.032999s (43630 normal rows, 0 exceptions)
[2021-03-31 13:30:37.084] [E/1] [info] [Task Finished] Transform to mem in 0.067445s (99851 normal rows, 0 exceptions)
[2021-03-31 13:30:37.095] [driver] [info] [Task Finished] Transform to mem in 0.021993s (28815 normal rows, 0 exceptions)
[2021-03-31 13:30:37.127] [E/3] [info] [Task Finished] Transform to mem in 0.070324s (89248 normal rows, 0 exceptions)
[2021-03-31 13:30:37.138] [driver] [info] [Task Finished] Transform to mem in 0.042773s (61456 normal rows, 0 exceptions)
[2021-03-31 13:30:37.138] [E/2] [info] [Task Finished] Transform to mem in 0.062512s (84714 normal rows, 0 exceptions)
[2021-03-31 13:30:37.158] [E/2] [info] [Task Finished] Transform to mem in 0.019670s (25234 normal rows, 0 exceptions)
[2021-03-31 13:30:37.171] [E/3] [info] [Task Finished] Transform to mem in 0.044375s (62245 normal rows, 0 exceptions)
[2021-03-31 13:30:37.175] [E/1] [info] [Task Finished] Transform to mem in 0.090836s (122718 normal rows, 0 exceptions)
[2021-03-31 13:30:37.186] [E/2] [info] [Task Finished] Transform to mem in 0.028094s (36109 normal rows, 0 exceptions)
[2021-03-31 13:30:37.193] [E/1] [info] [Task Finished] Transform to mem in 0.018779s (24833 normal rows, 0 exceptions)
[2021-03-31 13:30:37.213] [E/2] [info] [Task Finished] Transform to mem in 0.026771s (35479 normal rows, 0 exceptions)
[2021-03-31 13:30:37.216] [driver] [info] [Task Finished] Transform to mem in 0.078462s (99709 normal rows, 0 exceptions)
[2021-03-31 13:30:37.240] [E/2] [info] [Task Finished] Transform to mem in 0.027486s (37924 normal rows, 0 exceptions)
[2021-03-31 13:30:37.263] [E/1] [info] [Task Finished] Transform to mem in 0.069427s (89012 normal rows, 0 exceptions)
[2021-03-31 13:30:37.265] [driver] [info] [Task Finished] Transform to mem in 0.049046s (65269 normal rows, 0 exceptions)
[2021-03-31 13:30:37.292] [E/1] [info] [Task Finished] Transform to mem in 0.028847s (39361 normal rows, 0 exceptions)
[2021-03-31 13:30:37.294] [E/3] [info] [Task Finished] Transform to mem in 0.122435s (172370 normal rows, 0 exceptions)
[2021-03-31 13:30:37.295] [driver] [info] [Task Finished] Transform to mem in 0.029236s (35944 normal rows, 0 exceptions)
[2021-03-31 13:30:37.313] [E/3] [info] [Task Finished] Transform to mem in 0.019383s (24990 normal rows, 0 exceptions)
[2021-03-31 13:30:37.325] [driver] [info] [Task Finished] Transform to mem in 0.030908s (40983 normal rows, 0 exceptions)
[2021-03-31 13:30:37.344] [driver] [info] [Task Finished] Transform to mem in 0.018965s (24870 normal rows, 0 exceptions)
[2021-03-31 13:30:37.362] [E/1] [info] [Task Finished] Transform to mem in 0.070599s (90461 normal rows, 0 exceptions)
[2021-03-31 13:30:37.368] [E/2] [info] [Task Finished] Transform to mem in 0.127504s (180510 normal rows, 0 exceptions)
[2021-03-31 13:30:37.372] [driver] [info] [Task Finished] Transform to mem in 0.027609s (35395 normal rows, 0 exceptions)
[2021-03-31 13:30:37.387] [E/2] [info] [Task Finished] Transform to mem in 0.019230s (24717 normal rows, 0 exceptions)
[2021-03-31 13:30:37.400] [driver] [info] [Task Finished] Transform to mem in 0.028040s (36501 normal rows, 0 exceptions)
[2021-03-31 13:30:37.428] [driver] [info] [Task Finished] Transform to mem in 0.028210s (38386 normal rows, 0 exceptions)
[2021-03-31 13:30:37.429] [E/3] [info] [Task Finished] Transform to mem in 0.115280s (163151 normal rows, 0 exceptions)
[2021-03-31 13:30:37.445] [E/1] [info] [Task Finished] Transform to mem in 0.082473s (109734 normal rows, 0 exceptions)
[2021-03-31 13:30:37.458] [driver] [info] [Task Finished] Transform to mem in 0.029368s (36280 normal rows, 0 exceptions)
[2021-03-31 13:30:37.464] [E/1] [info] [Task Finished] Transform to mem in 0.019408s (25101 normal rows, 0 exceptions)
[2021-03-31 13:30:37.486] [driver] [info] [Task Finished] Transform to mem in 0.028067s (36692 normal rows, 0 exceptions)
[2021-03-31 13:30:37.503] [E/3] [info] [Task Finished] Transform to mem in 0.074491s (96622 normal rows, 0 exceptions)
[2021-03-31 13:30:37.505] [driver] [info] [Task Finished] Transform to mem in 0.018690s (24873 normal rows, 0 exceptions)
[2021-03-31 13:30:37.519] [E/2] [info] [Task Finished] Transform to mem in 0.131975s (187481 normal rows, 0 exceptions)
[2021-03-31 13:30:37.531] [E/3] [info] [Task Finished] Transform to mem in 0.028149s (36212 normal rows, 0 exceptions)
[2021-03-31 13:30:37.538] [E/2] [info] [Task Finished] Transform to mem in 0.018434s (24577 normal rows, 0 exceptions)
[2021-03-31 13:30:37.571] [E/3] [info] [Task Finished] Transform to mem in 0.039575s (51305 normal rows, 0 exceptions)
[2021-03-31 13:30:37.583] [E/1] [info] [Task Finished] Transform to mem in 0.118370s (169560 normal rows, 0 exceptions)
[2021-03-31 13:30:37.587] [driver] [info] [Task Finished] Transform to mem in 0.082509s (110280 normal rows, 0 exceptions)
[2021-03-31 13:30:37.608] [E/2] [info] [Task Finished] Transform to mem in 0.069938s (90609 normal rows, 0 exceptions)
[2021-03-31 13:30:37.612] [E/1] [info] [Task Finished] Transform to mem in 0.029606s (40051 normal rows, 0 exceptions)
[2021-03-31 13:30:37.627] [E/2] [info] [Task Finished] Transform to mem in 0.019589s (24747 normal rows, 0 exceptions)
[2021-03-31 13:30:37.632] [E/3] [info] [Task Finished] Transform to mem in 0.061227s (89944 normal rows, 0 exceptions)
[2021-03-31 13:30:37.640] [E/1] [info] [Task Finished] Transform to mem in 0.027551s (35585 normal rows, 0 exceptions)
[2021-03-31 13:30:37.655] [driver] [info] [Task Finished] Transform to mem in 0.068010s (88775 normal rows, 0 exceptions)
[2021-03-31 13:30:37.666] [E/3] [info] [Task Finished] Transform to mem in 0.033693s (47712 normal rows, 0 exceptions)
[2021-03-31 13:30:37.672] [driver] [info] [Task Finished] Transform to mem in 0.017121s (22144 normal rows, 0 exceptions)
[2021-03-31 13:30:37.704] [driver] [info] [Task Finished] Transform to mem in 0.031437s (43962 normal rows, 0 exceptions)
[2021-03-31 13:30:37.727] [E/1] [info] [Task Finished] Transform to mem in 0.087305s (114149 normal rows, 0 exceptions)
[2021-03-31 13:30:37.742] [E/2] [info] [Task Finished] Transform to mem in 0.115024s (160651 normal rows, 0 exceptions)
[2021-03-31 13:30:37.747] [E/3] [info] [Task Finished] Transform to mem in 0.080617s (107321 normal rows, 0 exceptions)
[2021-03-31 13:30:37.748] [driver] [info] [Task Finished] Transform to mem in 0.043939s (61534 normal rows, 0 exceptions)
[2021-03-31 13:30:37.763] [E/2] [info] [Task Finished] Transform to mem in 0.020531s (25081 normal rows, 0 exceptions)
[2021-03-31 13:30:37.779] [E/3] [info] [Task Finished] Transform to mem in 0.032058s (42128 normal rows, 0 exceptions)
[2021-03-31 13:30:37.804] [E/2] [info] [Task Finished] Transform to mem in 0.041445s (59284 normal rows, 0 exceptions)
[2021-03-31 13:30:37.818] [driver] [info] [Task Finished] Transform to mem in 0.069986s (90696 normal rows, 0 exceptions)
[2021-03-31 13:30:37.824] [E/2] [info] [Task Finished] Transform to mem in 0.019752s (24978 normal rows, 0 exceptions)
[2021-03-31 13:30:37.837] [E/1] [info] [Task Finished] Transform to mem in 0.109432s (150826 normal rows, 0 exceptions)
[2021-03-31 13:30:37.853] [driver] [info] [Task Finished] Transform to mem in 0.035500s (45770 normal rows, 0 exceptions)
[2021-03-31 13:30:37.871] [E/3] [info] [Task Finished] Transform to mem in 0.092349s (129563 normal rows, 0 exceptions)
[2021-03-31 13:30:37.871] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.52978s
[2021-03-31 13:30:37.871] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0122s, 14009719 input rows, time to process 1 row via fast path: 0.00100018ms
[2021-03-31 13:30:37.872] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000441586s
[2021-03-31 13:30:37.872] [global] [info] [Transform Stage] Stage 3 took 3.60482s
[2021-03-31 13:30:37.872] [global] [info] Query Execution took 4.08922s. (planning: 0.421303s, execution: 3.66792s)
[2021-03-31 13:30:37.882] [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:30:37.979] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:37.985] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:38.118] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:38.119] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:38.125] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:38.257] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:38.258] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:38.264] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:38.397] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:30:38.398] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:30:38.398] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:30:38.497] [logical planner] [info] logical optimization took 0.377702ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:30:38.497] [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:30:38.498] [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:30:38.499] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:30:38.501] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:30:38.502] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.504] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.506] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.509] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.511] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.513] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.515] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.517] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.519] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.521] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.523] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.525] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:30:38.527] [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:30:38.545] [global] [info] Stage0 depends on: 
[2021-03-31 13:30:38.946] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:30:38.946] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.400632s
[2021-03-31 13:30:38.987] [driver] [info] [Task Finished] Transform to mem in 0.041417s (10875 normal rows, 0 exceptions)
[2021-03-31 13:30:38.998] [E/3] [info] [Task Finished] Transform to mem in 0.052017s (17137 normal rows, 0 exceptions)
[2021-03-31 13:30:39.036] [E/2] [info] [Task Finished] Transform to mem in 0.089541s (29971 normal rows, 0 exceptions)
[2021-03-31 13:30:39.038] [E/1] [info] [Task Finished] Transform to mem in 0.091934s (30788 normal rows, 0 exceptions)
[2021-03-31 13:30:39.041] [E/2] [info] [Task Finished] Transform to mem in 0.005863s (1506 normal rows, 0 exceptions)
[2021-03-31 13:30:39.060] [driver] [info] [Task Finished] Transform to mem in 0.072012s (25131 normal rows, 0 exceptions)
[2021-03-31 13:30:39.088] [E/1] [info] [Task Finished] Transform to mem in 0.050098s (14531 normal rows, 0 exceptions)
[2021-03-31 13:30:39.098] [E/3] [info] [Task Finished] Transform to mem in 0.099712s (34530 normal rows, 0 exceptions)
[2021-03-31 13:30:39.130] [driver] [info] [Task Finished] Transform to mem in 0.070557s (23608 normal rows, 0 exceptions)
[2021-03-31 13:30:39.138] [E/2] [info] [Task Finished] Transform to mem in 0.096121s (34000 normal rows, 0 exceptions)
[2021-03-31 13:30:39.138] [driver] [info] [Task Finished] Transform to mem in 0.007935s (2883 normal rows, 0 exceptions)
[2021-03-31 13:30:39.141] [E/1] [info] [Task Finished] Transform to mem in 0.052988s (16756 normal rows, 0 exceptions)
[2021-03-31 13:30:39.164] [E/3] [info] [Task Finished] Transform to mem in 0.066225s (21640 normal rows, 0 exceptions)
[2021-03-31 13:30:39.179] [E/3] [info] [Task Finished] Transform to mem in 0.015280s (5596 normal rows, 0 exceptions)
[2021-03-31 13:30:39.234] [E/2] [info] [Task Finished] Transform to mem in 0.095920s (35289 normal rows, 0 exceptions)
[2021-03-31 13:30:39.248] [E/3] [info] [Task Finished] Transform to mem in 0.068665s (25125 normal rows, 0 exceptions)
[2021-03-31 13:30:39.250] [driver] [info] [Task Finished] Transform to mem in 0.112279s (41379 normal rows, 0 exceptions)
[2021-03-31 13:30:39.256] [E/1] [info] [Task Finished] Transform to mem in 0.115134s (42242 normal rows, 0 exceptions)
[2021-03-31 13:30:39.306] [E/1] [info] [Task Finished] Transform to mem in 0.050079s (17391 normal rows, 0 exceptions)
[2021-03-31 13:30:39.333] [E/2] [info] [Task Finished] Transform to mem in 0.099688s (36022 normal rows, 0 exceptions)
[2021-03-31 13:30:39.337] [driver] [info] [Task Finished] Transform to mem in 0.086299s (29379 normal rows, 0 exceptions)
[2021-03-31 13:30:39.342] [driver] [info] [Task Finished] Transform to mem in 0.005595s (1858 normal rows, 0 exceptions)
[2021-03-31 13:30:39.367] [E/3] [info] [Task Finished] Transform to mem in 0.118561s (42312 normal rows, 0 exceptions)
[2021-03-31 13:30:39.377] [E/1] [info] [Task Finished] Transform to mem in 0.070805s (24688 normal rows, 0 exceptions)
[2021-03-31 13:30:39.417] [E/1] [info] [Task Finished] Transform to mem in 0.039870s (14552 normal rows, 0 exceptions)
[2021-03-31 13:30:39.450] [E/2] [info] [Task Finished] Transform to mem in 0.116334s (41842 normal rows, 0 exceptions)
[2021-03-31 13:30:39.454] [driver] [info] [Task Finished] Transform to mem in 0.111506s (40419 normal rows, 0 exceptions)
[2021-03-31 13:30:39.462] [E/3] [info] [Task Finished] Transform to mem in 0.095866s (34240 normal rows, 0 exceptions)
[2021-03-31 13:30:39.489] [E/1] [info] [Task Finished] Transform to mem in 0.072285s (24991 normal rows, 0 exceptions)
[2021-03-31 13:30:39.527] [E/3] [info] [Task Finished] Transform to mem in 0.064731s (20858 normal rows, 0 exceptions)
[2021-03-31 13:30:39.533] [E/3] [info] [Task Finished] Transform to mem in 0.005451s (1972 normal rows, 0 exceptions)
[2021-03-31 13:30:39.546] [E/2] [info] [Task Finished] Transform to mem in 0.096616s (35270 normal rows, 0 exceptions)
[2021-03-31 13:30:39.561] [E/1] [info] [Task Finished] Transform to mem in 0.071699s (24409 normal rows, 0 exceptions)
[2021-03-31 13:30:39.568] [driver] [info] [Task Finished] Transform to mem in 0.114017s (41663 normal rows, 0 exceptions)
[2021-03-31 13:30:39.600] [E/3] [info] [Task Finished] Transform to mem in 0.066865s (24716 normal rows, 0 exceptions)
[2021-03-31 13:30:39.640] [E/3] [info] [Task Finished] Transform to mem in 0.040161s (10479 normal rows, 0 exceptions)
[2021-03-31 13:30:39.643] [E/2] [info] [Task Finished] Transform to mem in 0.097001s (34981 normal rows, 0 exceptions)
[2021-03-31 13:30:39.656] [E/3] [info] [Task Finished] Transform to mem in 0.015867s (4841 normal rows, 0 exceptions)
[2021-03-31 13:30:39.657] [E/1] [info] [Task Finished] Transform to mem in 0.095794s (34017 normal rows, 0 exceptions)
[2021-03-31 13:30:39.680] [driver] [info] [Task Finished] Transform to mem in 0.112598s (41018 normal rows, 0 exceptions)
[2021-03-31 13:30:39.709] [E/2] [info] [Task Finished] Transform to mem in 0.066163s (24521 normal rows, 0 exceptions)
[2021-03-31 13:30:39.728] [driver] [info] [Task Finished] Transform to mem in 0.047589s (13410 normal rows, 0 exceptions)
[2021-03-31 13:30:39.752] [E/3] [info] [Task Finished] Transform to mem in 0.096485s (35358 normal rows, 0 exceptions)
[2021-03-31 13:30:39.758] [driver] [info] [Task Finished] Transform to mem in 0.029481s (10836 normal rows, 0 exceptions)
[2021-03-31 13:30:39.771] [E/1] [info] [Task Finished] Transform to mem in 0.113889s (41598 normal rows, 0 exceptions)
[2021-03-31 13:30:39.781] [E/2] [info] [Task Finished] Transform to mem in 0.071810s (23700 normal rows, 0 exceptions)
[2021-03-31 13:30:39.823] [E/1] [info] [Task Finished] Transform to mem in 0.052277s (15821 normal rows, 0 exceptions)
[2021-03-31 13:30:39.824] [E/3] [info] [Task Finished] Transform to mem in 0.071409s (24501 normal rows, 0 exceptions)
[2021-03-31 13:30:39.847] [driver] [info] [Task Finished] Transform to mem in 0.089773s (31201 normal rows, 0 exceptions)
[2021-03-31 13:30:39.865] [driver] [info] [Task Finished] Transform to mem in 0.017452s (6425 normal rows, 0 exceptions)
[2021-03-31 13:30:39.865] [E/2] [info] [Task Finished] Transform to mem in 0.084041s (31099 normal rows, 0 exceptions)
[2021-03-31 13:30:39.915] [E/2] [info] [Task Finished] Transform to mem in 0.049182s (14218 normal rows, 0 exceptions)
[2021-03-31 13:30:39.936] [driver] [info] [Task Finished] Transform to mem in 0.071333s (24602 normal rows, 0 exceptions)
[2021-03-31 13:30:39.936] [E/3] [info] [Task Finished] Transform to mem in 0.112843s (41464 normal rows, 0 exceptions)
[2021-03-31 13:30:39.938] [E/1] [info] [Task Finished] Transform to mem in 0.114896s (42128 normal rows, 0 exceptions)
[2021-03-31 13:30:39.943] [driver] [info] [Task Finished] Transform to mem in 0.007174s (2651 normal rows, 0 exceptions)
[2021-03-31 13:30:39.975] [E/2] [info] [Task Finished] Transform to mem in 0.060164s (19264 normal rows, 0 exceptions)
[2021-03-31 13:30:39.980] [E/2] [info] [Task Finished] Transform to mem in 0.005426s (2011 normal rows, 0 exceptions)
[2021-03-31 13:30:39.996] [E/3] [info] [Task Finished] Transform to mem in 0.059453s (18691 normal rows, 0 exceptions)
[2021-03-31 13:30:40.015] [E/1] [info] [Task Finished] Transform to mem in 0.077177s (26240 normal rows, 0 exceptions)
[2021-03-31 13:30:40.048] [E/2] [info] [Task Finished] Transform to mem in 0.067955s (24776 normal rows, 0 exceptions)
[2021-03-31 13:30:40.058] [driver] [info] [Task Finished] Transform to mem in 0.114588s (42251 normal rows, 0 exceptions)
[2021-03-31 13:30:40.089] [driver] [info] [Task Finished] Transform to mem in 0.030828s (11411 normal rows, 0 exceptions)
[2021-03-31 13:30:40.094] [E/3] [info] [Task Finished] Transform to mem in 0.098339s (35820 normal rows, 0 exceptions)
[2021-03-31 13:30:40.105] [E/3] [info] [Task Finished] Transform to mem in 0.010244s (2763 normal rows, 0 exceptions)
[2021-03-31 13:30:40.120] [E/1] [info] [Task Finished] Transform to mem in 0.104650s (36668 normal rows, 0 exceptions)
[2021-03-31 13:30:40.159] [driver] [info] [Task Finished] Transform to mem in 0.070109s (21937 normal rows, 0 exceptions)
[2021-03-31 13:30:40.164] [E/2] [info] [Task Finished] Transform to mem in 0.116244s (41385 normal rows, 0 exceptions)
[2021-03-31 13:30:40.166] [E/1] [info] [Task Finished] Transform to mem in 0.046013s (15065 normal rows, 0 exceptions)
[2021-03-31 13:30:40.170] [E/3] [info] [Task Finished] Transform to mem in 0.065923s (20785 normal rows, 0 exceptions)
[2021-03-31 13:30:40.199] [driver] [info] [Task Finished] Transform to mem in 0.040548s (10520 normal rows, 0 exceptions)
[2021-03-31 13:30:40.238] [E/3] [info] [Task Finished] Transform to mem in 0.067736s (24753 normal rows, 0 exceptions)
[2021-03-31 13:30:40.264] [E/3] [info] [Task Finished] Transform to mem in 0.025999s (9411 normal rows, 0 exceptions)
[2021-03-31 13:30:40.264] [E/1] [info] [Task Finished] Transform to mem in 0.098452s (36085 normal rows, 0 exceptions)
[2021-03-31 13:30:40.280] [E/2] [info] [Task Finished] Transform to mem in 0.115523s (42480 normal rows, 0 exceptions)
[2021-03-31 13:30:40.301] [driver] [info] [Task Finished] Transform to mem in 0.101470s (36271 normal rows, 0 exceptions)
[2021-03-31 13:30:40.321] [E/2] [info] [Task Finished] Transform to mem in 0.040763s (10647 normal rows, 0 exceptions)
[2021-03-31 13:30:40.331] [driver] [info] [Task Finished] Transform to mem in 0.030138s (10959 normal rows, 0 exceptions)
[2021-03-31 13:30:40.340] [E/1] [info] [Task Finished] Transform to mem in 0.075548s (25821 normal rows, 0 exceptions)
[2021-03-31 13:30:40.378] [E/3] [info] [Task Finished] Transform to mem in 0.113660s (41474 normal rows, 0 exceptions)
[2021-03-31 13:30:40.390] [E/2] [info] [Task Finished] Transform to mem in 0.069421s (25284 normal rows, 0 exceptions)
[2021-03-31 13:30:40.426] [E/1] [info] [Task Finished] Transform to mem in 0.085948s (29666 normal rows, 0 exceptions)
[2021-03-31 13:30:40.428] [driver] [info] [Task Finished] Transform to mem in 0.096970s (35533 normal rows, 0 exceptions)
[2021-03-31 13:30:40.463] [E/3] [info] [Task Finished] Transform to mem in 0.084654s (29361 normal rows, 0 exceptions)
[2021-03-31 13:30:40.472] [E/2] [info] [Task Finished] Transform to mem in 0.081860s (29934 normal rows, 0 exceptions)
[2021-03-31 13:30:40.495] [E/1] [info] [Task Finished] Transform to mem in 0.068680s (25025 normal rows, 0 exceptions)
[2021-03-31 13:30:40.515] [E/3] [info] [Task Finished] Transform to mem in 0.052899s (15895 normal rows, 0 exceptions)
[2021-03-31 13:30:40.525] [driver] [info] [Task Finished] Transform to mem in 0.096998s (35513 normal rows, 0 exceptions)
[2021-03-31 13:30:40.538] [E/2] [info] [Task Finished] Transform to mem in 0.066168s (21349 normal rows, 0 exceptions)
[2021-03-31 13:30:40.539] [driver] [info] [Task Finished] Transform to mem in 0.013427s (4935 normal rows, 0 exceptions)
[2021-03-31 13:30:40.548] [E/1] [info] [Task Finished] Transform to mem in 0.053049s (16234 normal rows, 0 exceptions)
[2021-03-31 13:30:40.602] [E/3] [info] [Task Finished] Transform to mem in 0.086399s (30238 normal rows, 0 exceptions)
[2021-03-31 13:30:40.607] [E/2] [info] [Task Finished] Transform to mem in 0.068308s (25164 normal rows, 0 exceptions)
[2021-03-31 13:30:40.634] [E/1] [info] [Task Finished] Transform to mem in 0.086379s (30086 normal rows, 0 exceptions)
[2021-03-31 13:30:40.636] [E/1] [info] [Task Finished] Transform to mem in 0.001820s (667 normal rows, 0 exceptions)
[2021-03-31 13:30:40.637] [driver] [info] [Task Finished] Transform to mem in 0.098541s (35994 normal rows, 0 exceptions)
[2021-03-31 13:30:40.673] [E/3] [info] [Task Finished] Transform to mem in 0.071340s (24170 normal rows, 0 exceptions)
[2021-03-31 13:30:40.700] [E/2] [info] [Task Finished] Transform to mem in 0.093969s (33494 normal rows, 0 exceptions)
[2021-03-31 13:30:40.705] [E/1] [info] [Task Finished] Transform to mem in 0.068976s (25196 normal rows, 0 exceptions)
[2021-03-31 13:30:40.716] [driver] [info] [Task Finished] Transform to mem in 0.078743s (26714 normal rows, 0 exceptions)
[2021-03-31 13:30:40.736] [E/1] [info] [Task Finished] Transform to mem in 0.030820s (11259 normal rows, 0 exceptions)
[2021-03-31 13:30:40.770] [E/3] [info] [Task Finished] Transform to mem in 0.097033s (34782 normal rows, 0 exceptions)
[2021-03-31 13:30:40.776] [E/2] [info] [Task Finished] Transform to mem in 0.075088s (27436 normal rows, 0 exceptions)
[2021-03-31 13:30:40.777] [E/1] [info] [Task Finished] Transform to mem in 0.040779s (10505 normal rows, 0 exceptions)
[2021-03-31 13:30:40.814] [driver] [info] [Task Finished] Transform to mem in 0.098440s (35280 normal rows, 0 exceptions)
[2021-03-31 13:30:40.838] [E/2] [info] [Task Finished] Transform to mem in 0.062789s (21231 normal rows, 0 exceptions)
[2021-03-31 13:30:40.839] [E/3] [info] [Task Finished] Transform to mem in 0.068210s (22273 normal rows, 0 exceptions)
[2021-03-31 13:30:40.846] [E/1] [info] [Task Finished] Transform to mem in 0.069106s (25156 normal rows, 0 exceptions)
[2021-03-31 13:30:40.900] [E/3] [info] [Task Finished] Transform to mem in 0.061374s (19296 normal rows, 0 exceptions)
[2021-03-31 13:30:40.907] [E/3] [info] [Task Finished] Transform to mem in 0.007237s (2636 normal rows, 0 exceptions)
[2021-03-31 13:30:40.912] [driver] [info] [Task Finished] Transform to mem in 0.098010s (36015 normal rows, 0 exceptions)
[2021-03-31 13:30:40.913] [E/2] [info] [Task Finished] Transform to mem in 0.075020s (25182 normal rows, 0 exceptions)
[2021-03-31 13:30:40.941] [E/2] [info] [Task Finished] Transform to mem in 0.027847s (9959 normal rows, 0 exceptions)
[2021-03-31 13:30:40.960] [E/1] [info] [Task Finished] Transform to mem in 0.114312s (41929 normal rows, 0 exceptions)
[2021-03-31 13:30:40.975] [E/3] [info] [Task Finished] Transform to mem in 0.067326s (24839 normal rows, 0 exceptions)
[2021-03-31 13:30:40.987] [driver] [info] [Task Finished] Transform to mem in 0.074389s (25214 normal rows, 0 exceptions)
[2021-03-31 13:30:41.024] [E/3] [info] [Task Finished] Transform to mem in 0.049749s (18229 normal rows, 0 exceptions)
[2021-03-31 13:30:41.036] [driver] [info] [Task Finished] Transform to mem in 0.049205s (14539 normal rows, 0 exceptions)
[2021-03-31 13:30:41.044] [E/1] [info] [Task Finished] Transform to mem in 0.083775s (29052 normal rows, 0 exceptions)
[2021-03-31 13:30:41.054] [E/3] [info] [Task Finished] Transform to mem in 0.029715s (10219 normal rows, 0 exceptions)
[2021-03-31 13:30:41.055] [E/2] [info] [Task Finished] Transform to mem in 0.113983s (41471 normal rows, 0 exceptions)
[2021-03-31 13:30:41.069] [E/2] [info] [Task Finished] Transform to mem in 0.013933s (5013 normal rows, 0 exceptions)
[2021-03-31 13:30:41.135] [driver] [info] [Task Finished] Transform to mem in 0.099154s (36157 normal rows, 0 exceptions)
[2021-03-31 13:30:41.135] [driver] [info] [Task Finished] Transform to mem in 0.000119s (19 normal rows, 0 exceptions)
[2021-03-31 13:30:41.143] [E/2] [info] [Task Finished] Transform to mem in 0.073891s (24706 normal rows, 0 exceptions)
[2021-03-31 13:30:41.158] [E/1] [info] [Task Finished] Transform to mem in 0.114213s (41890 normal rows, 0 exceptions)
[2021-03-31 13:30:41.168] [E/3] [info] [Task Finished] Transform to mem in 0.114224s (42277 normal rows, 0 exceptions)
[2021-03-31 13:30:41.200] [E/3] [info] [Task Finished] Transform to mem in 0.031549s (11461 normal rows, 0 exceptions)
[2021-03-31 13:30:41.223] [E/1] [info] [Task Finished] Transform to mem in 0.065105s (23884 normal rows, 0 exceptions)
[2021-03-31 13:30:41.228] [driver] [info] [Task Finished] Transform to mem in 0.092299s (32686 normal rows, 0 exceptions)
[2021-03-31 13:30:41.234] [E/2] [info] [Task Finished] Transform to mem in 0.091020s (32110 normal rows, 0 exceptions)
[2021-03-31 13:30:41.265] [driver] [info] [Task Finished] Transform to mem in 0.037628s (11056 normal rows, 0 exceptions)
[2021-03-31 13:30:41.276] [driver] [info] [Task Finished] Transform to mem in 0.010434s (3373 normal rows, 0 exceptions)
[2021-03-31 13:30:41.300] [E/2] [info] [Task Finished] Transform to mem in 0.065435s (21217 normal rows, 0 exceptions)
[2021-03-31 13:30:41.314] [E/3] [info] [Task Finished] Transform to mem in 0.113732s (41474 normal rows, 0 exceptions)
[2021-03-31 13:30:41.325] [E/1] [info] [Task Finished] Transform to mem in 0.101742s (36305 normal rows, 0 exceptions)
[2021-03-31 13:30:41.362] [E/3] [info] [Task Finished] Transform to mem in 0.048498s (13911 normal rows, 0 exceptions)
[2021-03-31 13:30:41.371] [driver] [info] [Task Finished] Transform to mem in 0.095540s (34916 normal rows, 0 exceptions)
[2021-03-31 13:30:41.381] [E/3] [info] [Task Finished] Transform to mem in 0.018812s (7068 normal rows, 0 exceptions)
[2021-03-31 13:30:41.385] [E/3] [info] [Task Finished] Transform to mem in 0.003724s (1286 normal rows, 0 exceptions)
[2021-03-31 13:30:41.403] [E/1] [info] [Task Finished] Transform to mem in 0.077984s (26545 normal rows, 0 exceptions)
[2021-03-31 13:30:41.415] [E/2] [info] [Task Finished] Transform to mem in 0.114977s (41733 normal rows, 0 exceptions)
[2021-03-31 13:30:41.443] [driver] [info] [Task Finished] Transform to mem in 0.071276s (23351 normal rows, 0 exceptions)
[2021-03-31 13:30:41.461] [driver] [info] [Task Finished] Transform to mem in 0.018012s (6680 normal rows, 0 exceptions)
[2021-03-31 13:30:41.480] [E/3] [info] [Task Finished] Transform to mem in 0.095502s (35285 normal rows, 0 exceptions)
[2021-03-31 13:30:41.490] [E/3] [info] [Task Finished] Transform to mem in 0.010010s (2955 normal rows, 0 exceptions)
[2021-03-31 13:30:41.518] [E/1] [info] [Task Finished] Transform to mem in 0.114703s (41783 normal rows, 0 exceptions)
[2021-03-31 13:30:41.527] [driver] [info] [Task Finished] Transform to mem in 0.066090s (21561 normal rows, 0 exceptions)
[2021-03-31 13:30:41.528] [E/2] [info] [Task Finished] Transform to mem in 0.113207s (41382 normal rows, 0 exceptions)
[2021-03-31 13:30:41.553] [E/3] [info] [Task Finished] Transform to mem in 0.062721s (20115 normal rows, 0 exceptions)
[2021-03-31 13:30:41.559] [E/1] [info] [Task Finished] Transform to mem in 0.041783s (15009 normal rows, 0 exceptions)
[2021-03-31 13:30:41.567] [E/1] [info] [Task Finished] Transform to mem in 0.007954s (2907 normal rows, 0 exceptions)
[2021-03-31 13:30:41.568] [driver] [info] [Task Finished] Transform to mem in 0.041801s (10955 normal rows, 0 exceptions)
[2021-03-31 13:30:41.621] [E/2] [info] [Task Finished] Transform to mem in 0.093310s (33271 normal rows, 0 exceptions)
[2021-03-31 13:30:41.636] [E/1] [info] [Task Finished] Transform to mem in 0.068974s (25209 normal rows, 0 exceptions)
[2021-03-31 13:30:41.666] [E/3] [info] [Task Finished] Transform to mem in 0.113058s (41845 normal rows, 0 exceptions)
[2021-03-31 13:30:41.683] [driver] [info] [Task Finished] Transform to mem in 0.114923s (41792 normal rows, 0 exceptions)
[2021-03-31 13:30:41.720] [E/3] [info] [Task Finished] Transform to mem in 0.054133s (16586 normal rows, 0 exceptions)
[2021-03-31 13:30:41.724] [E/2] [info] [Task Finished] Transform to mem in 0.103236s (37834 normal rows, 0 exceptions)
[2021-03-31 13:30:41.726] [E/1] [info] [Task Finished] Transform to mem in 0.089288s (31341 normal rows, 0 exceptions)
[2021-03-31 13:30:41.743] [driver] [info] [Task Finished] Transform to mem in 0.059938s (18771 normal rows, 0 exceptions)
[2021-03-31 13:30:41.783] [E/3] [info] [Task Finished] Transform to mem in 0.062988s (21589 normal rows, 0 exceptions)
[2021-03-31 13:30:41.794] [E/2] [info] [Task Finished] Transform to mem in 0.069408s (25218 normal rows, 0 exceptions)
[2021-03-31 13:30:41.823] [E/1] [info] [Task Finished] Transform to mem in 0.096913s (35347 normal rows, 0 exceptions)
[2021-03-31 13:30:41.834] [driver] [info] [Task Finished] Transform to mem in 0.090605s (32397 normal rows, 0 exceptions)
[2021-03-31 13:30:41.834] [E/2] [info] [Task Finished] Transform to mem in 0.040291s (14897 normal rows, 0 exceptions)
[2021-03-31 13:30:41.840] [E/2] [info] [Task Finished] Transform to mem in 0.005996s (1762 normal rows, 0 exceptions)
[2021-03-31 13:30:41.889] [E/2] [info] [Task Finished] Transform to mem in 0.048338s (14154 normal rows, 0 exceptions)
[2021-03-31 13:30:41.890] [E/1] [info] [Task Finished] Transform to mem in 0.067041s (24798 normal rows, 0 exceptions)
[2021-03-31 13:30:41.897] [E/3] [info] [Task Finished] Transform to mem in 0.113711s (41591 normal rows, 0 exceptions)
[2021-03-31 13:30:41.928] [driver] [info] [Task Finished] Transform to mem in 0.094333s (33637 normal rows, 0 exceptions)
[2021-03-31 13:30:41.940] [E/2] [info] [Task Finished] Transform to mem in 0.051805s (15163 normal rows, 0 exceptions)
[2021-03-31 13:30:41.967] [E/1] [info] [Task Finished] Transform to mem in 0.077687s (26400 normal rows, 0 exceptions)
[2021-03-31 13:30:41.987] [E/2] [info] [Task Finished] Transform to mem in 0.046861s (13183 normal rows, 0 exceptions)
[2021-03-31 13:30:41.990] [E/3] [info] [Task Finished] Transform to mem in 0.092655s (33741 normal rows, 0 exceptions)
[2021-03-31 13:30:42.000] [driver] [info] [Task Finished] Transform to mem in 0.071244s (25174 normal rows, 0 exceptions)
[2021-03-31 13:30:42.014] [driver] [info] [Task Finished] Transform to mem in 0.014706s (5275 normal rows, 0 exceptions)
[2021-03-31 13:30:42.032] [E/1] [info] [Task Finished] Transform to mem in 0.065011s (22520 normal rows, 0 exceptions)
[2021-03-31 13:30:42.083] [driver] [info] [Task Finished] Transform to mem in 0.068415s (24884 normal rows, 0 exceptions)
[2021-03-31 13:30:42.101] [E/2] [info] [Task Finished] Transform to mem in 0.114075s (41848 normal rows, 0 exceptions)
[2021-03-31 13:30:42.104] [E/3] [info] [Task Finished] Transform to mem in 0.114203s (41918 normal rows, 0 exceptions)
[2021-03-31 13:30:42.146] [E/1] [info] [Task Finished] Transform to mem in 0.113512s (41826 normal rows, 0 exceptions)
[2021-03-31 13:30:42.182] [driver] [info] [Task Finished] Transform to mem in 0.099003s (36366 normal rows, 0 exceptions)
[2021-03-31 13:30:42.188] [driver] [info] [Task Finished] Transform to mem in 0.006175s (1759 normal rows, 0 exceptions)
[2021-03-31 13:30:42.193] [E/3] [info] [Task Finished] Transform to mem in 0.089091s (31409 normal rows, 0 exceptions)
[2021-03-31 13:30:42.193] [E/1] [info] [Task Finished] Transform to mem in 0.047561s (13589 normal rows, 0 exceptions)
[2021-03-31 13:30:42.217] [E/2] [info] [Task Finished] Transform to mem in 0.115296s (42265 normal rows, 0 exceptions)
[2021-03-31 13:30:42.261] [driver] [info] [Task Finished] Transform to mem in 0.073305s (25034 normal rows, 0 exceptions)
[2021-03-31 13:30:42.277] [E/2] [info] [Task Finished] Transform to mem in 0.060265s (18991 normal rows, 0 exceptions)
[2021-03-31 13:30:42.293] [E/3] [info] [Task Finished] Transform to mem in 0.100212s (36542 normal rows, 0 exceptions)
[2021-03-31 13:30:42.301] [E/1] [info] [Task Finished] Transform to mem in 0.107602s (39331 normal rows, 0 exceptions)
[2021-03-31 13:30:42.344] [driver] [info] [Task Finished] Transform to mem in 0.082338s (30072 normal rows, 0 exceptions)
[2021-03-31 13:30:42.346] [E/2] [info] [Task Finished] Transform to mem in 0.068898s (24927 normal rows, 0 exceptions)
[2021-03-31 13:30:42.388] [driver] [info] [Task Finished] Transform to mem in 0.044443s (12415 normal rows, 0 exceptions)
[2021-03-31 13:30:42.389] [E/3] [info] [Task Finished] Transform to mem in 0.095683s (35179 normal rows, 0 exceptions)
[2021-03-31 13:30:42.405] [E/1] [info] [Task Finished] Transform to mem in 0.103673s (37541 normal rows, 0 exceptions)
[2021-03-31 13:30:42.418] [E/2] [info] [Task Finished] Transform to mem in 0.072421s (24439 normal rows, 0 exceptions)
[2021-03-31 13:30:42.427] [driver] [info] [Task Finished] Transform to mem in 0.039129s (14378 normal rows, 0 exceptions)
[2021-03-31 13:30:42.458] [E/3] [info] [Task Finished] Transform to mem in 0.069139s (25015 normal rows, 0 exceptions)
[2021-03-31 13:30:42.493] [E/2] [info] [Task Finished] Transform to mem in 0.074929s (25287 normal rows, 0 exceptions)
[2021-03-31 13:30:42.500] [E/2] [info] [Task Finished] Transform to mem in 0.006947s (2589 normal rows, 0 exceptions)
[2021-03-31 13:30:42.501] [driver] [info] [Task Finished] Transform to mem in 0.074206s (25233 normal rows, 0 exceptions)
[2021-03-31 13:30:42.506] [E/1] [info] [Task Finished] Transform to mem in 0.100940s (36814 normal rows, 0 exceptions)
[2021-03-31 13:30:42.557] [E/3] [info] [Task Finished] Transform to mem in 0.099015s (35800 normal rows, 0 exceptions)
[2021-03-31 13:30:42.570] [E/2] [info] [Task Finished] Transform to mem in 0.069836s (24777 normal rows, 0 exceptions)
[2021-03-31 13:30:42.576] [driver] [info] [Task Finished] Transform to mem in 0.074886s (25131 normal rows, 0 exceptions)
[2021-03-31 13:30:42.580] [E/1] [info] [Task Finished] Transform to mem in 0.074363s (27195 normal rows, 0 exceptions)
[2021-03-31 13:30:42.591] [driver] [info] [Task Finished] Transform to mem in 0.014896s (5544 normal rows, 0 exceptions)
[2021-03-31 13:30:42.651] [E/1] [info] [Task Finished] Transform to mem in 0.071153s (24816 normal rows, 0 exceptions)
[2021-03-31 13:30:42.670] [E/3] [info] [Task Finished] Transform to mem in 0.113101s (41527 normal rows, 0 exceptions)
[2021-03-31 13:30:42.685] [E/2] [info] [Task Finished] Transform to mem in 0.115241s (41830 normal rows, 0 exceptions)
[2021-03-31 13:30:42.693] [driver] [info] [Task Finished] Transform to mem in 0.101835s (36505 normal rows, 0 exceptions)
[2021-03-31 13:30:42.695] [driver] [info] [Task Finished] Transform to mem in 0.001484s (490 normal rows, 0 exceptions)
[2021-03-31 13:30:42.732] [E/3] [info] [Task Finished] Transform to mem in 0.062210s (18529 normal rows, 0 exceptions)
[2021-03-31 13:30:42.735] [E/1] [info] [Task Finished] Transform to mem in 0.083823s (27918 normal rows, 0 exceptions)
[2021-03-31 13:30:42.763] [driver] [info] [Task Finished] Transform to mem in 0.068447s (24720 normal rows, 0 exceptions)
[2021-03-31 13:30:42.801] [E/2] [info] [Task Finished] Transform to mem in 0.115466s (41851 normal rows, 0 exceptions)
[2021-03-31 13:30:42.830] [E/3] [info] [Task Finished] Transform to mem in 0.097277s (35745 normal rows, 0 exceptions)
[2021-03-31 13:30:42.841] [E/2] [info] [Task Finished] Transform to mem in 0.039870s (13986 normal rows, 0 exceptions)
[2021-03-31 13:30:42.849] [E/1] [info] [Task Finished] Transform to mem in 0.114206s (42167 normal rows, 0 exceptions)
[2021-03-31 13:30:42.857] [driver] [info] [Task Finished] Transform to mem in 0.093713s (32942 normal rows, 0 exceptions)
[2021-03-31 13:30:42.870] [E/3] [info] [Task Finished] Transform to mem in 0.040515s (10523 normal rows, 0 exceptions)
[2021-03-31 13:30:42.885] [E/2] [info] [Task Finished] Transform to mem in 0.044703s (14125 normal rows, 0 exceptions)
[2021-03-31 13:30:42.897] [driver] [info] [Task Finished] Transform to mem in 0.039887s (12566 normal rows, 0 exceptions)
[2021-03-31 13:30:42.919] [E/1] [info] [Task Finished] Transform to mem in 0.069320s (23094 normal rows, 0 exceptions)
[2021-03-31 13:30:42.924] [driver] [info] [Task Finished] Transform to mem in 0.026993s (9834 normal rows, 0 exceptions)
[2021-03-31 13:30:42.974] [E/3] [info] [Task Finished] Transform to mem in 0.103530s (37757 normal rows, 0 exceptions)
[2021-03-31 13:30:42.988] [E/1] [info] [Task Finished] Transform to mem in 0.069356s (25306 normal rows, 0 exceptions)
[2021-03-31 13:30:42.998] [E/2] [info] [Task Finished] Transform to mem in 0.112463s (41341 normal rows, 0 exceptions)
[2021-03-31 13:30:43.005] [E/2] [info] [Task Finished] Transform to mem in 0.006771s (1655 normal rows, 0 exceptions)
[2021-03-31 13:30:43.008] [driver] [info] [Task Finished] Transform to mem in 0.084702s (29001 normal rows, 0 exceptions)
[2021-03-31 13:30:43.031] [E/1] [info] [Task Finished] Transform to mem in 0.042925s (10491 normal rows, 0 exceptions)
[2021-03-31 13:30:43.068] [E/3] [info] [Task Finished] Transform to mem in 0.094045s (31631 normal rows, 0 exceptions)
[2021-03-31 13:30:43.083] [E/3] [info] [Task Finished] Transform to mem in 0.015448s (3966 normal rows, 0 exceptions)
[2021-03-31 13:30:43.095] [E/1] [info] [Task Finished] Transform to mem in 0.064198s (20710 normal rows, 0 exceptions)
[2021-03-31 13:30:43.098] [driver] [info] [Task Finished] Transform to mem in 0.089653s (30671 normal rows, 0 exceptions)
[2021-03-31 13:30:43.101] [E/2] [info] [Task Finished] Transform to mem in 0.096712s (33243 normal rows, 0 exceptions)
[2021-03-31 13:30:43.128] [E/3] [info] [Task Finished] Transform to mem in 0.045055s (12451 normal rows, 0 exceptions)
[2021-03-31 13:30:43.132] [E/1] [info] [Task Finished] Transform to mem in 0.037214s (12594 normal rows, 0 exceptions)
[2021-03-31 13:30:43.195] [driver] [info] [Task Finished] Transform to mem in 0.096526s (35410 normal rows, 0 exceptions)
[2021-03-31 13:30:43.197] [E/3] [info] [Task Finished] Transform to mem in 0.068334s (22497 normal rows, 0 exceptions)
[2021-03-31 13:30:43.206] [E/3] [info] [Task Finished] Transform to mem in 0.009057s (2352 normal rows, 0 exceptions)
[2021-03-31 13:30:43.206] [E/1] [info] [Task Finished] Transform to mem in 0.073806s (25156 normal rows, 0 exceptions)
[2021-03-31 13:30:43.216] [E/2] [info] [Task Finished] Transform to mem in 0.114545s (41751 normal rows, 0 exceptions)
[2021-03-31 13:30:43.255] [E/3] [info] [Task Finished] Transform to mem in 0.049173s (14180 normal rows, 0 exceptions)
[2021-03-31 13:30:43.263] [driver] [info] [Task Finished] Transform to mem in 0.067847s (22465 normal rows, 0 exceptions)
[2021-03-31 13:30:43.266] [E/1] [info] [Task Finished] Transform to mem in 0.059561s (21801 normal rows, 0 exceptions)
[2021-03-31 13:30:43.276] [driver] [info] [Task Finished] Transform to mem in 0.013528s (4970 normal rows, 0 exceptions)
[2021-03-31 13:30:43.330] [E/2] [info] [Task Finished] Transform to mem in 0.114291s (42053 normal rows, 0 exceptions)
[2021-03-31 13:30:43.334] [E/1] [info] [Task Finished] Transform to mem in 0.067954s (24856 normal rows, 0 exceptions)
[2021-03-31 13:30:43.350] [E/1] [info] [Task Finished] Transform to mem in 0.015851s (5883 normal rows, 0 exceptions)
[2021-03-31 13:30:43.369] [E/3] [info] [Task Finished] Transform to mem in 0.114225s (41858 normal rows, 0 exceptions)
[2021-03-31 13:30:43.390] [driver] [info] [Task Finished] Transform to mem in 0.114058s (41666 normal rows, 0 exceptions)
[2021-03-31 13:30:43.394] [E/3] [info] [Task Finished] Transform to mem in 0.025302s (9137 normal rows, 0 exceptions)
[2021-03-31 13:30:43.417] [E/1] [info] [Task Finished] Transform to mem in 0.067463s (24719 normal rows, 0 exceptions)
[2021-03-31 13:30:43.445] [E/2] [info] [Task Finished] Transform to mem in 0.114605s (41909 normal rows, 0 exceptions)
[2021-03-31 13:30:43.474] [driver] [info] [Task Finished] Transform to mem in 0.083524s (28874 normal rows, 0 exceptions)
[2021-03-31 13:30:43.486] [E/1] [info] [Task Finished] Transform to mem in 0.068885s (25192 normal rows, 0 exceptions)
[2021-03-31 13:30:43.493] [E/3] [info] [Task Finished] Transform to mem in 0.098252s (35233 normal rows, 0 exceptions)
[2021-03-31 13:30:43.512] [E/2] [info] [Task Finished] Transform to mem in 0.066780s (24660 normal rows, 0 exceptions)
[2021-03-31 13:30:43.547] [E/1] [info] [Task Finished] Transform to mem in 0.061416s (19740 normal rows, 0 exceptions)
[2021-03-31 13:30:43.570] [driver] [info] [Task Finished] Transform to mem in 0.096693s (35624 normal rows, 0 exceptions)
[2021-03-31 13:30:43.598] [E/2] [info] [Task Finished] Transform to mem in 0.086178s (30827 normal rows, 0 exceptions)
[2021-03-31 13:30:43.601] [E/3] [info] [Task Finished] Transform to mem in 0.107939s (39073 normal rows, 0 exceptions)
[2021-03-31 13:30:43.617] [E/1] [info] [Task Finished] Transform to mem in 0.069592s (24645 normal rows, 0 exceptions)
[2021-03-31 13:30:43.658] [E/1] [info] [Task Finished] Transform to mem in 0.040680s (10512 normal rows, 0 exceptions)
[2021-03-31 13:30:43.666] [E/1] [info] [Task Finished] Transform to mem in 0.008489s (2466 normal rows, 0 exceptions)
[2021-03-31 13:30:43.668] [driver] [info] [Task Finished] Transform to mem in 0.097984s (36166 normal rows, 0 exceptions)
[2021-03-31 13:30:43.698] [E/3] [info] [Task Finished] Transform to mem in 0.097489s (34767 normal rows, 0 exceptions)
[2021-03-31 13:30:43.712] [E/2] [info] [Task Finished] Transform to mem in 0.113769s (41569 normal rows, 0 exceptions)
[2021-03-31 13:30:43.734] [E/1] [info] [Task Finished] Transform to mem in 0.068054s (24858 normal rows, 0 exceptions)
[2021-03-31 13:30:43.764] [driver] [info] [Task Finished] Transform to mem in 0.096005s (34464 normal rows, 0 exceptions)
[2021-03-31 13:30:43.765] [E/3] [info] [Task Finished] Transform to mem in 0.066855s (22101 normal rows, 0 exceptions)
[2021-03-31 13:30:43.805] [E/2] [info] [Task Finished] Transform to mem in 0.093526s (32219 normal rows, 0 exceptions)
[2021-03-31 13:30:43.805] [E/1] [info] [Task Finished] Transform to mem in 0.070947s (24927 normal rows, 0 exceptions)
[2021-03-31 13:30:43.811] [E/3] [info] [Task Finished] Transform to mem in 0.046271s (11587 normal rows, 0 exceptions)
[2021-03-31 13:30:43.851] [driver] [info] [Task Finished] Transform to mem in 0.086750s (28733 normal rows, 0 exceptions)
[2021-03-31 13:30:43.865] [E/2] [info] [Task Finished] Transform to mem in 0.060077s (19211 normal rows, 0 exceptions)
[2021-03-31 13:30:43.874] [E/3] [info] [Task Finished] Transform to mem in 0.062884s (20561 normal rows, 0 exceptions)
[2021-03-31 13:30:43.876] [E/2] [info] [Task Finished] Transform to mem in 0.010597s (3860 normal rows, 0 exceptions)
[2021-03-31 13:30:43.913] [E/1] [info] [Task Finished] Transform to mem in 0.107261s (38713 normal rows, 0 exceptions)
[2021-03-31 13:30:43.932] [E/2] [info] [Task Finished] Transform to mem in 0.055689s (17067 normal rows, 0 exceptions)
[2021-03-31 13:30:43.933] [driver] [info] [Task Finished] Transform to mem in 0.081844s (28431 normal rows, 0 exceptions)
[2021-03-31 13:30:43.944] [E/3] [info] [Task Finished] Transform to mem in 0.069460s (25296 normal rows, 0 exceptions)
[2021-03-31 13:30:43.968] [E/1] [info] [Task Finished] Transform to mem in 0.055021s (18440 normal rows, 0 exceptions)
[2021-03-31 13:30:43.994] [E/1] [info] [Task Finished] Transform to mem in 0.026490s (9683 normal rows, 0 exceptions)
[2021-03-31 13:30:44.007] [E/3] [info] [Task Finished] Transform to mem in 0.063217s (20682 normal rows, 0 exceptions)
[2021-03-31 13:30:44.013] [driver] [info] [Task Finished] Transform to mem in 0.080205s (27919 normal rows, 0 exceptions)
[2021-03-31 13:30:44.045] [E/2] [info] [Task Finished] Transform to mem in 0.113452s (41572 normal rows, 0 exceptions)
[2021-03-31 13:30:44.061] [E/1] [info] [Task Finished] Transform to mem in 0.067016s (24767 normal rows, 0 exceptions)
[2021-03-31 13:30:44.104] [E/3] [info] [Task Finished] Transform to mem in 0.097039s (35349 normal rows, 0 exceptions)
[2021-03-31 13:30:44.105] [driver] [info] [Task Finished] Transform to mem in 0.092190s (32389 normal rows, 0 exceptions)
[2021-03-31 13:30:44.113] [E/1] [info] [Task Finished] Transform to mem in 0.052288s (19063 normal rows, 0 exceptions)
[2021-03-31 13:30:44.120] [E/1] [info] [Task Finished] Transform to mem in 0.006433s (2377 normal rows, 0 exceptions)
[2021-03-31 13:30:44.149] [E/2] [info] [Task Finished] Transform to mem in 0.103786s (37629 normal rows, 0 exceptions)
[2021-03-31 13:30:44.172] [E/3] [info] [Task Finished] Transform to mem in 0.068409s (24733 normal rows, 0 exceptions)
[2021-03-31 13:30:44.184] [E/1] [info] [Task Finished] Transform to mem in 0.064423s (20722 normal rows, 0 exceptions)
[2021-03-31 13:30:44.192] [E/1] [info] [Task Finished] Transform to mem in 0.007608s (2768 normal rows, 0 exceptions)
[2021-03-31 13:30:44.199] [driver] [info] [Task Finished] Transform to mem in 0.093279s (33107 normal rows, 0 exceptions)
[2021-03-31 13:30:44.221] [E/2] [info] [Task Finished] Transform to mem in 0.071904s (23742 normal rows, 0 exceptions)
[2021-03-31 13:30:44.225] [E/2] [info] [Task Finished] Transform to mem in 0.004007s (1420 normal rows, 0 exceptions)
[2021-03-31 13:30:44.261] [E/1] [info] [Task Finished] Transform to mem in 0.068960s (25167 normal rows, 0 exceptions)
[2021-03-31 13:30:44.287] [E/3] [info] [Task Finished] Transform to mem in 0.115040s (42173 normal rows, 0 exceptions)
[2021-03-31 13:30:44.294] [driver] [info] [Task Finished] Transform to mem in 0.095458s (34049 normal rows, 0 exceptions)
[2021-03-31 13:30:44.307] [E/2] [info] [Task Finished] Transform to mem in 0.082530s (28749 normal rows, 0 exceptions)
[2021-03-31 13:30:44.364] [E/1] [info] [Task Finished] Transform to mem in 0.102864s (37278 normal rows, 0 exceptions)
[2021-03-31 13:30:44.364] [E/3] [info] [Task Finished] Transform to mem in 0.076692s (27114 normal rows, 0 exceptions)
[2021-03-31 13:30:44.367] [driver] [info] [Task Finished] Transform to mem in 0.073001s (24701 normal rows, 0 exceptions)
[2021-03-31 13:30:44.376] [E/1] [info] [Task Finished] Transform to mem in 0.012169s (4399 normal rows, 0 exceptions)
[2021-03-31 13:30:44.395] [E/2] [info] [Task Finished] Transform to mem in 0.088146s (30862 normal rows, 0 exceptions)
[2021-03-31 13:30:44.409] [E/1] [info] [Task Finished] Transform to mem in 0.032910s (12175 normal rows, 0 exceptions)
[2021-03-31 13:30:44.463] [E/3] [info] [Task Finished] Transform to mem in 0.098464s (35251 normal rows, 0 exceptions)
[2021-03-31 13:30:44.463] [E/2] [info] [Task Finished] Transform to mem in 0.067524s (24821 normal rows, 0 exceptions)
[2021-03-31 13:30:44.480] [driver] [info] [Task Finished] Transform to mem in 0.112297s (41217 normal rows, 0 exceptions)
[2021-03-31 13:30:44.507] [E/1] [info] [Task Finished] Transform to mem in 0.097640s (35668 normal rows, 0 exceptions)
[2021-03-31 13:30:44.514] [E/1] [info] [Task Finished] Transform to mem in 0.007519s (2431 normal rows, 0 exceptions)
[2021-03-31 13:30:44.520] [E/2] [info] [Task Finished] Transform to mem in 0.056847s (17396 normal rows, 0 exceptions)
[2021-03-31 13:30:44.562] [E/3] [info] [Task Finished] Transform to mem in 0.098988s (35369 normal rows, 0 exceptions)
[2021-03-31 13:30:44.575] [driver] [info] [Task Finished] Transform to mem in 0.095825s (34165 normal rows, 0 exceptions)
[2021-03-31 13:30:44.577] [E/2] [info] [Task Finished] Transform to mem in 0.057553s (17668 normal rows, 0 exceptions)
[2021-03-31 13:30:44.585] [E/1] [info] [Task Finished] Transform to mem in 0.070641s (25001 normal rows, 0 exceptions)
[2021-03-31 13:30:44.625] [E/2] [info] [Task Finished] Transform to mem in 0.047619s (16227 normal rows, 0 exceptions)
[2021-03-31 13:30:44.642] [E/1] [info] [Task Finished] Transform to mem in 0.056960s (17805 normal rows, 0 exceptions)
[2021-03-31 13:30:44.644] [E/2] [info] [Task Finished] Transform to mem in 0.018953s (6913 normal rows, 0 exceptions)
[2021-03-31 13:30:44.659] [E/3] [info] [Task Finished] Transform to mem in 0.097124s (34681 normal rows, 0 exceptions)
[2021-03-31 13:30:44.663] [driver] [info] [Task Finished] Transform to mem in 0.087772s (30853 normal rows, 0 exceptions)
[2021-03-31 13:30:44.704] [E/2] [info] [Task Finished] Transform to mem in 0.059588s (21711 normal rows, 0 exceptions)
[2021-03-31 13:30:44.742] [driver] [info] [Task Finished] Transform to mem in 0.078447s (27001 normal rows, 0 exceptions)
[2021-03-31 13:30:44.756] [E/1] [info] [Task Finished] Transform to mem in 0.114061s (41924 normal rows, 0 exceptions)
[2021-03-31 13:30:44.762] [E/3] [info] [Task Finished] Transform to mem in 0.102839s (37074 normal rows, 0 exceptions)
[2021-03-31 13:30:44.773] [E/2] [info] [Task Finished] Transform to mem in 0.069313s (25275 normal rows, 0 exceptions)
[2021-03-31 13:30:44.806] [E/3] [info] [Task Finished] Transform to mem in 0.043907s (15290 normal rows, 0 exceptions)
[2021-03-31 13:30:44.810] [driver] [info] [Task Finished] Transform to mem in 0.068533s (25057 normal rows, 0 exceptions)
[2021-03-31 13:30:44.817] [E/2] [info] [Task Finished] Transform to mem in 0.043546s (11791 normal rows, 0 exceptions)
[2021-03-31 13:30:44.818] [E/1] [info] [Task Finished] Transform to mem in 0.062243s (19952 normal rows, 0 exceptions)
[2021-03-31 13:30:44.848] [E/2] [info] [Task Finished] Transform to mem in 0.031396s (10726 normal rows, 0 exceptions)
[2021-03-31 13:30:44.872] [E/1] [info] [Task Finished] Transform to mem in 0.054202s (16466 normal rows, 0 exceptions)
[2021-03-31 13:30:44.875] [E/2] [info] [Task Finished] Transform to mem in 0.027240s (10005 normal rows, 0 exceptions)
[2021-03-31 13:30:44.885] [E/3] [info] [Task Finished] Transform to mem in 0.079798s (27470 normal rows, 0 exceptions)
[2021-03-31 13:30:44.921] [driver] [info] [Task Finished] Transform to mem in 0.111096s (40545 normal rows, 0 exceptions)
[2021-03-31 13:30:44.967] [E/1] [info] [Task Finished] Transform to mem in 0.095111s (35108 normal rows, 0 exceptions)
[2021-03-31 13:30:44.968] [E/2] [info] [Task Finished] Transform to mem in 0.092458s (32784 normal rows, 0 exceptions)
[2021-03-31 13:30:44.968] [driver] [info] [Task Finished] Transform to mem in 0.046790s (17162 normal rows, 0 exceptions)
[2021-03-31 13:30:44.992] [E/3] [info] [Task Finished] Transform to mem in 0.106639s (38917 normal rows, 0 exceptions)
[2021-03-31 13:30:45.026] [driver] [info] [Task Finished] Transform to mem in 0.057931s (21153 normal rows, 0 exceptions)
[2021-03-31 13:30:45.036] [E/1] [info] [Task Finished] Transform to mem in 0.068362s (24946 normal rows, 0 exceptions)
[2021-03-31 13:30:45.042] [E/2] [info] [Task Finished] Transform to mem in 0.074714s (25371 normal rows, 0 exceptions)
[2021-03-31 13:30:45.085] [E/1] [info] [Task Finished] Transform to mem in 0.049059s (17872 normal rows, 0 exceptions)
[2021-03-31 13:30:45.106] [E/3] [info] [Task Finished] Transform to mem in 0.114191s (41695 normal rows, 0 exceptions)
[2021-03-31 13:30:45.112] [E/2] [info] [Task Finished] Transform to mem in 0.069249s (24482 normal rows, 0 exceptions)
[2021-03-31 13:30:45.117] [driver] [info] [Task Finished] Transform to mem in 0.090497s (31669 normal rows, 0 exceptions)
[2021-03-31 13:30:45.156] [E/3] [info] [Task Finished] Transform to mem in 0.049878s (16396 normal rows, 0 exceptions)
[2021-03-31 13:30:45.180] [driver] [info] [Task Finished] Transform to mem in 0.063345s (20662 normal rows, 0 exceptions)
[2021-03-31 13:30:45.197] [E/2] [info] [Task Finished] Transform to mem in 0.085589s (29889 normal rows, 0 exceptions)
[2021-03-31 13:30:45.198] [E/1] [info] [Task Finished] Transform to mem in 0.113404s (41533 normal rows, 0 exceptions)
[2021-03-31 13:30:45.207] [E/1] [info] [Task Finished] Transform to mem in 0.009046s (2299 normal rows, 0 exceptions)
[2021-03-31 13:30:45.249] [driver] [info] [Task Finished] Transform to mem in 0.069496s (25305 normal rows, 0 exceptions)
[2021-03-31 13:30:45.256] [E/1] [info] [Task Finished] Transform to mem in 0.048276s (13975 normal rows, 0 exceptions)
[2021-03-31 13:30:45.261] [E/3] [info] [Task Finished] Transform to mem in 0.104689s (38381 normal rows, 0 exceptions)
[2021-03-31 13:30:45.284] [E/3] [info] [Task Finished] Transform to mem in 0.023354s (8515 normal rows, 0 exceptions)
[2021-03-31 13:30:45.293] [E/2] [info] [Task Finished] Transform to mem in 0.096003s (34138 normal rows, 0 exceptions)
[2021-03-31 13:30:45.345] [driver] [info] [Task Finished] Transform to mem in 0.095846s (34517 normal rows, 0 exceptions)
[2021-03-31 13:30:45.345] [driver] [info] [Task Finished] Transform to mem in 0.000120s (22 normal rows, 0 exceptions)
[2021-03-31 13:30:45.352] [E/3] [info] [Task Finished] Transform to mem in 0.067837s (24942 normal rows, 0 exceptions)
[2021-03-31 13:30:45.369] [E/1] [info] [Task Finished] Transform to mem in 0.113567s (41465 normal rows, 0 exceptions)
[2021-03-31 13:30:45.394] [E/2] [info] [Task Finished] Transform to mem in 0.100474s (35654 normal rows, 0 exceptions)
[2021-03-31 13:30:45.395] [E/2] [info] [Task Finished] Transform to mem in 0.001362s (500 normal rows, 0 exceptions)
[2021-03-31 13:30:45.410] [driver] [info] [Task Finished] Transform to mem in 0.064172s (21109 normal rows, 0 exceptions)
[2021-03-31 13:30:45.447] [E/3] [info] [Task Finished] Transform to mem in 0.095399s (34201 normal rows, 0 exceptions)
[2021-03-31 13:30:45.462] [E/1] [info] [Task Finished] Transform to mem in 0.092633s (32774 normal rows, 0 exceptions)
[2021-03-31 13:30:45.465] [E/2] [info] [Task Finished] Transform to mem in 0.069498s (25355 normal rows, 0 exceptions)
[2021-03-31 13:30:45.491] [driver] [info] [Task Finished] Transform to mem in 0.081191s (27700 normal rows, 0 exceptions)
[2021-03-31 13:30:45.498] [E/3] [info] [Task Finished] Transform to mem in 0.050789s (15077 normal rows, 0 exceptions)
[2021-03-31 13:30:45.527] [E/2] [info] [Task Finished] Transform to mem in 0.062747s (22995 normal rows, 0 exceptions)
[2021-03-31 13:30:45.546] [E/1] [info] [Task Finished] Transform to mem in 0.084534s (29429 normal rows, 0 exceptions)
[2021-03-31 13:30:45.558] [driver] [info] [Task Finished] Transform to mem in 0.066970s (24648 normal rows, 0 exceptions)
[2021-03-31 13:30:45.583] [E/2] [info] [Task Finished] Transform to mem in 0.055833s (20259 normal rows, 0 exceptions)
[2021-03-31 13:30:45.612] [E/3] [info] [Task Finished] Transform to mem in 0.113877s (41551 normal rows, 0 exceptions)
[2021-03-31 13:30:45.613] [driver] [info] [Task Finished] Transform to mem in 0.054932s (16887 normal rows, 0 exceptions)
[2021-03-31 13:30:45.629] [E/1] [info] [Task Finished] Transform to mem in 0.082649s (29107 normal rows, 0 exceptions)
[2021-03-31 13:30:45.670] [E/2] [info] [Task Finished] Transform to mem in 0.087006s (30549 normal rows, 0 exceptions)
[2021-03-31 13:30:45.677] [E/2] [info] [Task Finished] Transform to mem in 0.007155s (2609 normal rows, 0 exceptions)
[2021-03-31 13:30:45.680] [driver] [info] [Task Finished] Transform to mem in 0.066940s (24760 normal rows, 0 exceptions)
[2021-03-31 13:30:45.680] [E/3] [info] [Task Finished] Transform to mem in 0.067986s (25029 normal rows, 0 exceptions)
[2021-03-31 13:30:45.727] [E/2] [info] [Task Finished] Transform to mem in 0.049585s (14706 normal rows, 0 exceptions)
[2021-03-31 13:30:45.729] [E/2] [info] [Task Finished] Transform to mem in 0.002376s (869 normal rows, 0 exceptions)
[2021-03-31 13:30:45.731] [E/1] [info] [Task Finished] Transform to mem in 0.101994s (37420 normal rows, 0 exceptions)
[2021-03-31 13:30:45.769] [driver] [info] [Task Finished] Transform to mem in 0.089120s (31394 normal rows, 0 exceptions)
[2021-03-31 13:30:45.795] [E/3] [info] [Task Finished] Transform to mem in 0.115014s (42154 normal rows, 0 exceptions)
[2021-03-31 13:30:45.799] [E/2] [info] [Task Finished] Transform to mem in 0.069768s (25397 normal rows, 0 exceptions)
[2021-03-31 13:30:45.804] [E/1] [info] [Task Finished] Transform to mem in 0.072392s (23920 normal rows, 0 exceptions)
[2021-03-31 13:30:45.810] [driver] [info] [Task Finished] Transform to mem in 0.041127s (12009 normal rows, 0 exceptions)
[2021-03-31 13:30:45.855] [E/1] [info] [Task Finished] Transform to mem in 0.051565s (18822 normal rows, 0 exceptions)
[2021-03-31 13:30:45.879] [driver] [info] [Task Finished] Transform to mem in 0.068496s (24918 normal rows, 0 exceptions)
[2021-03-31 13:30:45.883] [E/2] [info] [Task Finished] Transform to mem in 0.083443s (28731 normal rows, 0 exceptions)
[2021-03-31 13:30:45.908] [E/3] [info] [Task Finished] Transform to mem in 0.112393s (41286 normal rows, 0 exceptions)
[2021-03-31 13:30:45.943] [E/3] [info] [Task Finished] Transform to mem in 0.035517s (9134 normal rows, 0 exceptions)
[2021-03-31 13:30:45.951] [E/1] [info] [Task Finished] Transform to mem in 0.096245s (35003 normal rows, 0 exceptions)
[2021-03-31 13:30:45.991] [E/2] [info] [Task Finished] Transform to mem in 0.108603s (39256 normal rows, 0 exceptions)
[2021-03-31 13:30:45.993] [driver] [info] [Task Finished] Transform to mem in 0.114273s (41775 normal rows, 0 exceptions)
[2021-03-31 13:30:46.016] [E/3] [info] [Task Finished] Transform to mem in 0.073000s (24627 normal rows, 0 exceptions)
[2021-03-31 13:30:46.028] [driver] [info] [Task Finished] Transform to mem in 0.035275s (12845 normal rows, 0 exceptions)
[2021-03-31 13:30:46.042] [E/1] [info] [Task Finished] Transform to mem in 0.090603s (31854 normal rows, 0 exceptions)
[2021-03-31 13:30:46.081] [E/3] [info] [Task Finished] Transform to mem in 0.064890s (21070 normal rows, 0 exceptions)
[2021-03-31 13:30:46.095] [E/3] [info] [Task Finished] Transform to mem in 0.013724s (4952 normal rows, 0 exceptions)
[2021-03-31 13:30:46.105] [E/2] [info] [Task Finished] Transform to mem in 0.113869s (41477 normal rows, 0 exceptions)
[2021-03-31 13:30:46.128] [driver] [info] [Task Finished] Transform to mem in 0.099383s (36628 normal rows, 0 exceptions)
[2021-03-31 13:30:46.144] [E/1] [info] [Task Finished] Transform to mem in 0.101856s (36632 normal rows, 0 exceptions)
[2021-03-31 13:30:46.164] [E/3] [info] [Task Finished] Transform to mem in 0.069241s (25248 normal rows, 0 exceptions)
[2021-03-31 13:30:46.180] [E/3] [info] [Task Finished] Transform to mem in 0.016113s (5962 normal rows, 0 exceptions)
[2021-03-31 13:30:46.204] [E/2] [info] [Task Finished] Transform to mem in 0.098816s (35972 normal rows, 0 exceptions)
[2021-03-31 13:30:46.240] [driver] [info] [Task Finished] Transform to mem in 0.112021s (41443 normal rows, 0 exceptions)
[2021-03-31 13:30:46.249] [E/3] [info] [Task Finished] Transform to mem in 0.068507s (25061 normal rows, 0 exceptions)
[2021-03-31 13:30:46.256] [E/1] [info] [Task Finished] Transform to mem in 0.111840s (41124 normal rows, 0 exceptions)
[2021-03-31 13:30:46.297] [E/3] [info] [Task Finished] Transform to mem in 0.048161s (14119 normal rows, 0 exceptions)
[2021-03-31 13:30:46.301] [E/2] [info] [Task Finished] Transform to mem in 0.096796s (35325 normal rows, 0 exceptions)
[2021-03-31 13:30:46.303] [E/2] [info] [Task Finished] Transform to mem in 0.002206s (664 normal rows, 0 exceptions)
[2021-03-31 13:30:46.325] [driver] [info] [Task Finished] Transform to mem in 0.085448s (30409 normal rows, 0 exceptions)
[2021-03-31 13:30:46.326] [E/1] [info] [Task Finished] Transform to mem in 0.070601s (23800 normal rows, 0 exceptions)
[2021-03-31 13:30:46.374] [E/3] [info] [Task Finished] Transform to mem in 0.077273s (25741 normal rows, 0 exceptions)
[2021-03-31 13:30:46.376] [E/2] [info] [Task Finished] Transform to mem in 0.072941s (24991 normal rows, 0 exceptions)
[2021-03-31 13:30:46.418] [E/2] [info] [Task Finished] Transform to mem in 0.041768s (10465 normal rows, 0 exceptions)
[2021-03-31 13:30:46.425] [driver] [info] [Task Finished] Transform to mem in 0.100443s (35311 normal rows, 0 exceptions)
[2021-03-31 13:30:46.443] [E/2] [info] [Task Finished] Transform to mem in 0.025651s (6612 normal rows, 0 exceptions)
[2021-03-31 13:30:46.444] [E/1] [info] [Task Finished] Transform to mem in 0.118091s (41754 normal rows, 0 exceptions)
[2021-03-31 13:30:46.453] [E/2] [info] [Task Finished] Transform to mem in 0.009276s (3374 normal rows, 0 exceptions)
[2021-03-31 13:30:46.464] [E/3] [info] [Task Finished] Transform to mem in 0.089909s (30882 normal rows, 0 exceptions)
[2021-03-31 13:30:46.471] [E/3] [info] [Task Finished] Transform to mem in 0.006414s (2409 normal rows, 0 exceptions)
[2021-03-31 13:30:46.491] [driver] [info] [Task Finished] Transform to mem in 0.065822s (21288 normal rows, 0 exceptions)
[2021-03-31 13:30:46.556] [E/3] [info] [Task Finished] Transform to mem in 0.085947s (30279 normal rows, 0 exceptions)
[2021-03-31 13:30:46.560] [E/1] [info] [Task Finished] Transform to mem in 0.115396s (42395 normal rows, 0 exceptions)
[2021-03-31 13:30:46.568] [E/2] [info] [Task Finished] Transform to mem in 0.115217s (42755 normal rows, 0 exceptions)
[2021-03-31 13:30:46.578] [driver] [info] [Task Finished] Transform to mem in 0.086370s (30800 normal rows, 0 exceptions)
[2021-03-31 13:30:46.584] [E/2] [info] [Task Finished] Transform to mem in 0.016061s (5203 normal rows, 0 exceptions)
[2021-03-31 13:30:46.584] [E/2] [info] [Task Finished] Transform to mem in 0.000054s (5 normal rows, 0 exceptions)
[2021-03-31 13:30:46.605] [E/3] [info] [Task Finished] Transform to mem in 0.048142s (14097 normal rows, 0 exceptions)
[2021-03-31 13:30:46.632] [E/1] [info] [Task Finished] Transform to mem in 0.072562s (24558 normal rows, 0 exceptions)
[2021-03-31 13:30:46.651] [driver] [info] [Task Finished] Transform to mem in 0.073521s (24806 normal rows, 0 exceptions)
[2021-03-31 13:30:46.669] [driver] [info] [Task Finished] Transform to mem in 0.017359s (6312 normal rows, 0 exceptions)
[2021-03-31 13:30:46.682] [E/2] [info] [Task Finished] Transform to mem in 0.097970s (36198 normal rows, 0 exceptions)
[2021-03-31 13:30:46.723] [E/3] [info] [Task Finished] Transform to mem in 0.118390s (42339 normal rows, 0 exceptions)
[2021-03-31 13:30:46.741] [driver] [info] [Task Finished] Transform to mem in 0.071994s (25022 normal rows, 0 exceptions)
[2021-03-31 13:30:46.750] [E/1] [info] [Task Finished] Transform to mem in 0.118021s (41774 normal rows, 0 exceptions)
[2021-03-31 13:30:46.767] [E/1] [info] [Task Finished] Transform to mem in 0.016752s (6191 normal rows, 0 exceptions)
[2021-03-31 13:30:46.784] [E/2] [info] [Task Finished] Transform to mem in 0.102124s (35962 normal rows, 0 exceptions)
[2021-03-31 13:30:46.808] [E/1] [info] [Task Finished] Transform to mem in 0.040302s (10499 normal rows, 0 exceptions)
[2021-03-31 13:30:46.823] [E/1] [info] [Task Finished] Transform to mem in 0.015655s (4007 normal rows, 0 exceptions)
[2021-03-31 13:30:46.825] [E/2] [info] [Task Finished] Transform to mem in 0.040631s (10528 normal rows, 0 exceptions)
[2021-03-31 13:30:46.830] [E/2] [info] [Task Finished] Transform to mem in 0.004695s (1728 normal rows, 0 exceptions)
[2021-03-31 13:30:46.835] [E/3] [info] [Task Finished] Transform to mem in 0.111974s (41111 normal rows, 0 exceptions)
[2021-03-31 13:30:46.853] [driver] [info] [Task Finished] Transform to mem in 0.112077s (41343 normal rows, 0 exceptions)
[2021-03-31 13:30:46.869] [driver] [info] [Task Finished] Transform to mem in 0.016524s (6047 normal rows, 0 exceptions)
[2021-03-31 13:30:46.919] [E/1] [info] [Task Finished] Transform to mem in 0.095388s (33544 normal rows, 0 exceptions)
[2021-03-31 13:30:46.938] [driver] [info] [Task Finished] Transform to mem in 0.068588s (24610 normal rows, 0 exceptions)
[2021-03-31 13:30:46.944] [E/2] [info] [Task Finished] Transform to mem in 0.114766s (41736 normal rows, 0 exceptions)
[2021-03-31 13:30:46.946] [E/2] [info] [Task Finished] Transform to mem in 0.001864s (696 normal rows, 0 exceptions)
[2021-03-31 13:30:46.948] [E/3] [info] [Task Finished] Transform to mem in 0.113312s (41465 normal rows, 0 exceptions)
[2021-03-31 13:30:46.991] [E/1] [info] [Task Finished] Transform to mem in 0.072887s (24347 normal rows, 0 exceptions)
[2021-03-31 13:30:47.046] [E/3] [info] [Task Finished] Transform to mem in 0.098084s (35105 normal rows, 0 exceptions)
[2021-03-31 13:30:47.051] [driver] [info] [Task Finished] Transform to mem in 0.113348s (41928 normal rows, 0 exceptions)
[2021-03-31 13:30:47.062] [E/2] [info] [Task Finished] Transform to mem in 0.115353s (41865 normal rows, 0 exceptions)
[2021-03-31 13:30:47.073] [E/1] [info] [Task Finished] Transform to mem in 0.081006s (29047 normal rows, 0 exceptions)
[2021-03-31 13:30:47.073] [driver] [info] [Task Finished] Transform to mem in 0.022221s (6400 normal rows, 0 exceptions)
[2021-03-31 13:30:47.103] [E/1] [info] [Task Finished] Transform to mem in 0.030370s (9915 normal rows, 0 exceptions)
[2021-03-31 13:30:47.104] [E/3] [info] [Task Finished] Transform to mem in 0.057238s (18000 normal rows, 0 exceptions)
[2021-03-31 13:30:47.136] [E/2] [info] [Task Finished] Transform to mem in 0.073990s (25230 normal rows, 0 exceptions)
[2021-03-31 13:30:47.143] [E/3] [info] [Task Finished] Transform to mem in 0.039422s (14355 normal rows, 0 exceptions)
[2021-03-31 13:30:47.164] [driver] [info] [Task Finished] Transform to mem in 0.090681s (32223 normal rows, 0 exceptions)
[2021-03-31 13:30:47.205] [E/2] [info] [Task Finished] Transform to mem in 0.069367s (25234 normal rows, 0 exceptions)
[2021-03-31 13:30:47.218] [E/1] [info] [Task Finished] Transform to mem in 0.115223s (42674 normal rows, 0 exceptions)
[2021-03-31 13:30:47.242] [E/3] [info] [Task Finished] Transform to mem in 0.099202s (36109 normal rows, 0 exceptions)
[2021-03-31 13:30:47.259] [E/1] [info] [Task Finished] Transform to mem in 0.040546s (10471 normal rows, 0 exceptions)
[2021-03-31 13:30:47.264] [E/1] [info] [Task Finished] Transform to mem in 0.004844s (1211 normal rows, 0 exceptions)
[2021-03-31 13:30:47.279] [driver] [info] [Task Finished] Transform to mem in 0.114403s (41789 normal rows, 0 exceptions)
[2021-03-31 13:30:47.282] [E/2] [info] [Task Finished] Transform to mem in 0.076450s (26073 normal rows, 0 exceptions)
[2021-03-31 13:30:47.283] [E/3] [info] [Task Finished] Transform to mem in 0.040588s (10518 normal rows, 0 exceptions)
[2021-03-31 13:30:47.330] [E/1] [info] [Task Finished] Transform to mem in 0.066713s (24560 normal rows, 0 exceptions)
[2021-03-31 13:30:47.348] [E/1] [info] [Task Finished] Transform to mem in 0.017221s (6217 normal rows, 0 exceptions)
[2021-03-31 13:30:47.375] [driver] [info] [Task Finished] Transform to mem in 0.096282s (35479 normal rows, 0 exceptions)
[2021-03-31 13:30:47.394] [E/2] [info] [Task Finished] Transform to mem in 0.112803s (41320 normal rows, 0 exceptions)
[2021-03-31 13:30:47.396] [E/3] [info] [Task Finished] Transform to mem in 0.113464s (41475 normal rows, 0 exceptions)
[2021-03-31 13:30:47.420] [E/1] [info] [Task Finished] Transform to mem in 0.072060s (24657 normal rows, 0 exceptions)
[2021-03-31 13:30:47.458] [E/2] [info] [Task Finished] Transform to mem in 0.063999s (23273 normal rows, 0 exceptions)
[2021-03-31 13:30:47.473] [driver] [info] [Task Finished] Transform to mem in 0.097929s (34166 normal rows, 0 exceptions)
[2021-03-31 13:30:47.486] [E/3] [info] [Task Finished] Transform to mem in 0.089912s (30641 normal rows, 0 exceptions)
[2021-03-31 13:30:47.505] [E/3] [info] [Task Finished] Transform to mem in 0.018505s (5847 normal rows, 0 exceptions)
[2021-03-31 13:30:47.509] [E/2] [info] [Task Finished] Transform to mem in 0.050950s (14131 normal rows, 0 exceptions)
[2021-03-31 13:30:47.509] [E/1] [info] [Task Finished] Transform to mem in 0.089723s (30706 normal rows, 0 exceptions)
[2021-03-31 13:30:47.547] [driver] [info] [Task Finished] Transform to mem in 0.073995s (24688 normal rows, 0 exceptions)
[2021-03-31 13:30:47.577] [E/3] [info] [Task Finished] Transform to mem in 0.072330s (24763 normal rows, 0 exceptions)
[2021-03-31 13:30:47.595] [E/3] [info] [Task Finished] Transform to mem in 0.018074s (6575 normal rows, 0 exceptions)
[2021-03-31 13:30:47.607] [E/2] [info] [Task Finished] Transform to mem in 0.097403s (35944 normal rows, 0 exceptions)
[2021-03-31 13:30:47.624] [E/1] [info] [Task Finished] Transform to mem in 0.115149s (42136 normal rows, 0 exceptions)
[2021-03-31 13:30:47.661] [driver] [info] [Task Finished] Transform to mem in 0.114489s (41750 normal rows, 0 exceptions)
[2021-03-31 13:30:47.664] [E/3] [info] [Task Finished] Transform to mem in 0.068549s (24990 normal rows, 0 exceptions)
[2021-03-31 13:30:47.665] [E/1] [info] [Task Finished] Transform to mem in 0.040616s (10481 normal rows, 0 exceptions)
[2021-03-31 13:30:47.702] [driver] [info] [Task Finished] Transform to mem in 0.040961s (10492 normal rows, 0 exceptions)
[2021-03-31 13:30:47.708] [E/2] [info] [Task Finished] Transform to mem in 0.101330s (36501 normal rows, 0 exceptions)
[2021-03-31 13:30:47.749] [E/3] [info] [Task Finished] Transform to mem in 0.085487s (29862 normal rows, 0 exceptions)
[2021-03-31 13:30:47.768] [E/1] [info] [Task Finished] Transform to mem in 0.102793s (37796 normal rows, 0 exceptions)
[2021-03-31 13:30:47.770] [driver] [info] [Task Finished] Transform to mem in 0.067721s (24870 normal rows, 0 exceptions)
[2021-03-31 13:30:47.805] [E/2] [info] [Task Finished] Transform to mem in 0.097085s (35395 normal rows, 0 exceptions)
[2021-03-31 13:30:47.829] [driver] [info] [Task Finished] Transform to mem in 0.059164s (21164 normal rows, 0 exceptions)
[2021-03-31 13:30:47.845] [E/1] [info] [Task Finished] Transform to mem in 0.077328s (26195 normal rows, 0 exceptions)
[2021-03-31 13:30:47.863] [E/3] [info] [Task Finished] Transform to mem in 0.113534s (41474 normal rows, 0 exceptions)
[2021-03-31 13:30:47.873] [E/2] [info] [Task Finished] Transform to mem in 0.067743s (24717 normal rows, 0 exceptions)
[2021-03-31 13:30:47.921] [E/2] [info] [Task Finished] Transform to mem in 0.047880s (14083 normal rows, 0 exceptions)
[2021-03-31 13:30:47.930] [driver] [info] [Task Finished] Transform to mem in 0.100422s (36501 normal rows, 0 exceptions)
[2021-03-31 13:30:47.933] [E/1] [info] [Task Finished] Transform to mem in 0.088104s (31118 normal rows, 0 exceptions)
[2021-03-31 13:30:47.949] [E/3] [info] [Task Finished] Transform to mem in 0.086344s (30459 normal rows, 0 exceptions)
[2021-03-31 13:30:47.959] [driver] [info] [Task Finished] Transform to mem in 0.029158s (9440 normal rows, 0 exceptions)
[2021-03-31 13:30:47.992] [E/2] [info] [Task Finished] Transform to mem in 0.071029s (24070 normal rows, 0 exceptions)
[2021-03-31 13:30:48.006] [E/1] [info] [Task Finished] Transform to mem in 0.072238s (24886 normal rows, 0 exceptions)
[2021-03-31 13:30:48.040] [E/1] [info] [Task Finished] Transform to mem in 0.034717s (12692 normal rows, 0 exceptions)
[2021-03-31 13:30:48.047] [E/3] [info] [Task Finished] Transform to mem in 0.097929s (36280 normal rows, 0 exceptions)
[2021-03-31 13:30:48.058] [driver] [info] [Task Finished] Transform to mem in 0.099254s (35640 normal rows, 0 exceptions)
[2021-03-31 13:30:48.107] [E/2] [info] [Task Finished] Transform to mem in 0.114798s (41766 normal rows, 0 exceptions)
[2021-03-31 13:30:48.109] [E/1] [info] [Task Finished] Transform to mem in 0.068937s (25101 normal rows, 0 exceptions)
[2021-03-31 13:30:48.110] [driver] [info] [Task Finished] Transform to mem in 0.052070s (15520 normal rows, 0 exceptions)
[2021-03-31 13:30:48.147] [E/2] [info] [Task Finished] Transform to mem in 0.040625s (10472 normal rows, 0 exceptions)
[2021-03-31 13:30:48.147] [E/3] [info] [Task Finished] Transform to mem in 0.100090s (36692 normal rows, 0 exceptions)
[2021-03-31 13:30:48.156] [E/2] [info] [Task Finished] Transform to mem in 0.008278s (3012 normal rows, 0 exceptions)
[2021-03-31 13:30:48.168] [E/1] [info] [Task Finished] Transform to mem in 0.059128s (18509 normal rows, 0 exceptions)
[2021-03-31 13:30:48.215] [E/3] [info] [Task Finished] Transform to mem in 0.067540s (24873 normal rows, 0 exceptions)
[2021-03-31 13:30:48.222] [driver] [info] [Task Finished] Transform to mem in 0.111454s (41077 normal rows, 0 exceptions)
[2021-03-31 13:30:48.255] [E/2] [info] [Task Finished] Transform to mem in 0.099407s (36212 normal rows, 0 exceptions)
[2021-03-31 13:30:48.264] [driver] [info] [Task Finished] Transform to mem in 0.042177s (13752 normal rows, 0 exceptions)
[2021-03-31 13:30:48.282] [E/1] [info] [Task Finished] Transform to mem in 0.113491s (41485 normal rows, 0 exceptions)
[2021-03-31 13:30:48.308] [E/1] [info] [Task Finished] Transform to mem in 0.025747s (9409 normal rows, 0 exceptions)
[2021-03-31 13:30:48.310] [E/3] [info] [Task Finished] Transform to mem in 0.094645s (33771 normal rows, 0 exceptions)
[2021-03-31 13:30:48.321] [E/2] [info] [Task Finished] Transform to mem in 0.066238s (24577 normal rows, 0 exceptions)
[2021-03-31 13:30:48.340] [E/2] [info] [Task Finished] Transform to mem in 0.019121s (7053 normal rows, 0 exceptions)
[2021-03-31 13:30:48.378] [driver] [info] [Task Finished] Transform to mem in 0.114613s (41896 normal rows, 0 exceptions)
[2021-03-31 13:30:48.386] [E/2] [info] [Task Finished] Transform to mem in 0.045485s (12590 normal rows, 0 exceptions)
[2021-03-31 13:30:48.392] [E/2] [info] [Task Finished] Transform to mem in 0.005961s (1525 normal rows, 0 exceptions)
[2021-03-31 13:30:48.419] [driver] [info] [Task Finished] Transform to mem in 0.040935s (10519 normal rows, 0 exceptions)
[2021-03-31 13:30:48.423] [E/1] [info] [Task Finished] Transform to mem in 0.115080s (41791 normal rows, 0 exceptions)
[2021-03-31 13:30:48.424] [E/3] [info] [Task Finished] Transform to mem in 0.114434s (41765 normal rows, 0 exceptions)
[2021-03-31 13:30:48.440] [E/3] [info] [Task Finished] Transform to mem in 0.016050s (5862 normal rows, 0 exceptions)
[2021-03-31 13:30:48.490] [E/2] [info] [Task Finished] Transform to mem in 0.098134s (35521 normal rows, 0 exceptions)
[2021-03-31 13:30:48.508] [E/3] [info] [Task Finished] Transform to mem in 0.067623s (24747 normal rows, 0 exceptions)
[2021-03-31 13:30:48.532] [driver] [info] [Task Finished] Transform to mem in 0.112260s (41318 normal rows, 0 exceptions)
[2021-03-31 13:30:48.537] [E/1] [info] [Task Finished] Transform to mem in 0.113714s (41595 normal rows, 0 exceptions)
[2021-03-31 13:30:48.582] [E/3] [info] [Task Finished] Transform to mem in 0.074276s (24909 normal rows, 0 exceptions)
[2021-03-31 13:30:48.588] [E/2] [info] [Task Finished] Transform to mem in 0.097740s (35585 normal rows, 0 exceptions)
[2021-03-31 13:30:48.622] [E/1] [info] [Task Finished] Transform to mem in 0.085849s (30427 normal rows, 0 exceptions)
[2021-03-31 13:30:48.630] [driver] [info] [Task Finished] Transform to mem in 0.097964s (35294 normal rows, 0 exceptions)
[2021-03-31 13:30:48.631] [E/3] [info] [Task Finished] Transform to mem in 0.049411s (15872 normal rows, 0 exceptions)
[2021-03-31 13:30:48.636] [E/1] [info] [Task Finished] Transform to mem in 0.013674s (5083 normal rows, 0 exceptions)
[2021-03-31 13:30:48.649] [E/2] [info] [Task Finished] Transform to mem in 0.060825s (19595 normal rows, 0 exceptions)
[2021-03-31 13:30:48.698] [driver] [info] [Task Finished] Transform to mem in 0.068493s (22556 normal rows, 0 exceptions)
[2021-03-31 13:30:48.702] [E/1] [info] [Task Finished] Transform to mem in 0.065998s (23480 normal rows, 0 exceptions)
[2021-03-31 13:30:48.710] [E/2] [info] [Task Finished] Transform to mem in 0.060967s (22144 normal rows, 0 exceptions)
[2021-03-31 13:30:48.747] [E/3] [info] [Task Finished] Transform to mem in 0.115316s (42625 normal rows, 0 exceptions)
[2021-03-31 13:30:48.758] [E/2] [info] [Task Finished] Transform to mem in 0.048021s (16736 normal rows, 0 exceptions)
[2021-03-31 13:30:48.762] [E/2] [info] [Task Finished] Transform to mem in 0.004461s (1504 normal rows, 0 exceptions)
[2021-03-31 13:30:48.790] [E/1] [info] [Task Finished] Transform to mem in 0.087444s (30449 normal rows, 0 exceptions)
[2021-03-31 13:30:48.813] [driver] [info] [Task Finished] Transform to mem in 0.114926s (41902 normal rows, 0 exceptions)
[2021-03-31 13:30:48.831] [E/1] [info] [Task Finished] Transform to mem in 0.041810s (15064 normal rows, 0 exceptions)
[2021-03-31 13:30:48.839] [E/3] [info] [Task Finished] Transform to mem in 0.091931s (32766 normal rows, 0 exceptions)
[2021-03-31 13:30:48.851] [E/2] [info] [Task Finished] Transform to mem in 0.089004s (31430 normal rows, 0 exceptions)
[2021-03-31 13:30:48.861] [driver] [info] [Task Finished] Transform to mem in 0.048156s (14080 normal rows, 0 exceptions)
[2021-03-31 13:30:48.905] [E/1] [info] [Task Finished] Transform to mem in 0.073620s (25158 normal rows, 0 exceptions)
[2021-03-31 13:30:48.913] [E/3] [info] [Task Finished] Transform to mem in 0.074700s (25260 normal rows, 0 exceptions)
[2021-03-31 13:30:48.914] [E/3] [info] [Task Finished] Transform to mem in 0.000570s (197 normal rows, 0 exceptions)
[2021-03-31 13:30:48.915] [E/2] [info] [Task Finished] Transform to mem in 0.064133s (23564 normal rows, 0 exceptions)
[2021-03-31 13:30:48.929] [driver] [info] [Task Finished] Transform to mem in 0.067748s (25081 normal rows, 0 exceptions)
[2021-03-31 13:30:48.949] [driver] [info] [Task Finished] Transform to mem in 0.019638s (7200 normal rows, 0 exceptions)
[2021-03-31 13:30:49.006] [E/1] [info] [Task Finished] Transform to mem in 0.101056s (36107 normal rows, 0 exceptions)
[2021-03-31 13:30:49.013] [driver] [info] [Task Finished] Transform to mem in 0.063945s (20467 normal rows, 0 exceptions)
[2021-03-31 13:30:49.023] [E/1] [info] [Task Finished] Transform to mem in 0.017005s (4374 normal rows, 0 exceptions)
[2021-03-31 13:30:49.029] [E/3] [info] [Task Finished] Transform to mem in 0.114597s (41729 normal rows, 0 exceptions)
[2021-03-31 13:30:49.030] [E/2] [info] [Task Finished] Transform to mem in 0.114700s (41767 normal rows, 0 exceptions)
[2021-03-31 13:30:49.044] [E/2] [info] [Task Finished] Transform to mem in 0.013877s (5008 normal rows, 0 exceptions)
[2021-03-31 13:30:49.053] [driver] [info] [Task Finished] Transform to mem in 0.040720s (10487 normal rows, 0 exceptions)
[2021-03-31 13:30:49.112] [E/2] [info] [Task Finished] Transform to mem in 0.068299s (24978 normal rows, 0 exceptions)
[2021-03-31 13:30:49.113] [E/1] [info] [Task Finished] Transform to mem in 0.089800s (31621 normal rows, 0 exceptions)
[2021-03-31 13:30:49.124] [E/2] [info] [Task Finished] Transform to mem in 0.011752s (4305 normal rows, 0 exceptions)
[2021-03-31 13:30:49.140] [E/3] [info] [Task Finished] Transform to mem in 0.111825s (41191 normal rows, 0 exceptions)
[2021-03-31 13:30:49.166] [driver] [info] [Task Finished] Transform to mem in 0.113042s (41465 normal rows, 0 exceptions)
[2021-03-31 13:30:49.167] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2208s
[2021-03-31 13:30:49.167] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.7507s, 18842980 input rows, time to process 1 row via fast path: 0.00216265ms

[2021-03-31 13:30:49.497] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:30:50.113] [E/2] [info] [Task Finished] write to file in 0.615724s (3544915 rows, 706.20 MB)
[2021-03-31 13:30:50.119] [E/3] [info] [Task Finished] write to file in 0.621082s (3592359 rows, 714.50 MB)
[2021-03-31 13:30:50.128] [driver] [info] [Task Finished] write to file in 0.630545s (3575098 rows, 712.56 MB)
[2021-03-31 13:30:50.520] [E/1] [info] [Task Finished] write to file in 1.022573s (3592009 rows, 715.66 MB)
[2021-03-31 13:30:50.520] [global] [info] writing output took 1.353184s
[2021-03-31 13:30:50.520] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.35347s
[2021-03-31 13:30:50.520] [global] [info] [Transform Stage] Stage 0 took 11.975s
[2021-03-31 13:30:50.520] [global] [info] Query Execution took 12.5402s. (planning: 0.565127s, execution: 11.9751s)
>>> 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.28037190437316895
CACHING took 13.086522102355957s
Tuplex job time: 38.91423749923706 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.377702,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.05855,"total_compilation_time_s":1.09825,"sampling_time_s":0.504013,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.7507,"fast_path_time_s":10.2209,"fast_path_per_row_time_ns":2162.65,"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.0015899,"fast_path_time_s":0.0016857,"fast_path_per_row_time_ns":824.639,"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.00442818,"fast_path_time_s":0.00454587,"fast_path_per_row_time_ns":476.149,"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.0122,"fast_path_time_s":3.5298,"fast_path_per_row_time_ns":1000.18,"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.28037190437316895, "jobTime": 38.91423749923706, "io_load": 13.086522102355957, "compute_and_write": 25.827715396881104}
[GLOBAL] releasing 252 active partitions
[2021-03-31 13:30:50.562] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 259 active partitions
[2021-03-31 13:30:50.825] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 262 active partitions
[2021-03-31 13:30:51.090] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 263 active partitions
