[2021-03-31 13:28:10.001] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:28:10.002] [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:28:10.002] [local ee] [info] initializing LLVM backend
[2021-03-31 13:28:10.002] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:28:10.002] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:28:10.003] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:10.003] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:10.003] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:10.003] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:28:10.003] [E/1] [info] starting detached process queue
[2021-03-31 13:28:10.003] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:28:10.003] [E/2] [info] starting detached process queue
[2021-03-31 13:28:10.003] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:28:10.003] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:28:10.003] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:28:10.003] [E/3] [info] starting detached process queue
[2021-03-31 13:28:10.003] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:10.003] [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:28:10.003] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:28:10.003] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:28:10.004] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:28:10.165] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:10.183] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:10.200] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:10.218] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:10.231] [logical planner] [info] logical optimization took 0.037112ms
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:28:10.232] [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:28:10.233] [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:28:10.259] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:10.357] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:28:10.357] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0979831s
[2021-03-31 13:28:10.357] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:28:10.357] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:28:10.357] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:28:10.357] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:28:10.357] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:28:10.357] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:28:10.358] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:28:10.873] [E/1] [info] [Task Finished] Transform to mem in 0.514567s (148222 normal rows, 0 exceptions)
[2021-03-31 13:28:10.874] [E/3] [info] [Task Finished] Transform to mem in 0.515999s (148920 normal rows, 0 exceptions)
[2021-03-31 13:28:10.876] [driver] [info] [Task Finished] Transform to mem in 0.517988s (148791 normal rows, 0 exceptions)
[2021-03-31 13:28:10.902] [E/2] [info] [Task Finished] Transform to mem in 0.543835s (156520 normal rows, 0 exceptions)
[2021-03-31 13:28:11.382] [E/1] [info] [Task Finished] Transform to mem in 0.509859s (148074 normal rows, 0 exceptions)
[2021-03-31 13:28:11.384] [E/3] [info] [Task Finished] Transform to mem in 0.510057s (148040 normal rows, 0 exceptions)
[2021-03-31 13:28:11.388] [driver] [info] [Task Finished] Transform to mem in 0.511789s (148736 normal rows, 0 exceptions)
[2021-03-31 13:28:11.560] [E/2] [info] [Task Finished] Transform to mem in 0.657695s (191164 normal rows, 0 exceptions)
[2021-03-31 13:28:11.897] [E/1] [info] [Task Finished] Transform to mem in 0.514785s (149256 normal rows, 0 exceptions)
[2021-03-31 13:28:11.898] [E/3] [info] [Task Finished] Transform to mem in 0.514397s (149018 normal rows, 0 exceptions)
[2021-03-31 13:28:11.902] [driver] [info] [Task Finished] Transform to mem in 0.513829s (148986 normal rows, 0 exceptions)
[2021-03-31 13:28:12.111] [E/2] [info] [Task Finished] Transform to mem in 0.551818s (158719 normal rows, 0 exceptions)
[2021-03-31 13:28:12.412] [E/3] [info] [Task Finished] Transform to mem in 0.513463s (148566 normal rows, 0 exceptions)
[2021-03-31 13:28:12.412] [E/1] [info] [Task Finished] Transform to mem in 0.515084s (148726 normal rows, 0 exceptions)
[2021-03-31 13:28:12.416] [driver] [info] [Task Finished] Transform to mem in 0.514661s (148590 normal rows, 0 exceptions)
[2021-03-31 13:28:12.842] [E/2] [info] [Task Finished] Transform to mem in 0.730884s (212579 normal rows, 0 exceptions)
[2021-03-31 13:28:12.923] [E/1] [info] [Task Finished] Transform to mem in 0.510249s (148120 normal rows, 0 exceptions)
[2021-03-31 13:28:12.923] [E/3] [info] [Task Finished] Transform to mem in 0.511061s (149214 normal rows, 0 exceptions)
[2021-03-31 13:28:12.929] [driver] [info] [Task Finished] Transform to mem in 0.512633s (148729 normal rows, 0 exceptions)
[2021-03-31 13:28:13.433] [E/1] [info] [Task Finished] Transform to mem in 0.510099s (148034 normal rows, 0 exceptions)
[2021-03-31 13:28:13.434] [E/3] [info] [Task Finished] Transform to mem in 0.511132s (148545 normal rows, 0 exceptions)
[2021-03-31 13:28:13.439] [driver] [info] [Task Finished] Transform to mem in 0.510371s (148261 normal rows, 0 exceptions)
[2021-03-31 13:28:13.576] [E/2] [info] [Task Finished] Transform to mem in 0.733576s (212966 normal rows, 0 exceptions)
[2021-03-31 13:28:13.944] [E/3] [info] [Task Finished] Transform to mem in 0.509344s (148292 normal rows, 0 exceptions)
[2021-03-31 13:28:13.952] [driver] [info] [Task Finished] Transform to mem in 0.512193s (148408 normal rows, 0 exceptions)
[2021-03-31 13:28:14.087] [E/2] [info] [Task Finished] Transform to mem in 0.511082s (149106 normal rows, 0 exceptions)
[2021-03-31 13:28:14.093] [E/1] [info] [Task Finished] Transform to mem in 0.660411s (191851 normal rows, 0 exceptions)
[2021-03-31 13:28:14.464] [driver] [info] [Task Finished] Transform to mem in 0.512199s (149431 normal rows, 0 exceptions)
[2021-03-31 13:28:14.596] [E/2] [info] [Task Finished] Transform to mem in 0.509510s (148200 normal rows, 0 exceptions)
[2021-03-31 13:28:14.597] [E/3] [info] [Task Finished] Transform to mem in 0.653883s (190584 normal rows, 0 exceptions)
[2021-03-31 13:28:14.605] [E/1] [info] [Task Finished] Transform to mem in 0.511685s (149375 normal rows, 0 exceptions)
[2021-03-31 13:28:15.031] [driver] [info] [Task Finished] Transform to mem in 0.567410s (165017 normal rows, 0 exceptions)
[2021-03-31 13:28:15.107] [E/3] [info] [Task Finished] Transform to mem in 0.509598s (148570 normal rows, 0 exceptions)
[2021-03-31 13:28:15.108] [E/2] [info] [Task Finished] Transform to mem in 0.511258s (149256 normal rows, 0 exceptions)
[2021-03-31 13:28:15.115] [E/1] [info] [Task Finished] Transform to mem in 0.510326s (148802 normal rows, 0 exceptions)
[2021-03-31 13:28:15.619] [E/3] [info] [Task Finished] Transform to mem in 0.511996s (148369 normal rows, 0 exceptions)
[2021-03-31 13:28:15.621] [E/2] [info] [Task Finished] Transform to mem in 0.513700s (149125 normal rows, 0 exceptions)
[2021-03-31 13:28:15.670] [driver] [info] [Task Finished] Transform to mem in 0.638701s (185446 normal rows, 0 exceptions)
[2021-03-31 13:28:15.932] [E/1] [info] [Task Finished] Transform to mem in 0.816835s (235681 normal rows, 0 exceptions)
[2021-03-31 13:28:16.132] [E/3] [info] [Task Finished] Transform to mem in 0.513333s (148710 normal rows, 0 exceptions)
[2021-03-31 13:28:16.136] [E/2] [info] [Task Finished] Transform to mem in 0.514816s (149310 normal rows, 0 exceptions)
[2021-03-31 13:28:16.443] [E/1] [info] [Task Finished] Transform to mem in 0.510563s (148417 normal rows, 0 exceptions)
[2021-03-31 13:28:16.641] [E/3] [info] [Task Finished] Transform to mem in 0.509063s (148449 normal rows, 0 exceptions)
[2021-03-31 13:28:16.645] [E/2] [info] [Task Finished] Transform to mem in 0.508479s (148165 normal rows, 0 exceptions)
[2021-03-31 13:28:16.657] [driver] [info] [Task Finished] Transform to mem in 0.986845s (285965 normal rows, 0 exceptions)
[2021-03-31 13:28:16.954] [E/1] [info] [Task Finished] Transform to mem in 0.511382s (148811 normal rows, 0 exceptions)
[2021-03-31 13:28:17.150] [E/3] [info] [Task Finished] Transform to mem in 0.508485s (148196 normal rows, 0 exceptions)
[2021-03-31 13:28:17.153] [E/2] [info] [Task Finished] Transform to mem in 0.508364s (147954 normal rows, 0 exceptions)
[2021-03-31 13:28:17.463] [E/1] [info] [Task Finished] Transform to mem in 0.509372s (148385 normal rows, 0 exceptions)
[2021-03-31 13:28:17.656] [driver] [info] [Task Finished] Transform to mem in 0.999512s (290028 normal rows, 0 exceptions)
[2021-03-31 13:28:17.659] [E/3] [info] [Task Finished] Transform to mem in 0.508897s (148152 normal rows, 0 exceptions)
[2021-03-31 13:28:17.663] [E/2] [info] [Task Finished] Transform to mem in 0.509600s (148303 normal rows, 0 exceptions)
[2021-03-31 13:28:18.051] [E/1] [info] [Task Finished] Transform to mem in 0.587159s (171261 normal rows, 0 exceptions)
[2021-03-31 13:28:18.169] [driver] [info] [Task Finished] Transform to mem in 0.512251s (148988 normal rows, 0 exceptions)
[2021-03-31 13:28:18.169] [E/3] [info] [Task Finished] Transform to mem in 0.509890s (148744 normal rows, 0 exceptions)
[2021-03-31 13:28:18.560] [E/1] [info] [Task Finished] Transform to mem in 0.509469s (148407 normal rows, 0 exceptions)
[2021-03-31 13:28:18.649] [E/2] [info] [Task Finished] Transform to mem in 0.986480s (288017 normal rows, 0 exceptions)
[2021-03-31 13:28:18.678] [E/3] [info] [Task Finished] Transform to mem in 0.508904s (148079 normal rows, 0 exceptions)
[2021-03-31 13:28:18.680] [driver] [info] [Task Finished] Transform to mem in 0.511069s (148801 normal rows, 0 exceptions)
[2021-03-31 13:28:19.162] [E/2] [info] [Task Finished] Transform to mem in 0.512577s (148853 normal rows, 0 exceptions)
[2021-03-31 13:28:19.189] [E/3] [info] [Task Finished] Transform to mem in 0.510759s (147856 normal rows, 0 exceptions)
[2021-03-31 13:28:19.193] [driver] [info] [Task Finished] Transform to mem in 0.513759s (148255 normal rows, 0 exceptions)
[2021-03-31 13:28:19.247] [E/1] [info] [Task Finished] Transform to mem in 0.687158s (199386 normal rows, 0 exceptions)
[2021-03-31 13:28:19.702] [E/3] [info] [Task Finished] Transform to mem in 0.513403s (148779 normal rows, 0 exceptions)
[2021-03-31 13:28:19.708] [driver] [info] [Task Finished] Transform to mem in 0.514523s (149180 normal rows, 0 exceptions)
[2021-03-31 13:28:19.758] [E/1] [info] [Task Finished] Transform to mem in 0.510908s (147884 normal rows, 0 exceptions)
[2021-03-31 13:28:19.852] [E/2] [info] [Task Finished] Transform to mem in 0.690300s (200335 normal rows, 0 exceptions)
[2021-03-31 13:28:20.219] [driver] [info] [Task Finished] Transform to mem in 0.510870s (148526 normal rows, 0 exceptions)
[2021-03-31 13:28:20.269] [E/1] [info] [Task Finished] Transform to mem in 0.510364s (148867 normal rows, 0 exceptions)
[2021-03-31 13:28:20.320] [E/3] [info] [Task Finished] Transform to mem in 0.618475s (180350 normal rows, 0 exceptions)
[2021-03-31 13:28:20.361] [E/2] [info] [Task Finished] Transform to mem in 0.509170s (148533 normal rows, 0 exceptions)
[2021-03-31 13:28:20.778] [E/1] [info] [Task Finished] Transform to mem in 0.509252s (148642 normal rows, 0 exceptions)
[2021-03-31 13:28:20.805] [driver] [info] [Task Finished] Transform to mem in 0.585937s (170603 normal rows, 0 exceptions)
[2021-03-31 13:28:20.832] [E/3] [info] [Task Finished] Transform to mem in 0.511199s (149387 normal rows, 0 exceptions)
[2021-03-31 13:28:20.869] [E/2] [info] [Task Finished] Transform to mem in 0.507912s (148260 normal rows, 0 exceptions)
[2021-03-31 13:28:21.291] [E/1] [info] [Task Finished] Transform to mem in 0.513571s (149757 normal rows, 0 exceptions)
[2021-03-31 13:28:21.316] [driver] [info] [Task Finished] Transform to mem in 0.511267s (148897 normal rows, 0 exceptions)
[2021-03-31 13:28:21.343] [E/3] [info] [Task Finished] Transform to mem in 0.511798s (149539 normal rows, 0 exceptions)
[2021-03-31 13:28:21.378] [E/2] [info] [Task Finished] Transform to mem in 0.508640s (148994 normal rows, 0 exceptions)
[2021-03-31 13:28:21.827] [driver] [info] [Task Finished] Transform to mem in 0.510965s (148881 normal rows, 0 exceptions)
[2021-03-31 13:28:21.853] [E/3] [info] [Task Finished] Transform to mem in 0.509522s (148754 normal rows, 0 exceptions)
[2021-03-31 13:28:21.854] [E/1] [info] [Task Finished] Transform to mem in 0.562568s (164557 normal rows, 0 exceptions)
[2021-03-31 13:28:22.143] [E/2] [info] [Task Finished] Transform to mem in 0.764883s (223096 normal rows, 0 exceptions)
[2021-03-31 13:28:22.340] [driver] [info] [Task Finished] Transform to mem in 0.512890s (149340 normal rows, 0 exceptions)
[2021-03-31 13:28:22.363] [E/3] [info] [Task Finished] Transform to mem in 0.509839s (148646 normal rows, 0 exceptions)
[2021-03-31 13:28:22.784] [E/1] [info] [Task Finished] Transform to mem in 0.929590s (272132 normal rows, 0 exceptions)
[2021-03-31 13:28:22.784] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4264s
[2021-03-31 13:28:22.784] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.196s, 14009720 input rows, time to process 1 row via fast path: 0.00344018ms
[2021-03-31 13:28:22.784] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000105861s
[2021-03-31 13:28:22.784] [global] [info] [Transform Stage] Stage 0 took 12.5245s
[2021-03-31 13:28:22.784] [global] [info] Query Execution took 12.6064s. (planning: 0.0818167s, execution: 12.5246s)
[2021-03-31 13:28:22.787] [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:28:22.787] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:28:22.787] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:28:22.958] [logical planner] [info] logical optimization took 0.006136ms
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:28:22.958] [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:28:22.978] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:23.007] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:28:23.008] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0294559s
[2021-03-31 13:28:23.008] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:28:23.015] [E/2] [info] [Task Finished] Transform to mem in 0.007060s (9300 normal rows, 0 exceptions)
[2021-03-31 13:28:23.015] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00714122s
[2021-03-31 13:28:23.015] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00706048s, 9300 input rows, time to process 1 row via fast path: 0.000759192ms
[2021-03-31 13:28:23.015] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.844e-06s
[2021-03-31 13:28:23.015] [global] [info] [Transform Stage] Stage 0 took 0.036633s
[2021-03-31 13:28:23.015] [global] [info] Query Execution took 0.0647637s. (planning: 0.0281085s, execution: 0.0366552s)
[2021-03-31 13:28:23.017] [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:28:23.017] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:28:23.017] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:28:23.058] [logical planner] [info] logical optimization took 0.000504ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:28:23.058] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:28:23.076] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:23.084] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:28:23.084] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00796419s
[2021-03-31 13:28:23.085] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:28:23.085] [driver] [info] [Task Finished] Transform to mem in 0.000388s (1928 normal rows, 0 exceptions)
[2021-03-31 13:28:23.085] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000459626s
[2021-03-31 13:28:23.085] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000387857s, 1928 input rows, time to process 1 row via fast path: 0.000201171ms
[2021-03-31 13:28:23.085] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.837e-06s
[2021-03-31 13:28:23.085] [global] [info] [Transform Stage] Stage 0 took 0.00844789s
[2021-03-31 13:28:23.085] [global] [info] Query Execution took 0.0280446s. (planning: 0.0195762s, execution: 0.00846838s)
[2021-03-31 13:28:23.085] [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:28:23.096] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.103] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.108] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.113] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.140] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.157] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.169] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.174] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.182] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.193] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:28:23.292] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:23.395] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:23.497] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:23.594] [logical planner] [info] logical optimization took 0.204971ms
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:28:23.594] [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:28:23.595] [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:28:23.596] [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:28:23.597] [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:28:23.599] [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:28:23.600] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:28:23.601] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:28:23.602] [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:28:23.603] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:28:23.604] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:28:23.605] [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:28:23.607] [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:28:23.613] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:23.964] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:28:23.964] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.350795s
[2021-03-31 13:28:24.045] [E/1] [info] [Task Finished] Transform to mem in 0.080061s (34976 normal rows, 0 exceptions)
[2021-03-31 13:28:24.045] [E/2] [info] [Task Finished] Transform to mem in 0.080937s (35468 normal rows, 0 exceptions)
[2021-03-31 13:28:24.126] [E/2] [info] [Task Finished] Transform to mem in 0.080259s (35461 normal rows, 0 exceptions)
[2021-03-31 13:28:24.225] [E/3] [info] [Task Finished] Transform to mem in 0.260192s (113246 normal rows, 0 exceptions)
[2021-03-31 13:28:24.225] [driver] [info] [Task Finished] Transform to mem in 0.260469s (113323 normal rows, 0 exceptions)
[2021-03-31 13:28:24.304] [E/1] [info] [Task Finished] Transform to mem in 0.259606s (113459 normal rows, 0 exceptions)
[2021-03-31 13:28:24.325] [E/3] [info] [Task Finished] Transform to mem in 0.100705s (43486 normal rows, 0 exceptions)
[2021-03-31 13:28:24.384] [E/2] [info] [Task Finished] Transform to mem in 0.258547s (113034 normal rows, 0 exceptions)
[2021-03-31 13:28:24.385] [E/1] [info] [Task Finished] Transform to mem in 0.080643s (35159 normal rows, 0 exceptions)
[2021-03-31 13:28:24.464] [E/2] [info] [Task Finished] Transform to mem in 0.079390s (34919 normal rows, 0 exceptions)
[2021-03-31 13:28:24.484] [driver] [info] [Task Finished] Transform to mem in 0.258985s (112915 normal rows, 0 exceptions)
[2021-03-31 13:28:24.544] [E/2] [info] [Task Finished] Transform to mem in 0.080702s (35231 normal rows, 0 exceptions)
[2021-03-31 13:28:24.586] [E/3] [info] [Task Finished] Transform to mem in 0.260653s (113121 normal rows, 0 exceptions)
[2021-03-31 13:28:24.642] [E/1] [info] [Task Finished] Transform to mem in 0.257404s (113505 normal rows, 0 exceptions)
[2021-03-31 13:28:24.722] [E/2] [info] [Task Finished] Transform to mem in 0.177592s (77734 normal rows, 0 exceptions)
[2021-03-31 13:28:24.724] [E/1] [info] [Task Finished] Transform to mem in 0.081960s (36017 normal rows, 0 exceptions)
[2021-03-31 13:28:24.744] [driver] [info] [Task Finished] Transform to mem in 0.260445s (113430 normal rows, 0 exceptions)
[2021-03-31 13:28:24.806] [E/1] [info] [Task Finished] Transform to mem in 0.081637s (35737 normal rows, 0 exceptions)
[2021-03-31 13:28:24.845] [E/3] [info] [Task Finished] Transform to mem in 0.258817s (113239 normal rows, 0 exceptions)
[2021-03-31 13:28:24.887] [E/1] [info] [Task Finished] Transform to mem in 0.081370s (35710 normal rows, 0 exceptions)
[2021-03-31 13:28:24.982] [E/2] [info] [Task Finished] Transform to mem in 0.259758s (113281 normal rows, 0 exceptions)
[2021-03-31 13:28:24.990] [E/1] [info] [Task Finished] Transform to mem in 0.103169s (45373 normal rows, 0 exceptions)
[2021-03-31 13:28:25.003] [driver] [info] [Task Finished] Transform to mem in 0.258977s (113275 normal rows, 0 exceptions)
[2021-03-31 13:28:25.071] [E/1] [info] [Task Finished] Transform to mem in 0.080549s (35405 normal rows, 0 exceptions)
[2021-03-31 13:28:25.106] [E/3] [info] [Task Finished] Transform to mem in 0.261361s (113346 normal rows, 0 exceptions)
[2021-03-31 13:28:25.152] [E/1] [info] [Task Finished] Transform to mem in 0.081166s (35374 normal rows, 0 exceptions)
[2021-03-31 13:28:25.233] [E/1] [info] [Task Finished] Transform to mem in 0.080812s (35571 normal rows, 0 exceptions)
[2021-03-31 13:28:25.240] [E/2] [info] [Task Finished] Transform to mem in 0.258226s (113321 normal rows, 0 exceptions)
[2021-03-31 13:28:25.263] [driver] [info] [Task Finished] Transform to mem in 0.259737s (113192 normal rows, 0 exceptions)
[2021-03-31 13:28:25.367] [E/3] [info] [Task Finished] Transform to mem in 0.260257s (113019 normal rows, 0 exceptions)
[2021-03-31 13:28:25.448] [E/3] [info] [Task Finished] Transform to mem in 0.081027s (35575 normal rows, 0 exceptions)
[2021-03-31 13:28:25.466] [E/2] [info] [Task Finished] Transform to mem in 0.226319s (99527 normal rows, 0 exceptions)
[2021-03-31 13:28:25.492] [E/1] [info] [Task Finished] Transform to mem in 0.258639s (113052 normal rows, 0 exceptions)
[2021-03-31 13:28:25.523] [driver] [info] [Task Finished] Transform to mem in 0.260338s (113639 normal rows, 0 exceptions)
[2021-03-31 13:28:25.546] [E/2] [info] [Task Finished] Transform to mem in 0.079678s (34828 normal rows, 0 exceptions)
[2021-03-31 13:28:25.605] [driver] [info] [Task Finished] Transform to mem in 0.081149s (35671 normal rows, 0 exceptions)
[2021-03-31 13:28:25.709] [E/3] [info] [Task Finished] Transform to mem in 0.261565s (113292 normal rows, 0 exceptions)
[2021-03-31 13:28:25.750] [E/1] [info] [Task Finished] Transform to mem in 0.257995s (113058 normal rows, 0 exceptions)
[2021-03-31 13:28:25.804] [E/2] [info] [Task Finished] Transform to mem in 0.258229s (113118 normal rows, 0 exceptions)
[2021-03-31 13:28:25.830] [E/1] [info] [Task Finished] Transform to mem in 0.079826s (34813 normal rows, 0 exceptions)
[2021-03-31 13:28:25.834] [driver] [info] [Task Finished] Transform to mem in 0.229692s (99848 normal rows, 0 exceptions)
[2021-03-31 13:28:25.910] [E/1] [info] [Task Finished] Transform to mem in 0.080484s (34936 normal rows, 0 exceptions)
[2021-03-31 13:28:25.969] [E/3] [info] [Task Finished] Transform to mem in 0.260218s (113221 normal rows, 0 exceptions)
[2021-03-31 13:28:25.990] [E/1] [info] [Task Finished] Transform to mem in 0.079867s (35092 normal rows, 0 exceptions)
[2021-03-31 13:28:26.063] [E/2] [info] [Task Finished] Transform to mem in 0.258718s (113609 normal rows, 0 exceptions)
[2021-03-31 13:28:26.093] [driver] [info] [Task Finished] Transform to mem in 0.258948s (113169 normal rows, 0 exceptions)
[2021-03-31 13:28:26.168] [E/1] [info] [Task Finished] Transform to mem in 0.178479s (78765 normal rows, 0 exceptions)
[2021-03-31 13:28:26.175] [driver] [info] [Task Finished] Transform to mem in 0.081422s (35276 normal rows, 0 exceptions)
[2021-03-31 13:28:26.230] [E/3] [info] [Task Finished] Transform to mem in 0.260303s (113086 normal rows, 0 exceptions)
[2021-03-31 13:28:26.256] [driver] [info] [Task Finished] Transform to mem in 0.080991s (35368 normal rows, 0 exceptions)
[2021-03-31 13:28:26.320] [E/2] [info] [Task Finished] Transform to mem in 0.257350s (113016 normal rows, 0 exceptions)
[2021-03-31 13:28:26.337] [driver] [info] [Task Finished] Transform to mem in 0.081654s (35632 normal rows, 0 exceptions)
[2021-03-31 13:28:26.427] [E/1] [info] [Task Finished] Transform to mem in 0.258744s (113040 normal rows, 0 exceptions)
[2021-03-31 13:28:26.489] [E/3] [info] [Task Finished] Transform to mem in 0.258873s (113474 normal rows, 0 exceptions)
[2021-03-31 13:28:26.514] [driver] [info] [Task Finished] Transform to mem in 0.176736s (77314 normal rows, 0 exceptions)
[2021-03-31 13:28:26.570] [E/3] [info] [Task Finished] Transform to mem in 0.081874s (36010 normal rows, 0 exceptions)
[2021-03-31 13:28:26.580] [E/2] [info] [Task Finished] Transform to mem in 0.259468s (113270 normal rows, 0 exceptions)
[2021-03-31 13:28:26.651] [E/3] [info] [Task Finished] Transform to mem in 0.080620s (35047 normal rows, 0 exceptions)
[2021-03-31 13:28:26.686] [E/1] [info] [Task Finished] Transform to mem in 0.259099s (113421 normal rows, 0 exceptions)
[2021-03-31 13:28:26.734] [E/3] [info] [Task Finished] Transform to mem in 0.082738s (36265 normal rows, 0 exceptions)
[2021-03-31 13:28:26.777] [driver] [info] [Task Finished] Transform to mem in 0.263251s (113153 normal rows, 0 exceptions)
[2021-03-31 13:28:26.841] [E/2] [info] [Task Finished] Transform to mem in 0.261474s (113110 normal rows, 0 exceptions)
[2021-03-31 13:28:26.857] [E/3] [info] [Task Finished] Transform to mem in 0.123280s (52220 normal rows, 0 exceptions)
[2021-03-31 13:28:26.923] [E/2] [info] [Task Finished] Transform to mem in 0.081156s (35968 normal rows, 0 exceptions)
[2021-03-31 13:28:26.946] [E/1] [info] [Task Finished] Transform to mem in 0.260073s (112797 normal rows, 0 exceptions)
[2021-03-31 13:28:27.004] [E/2] [info] [Task Finished] Transform to mem in 0.081337s (35673 normal rows, 0 exceptions)
[2021-03-31 13:28:27.038] [driver] [info] [Task Finished] Transform to mem in 0.260749s (113288 normal rows, 0 exceptions)
[2021-03-31 13:28:27.084] [E/2] [info] [Task Finished] Transform to mem in 0.080555s (35432 normal rows, 0 exceptions)
[2021-03-31 13:28:27.116] [E/3] [info] [Task Finished] Transform to mem in 0.258836s (112897 normal rows, 0 exceptions)
[2021-03-31 13:28:27.206] [E/1] [info] [Task Finished] Transform to mem in 0.259283s (113370 normal rows, 0 exceptions)
[2021-03-31 13:28:27.250] [E/2] [info] [Task Finished] Transform to mem in 0.165084s (72350 normal rows, 0 exceptions)
[2021-03-31 13:28:27.286] [E/1] [info] [Task Finished] Transform to mem in 0.080366s (35261 normal rows, 0 exceptions)
[2021-03-31 13:28:27.297] [driver] [info] [Task Finished] Transform to mem in 0.259045s (113096 normal rows, 0 exceptions)
[2021-03-31 13:28:27.368] [E/1] [info] [Task Finished] Transform to mem in 0.081680s (35925 normal rows, 0 exceptions)
[2021-03-31 13:28:27.375] [E/3] [info] [Task Finished] Transform to mem in 0.259209s (113108 normal rows, 0 exceptions)
[2021-03-31 13:28:27.396] [E/3] [info] [Task Finished] Transform to mem in 0.021107s (9112 normal rows, 0 exceptions)
[2021-03-31 13:28:27.506] [E/2] [info] [Task Finished] Transform to mem in 0.256952s (113200 normal rows, 0 exceptions)
[2021-03-31 13:28:27.558] [driver] [info] [Task Finished] Transform to mem in 0.260964s (113144 normal rows, 0 exceptions)
[2021-03-31 13:28:27.587] [E/2] [info] [Task Finished] Transform to mem in 0.080959s (35435 normal rows, 0 exceptions)
[2021-03-31 13:28:27.627] [E/1] [info] [Task Finished] Transform to mem in 0.259199s (113425 normal rows, 0 exceptions)
[2021-03-31 13:28:27.656] [E/3] [info] [Task Finished] Transform to mem in 0.259491s (113275 normal rows, 0 exceptions)
[2021-03-31 13:28:27.671] [E/2] [info] [Task Finished] Transform to mem in 0.083092s (36013 normal rows, 0 exceptions)
[2021-03-31 13:28:27.806] [E/2] [info] [Task Finished] Transform to mem in 0.135125s (59343 normal rows, 0 exceptions)
[2021-03-31 13:28:27.818] [driver] [info] [Task Finished] Transform to mem in 0.259202s (113297 normal rows, 0 exceptions)
[2021-03-31 13:28:27.886] [E/1] [info] [Task Finished] Transform to mem in 0.259271s (113491 normal rows, 0 exceptions)
[2021-03-31 13:28:27.899] [driver] [info] [Task Finished] Transform to mem in 0.081242s (35184 normal rows, 0 exceptions)
[2021-03-31 13:28:27.915] [E/3] [info] [Task Finished] Transform to mem in 0.259333s (113131 normal rows, 0 exceptions)
[2021-03-31 13:28:27.980] [driver] [info] [Task Finished] Transform to mem in 0.080996s (35229 normal rows, 0 exceptions)
[2021-03-31 13:28:28.060] [driver] [info] [Task Finished] Transform to mem in 0.080161s (35100 normal rows, 0 exceptions)
[2021-03-31 13:28:28.064] [E/2] [info] [Task Finished] Transform to mem in 0.258135s (113233 normal rows, 0 exceptions)
[2021-03-31 13:28:28.144] [E/1] [info] [Task Finished] Transform to mem in 0.257580s (113220 normal rows, 0 exceptions)
[2021-03-31 13:28:28.144] [E/2] [info] [Task Finished] Transform to mem in 0.080342s (35370 normal rows, 0 exceptions)
[2021-03-31 13:28:28.175] [E/3] [info] [Task Finished] Transform to mem in 0.259260s (113065 normal rows, 0 exceptions)
[2021-03-31 13:28:28.224] [E/2] [info] [Task Finished] Transform to mem in 0.079329s (35042 normal rows, 0 exceptions)
[2021-03-31 13:28:28.303] [E/2] [info] [Task Finished] Transform to mem in 0.079351s (34935 normal rows, 0 exceptions)
[2021-03-31 13:28:28.321] [driver] [info] [Task Finished] Transform to mem in 0.261485s (113441 normal rows, 0 exceptions)
[2021-03-31 13:28:28.402] [E/1] [info] [Task Finished] Transform to mem in 0.257734s (113154 normal rows, 0 exceptions)
[2021-03-31 13:28:28.434] [E/3] [info] [Task Finished] Transform to mem in 0.259323s (113019 normal rows, 0 exceptions)
[2021-03-31 13:28:28.546] [E/1] [info] [Task Finished] Transform to mem in 0.144412s (63216 normal rows, 0 exceptions)
[2021-03-31 13:28:28.562] [E/2] [info] [Task Finished] Transform to mem in 0.258845s (113435 normal rows, 0 exceptions)
[2021-03-31 13:28:28.581] [driver] [info] [Task Finished] Transform to mem in 0.259974s (113377 normal rows, 0 exceptions)
[2021-03-31 13:28:28.626] [E/1] [info] [Task Finished] Transform to mem in 0.079599s (34986 normal rows, 0 exceptions)
[2021-03-31 13:28:28.662] [driver] [info] [Task Finished] Transform to mem in 0.080522s (34892 normal rows, 0 exceptions)
[2021-03-31 13:28:28.693] [E/3] [info] [Task Finished] Transform to mem in 0.259237s (113399 normal rows, 0 exceptions)
[2021-03-31 13:28:28.742] [driver] [info] [Task Finished] Transform to mem in 0.080432s (35075 normal rows, 0 exceptions)
[2021-03-31 13:28:28.820] [E/2] [info] [Task Finished] Transform to mem in 0.257847s (113260 normal rows, 0 exceptions)
[2021-03-31 13:28:28.875] [driver] [info] [Task Finished] Transform to mem in 0.132932s (57754 normal rows, 0 exceptions)
[2021-03-31 13:28:28.884] [E/1] [info] [Task Finished] Transform to mem in 0.258580s (113228 normal rows, 0 exceptions)
[2021-03-31 13:28:28.953] [E/3] [info] [Task Finished] Transform to mem in 0.259849s (113507 normal rows, 0 exceptions)
[2021-03-31 13:28:28.957] [driver] [info] [Task Finished] Transform to mem in 0.081591s (35695 normal rows, 0 exceptions)
[2021-03-31 13:28:29.035] [E/3] [info] [Task Finished] Transform to mem in 0.081677s (35521 normal rows, 0 exceptions)
[2021-03-31 13:28:29.078] [E/2] [info] [Task Finished] Transform to mem in 0.258201s (113293 normal rows, 0 exceptions)
[2021-03-31 13:28:29.142] [E/1] [info] [Task Finished] Transform to mem in 0.257474s (113223 normal rows, 0 exceptions)
[2021-03-31 13:28:29.217] [driver] [info] [Task Finished] Transform to mem in 0.259496s (113169 normal rows, 0 exceptions)
[2021-03-31 13:28:29.219] [E/2] [info] [Task Finished] Transform to mem in 0.140727s (61602 normal rows, 0 exceptions)
[2021-03-31 13:28:29.293] [E/3] [info] [Task Finished] Transform to mem in 0.258798s (113246 normal rows, 0 exceptions)
[2021-03-31 13:28:29.297] [driver] [info] [Task Finished] Transform to mem in 0.080460s (35175 normal rows, 0 exceptions)
[2021-03-31 13:28:29.375] [E/3] [info] [Task Finished] Transform to mem in 0.081580s (35556 normal rows, 0 exceptions)
[2021-03-31 13:28:29.400] [E/1] [info] [Task Finished] Transform to mem in 0.257987s (113232 normal rows, 0 exceptions)
[2021-03-31 13:28:29.455] [E/3] [info] [Task Finished] Transform to mem in 0.080009s (34836 normal rows, 0 exceptions)
[2021-03-31 13:28:29.476] [E/2] [info] [Task Finished] Transform to mem in 0.257735s (113245 normal rows, 0 exceptions)
[2021-03-31 13:28:29.557] [driver] [info] [Task Finished] Transform to mem in 0.259913s (113243 normal rows, 0 exceptions)
[2021-03-31 13:28:29.637] [driver] [info] [Task Finished] Transform to mem in 0.080438s (35370 normal rows, 0 exceptions)
[2021-03-31 13:28:29.652] [E/3] [info] [Task Finished] Transform to mem in 0.197346s (85947 normal rows, 0 exceptions)
[2021-03-31 13:28:29.657] [E/1] [info] [Task Finished] Transform to mem in 0.256897s (113439 normal rows, 0 exceptions)
[2021-03-31 13:28:29.733] [E/2] [info] [Task Finished] Transform to mem in 0.256495s (113483 normal rows, 0 exceptions)
[2021-03-31 13:28:29.733] [E/3] [info] [Task Finished] Transform to mem in 0.080942s (35199 normal rows, 0 exceptions)
[2021-03-31 13:28:29.814] [E/2] [info] [Task Finished] Transform to mem in 0.080680s (35239 normal rows, 0 exceptions)
[2021-03-31 13:28:29.896] [driver] [info] [Task Finished] Transform to mem in 0.258410s (112657 normal rows, 0 exceptions)
[2021-03-31 13:28:29.913] [E/1] [info] [Task Finished] Transform to mem in 0.256684s (113016 normal rows, 0 exceptions)
[2021-03-31 13:28:29.993] [E/3] [info] [Task Finished] Transform to mem in 0.259869s (113588 normal rows, 0 exceptions)
[2021-03-31 13:28:29.996] [E/1] [info] [Task Finished] Transform to mem in 0.082751s (35870 normal rows, 0 exceptions)
[2021-03-31 13:28:30.013] [E/2] [info] [Task Finished] Transform to mem in 0.199581s (86747 normal rows, 0 exceptions)
[2021-03-31 13:28:30.076] [E/1] [info] [Task Finished] Transform to mem in 0.080314s (35502 normal rows, 0 exceptions)
[2021-03-31 13:28:30.155] [driver] [info] [Task Finished] Transform to mem in 0.259019s (112909 normal rows, 0 exceptions)
[2021-03-31 13:28:30.157] [E/1] [info] [Task Finished] Transform to mem in 0.080417s (35157 normal rows, 0 exceptions)
[2021-03-31 13:28:30.253] [E/3] [info] [Task Finished] Transform to mem in 0.259438s (113678 normal rows, 0 exceptions)
[2021-03-31 13:28:30.271] [E/2] [info] [Task Finished] Transform to mem in 0.257409s (112727 normal rows, 0 exceptions)
[2021-03-31 13:28:30.308] [E/1] [info] [Task Finished] Transform to mem in 0.151559s (66851 normal rows, 0 exceptions)
[2021-03-31 13:28:30.350] [E/2] [info] [Task Finished] Transform to mem in 0.079650s (35145 normal rows, 0 exceptions)
[2021-03-31 13:28:30.416] [driver] [info] [Task Finished] Transform to mem in 0.261325s (113499 normal rows, 0 exceptions)
[2021-03-31 13:28:30.433] [E/2] [info] [Task Finished] Transform to mem in 0.082195s (35546 normal rows, 0 exceptions)
[2021-03-31 13:28:30.515] [E/2] [info] [Task Finished] Transform to mem in 0.082116s (35327 normal rows, 0 exceptions)
[2021-03-31 13:28:30.517] [E/3] [info] [Task Finished] Transform to mem in 0.263755s (113381 normal rows, 0 exceptions)
[2021-03-31 13:28:30.570] [E/1] [info] [Task Finished] Transform to mem in 0.261789s (113321 normal rows, 0 exceptions)
[2021-03-31 13:28:30.648] [E/3] [info] [Task Finished] Transform to mem in 0.131720s (57317 normal rows, 0 exceptions)
[2021-03-31 13:28:30.678] [driver] [info] [Task Finished] Transform to mem in 0.261776s (113206 normal rows, 0 exceptions)
[2021-03-31 13:28:30.731] [E/3] [info] [Task Finished] Transform to mem in 0.082577s (35717 normal rows, 0 exceptions)
[2021-03-31 13:28:30.773] [E/2] [info] [Task Finished] Transform to mem in 0.258441s (113286 normal rows, 0 exceptions)
[2021-03-31 13:28:30.813] [E/3] [info] [Task Finished] Transform to mem in 0.081798s (35681 normal rows, 0 exceptions)
[2021-03-31 13:28:30.827] [E/1] [info] [Task Finished] Transform to mem in 0.256802s (112925 normal rows, 0 exceptions)
[2021-03-31 13:28:30.894] [E/3] [info] [Task Finished] Transform to mem in 0.081061s (35312 normal rows, 0 exceptions)
[2021-03-31 13:28:30.937] [driver] [info] [Task Finished] Transform to mem in 0.259394s (113706 normal rows, 0 exceptions)
[2021-03-31 13:28:30.978] [E/3] [info] [Task Finished] Transform to mem in 0.083897s (36405 normal rows, 0 exceptions)
[2021-03-31 13:28:31.030] [E/2] [info] [Task Finished] Transform to mem in 0.257330s (112948 normal rows, 0 exceptions)
[2021-03-31 13:28:31.061] [E/3] [info] [Task Finished] Transform to mem in 0.083546s (36083 normal rows, 0 exceptions)
[2021-03-31 13:28:31.086] [E/1] [info] [Task Finished] Transform to mem in 0.258841s (113352 normal rows, 0 exceptions)
[2021-03-31 13:28:31.143] [E/3] [info] [Task Finished] Transform to mem in 0.082223s (35941 normal rows, 0 exceptions)
[2021-03-31 13:28:31.196] [driver] [info] [Task Finished] Transform to mem in 0.258783s (112814 normal rows, 0 exceptions)
[2021-03-31 13:28:31.226] [E/3] [info] [Task Finished] Transform to mem in 0.082767s (36129 normal rows, 0 exceptions)
[2021-03-31 13:28:31.288] [E/2] [info] [Task Finished] Transform to mem in 0.257781s (113598 normal rows, 0 exceptions)
[2021-03-31 13:28:31.342] [E/1] [info] [Task Finished] Transform to mem in 0.256317s (112865 normal rows, 0 exceptions)
[2021-03-31 13:28:31.344] [E/3] [info] [Task Finished] Transform to mem in 0.117910s (51147 normal rows, 0 exceptions)
[2021-03-31 13:28:31.423] [E/1] [info] [Task Finished] Transform to mem in 0.080468s (35324 normal rows, 0 exceptions)
[2021-03-31 13:28:31.456] [driver] [info] [Task Finished] Transform to mem in 0.259607s (113410 normal rows, 0 exceptions)
[2021-03-31 13:28:31.504] [E/1] [info] [Task Finished] Transform to mem in 0.081242s (35494 normal rows, 0 exceptions)
[2021-03-31 13:28:31.546] [E/2] [info] [Task Finished] Transform to mem in 0.257604s (113557 normal rows, 0 exceptions)
[2021-03-31 13:28:31.604] [E/3] [info] [Task Finished] Transform to mem in 0.260013s (113260 normal rows, 0 exceptions)
[2021-03-31 13:28:31.686] [E/3] [info] [Task Finished] Transform to mem in 0.081793s (35852 normal rows, 0 exceptions)
[2021-03-31 13:28:31.715] [driver] [info] [Task Finished] Transform to mem in 0.259531s (113073 normal rows, 0 exceptions)
[2021-03-31 13:28:31.755] [E/1] [info] [Task Finished] Transform to mem in 0.251340s (110023 normal rows, 0 exceptions)
[2021-03-31 13:28:31.798] [driver] [info] [Task Finished] Transform to mem in 0.082320s (35843 normal rows, 0 exceptions)
[2021-03-31 13:28:31.805] [E/2] [info] [Task Finished] Transform to mem in 0.258938s (113488 normal rows, 0 exceptions)
[2021-03-31 13:28:31.909] [E/2] [info] [Task Finished] Transform to mem in 0.104320s (45667 normal rows, 0 exceptions)
[2021-03-31 13:28:31.946] [E/3] [info] [Task Finished] Transform to mem in 0.259472s (112803 normal rows, 0 exceptions)
[2021-03-31 13:28:32.012] [E/1] [info] [Task Finished] Transform to mem in 0.256927s (113534 normal rows, 0 exceptions)
[2021-03-31 13:28:32.057] [driver] [info] [Task Finished] Transform to mem in 0.259218s (112931 normal rows, 0 exceptions)
[2021-03-31 13:28:32.057] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 8.09271s
[2021-03-31 13:28:32.057] [global] [info] [Transform Stage] Stage 0 total wall clock time: 32.0632s, 14009720 input rows, time to process 1 row via fast path: 0.00228864ms
[2021-03-31 13:28:32.057] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000221396s
[2021-03-31 13:28:32.057] [global] [info] [Transform Stage] Stage 0 took 8.44378s
[2021-03-31 13:28:32.057] [global] [info] Query Execution took 8.77088s. (planning: 0.327044s, execution: 8.44383s)
[2021-03-31 13:28:32.061] [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:28:32.099] [logical planner] [info] logical optimization took 0.019062ms
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:28:32.099] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:28:32.100] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:28:32.100] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:28:32.101] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:28:32.102] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:32.135] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:28:32.135] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0326705s
[2021-03-31 13:28:32.137] [E/1] [info] [Task Finished] Transform to mem in 0.001421s (1928 normal rows, 0 exceptions)
[2021-03-31 13:28:32.137] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00144516s
[2021-03-31 13:28:32.137] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00142087s, 1928 input rows, time to process 1 row via fast path: 0.000736963ms
[2021-03-31 13:28:32.137] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.083e-06s
[2021-03-31 13:28:32.137] [global] [info] [Transform Stage] Stage 0 took 0.0341409s
[2021-03-31 13:28:32.137] [global] [info] Query Execution took 0.0663593s. (planning: 0.0321976s, execution: 0.0341617s)
[2021-03-31 13:28:32.137] [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:28:32.175] [logical planner] [info] logical optimization took 0.020538ms
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:28:32.175] [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:28:32.176] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:28:32.176] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:28:32.178] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:32.211] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:28:32.211] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0327098s
[2021-03-31 13:28:32.214] [E/2] [info] [Task Finished] Transform to mem in 0.002919s (9300 normal rows, 0 exceptions)
[2021-03-31 13:28:32.214] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00294589s
[2021-03-31 13:28:32.214] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00291934s, 9300 input rows, time to process 1 row via fast path: 0.000313907ms
[2021-03-31 13:28:32.214] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.688e-06s
[2021-03-31 13:28:32.214] [global] [info] [Transform Stage] Stage 0 took 0.0356802s
[2021-03-31 13:28:32.214] [global] [info] Query Execution took 0.0688512s. (planning: 0.0331519s, execution: 0.0356993s)
[2021-03-31 13:28:32.216] [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:28:32.249] [logical planner] [info] logical optimization took 0.022249ms
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:28:32.249] [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:28:32.250] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:32.270] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:28:32.270] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0200035s
[2021-03-31 13:28:32.272] [E/1] [info] [Task Finished] Transform to mem in 0.001741s (9300 normal rows, 0 exceptions)
[2021-03-31 13:28:32.272] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00176734s
[2021-03-31 13:28:32.272] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00174131s, 9300 input rows, time to process 1 row via fast path: 0.000187237ms
[2021-03-31 13:28:32.272] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.702e-06s
[2021-03-31 13:28:32.272] [global] [info] [Transform Stage] Stage 0 took 0.0217963s
[2021-03-31 13:28:32.272] [global] [info] Query Execution took 0.0552636s. (planning: 0.033449s, execution: 0.0218147s)
[2021-03-31 13:28:32.275] [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:28:32.275] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:32.279] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:32.412] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:32.417] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:32.550] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:32.556] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:32.688] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:32.689] [logical planner] [info] logical optimization took 0.277165ms
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:28:32.689] [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:28:32.690] [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:28:32.692] [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:28:32.692] [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:28:32.697] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:28:32.697] [global] [info] Stage2 depends on: 
[2021-03-31 13:28:32.697] [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:28:32.707] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:28:32.708] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0107201s
[2021-03-31 13:28:32.709] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.001591s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:28:32.709] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00166335s
[2021-03-31 13:28:32.709] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00159115s, 1928 input rows, time to process 1 row via fast path: 0.000825285ms
[2021-03-31 13:28:32.709] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.437e-06s
[2021-03-31 13:28:32.709] [global] [info] [Transform Stage] Stage 2 took 0.0124186s
[2021-03-31 13:28:32.709] [global] [info] Stage1 depends on: 
[2021-03-31 13:28:32.710] [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:28:32.730] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:28:32.730] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0208818s
[2021-03-31 13:28:32.735] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004470s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:28:32.735] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00457382s
[2021-03-31 13:28:32.735] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00446989s, 9300 input rows, time to process 1 row via fast path: 0.000480634ms
[2021-03-31 13:28:32.735] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.379e-06s
[2021-03-31 13:28:32.735] [global] [info] [Transform Stage] Stage 1 took 0.02548s
[2021-03-31 13:28:32.735] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:32.736] [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:28:32.755] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:28:32.755] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0206474s
[2021-03-31 13:28:32.760] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004278s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:28:32.760] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00436887s
[2021-03-31 13:28:32.760] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.0042779s, 9300 input rows, time to process 1 row via fast path: 0.000459989ms
[2021-03-31 13:28:32.760] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.223e-06s
[2021-03-31 13:28:32.760] [global] [info] [Transform Stage] Stage 0 took 0.0250453s
[2021-03-31 13:28:32.835] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:28:32.835] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0749927s
[2021-03-31 13:28:32.854] [E/2] [info] [Task Finished] Transform to mem in 0.019256s (25131 normal rows, 0 exceptions)
[2021-03-31 13:28:32.870] [E/3] [info] [Task Finished] Transform to mem in 0.035328s (47955 normal rows, 0 exceptions)
[2021-03-31 13:28:32.886] [E/2] [info] [Task Finished] Transform to mem in 0.031654s (45263 normal rows, 0 exceptions)
[2021-03-31 13:28:32.897] [E/3] [info] [Task Finished] Transform to mem in 0.026343s (35289 normal rows, 0 exceptions)
[2021-03-31 13:28:32.916] [E/3] [info] [Task Finished] Transform to mem in 0.019341s (25125 normal rows, 0 exceptions)
[2021-03-31 13:28:32.944] [E/3] [info] [Task Finished] Transform to mem in 0.027685s (36022 normal rows, 0 exceptions)
[2021-03-31 13:28:32.948] [E/1] [info] [Task Finished] Transform to mem in 0.113188s (158845 normal rows, 0 exceptions)
[2021-03-31 13:28:32.953] [driver] [info] [Task Finished] Transform to mem in 0.117694s (165132 normal rows, 0 exceptions)
[2021-03-31 13:28:32.956] [E/2] [info] [Task Finished] Transform to mem in 0.070321s (89837 normal rows, 0 exceptions)
[2021-03-31 13:28:32.967] [E/1] [info] [Task Finished] Transform to mem in 0.018466s (24688 normal rows, 0 exceptions)
[2021-03-31 13:28:32.987] [driver] [info] [Task Finished] Transform to mem in 0.034372s (43700 normal rows, 0 exceptions)
[2021-03-31 13:28:32.993] [E/1] [info] [Task Finished] Transform to mem in 0.026279s (36398 normal rows, 0 exceptions)
[2021-03-31 13:28:33.014] [driver] [info] [Task Finished] Transform to mem in 0.027272s (35270 normal rows, 0 exceptions)
[2021-03-31 13:28:33.026] [E/3] [info] [Task Finished] Transform to mem in 0.082068s (109778 normal rows, 0 exceptions)
[2021-03-31 13:28:33.029] [E/2] [info] [Task Finished] Transform to mem in 0.072503s (97620 normal rows, 0 exceptions)
[2021-03-31 13:28:33.034] [driver] [info] [Task Finished] Transform to mem in 0.019430s (24716 normal rows, 0 exceptions)
[2021-03-31 13:28:33.053] [driver] [info] [Task Finished] Transform to mem in 0.019315s (24521 normal rows, 0 exceptions)
[2021-03-31 13:28:33.055] [E/3] [info] [Task Finished] Transform to mem in 0.029330s (40105 normal rows, 0 exceptions)
[2021-03-31 13:28:33.080] [driver] [info] [Task Finished] Transform to mem in 0.027257s (35358 normal rows, 0 exceptions)
[2021-03-31 13:28:33.088] [E/1] [info] [Task Finished] Transform to mem in 0.094751s (128540 normal rows, 0 exceptions)
[2021-03-31 13:28:33.107] [driver] [info] [Task Finished] Transform to mem in 0.026985s (37101 normal rows, 0 exceptions)
[2021-03-31 13:28:33.127] [E/2] [info] [Task Finished] Transform to mem in 0.098674s (137659 normal rows, 0 exceptions)
[2021-03-31 13:28:33.154] [E/2] [info] [Task Finished] Transform to mem in 0.026256s (36984 normal rows, 0 exceptions)
[2021-03-31 13:28:33.155] [E/3] [info] [Task Finished] Transform to mem in 0.099644s (137010 normal rows, 0 exceptions)
[2021-03-31 13:28:33.172] [E/1] [info] [Task Finished] Transform to mem in 0.084603s (115493 normal rows, 0 exceptions)
[2021-03-31 13:28:33.176] [driver] [info] [Task Finished] Transform to mem in 0.068890s (90017 normal rows, 0 exceptions)
[2021-03-31 13:28:33.192] [E/1] [info] [Task Finished] Transform to mem in 0.019296s (24776 normal rows, 0 exceptions)
[2021-03-31 13:28:33.204] [driver] [info] [Task Finished] Transform to mem in 0.027845s (35820 normal rows, 0 exceptions)
[2021-03-31 13:28:33.213] [E/2] [info] [Task Finished] Transform to mem in 0.059526s (86890 normal rows, 0 exceptions)
[2021-03-31 13:28:33.240] [driver] [info] [Task Finished] Transform to mem in 0.035412s (50597 normal rows, 0 exceptions)
[2021-03-31 13:28:33.250] [E/3] [info] [Task Finished] Transform to mem in 0.095085s (128526 normal rows, 0 exceptions)
[2021-03-31 13:28:33.261] [E/2] [info] [Task Finished] Transform to mem in 0.048002s (69186 normal rows, 0 exceptions)
[2021-03-31 13:28:33.263] [E/1] [info] [Task Finished] Transform to mem in 0.071185s (94840 normal rows, 0 exceptions)
[2021-03-31 13:28:33.269] [E/3] [info] [Task Finished] Transform to mem in 0.019368s (24753 normal rows, 0 exceptions)
[2021-03-31 13:28:33.289] [E/3] [info] [Task Finished] Transform to mem in 0.019432s (25284 normal rows, 0 exceptions)
[2021-03-31 13:28:33.300] [E/2] [info] [Task Finished] Transform to mem in 0.038601s (51533 normal rows, 0 exceptions)
[2021-03-31 13:28:33.316] [E/3] [info] [Task Finished] Transform to mem in 0.027199s (35533 normal rows, 0 exceptions)
[2021-03-31 13:28:33.330] [driver] [info] [Task Finished] Transform to mem in 0.090626s (120684 normal rows, 0 exceptions)
[2021-03-31 13:28:33.336] [E/3] [info] [Task Finished] Transform to mem in 0.019481s (25025 normal rows, 0 exceptions)
[2021-03-31 13:28:33.358] [driver] [info] [Task Finished] Transform to mem in 0.027781s (35513 normal rows, 0 exceptions)
[2021-03-31 13:28:33.362] [E/1] [info] [Task Finished] Transform to mem in 0.098995s (136571 normal rows, 0 exceptions)
[2021-03-31 13:28:33.378] [driver] [info] [Task Finished] Transform to mem in 0.020309s (25164 normal rows, 0 exceptions)
[2021-03-31 13:28:33.382] [E/2] [info] [Task Finished] Transform to mem in 0.082391s (113244 normal rows, 0 exceptions)
[2021-03-31 13:28:33.390] [E/1] [info] [Task Finished] Transform to mem in 0.027707s (35994 normal rows, 0 exceptions)
[2021-03-31 13:28:33.402] [E/2] [info] [Task Finished] Transform to mem in 0.019857s (25196 normal rows, 0 exceptions)
[2021-03-31 13:28:33.411] [E/2] [info] [Task Finished] Transform to mem in 0.008563s (11259 normal rows, 0 exceptions)
[2021-03-31 13:28:33.459] [E/3] [info] [Task Finished] Transform to mem in 0.123307s (174193 normal rows, 0 exceptions)
[2021-03-31 13:28:33.471] [E/1] [info] [Task Finished] Transform to mem in 0.081440s (110771 normal rows, 0 exceptions)
[2021-03-31 13:28:33.473] [driver] [info] [Task Finished] Transform to mem in 0.094508s (127738 normal rows, 0 exceptions)
[2021-03-31 13:28:33.478] [E/3] [info] [Task Finished] Transform to mem in 0.019397s (25156 normal rows, 0 exceptions)
[2021-03-31 13:28:33.498] [E/3] [info] [Task Finished] Transform to mem in 0.020146s (24839 normal rows, 0 exceptions)
[2021-03-31 13:28:33.499] [E/1] [info] [Task Finished] Transform to mem in 0.027490s (36015 normal rows, 0 exceptions)
[2021-03-31 13:28:33.524] [E/2] [info] [Task Finished] Transform to mem in 0.113574s (160842 normal rows, 0 exceptions)
[2021-03-31 13:28:33.538] [E/3] [info] [Task Finished] Transform to mem in 0.039522s (54988 normal rows, 0 exceptions)
[2021-03-31 13:28:33.564] [E/2] [info] [Task Finished] Transform to mem in 0.040059s (57674 normal rows, 0 exceptions)
[2021-03-31 13:28:33.566] [E/3] [info] [Task Finished] Transform to mem in 0.027833s (36157 normal rows, 0 exceptions)
[2021-03-31 13:28:33.567] [driver] [info] [Task Finished] Transform to mem in 0.094262s (128364 normal rows, 0 exceptions)
[2021-03-31 13:28:33.575] [E/1] [info] [Task Finished] Transform to mem in 0.076071s (101477 normal rows, 0 exceptions)
[2021-03-31 13:28:33.583] [E/1] [info] [Task Finished] Transform to mem in 0.008813s (11461 normal rows, 0 exceptions)
[2021-03-31 13:28:33.596] [E/3] [info] [Task Finished] Transform to mem in 0.029894s (42268 normal rows, 0 exceptions)
[2021-03-31 13:28:33.630] [E/3] [info] [Task Finished] Transform to mem in 0.034119s (49180 normal rows, 0 exceptions)
[2021-03-31 13:28:33.635] [E/2] [info] [Task Finished] Transform to mem in 0.070060s (90283 normal rows, 0 exceptions)
[2021-03-31 13:28:33.648] [driver] [info] [Task Finished] Transform to mem in 0.080403s (107483 normal rows, 0 exceptions)
[2021-03-31 13:28:33.658] [E/3] [info] [Task Finished] Transform to mem in 0.027563s (35595 normal rows, 0 exceptions)
[2021-03-31 13:28:33.669] [E/1] [info] [Task Finished] Transform to mem in 0.085889s (115821 normal rows, 0 exceptions)
[2021-03-31 13:28:33.679] [driver] [info] [Task Finished] Transform to mem in 0.030832s (43145 normal rows, 0 exceptions)
[2021-03-31 13:28:33.686] [E/3] [info] [Task Finished] Transform to mem in 0.028690s (35285 normal rows, 0 exceptions)
[2021-03-31 13:28:33.715] [driver] [info] [Task Finished] Transform to mem in 0.036027s (51000 normal rows, 0 exceptions)
[2021-03-31 13:28:33.729] [E/3] [info] [Task Finished] Transform to mem in 0.042652s (59860 normal rows, 0 exceptions)
[2021-03-31 13:28:33.730] [E/2] [info] [Task Finished] Transform to mem in 0.095370s (132982 normal rows, 0 exceptions)
[2021-03-31 13:28:33.738] [E/1] [info] [Task Finished] Transform to mem in 0.068430s (89845 normal rows, 0 exceptions)
[2021-03-31 13:28:33.749] [E/3] [info] [Task Finished] Transform to mem in 0.020055s (25209 normal rows, 0 exceptions)
[2021-03-31 13:28:33.768] [E/3] [info] [Task Finished] Transform to mem in 0.019298s (25218 normal rows, 0 exceptions)
[2021-03-31 13:28:33.790] [E/2] [info] [Task Finished] Transform to mem in 0.060051s (79626 normal rows, 0 exceptions)
[2021-03-31 13:28:33.796] [E/3] [info] [Task Finished] Transform to mem in 0.027193s (35347 normal rows, 0 exceptions)
[2021-03-31 13:28:33.811] [driver] [info] [Task Finished] Transform to mem in 0.096052s (129587 normal rows, 0 exceptions)
[2021-03-31 13:28:33.815] [E/3] [info] [Task Finished] Transform to mem in 0.019045s (24798 normal rows, 0 exceptions)
[2021-03-31 13:28:33.845] [driver] [info] [Task Finished] Transform to mem in 0.033930s (46617 normal rows, 0 exceptions)
[2021-03-31 13:28:33.851] [E/1] [info] [Task Finished] Transform to mem in 0.112699s (159135 normal rows, 0 exceptions)
[2021-03-31 13:28:33.866] [E/2] [info] [Task Finished] Transform to mem in 0.075595s (98805 normal rows, 0 exceptions)
[2021-03-31 13:28:33.868] [driver] [info] [Task Finished] Transform to mem in 0.023113s (30883 normal rows, 0 exceptions)
[2021-03-31 13:28:33.887] [driver] [info] [Task Finished] Transform to mem in 0.019275s (24884 normal rows, 0 exceptions)
[2021-03-31 13:28:33.902] [E/1] [info] [Task Finished] Transform to mem in 0.051623s (73689 normal rows, 0 exceptions)
[2021-03-31 13:28:33.929] [E/3] [info] [Task Finished] Transform to mem in 0.114243s (160751 normal rows, 0 exceptions)
[2021-03-31 13:28:33.935] [E/2] [info] [Task Finished] Transform to mem in 0.069465s (89041 normal rows, 0 exceptions)
[2021-03-31 13:28:33.947] [driver] [info] [Task Finished] Transform to mem in 0.059781s (78192 normal rows, 0 exceptions)
[2021-03-31 13:28:33.956] [E/3] [info] [Task Finished] Transform to mem in 0.027186s (37728 normal rows, 0 exceptions)
[2021-03-31 13:28:33.963] [E/2] [info] [Task Finished] Transform to mem in 0.027956s (36542 normal rows, 0 exceptions)
[2021-03-31 13:28:33.975] [E/3] [info] [Task Finished] Transform to mem in 0.019250s (24927 normal rows, 0 exceptions)
[2021-03-31 13:28:33.990] [E/2] [info] [Task Finished] Transform to mem in 0.027045s (35179 normal rows, 0 exceptions)
[2021-03-31 13:28:33.999] [E/1] [info] [Task Finished] Transform to mem in 0.096786s (131921 normal rows, 0 exceptions)
[2021-03-31 13:28:34.011] [E/2] [info] [Task Finished] Transform to mem in 0.021180s (28735 normal rows, 0 exceptions)
[2021-03-31 13:28:34.027] [E/1] [info] [Task Finished] Transform to mem in 0.028334s (36814 normal rows, 0 exceptions)
[2021-03-31 13:28:34.031] [driver] [info] [Task Finished] Transform to mem in 0.083840s (113650 normal rows, 0 exceptions)
[2021-03-31 13:28:34.051] [E/1] [info] [Task Finished] Transform to mem in 0.023119s (31887 normal rows, 0 exceptions)
[2021-03-31 13:28:34.079] [E/3] [info] [Task Finished] Transform to mem in 0.103460s (142265 normal rows, 0 exceptions)
[2021-03-31 13:28:34.082] [driver] [info] [Task Finished] Transform to mem in 0.051622s (69153 normal rows, 0 exceptions)
[2021-03-31 13:28:34.104] [E/2] [info] [Task Finished] Transform to mem in 0.092286s (128350 normal rows, 0 exceptions)
[2021-03-31 13:28:34.104] [E/3] [info] [Task Finished] Transform to mem in 0.025270s (34086 normal rows, 0 exceptions)
[2021-03-31 13:28:34.110] [driver] [info] [Task Finished] Transform to mem in 0.027960s (36505 normal rows, 0 exceptions)
[2021-03-31 13:28:34.120] [E/1] [info] [Task Finished] Transform to mem in 0.069368s (88901 normal rows, 0 exceptions)
[2021-03-31 13:28:34.123] [E/3] [info] [Task Finished] Transform to mem in 0.018459s (24720 normal rows, 0 exceptions)
[2021-03-31 13:28:34.138] [driver] [info] [Task Finished] Transform to mem in 0.027633s (35745 normal rows, 0 exceptions)
[2021-03-31 13:28:34.172] [E/3] [info] [Task Finished] Transform to mem in 0.049436s (73228 normal rows, 0 exceptions)
[2021-03-31 13:28:34.188] [driver] [info] [Task Finished] Transform to mem in 0.050394s (71216 normal rows, 0 exceptions)
[2021-03-31 13:28:34.196] [E/2] [info] [Task Finished] Transform to mem in 0.091909s (127517 normal rows, 0 exceptions)
[2021-03-31 13:28:34.198] [E/1] [info] [Task Finished] Transform to mem in 0.078368s (101655 normal rows, 0 exceptions)
[2021-03-31 13:28:34.208] [driver] [info] [Task Finished] Transform to mem in 0.019475s (25306 normal rows, 0 exceptions)
[2021-03-31 13:28:34.242] [E/3] [info] [Task Finished] Transform to mem in 0.069875s (93246 normal rows, 0 exceptions)
[2021-03-31 13:28:34.251] [driver] [info] [Task Finished] Transform to mem in 0.042809s (61650 normal rows, 0 exceptions)
[2021-03-31 13:28:34.269] [E/3] [info] [Task Finished] Transform to mem in 0.026684s (35410 normal rows, 0 exceptions)
[2021-03-31 13:28:34.290] [E/2] [info] [Task Finished] Transform to mem in 0.093897s (132563 normal rows, 0 exceptions)
[2021-03-31 13:28:34.301] [E/1] [info] [Task Finished] Transform to mem in 0.102386s (142382 normal rows, 0 exceptions)
[2021-03-31 13:28:34.305] [E/3] [info] [Task Finished] Transform to mem in 0.035935s (51575 normal rows, 0 exceptions)
[2021-03-31 13:28:34.323] [E/3] [info] [Task Finished] Transform to mem in 0.018847s (24856 normal rows, 0 exceptions)
[2021-03-31 13:28:34.335] [E/2] [info] [Task Finished] Transform to mem in 0.044964s (63758 normal rows, 0 exceptions)
[2021-03-31 13:28:34.343] [driver] [info] [Task Finished] Transform to mem in 0.091864s (125624 normal rows, 0 exceptions)
[2021-03-31 13:28:34.350] [driver] [info] [Task Finished] Transform to mem in 0.007046s (9137 normal rows, 0 exceptions)
[2021-03-31 13:28:34.354] [E/2] [info] [Task Finished] Transform to mem in 0.019581s (24719 normal rows, 0 exceptions)
[2021-03-31 13:28:34.370] [E/1] [info] [Task Finished] Transform to mem in 0.069565s (88881 normal rows, 0 exceptions)
[2021-03-31 13:28:34.374] [E/2] [info] [Task Finished] Transform to mem in 0.019786s (24660 normal rows, 0 exceptions)
[2021-03-31 13:28:34.393] [E/3] [info] [Task Finished] Transform to mem in 0.069760s (89458 normal rows, 0 exceptions)
[2021-03-31 13:28:34.397] [E/1] [info] [Task Finished] Transform to mem in 0.026988s (35624 normal rows, 0 exceptions)
[2021-03-31 13:28:34.417] [E/3] [info] [Task Finished] Transform to mem in 0.023499s (31860 normal rows, 0 exceptions)
[2021-03-31 13:28:34.427] [E/1] [info] [Task Finished] Transform to mem in 0.029402s (36166 normal rows, 0 exceptions)
[2021-03-31 13:28:34.433] [driver] [info] [Task Finished] Transform to mem in 0.083442s (112468 normal rows, 0 exceptions)
[2021-03-31 13:28:34.446] [E/1] [info] [Task Finished] Transform to mem in 0.018971s (24858 normal rows, 0 exceptions)
[2021-03-31 13:28:34.462] [E/2] [info] [Task Finished] Transform to mem in 0.088338s (120716 normal rows, 0 exceptions)
[2021-03-31 13:28:34.465] [E/1] [info] [Task Finished] Transform to mem in 0.019354s (24927 normal rows, 0 exceptions)
[2021-03-31 13:28:34.513] [E/3] [info] [Task Finished] Transform to mem in 0.095841s (131895 normal rows, 0 exceptions)
[2021-03-31 13:28:34.523] [driver] [info] [Task Finished] Transform to mem in 0.089286s (122197 normal rows, 0 exceptions)
[2021-03-31 13:28:34.532] [E/3] [info] [Task Finished] Transform to mem in 0.019446s (25296 normal rows, 0 exceptions)
[2021-03-31 13:28:34.547] [E/2] [info] [Task Finished] Transform to mem in 0.084222s (120894 normal rows, 0 exceptions)
[2021-03-31 13:28:34.561] [E/1] [info] [Task Finished] Transform to mem in 0.095727s (130688 normal rows, 0 exceptions)
[2021-03-31 13:28:34.565] [E/2] [info] [Task Finished] Transform to mem in 0.018555s (24767 normal rows, 0 exceptions)
[2021-03-31 13:28:34.575] [driver] [info] [Task Finished] Transform to mem in 0.052262s (73220 normal rows, 0 exceptions)
[2021-03-31 13:28:34.588] [E/1] [info] [Task Finished] Transform to mem in 0.027394s (35349 normal rows, 0 exceptions)
[2021-03-31 13:28:34.596] [driver] [info] [Task Finished] Transform to mem in 0.021406s (28670 normal rows, 0 exceptions)
[2021-03-31 13:28:34.622] [E/1] [info] [Task Finished] Transform to mem in 0.033208s (44654 normal rows, 0 exceptions)
[2021-03-31 13:28:34.631] [E/3] [info] [Task Finished] Transform to mem in 0.098516s (135912 normal rows, 0 exceptions)
[2021-03-31 13:28:34.641] [E/2] [info] [Task Finished] Transform to mem in 0.075578s (102188 normal rows, 0 exceptions)
[2021-03-31 13:28:34.641] [E/1] [info] [Task Finished] Transform to mem in 0.019291s (25167 normal rows, 0 exceptions)
[2021-03-31 13:28:34.662] [E/3] [info] [Task Finished] Transform to mem in 0.031580s (43052 normal rows, 0 exceptions)
[2021-03-31 13:28:34.670] [E/1] [info] [Task Finished] Transform to mem in 0.028799s (39741 normal rows, 0 exceptions)
[2021-03-31 13:28:34.692] [driver] [info] [Task Finished] Transform to mem in 0.095627s (128945 normal rows, 0 exceptions)
[2021-03-31 13:28:34.696] [E/3] [info] [Task Finished] Transform to mem in 0.034059s (46801 normal rows, 0 exceptions)
[2021-03-31 13:28:34.711] [driver] [info] [Task Finished] Transform to mem in 0.019259s (25333 normal rows, 0 exceptions)
[2021-03-31 13:28:34.724] [E/3] [info] [Task Finished] Transform to mem in 0.027318s (35668 normal rows, 0 exceptions)
[2021-03-31 13:28:34.727] [E/2] [info] [Task Finished] Transform to mem in 0.085938s (118052 normal rows, 0 exceptions)
[2021-03-31 13:28:34.741] [E/1] [info] [Task Finished] Transform to mem in 0.071126s (95035 normal rows, 0 exceptions)
[2021-03-31 13:28:34.747] [E/3] [info] [Task Finished] Transform to mem in 0.022869s (30951 normal rows, 0 exceptions)
[2021-03-31 13:28:34.776] [E/1] [info] [Task Finished] Transform to mem in 0.035032s (49346 normal rows, 0 exceptions)
[2021-03-31 13:28:34.796] [E/3] [info] [Task Finished] Transform to mem in 0.049614s (63635 normal rows, 0 exceptions)
[2021-03-31 13:28:34.808] [driver] [info] [Task Finished] Transform to mem in 0.097217s (131336 normal rows, 0 exceptions)
[2021-03-31 13:28:34.816] [E/3] [info] [Task Finished] Transform to mem in 0.019389s (25057 normal rows, 0 exceptions)
[2021-03-31 13:28:34.835] [E/2] [info] [Task Finished] Transform to mem in 0.107761s (150891 normal rows, 0 exceptions)
[2021-03-31 13:28:34.854] [driver] [info] [Task Finished] Transform to mem in 0.045313s (63259 normal rows, 0 exceptions)
[2021-03-31 13:28:34.857] [E/1] [info] [Task Finished] Transform to mem in 0.081358s (109745 normal rows, 0 exceptions)
[2021-03-31 13:28:34.871] [E/2] [info] [Task Finished] Transform to mem in 0.036556s (51877 normal rows, 0 exceptions)
[2021-03-31 13:28:34.881] [driver] [info] [Task Finished] Transform to mem in 0.026842s (35108 normal rows, 0 exceptions)
[2021-03-31 13:28:34.890] [E/2] [info] [Task Finished] Transform to mem in 0.018945s (24946 normal rows, 0 exceptions)
[2021-03-31 13:28:34.918] [E/3] [info] [Task Finished] Transform to mem in 0.102424s (142650 normal rows, 0 exceptions)
[2021-03-31 13:28:34.927] [driver] [info] [Task Finished] Transform to mem in 0.046741s (65058 normal rows, 0 exceptions)
[2021-03-31 13:28:34.934] [E/1] [info] [Task Finished] Transform to mem in 0.076257s (100942 normal rows, 0 exceptions)
[2021-03-31 13:28:34.942] [E/3] [info] [Task Finished] Transform to mem in 0.023814s (32532 normal rows, 0 exceptions)
[2021-03-31 13:28:34.961] [E/3] [info] [Task Finished] Transform to mem in 0.019458s (25305 normal rows, 0 exceptions)
[2021-03-31 13:28:34.968] [E/2] [info] [Task Finished] Transform to mem in 0.077821s (104405 normal rows, 0 exceptions)
[2021-03-31 13:28:34.982] [driver] [info] [Task Finished] Transform to mem in 0.054915s (73717 normal rows, 0 exceptions)
[2021-03-31 13:28:34.998] [E/3] [info] [Task Finished] Transform to mem in 0.037005s (50939 normal rows, 0 exceptions)
[2021-03-31 13:28:35.002] [driver] [info] [Task Finished] Transform to mem in 0.019196s (24942 normal rows, 0 exceptions)
[2021-03-31 13:28:35.027] [E/1] [info] [Task Finished] Transform to mem in 0.093083s (125497 normal rows, 0 exceptions)
[2021-03-31 13:28:35.030] [E/3] [info] [Task Finished] Transform to mem in 0.031508s (42100 normal rows, 0 exceptions)
[2021-03-31 13:28:35.046] [E/1] [info] [Task Finished] Transform to mem in 0.019500s (25355 normal rows, 0 exceptions)
[2021-03-31 13:28:35.064] [E/2] [info] [Task Finished] Transform to mem in 0.095695s (133300 normal rows, 0 exceptions)
[2021-03-31 13:28:35.065] [E/1] [info] [Task Finished] Transform to mem in 0.018421s (24648 normal rows, 0 exceptions)
[2021-03-31 13:28:35.096] [driver] [info] [Task Finished] Transform to mem in 0.094596s (127588 normal rows, 0 exceptions)
[2021-03-31 13:28:35.111] [E/2] [info] [Task Finished] Transform to mem in 0.047585s (61810 normal rows, 0 exceptions)
[2021-03-31 13:28:35.115] [driver] [info] [Task Finished] Transform to mem in 0.018748s (24760 normal rows, 0 exceptions)
[2021-03-31 13:28:35.136] [E/3] [info] [Task Finished] Transform to mem in 0.105591s (148802 normal rows, 0 exceptions)
[2021-03-31 13:28:35.144] [E/2] [info] [Task Finished] Transform to mem in 0.033053s (45089 normal rows, 0 exceptions)
[2021-03-31 13:28:35.155] [E/3] [info] [Task Finished] Transform to mem in 0.019505s (25397 normal rows, 0 exceptions)
[2021-03-31 13:28:35.175] [E/1] [info] [Task Finished] Transform to mem in 0.110097s (152233 normal rows, 0 exceptions)
[2021-03-31 13:28:35.194] [E/1] [info] [Task Finished] Transform to mem in 0.019388s (24918 normal rows, 0 exceptions)
[2021-03-31 13:28:35.197] [E/2] [info] [Task Finished] Transform to mem in 0.052360s (75367 normal rows, 0 exceptions)
[2021-03-31 13:28:35.210] [driver] [info] [Task Finished] Transform to mem in 0.095427s (128054 normal rows, 0 exceptions)
[2021-03-31 13:28:35.221] [E/1] [info] [Task Finished] Transform to mem in 0.026676s (35003 normal rows, 0 exceptions)
[2021-03-31 13:28:35.231] [E/3] [info] [Task Finished] Transform to mem in 0.076063s (101946 normal rows, 0 exceptions)
[2021-03-31 13:28:35.239] [driver] [info] [Task Finished] Transform to mem in 0.028633s (40146 normal rows, 0 exceptions)
[2021-03-31 13:28:35.259] [driver] [info] [Task Finished] Transform to mem in 0.019419s (25248 normal rows, 0 exceptions)
[2021-03-31 13:28:35.284] [E/2] [info] [Task Finished] Transform to mem in 0.087251s (120099 normal rows, 0 exceptions)
[2021-03-31 13:28:35.286] [driver] [info] [Task Finished] Transform to mem in 0.027586s (35972 normal rows, 0 exceptions)
[2021-03-31 13:28:35.294] [E/1] [info] [Task Finished] Transform to mem in 0.072896s (95889 normal rows, 0 exceptions)
[2021-03-31 13:28:35.305] [driver] [info] [Task Finished] Transform to mem in 0.019364s (25061 normal rows, 0 exceptions)
[2021-03-31 13:28:35.321] [E/1] [info] [Task Finished] Transform to mem in 0.027543s (35325 normal rows, 0 exceptions)
[2021-03-31 13:28:35.325] [E/3] [info] [Task Finished] Transform to mem in 0.094086s (130714 normal rows, 0 exceptions)
[2021-03-31 13:28:35.345] [E/1] [info] [Task Finished] Transform to mem in 0.023636s (31934 normal rows, 0 exceptions)
[2021-03-31 13:28:35.350] [E/2] [info] [Task Finished] Transform to mem in 0.065665s (88529 normal rows, 0 exceptions)
[2021-03-31 13:28:35.353] [E/3] [info] [Task Finished] Transform to mem in 0.027197s (35311 normal rows, 0 exceptions)
[2021-03-31 13:28:35.381] [E/2] [info] [Task Finished] Transform to mem in 0.031666s (45344 normal rows, 0 exceptions)
[2021-03-31 13:28:35.423] [E/3] [info] [Task Finished] Transform to mem in 0.070447s (87559 normal rows, 0 exceptions)
[2021-03-31 13:28:35.426] [driver] [info] [Task Finished] Transform to mem in 0.120950s (171038 normal rows, 0 exceptions)
[2021-03-31 13:28:35.454] [E/1] [info] [Task Finished] Transform to mem in 0.108675s (151639 normal rows, 0 exceptions)
[2021-03-31 13:28:35.454] [E/3] [info] [Task Finished] Transform to mem in 0.030740s (42695 normal rows, 0 exceptions)
[2021-03-31 13:28:35.456] [driver] [info] [Task Finished] Transform to mem in 0.029541s (36198 normal rows, 0 exceptions)
[2021-03-31 13:28:35.473] [E/3] [info] [Task Finished] Transform to mem in 0.019228s (25022 normal rows, 0 exceptions)
[2021-03-31 13:28:35.484] [driver] [info] [Task Finished] Transform to mem in 0.027454s (35962 normal rows, 0 exceptions)
[2021-03-31 13:28:35.507] [E/2] [info] [Task Finished] Transform to mem in 0.125301s (179364 normal rows, 0 exceptions)
[2021-03-31 13:28:35.524] [E/1] [info] [Task Finished] Transform to mem in 0.070456s (90425 normal rows, 0 exceptions)
[2021-03-31 13:28:35.539] [E/2] [info] [Task Finished] Transform to mem in 0.032467s (43630 normal rows, 0 exceptions)
[2021-03-31 13:28:35.540] [E/3] [info] [Task Finished] Transform to mem in 0.066474s (88645 normal rows, 0 exceptions)
[2021-03-31 13:28:35.552] [driver] [info] [Task Finished] Transform to mem in 0.068149s (99851 normal rows, 0 exceptions)
[2021-03-31 13:28:35.561] [E/2] [info] [Task Finished] Transform to mem in 0.021733s (28815 normal rows, 0 exceptions)
[2021-03-31 13:28:35.594] [E/1] [info] [Task Finished] Transform to mem in 0.069457s (89248 normal rows, 0 exceptions)
[2021-03-31 13:28:35.601] [E/3] [info] [Task Finished] Transform to mem in 0.061735s (84714 normal rows, 0 exceptions)
[2021-03-31 13:28:35.603] [E/2] [info] [Task Finished] Transform to mem in 0.042113s (61456 normal rows, 0 exceptions)
[2021-03-31 13:28:35.622] [E/2] [info] [Task Finished] Transform to mem in 0.019331s (25234 normal rows, 0 exceptions)
[2021-03-31 13:28:35.637] [E/1] [info] [Task Finished] Transform to mem in 0.043749s (62245 normal rows, 0 exceptions)
[2021-03-31 13:28:35.642] [driver] [info] [Task Finished] Transform to mem in 0.090214s (122718 normal rows, 0 exceptions)
[2021-03-31 13:28:35.650] [E/2] [info] [Task Finished] Transform to mem in 0.027536s (36109 normal rows, 0 exceptions)
[2021-03-31 13:28:35.660] [driver] [info] [Task Finished] Transform to mem in 0.018480s (24833 normal rows, 0 exceptions)
[2021-03-31 13:28:35.676] [E/2] [info] [Task Finished] Transform to mem in 0.026247s (35479 normal rows, 0 exceptions)
[2021-03-31 13:28:35.679] [E/3] [info] [Task Finished] Transform to mem in 0.077804s (99709 normal rows, 0 exceptions)
[2021-03-31 13:28:35.703] [E/2] [info] [Task Finished] Transform to mem in 0.027075s (37924 normal rows, 0 exceptions)
[2021-03-31 13:28:35.728] [E/3] [info] [Task Finished] Transform to mem in 0.048717s (65269 normal rows, 0 exceptions)
[2021-03-31 13:28:35.729] [driver] [info] [Task Finished] Transform to mem in 0.068766s (89012 normal rows, 0 exceptions)
[2021-03-31 13:28:35.756] [E/3] [info] [Task Finished] Transform to mem in 0.028624s (39361 normal rows, 0 exceptions)
[2021-03-31 13:28:35.758] [driver] [info] [Task Finished] Transform to mem in 0.029177s (35944 normal rows, 0 exceptions)
[2021-03-31 13:28:35.759] [E/1] [info] [Task Finished] Transform to mem in 0.121096s (172370 normal rows, 0 exceptions)
[2021-03-31 13:28:35.778] [driver] [info] [Task Finished] Transform to mem in 0.019170s (24990 normal rows, 0 exceptions)
[2021-03-31 13:28:35.789] [E/1] [info] [Task Finished] Transform to mem in 0.030542s (40983 normal rows, 0 exceptions)
[2021-03-31 13:28:35.808] [E/1] [info] [Task Finished] Transform to mem in 0.018756s (24870 normal rows, 0 exceptions)
[2021-03-31 13:28:35.827] [E/3] [info] [Task Finished] Transform to mem in 0.070400s (90461 normal rows, 0 exceptions)
[2021-03-31 13:28:35.829] [E/2] [info] [Task Finished] Transform to mem in 0.125284s (180510 normal rows, 0 exceptions)
[2021-03-31 13:28:35.835] [E/1] [info] [Task Finished] Transform to mem in 0.027411s (35395 normal rows, 0 exceptions)
[2021-03-31 13:28:35.848] [E/2] [info] [Task Finished] Transform to mem in 0.018940s (24717 normal rows, 0 exceptions)
[2021-03-31 13:28:35.863] [E/1] [info] [Task Finished] Transform to mem in 0.028026s (36501 normal rows, 0 exceptions)
[2021-03-31 13:28:35.891] [E/1] [info] [Task Finished] Transform to mem in 0.028062s (38386 normal rows, 0 exceptions)
[2021-03-31 13:28:35.893] [driver] [info] [Task Finished] Transform to mem in 0.115260s (163151 normal rows, 0 exceptions)
[2021-03-31 13:28:35.909] [E/3] [info] [Task Finished] Transform to mem in 0.081690s (109734 normal rows, 0 exceptions)
[2021-03-31 13:28:35.921] [E/1] [info] [Task Finished] Transform to mem in 0.029151s (36280 normal rows, 0 exceptions)
[2021-03-31 13:28:35.928] [E/3] [info] [Task Finished] Transform to mem in 0.019310s (25101 normal rows, 0 exceptions)
[2021-03-31 13:28:35.949] [E/1] [info] [Task Finished] Transform to mem in 0.027907s (36692 normal rows, 0 exceptions)
[2021-03-31 13:28:35.967] [driver] [info] [Task Finished] Transform to mem in 0.073880s (96622 normal rows, 0 exceptions)
[2021-03-31 13:28:35.967] [E/1] [info] [Task Finished] Transform to mem in 0.018635s (24873 normal rows, 0 exceptions)
[2021-03-31 13:28:35.977] [E/2] [info] [Task Finished] Transform to mem in 0.129560s (187481 normal rows, 0 exceptions)
[2021-03-31 13:28:35.995] [driver] [info] [Task Finished] Transform to mem in 0.027939s (36212 normal rows, 0 exceptions)
[2021-03-31 13:28:35.995] [E/2] [info] [Task Finished] Transform to mem in 0.018163s (24577 normal rows, 0 exceptions)
[2021-03-31 13:28:36.034] [driver] [info] [Task Finished] Transform to mem in 0.039491s (51305 normal rows, 0 exceptions)
[2021-03-31 13:28:36.045] [E/3] [info] [Task Finished] Transform to mem in 0.117428s (169560 normal rows, 0 exceptions)
[2021-03-31 13:28:36.049] [E/1] [info] [Task Finished] Transform to mem in 0.082091s (110280 normal rows, 0 exceptions)
[2021-03-31 13:28:36.064] [E/2] [info] [Task Finished] Transform to mem in 0.069047s (90609 normal rows, 0 exceptions)
[2021-03-31 13:28:36.075] [E/3] [info] [Task Finished] Transform to mem in 0.029407s (40051 normal rows, 0 exceptions)
[2021-03-31 13:28:36.084] [E/2] [info] [Task Finished] Transform to mem in 0.019250s (24747 normal rows, 0 exceptions)
[2021-03-31 13:28:36.096] [driver] [info] [Task Finished] Transform to mem in 0.061288s (89944 normal rows, 0 exceptions)
[2021-03-31 13:28:36.102] [E/3] [info] [Task Finished] Transform to mem in 0.027432s (35585 normal rows, 0 exceptions)
[2021-03-31 13:28:36.117] [E/1] [info] [Task Finished] Transform to mem in 0.067570s (88775 normal rows, 0 exceptions)
[2021-03-31 13:28:36.129] [driver] [info] [Task Finished] Transform to mem in 0.033624s (47712 normal rows, 0 exceptions)
[2021-03-31 13:28:36.134] [E/1] [info] [Task Finished] Transform to mem in 0.016977s (22144 normal rows, 0 exceptions)
[2021-03-31 13:28:36.165] [E/1] [info] [Task Finished] Transform to mem in 0.031195s (43962 normal rows, 0 exceptions)
[2021-03-31 13:28:36.189] [E/3] [info] [Task Finished] Transform to mem in 0.086318s (114149 normal rows, 0 exceptions)
[2021-03-31 13:28:36.197] [E/2] [info] [Task Finished] Transform to mem in 0.112843s (160651 normal rows, 0 exceptions)
[2021-03-31 13:28:36.209] [E/1] [info] [Task Finished] Transform to mem in 0.043611s (61534 normal rows, 0 exceptions)
[2021-03-31 13:28:36.209] [driver] [info] [Task Finished] Transform to mem in 0.079919s (107321 normal rows, 0 exceptions)
[2021-03-31 13:28:36.217] [E/2] [info] [Task Finished] Transform to mem in 0.020210s (25081 normal rows, 0 exceptions)
[2021-03-31 13:28:36.240] [E/1] [info] [Task Finished] Transform to mem in 0.031699s (42128 normal rows, 0 exceptions)
[2021-03-31 13:28:36.258] [E/2] [info] [Task Finished] Transform to mem in 0.040678s (59284 normal rows, 0 exceptions)
[2021-03-31 13:28:36.277] [E/2] [info] [Task Finished] Transform to mem in 0.019423s (24978 normal rows, 0 exceptions)
[2021-03-31 13:28:36.279] [driver] [info] [Task Finished] Transform to mem in 0.069411s (90696 normal rows, 0 exceptions)
[2021-03-31 13:28:36.297] [E/3] [info] [Task Finished] Transform to mem in 0.108218s (150826 normal rows, 0 exceptions)
[2021-03-31 13:28:36.312] [E/2] [info] [Task Finished] Transform to mem in 0.035195s (45770 normal rows, 0 exceptions)
[2021-03-31 13:28:36.332] [E/1] [info] [Task Finished] Transform to mem in 0.091422s (129563 normal rows, 0 exceptions)
[2021-03-31 13:28:36.332] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.49722s
[2021-03-31 13:28:36.332] [global] [info] [Transform Stage] Stage 3 total wall clock time: 13.8734s, 14009719 input rows, time to process 1 row via fast path: 0.000990272ms
[2021-03-31 13:28:36.332] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000417267s
[2021-03-31 13:28:36.332] [global] [info] [Transform Stage] Stage 3 took 3.57269s
[2021-03-31 13:28:36.332] [global] [info] Query Execution took 4.05765s. (planning: 0.421922s, execution: 3.63573s)
[2021-03-31 13:28:36.343] [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:28:36.440] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.445] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.577] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:36.578] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.584] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.717] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:36.718] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.724] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.856] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:28:36.857] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:36.858] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:28:36.956] [logical planner] [info] logical optimization took 0.378169ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:28:36.957] [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:28:36.957] [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:28:36.959] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:28:36.961] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:28:36.962] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.964] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.966] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.968] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.970] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.972] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.974] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.976] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.978] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.980] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.982] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.984] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:28:36.986] [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:28:37.004] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:37.407] [global] [info] Compiled code paths for stage 0 in 0.39 ms
[2021-03-31 13:28:37.408] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.403979s
[2021-03-31 13:28:37.451] [driver] [info] [Task Finished] Transform to mem in 0.042589s (10875 normal rows, 0 exceptions)
[2021-03-31 13:28:37.462] [E/2] [info] [Task Finished] Transform to mem in 0.053987s (17137 normal rows, 0 exceptions)
[2021-03-31 13:28:37.499] [E/3] [info] [Task Finished] Transform to mem in 0.091257s (29971 normal rows, 0 exceptions)
[2021-03-31 13:28:37.501] [E/1] [info] [Task Finished] Transform to mem in 0.093521s (30788 normal rows, 0 exceptions)
[2021-03-31 13:28:37.505] [E/3] [info] [Task Finished] Transform to mem in 0.005988s (1506 normal rows, 0 exceptions)
[2021-03-31 13:28:37.524] [driver] [info] [Task Finished] Transform to mem in 0.073216s (25131 normal rows, 0 exceptions)
[2021-03-31 13:28:37.552] [E/1] [info] [Task Finished] Transform to mem in 0.050637s (14531 normal rows, 0 exceptions)
[2021-03-31 13:28:37.563] [E/2] [info] [Task Finished] Transform to mem in 0.101045s (34530 normal rows, 0 exceptions)
[2021-03-31 13:28:37.596] [driver] [info] [Task Finished] Transform to mem in 0.072157s (23608 normal rows, 0 exceptions)
[2021-03-31 13:28:37.603] [E/3] [info] [Task Finished] Transform to mem in 0.097775s (34000 normal rows, 0 exceptions)
[2021-03-31 13:28:37.604] [driver] [info] [Task Finished] Transform to mem in 0.008095s (2883 normal rows, 0 exceptions)
[2021-03-31 13:28:37.606] [E/1] [info] [Task Finished] Transform to mem in 0.053795s (16756 normal rows, 0 exceptions)
[2021-03-31 13:28:37.630] [E/2] [info] [Task Finished] Transform to mem in 0.067367s (21640 normal rows, 0 exceptions)
[2021-03-31 13:28:37.646] [E/2] [info] [Task Finished] Transform to mem in 0.015849s (5596 normal rows, 0 exceptions)
[2021-03-31 13:28:37.701] [E/3] [info] [Task Finished] Transform to mem in 0.098161s (35289 normal rows, 0 exceptions)
[2021-03-31 13:28:37.717] [E/2] [info] [Task Finished] Transform to mem in 0.070829s (25125 normal rows, 0 exceptions)
[2021-03-31 13:28:37.719] [driver] [info] [Task Finished] Transform to mem in 0.115204s (41379 normal rows, 0 exceptions)
[2021-03-31 13:28:37.724] [E/1] [info] [Task Finished] Transform to mem in 0.117723s (42242 normal rows, 0 exceptions)
[2021-03-31 13:28:37.775] [E/1] [info] [Task Finished] Transform to mem in 0.051403s (17391 normal rows, 0 exceptions)
[2021-03-31 13:28:37.805] [E/3] [info] [Task Finished] Transform to mem in 0.104178s (36022 normal rows, 0 exceptions)
[2021-03-31 13:28:37.809] [driver] [info] [Task Finished] Transform to mem in 0.090133s (29379 normal rows, 0 exceptions)
[2021-03-31 13:28:37.815] [driver] [info] [Task Finished] Transform to mem in 0.005435s (1858 normal rows, 0 exceptions)
[2021-03-31 13:28:37.838] [E/2] [info] [Task Finished] Transform to mem in 0.121009s (42312 normal rows, 0 exceptions)
[2021-03-31 13:28:37.847] [E/1] [info] [Task Finished] Transform to mem in 0.072021s (24688 normal rows, 0 exceptions)
[2021-03-31 13:28:37.888] [E/1] [info] [Task Finished] Transform to mem in 0.040996s (14552 normal rows, 0 exceptions)
[2021-03-31 13:28:37.922] [E/3] [info] [Task Finished] Transform to mem in 0.116299s (41842 normal rows, 0 exceptions)
[2021-03-31 13:28:37.928] [driver] [info] [Task Finished] Transform to mem in 0.113125s (40419 normal rows, 0 exceptions)
[2021-03-31 13:28:37.936] [E/2] [info] [Task Finished] Transform to mem in 0.098297s (34240 normal rows, 0 exceptions)
[2021-03-31 13:28:37.963] [E/1] [info] [Task Finished] Transform to mem in 0.074411s (24991 normal rows, 0 exceptions)
[2021-03-31 13:28:38.003] [E/2] [info] [Task Finished] Transform to mem in 0.066214s (20858 normal rows, 0 exceptions)
[2021-03-31 13:28:38.008] [E/2] [info] [Task Finished] Transform to mem in 0.005403s (1972 normal rows, 0 exceptions)
[2021-03-31 13:28:38.020] [E/3] [info] [Task Finished] Transform to mem in 0.098300s (35270 normal rows, 0 exceptions)
[2021-03-31 13:28:38.035] [E/1] [info] [Task Finished] Transform to mem in 0.072914s (24409 normal rows, 0 exceptions)
[2021-03-31 13:28:38.045] [driver] [info] [Task Finished] Transform to mem in 0.117142s (41663 normal rows, 0 exceptions)
[2021-03-31 13:28:38.077] [E/2] [info] [Task Finished] Transform to mem in 0.068606s (24716 normal rows, 0 exceptions)
[2021-03-31 13:28:38.117] [E/2] [info] [Task Finished] Transform to mem in 0.040607s (10479 normal rows, 0 exceptions)
[2021-03-31 13:28:38.120] [E/3] [info] [Task Finished] Transform to mem in 0.099550s (34981 normal rows, 0 exceptions)
[2021-03-31 13:28:38.133] [E/2] [info] [Task Finished] Transform to mem in 0.015969s (4841 normal rows, 0 exceptions)
[2021-03-31 13:28:38.134] [E/1] [info] [Task Finished] Transform to mem in 0.098463s (34017 normal rows, 0 exceptions)
[2021-03-31 13:28:38.161] [driver] [info] [Task Finished] Transform to mem in 0.115601s (41018 normal rows, 0 exceptions)
[2021-03-31 13:28:38.187] [E/3] [info] [Task Finished] Transform to mem in 0.067234s (24521 normal rows, 0 exceptions)
[2021-03-31 13:28:38.209] [driver] [info] [Task Finished] Transform to mem in 0.048235s (13410 normal rows, 0 exceptions)
[2021-03-31 13:28:38.232] [E/2] [info] [Task Finished] Transform to mem in 0.098589s (35358 normal rows, 0 exceptions)
[2021-03-31 13:28:38.239] [driver] [info] [Task Finished] Transform to mem in 0.030319s (10836 normal rows, 0 exceptions)
[2021-03-31 13:28:38.250] [E/1] [info] [Task Finished] Transform to mem in 0.116441s (41598 normal rows, 0 exceptions)
[2021-03-31 13:28:38.260] [E/3] [info] [Task Finished] Transform to mem in 0.073049s (23700 normal rows, 0 exceptions)
[2021-03-31 13:28:38.303] [E/1] [info] [Task Finished] Transform to mem in 0.053001s (15821 normal rows, 0 exceptions)
[2021-03-31 13:28:38.305] [E/2] [info] [Task Finished] Transform to mem in 0.072718s (24501 normal rows, 0 exceptions)
[2021-03-31 13:28:38.331] [driver] [info] [Task Finished] Transform to mem in 0.091763s (31201 normal rows, 0 exceptions)
[2021-03-31 13:28:38.346] [E/3] [info] [Task Finished] Transform to mem in 0.085960s (31099 normal rows, 0 exceptions)
[2021-03-31 13:28:38.349] [driver] [info] [Task Finished] Transform to mem in 0.017909s (6425 normal rows, 0 exceptions)
[2021-03-31 13:28:38.399] [driver] [info] [Task Finished] Transform to mem in 0.050287s (14218 normal rows, 0 exceptions)
[2021-03-31 13:28:38.419] [E/3] [info] [Task Finished] Transform to mem in 0.072699s (24602 normal rows, 0 exceptions)
[2021-03-31 13:28:38.421] [E/2] [info] [Task Finished] Transform to mem in 0.116112s (41464 normal rows, 0 exceptions)
[2021-03-31 13:28:38.421] [E/1] [info] [Task Finished] Transform to mem in 0.117492s (42128 normal rows, 0 exceptions)
[2021-03-31 13:28:38.426] [E/3] [info] [Task Finished] Transform to mem in 0.007321s (2651 normal rows, 0 exceptions)
[2021-03-31 13:28:38.460] [driver] [info] [Task Finished] Transform to mem in 0.061015s (19264 normal rows, 0 exceptions)
[2021-03-31 13:28:38.466] [driver] [info] [Task Finished] Transform to mem in 0.005661s (2011 normal rows, 0 exceptions)
[2021-03-31 13:28:38.481] [E/2] [info] [Task Finished] Transform to mem in 0.060389s (18691 normal rows, 0 exceptions)
[2021-03-31 13:28:38.500] [E/1] [info] [Task Finished] Transform to mem in 0.078865s (26240 normal rows, 0 exceptions)
[2021-03-31 13:28:38.536] [driver] [info] [Task Finished] Transform to mem in 0.069643s (24776 normal rows, 0 exceptions)
[2021-03-31 13:28:38.543] [E/3] [info] [Task Finished] Transform to mem in 0.117324s (42251 normal rows, 0 exceptions)
[2021-03-31 13:28:38.578] [E/3] [info] [Task Finished] Transform to mem in 0.034593s (11411 normal rows, 0 exceptions)
[2021-03-31 13:28:38.585] [E/2] [info] [Task Finished] Transform to mem in 0.103905s (35820 normal rows, 0 exceptions)
[2021-03-31 13:28:38.595] [E/2] [info] [Task Finished] Transform to mem in 0.009556s (2763 normal rows, 0 exceptions)
[2021-03-31 13:28:38.608] [E/1] [info] [Task Finished] Transform to mem in 0.108409s (36668 normal rows, 0 exceptions)
[2021-03-31 13:28:38.646] [E/3] [info] [Task Finished] Transform to mem in 0.068232s (21937 normal rows, 0 exceptions)
[2021-03-31 13:28:38.654] [E/1] [info] [Task Finished] Transform to mem in 0.045791s (15065 normal rows, 0 exceptions)
[2021-03-31 13:28:38.655] [driver] [info] [Task Finished] Transform to mem in 0.119505s (41385 normal rows, 0 exceptions)
[2021-03-31 13:28:38.660] [E/2] [info] [Task Finished] Transform to mem in 0.064923s (20785 normal rows, 0 exceptions)
[2021-03-31 13:28:38.687] [E/3] [info] [Task Finished] Transform to mem in 0.040825s (10520 normal rows, 0 exceptions)
[2021-03-31 13:28:38.729] [E/2] [info] [Task Finished] Transform to mem in 0.069296s (24753 normal rows, 0 exceptions)
[2021-03-31 13:28:38.755] [E/2] [info] [Task Finished] Transform to mem in 0.026526s (9411 normal rows, 0 exceptions)
[2021-03-31 13:28:38.756] [driver] [info] [Task Finished] Transform to mem in 0.100387s (36085 normal rows, 0 exceptions)
[2021-03-31 13:28:38.772] [E/1] [info] [Task Finished] Transform to mem in 0.118256s (42480 normal rows, 0 exceptions)
[2021-03-31 13:28:38.791] [E/3] [info] [Task Finished] Transform to mem in 0.103978s (36271 normal rows, 0 exceptions)
[2021-03-31 13:28:38.813] [E/1] [info] [Task Finished] Transform to mem in 0.041050s (10647 normal rows, 0 exceptions)
[2021-03-31 13:28:38.822] [E/3] [info] [Task Finished] Transform to mem in 0.030875s (10959 normal rows, 0 exceptions)
[2021-03-31 13:28:38.833] [driver] [info] [Task Finished] Transform to mem in 0.077640s (25821 normal rows, 0 exceptions)
[2021-03-31 13:28:38.871] [E/2] [info] [Task Finished] Transform to mem in 0.115968s (41474 normal rows, 0 exceptions)
[2021-03-31 13:28:38.885] [E/1] [info] [Task Finished] Transform to mem in 0.071455s (25284 normal rows, 0 exceptions)
[2021-03-31 13:28:38.920] [E/3] [info] [Task Finished] Transform to mem in 0.098651s (35533 normal rows, 0 exceptions)
[2021-03-31 13:28:38.921] [driver] [info] [Task Finished] Transform to mem in 0.087656s (29666 normal rows, 0 exceptions)
[2021-03-31 13:28:38.958] [E/2] [info] [Task Finished] Transform to mem in 0.086598s (29361 normal rows, 0 exceptions)
[2021-03-31 13:28:38.969] [E/1] [info] [Task Finished] Transform to mem in 0.083737s (29934 normal rows, 0 exceptions)
[2021-03-31 13:28:38.991] [E/3] [info] [Task Finished] Transform to mem in 0.070400s (25025 normal rows, 0 exceptions)
[2021-03-31 13:28:39.012] [E/2] [info] [Task Finished] Transform to mem in 0.053626s (15895 normal rows, 0 exceptions)
[2021-03-31 13:28:39.021] [driver] [info] [Task Finished] Transform to mem in 0.099569s (35513 normal rows, 0 exceptions)
[2021-03-31 13:28:39.034] [driver] [info] [Task Finished] Transform to mem in 0.013778s (4935 normal rows, 0 exceptions)
[2021-03-31 13:28:39.036] [E/1] [info] [Task Finished] Transform to mem in 0.067516s (21349 normal rows, 0 exceptions)
[2021-03-31 13:28:39.045] [E/3] [info] [Task Finished] Transform to mem in 0.053611s (16234 normal rows, 0 exceptions)
[2021-03-31 13:28:39.100] [E/2] [info] [Task Finished] Transform to mem in 0.088180s (30238 normal rows, 0 exceptions)
[2021-03-31 13:28:39.104] [driver] [info] [Task Finished] Transform to mem in 0.069763s (25164 normal rows, 0 exceptions)
[2021-03-31 13:28:39.132] [E/3] [info] [Task Finished] Transform to mem in 0.087911s (30086 normal rows, 0 exceptions)
[2021-03-31 13:28:39.134] [E/3] [info] [Task Finished] Transform to mem in 0.001864s (667 normal rows, 0 exceptions)
[2021-03-31 13:28:39.138] [E/1] [info] [Task Finished] Transform to mem in 0.101383s (35994 normal rows, 0 exceptions)
[2021-03-31 13:28:39.172] [E/2] [info] [Task Finished] Transform to mem in 0.072518s (24170 normal rows, 0 exceptions)
[2021-03-31 13:28:39.200] [driver] [info] [Task Finished] Transform to mem in 0.096062s (33494 normal rows, 0 exceptions)
[2021-03-31 13:28:39.205] [E/3] [info] [Task Finished] Transform to mem in 0.070568s (25196 normal rows, 0 exceptions)
[2021-03-31 13:28:39.218] [E/1] [info] [Task Finished] Transform to mem in 0.080434s (26714 normal rows, 0 exceptions)
[2021-03-31 13:28:39.237] [E/3] [info] [Task Finished] Transform to mem in 0.031605s (11259 normal rows, 0 exceptions)
[2021-03-31 13:28:39.272] [E/2] [info] [Task Finished] Transform to mem in 0.099669s (34782 normal rows, 0 exceptions)
[2021-03-31 13:28:39.277] [driver] [info] [Task Finished] Transform to mem in 0.076859s (27436 normal rows, 0 exceptions)
[2021-03-31 13:28:39.278] [E/3] [info] [Task Finished] Transform to mem in 0.041077s (10505 normal rows, 0 exceptions)
[2021-03-31 13:28:39.319] [E/1] [info] [Task Finished] Transform to mem in 0.100614s (35280 normal rows, 0 exceptions)
[2021-03-31 13:28:39.341] [E/2] [info] [Task Finished] Transform to mem in 0.069043s (22273 normal rows, 0 exceptions)
[2021-03-31 13:28:39.341] [driver] [info] [Task Finished] Transform to mem in 0.064262s (21231 normal rows, 0 exceptions)
[2021-03-31 13:28:39.348] [E/3] [info] [Task Finished] Transform to mem in 0.070812s (25156 normal rows, 0 exceptions)
[2021-03-31 13:28:39.404] [driver] [info] [Task Finished] Transform to mem in 0.062631s (19296 normal rows, 0 exceptions)
[2021-03-31 13:28:39.411] [driver] [info] [Task Finished] Transform to mem in 0.007264s (2636 normal rows, 0 exceptions)
[2021-03-31 13:28:39.417] [E/2] [info] [Task Finished] Transform to mem in 0.075808s (25182 normal rows, 0 exceptions)
[2021-03-31 13:28:39.419] [E/1] [info] [Task Finished] Transform to mem in 0.100469s (36015 normal rows, 0 exceptions)
[2021-03-31 13:28:39.448] [E/1] [info] [Task Finished] Transform to mem in 0.028467s (9959 normal rows, 0 exceptions)
[2021-03-31 13:28:39.466] [E/3] [info] [Task Finished] Transform to mem in 0.117066s (41929 normal rows, 0 exceptions)
[2021-03-31 13:28:39.480] [driver] [info] [Task Finished] Transform to mem in 0.068608s (24839 normal rows, 0 exceptions)
[2021-03-31 13:28:39.493] [E/2] [info] [Task Finished] Transform to mem in 0.076026s (25214 normal rows, 0 exceptions)
[2021-03-31 13:28:39.531] [driver] [info] [Task Finished] Transform to mem in 0.051084s (18229 normal rows, 0 exceptions)
[2021-03-31 13:28:39.543] [E/2] [info] [Task Finished] Transform to mem in 0.049552s (14539 normal rows, 0 exceptions)
[2021-03-31 13:28:39.551] [E/3] [info] [Task Finished] Transform to mem in 0.085424s (29052 normal rows, 0 exceptions)
[2021-03-31 13:28:39.562] [driver] [info] [Task Finished] Transform to mem in 0.030478s (10219 normal rows, 0 exceptions)
[2021-03-31 13:28:39.564] [E/1] [info] [Task Finished] Transform to mem in 0.116499s (41471 normal rows, 0 exceptions)
[2021-03-31 13:28:39.578] [E/1] [info] [Task Finished] Transform to mem in 0.014136s (5013 normal rows, 0 exceptions)
[2021-03-31 13:28:39.645] [E/2] [info] [Task Finished] Transform to mem in 0.102157s (36157 normal rows, 0 exceptions)
[2021-03-31 13:28:39.645] [E/2] [info] [Task Finished] Transform to mem in 0.000107s (19 normal rows, 0 exceptions)
[2021-03-31 13:28:39.654] [E/1] [info] [Task Finished] Transform to mem in 0.075571s (24706 normal rows, 0 exceptions)
[2021-03-31 13:28:39.667] [E/3] [info] [Task Finished] Transform to mem in 0.116529s (41890 normal rows, 0 exceptions)
[2021-03-31 13:28:39.679] [driver] [info] [Task Finished] Transform to mem in 0.117256s (42277 normal rows, 0 exceptions)
[2021-03-31 13:28:39.711] [driver] [info] [Task Finished] Transform to mem in 0.032530s (11461 normal rows, 0 exceptions)
[2021-03-31 13:28:39.734] [E/3] [info] [Task Finished] Transform to mem in 0.066496s (23884 normal rows, 0 exceptions)
[2021-03-31 13:28:39.739] [E/2] [info] [Task Finished] Transform to mem in 0.094260s (32686 normal rows, 0 exceptions)
[2021-03-31 13:28:39.747] [E/1] [info] [Task Finished] Transform to mem in 0.093175s (32110 normal rows, 0 exceptions)
[2021-03-31 13:28:39.777] [E/2] [info] [Task Finished] Transform to mem in 0.037996s (11056 normal rows, 0 exceptions)
[2021-03-31 13:28:39.788] [E/2] [info] [Task Finished] Transform to mem in 0.010630s (3373 normal rows, 0 exceptions)
[2021-03-31 13:28:39.814] [E/1] [info] [Task Finished] Transform to mem in 0.067072s (21217 normal rows, 0 exceptions)
[2021-03-31 13:28:39.828] [driver] [info] [Task Finished] Transform to mem in 0.117110s (41474 normal rows, 0 exceptions)
[2021-03-31 13:28:39.838] [E/3] [info] [Task Finished] Transform to mem in 0.103859s (36305 normal rows, 0 exceptions)
[2021-03-31 13:28:39.878] [driver] [info] [Task Finished] Transform to mem in 0.049322s (13911 normal rows, 0 exceptions)
[2021-03-31 13:28:39.885] [E/2] [info] [Task Finished] Transform to mem in 0.097529s (34916 normal rows, 0 exceptions)
[2021-03-31 13:28:39.897] [driver] [info] [Task Finished] Transform to mem in 0.019258s (7068 normal rows, 0 exceptions)
[2021-03-31 13:28:39.901] [driver] [info] [Task Finished] Transform to mem in 0.003625s (1286 normal rows, 0 exceptions)
[2021-03-31 13:28:39.917] [E/3] [info] [Task Finished] Transform to mem in 0.079473s (26545 normal rows, 0 exceptions)
[2021-03-31 13:28:39.931] [E/1] [info] [Task Finished] Transform to mem in 0.117362s (41733 normal rows, 0 exceptions)
[2021-03-31 13:28:39.958] [E/2] [info] [Task Finished] Transform to mem in 0.072727s (23351 normal rows, 0 exceptions)
[2021-03-31 13:28:39.977] [E/2] [info] [Task Finished] Transform to mem in 0.018796s (6680 normal rows, 0 exceptions)
[2021-03-31 13:28:39.999] [driver] [info] [Task Finished] Transform to mem in 0.097766s (35285 normal rows, 0 exceptions)
[2021-03-31 13:28:40.009] [driver] [info] [Task Finished] Transform to mem in 0.010218s (2955 normal rows, 0 exceptions)
[2021-03-31 13:28:40.035] [E/3] [info] [Task Finished] Transform to mem in 0.117917s (41783 normal rows, 0 exceptions)
[2021-03-31 13:28:40.044] [E/2] [info] [Task Finished] Transform to mem in 0.067094s (21561 normal rows, 0 exceptions)
[2021-03-31 13:28:40.048] [E/1] [info] [Task Finished] Transform to mem in 0.116110s (41382 normal rows, 0 exceptions)
[2021-03-31 13:28:40.073] [driver] [info] [Task Finished] Transform to mem in 0.064312s (20115 normal rows, 0 exceptions)
[2021-03-31 13:28:40.078] [E/3] [info] [Task Finished] Transform to mem in 0.042338s (15009 normal rows, 0 exceptions)
[2021-03-31 13:28:40.086] [E/3] [info] [Task Finished] Transform to mem in 0.008252s (2907 normal rows, 0 exceptions)
[2021-03-31 13:28:40.086] [E/2] [info] [Task Finished] Transform to mem in 0.042124s (10955 normal rows, 0 exceptions)
[2021-03-31 13:28:40.143] [E/1] [info] [Task Finished] Transform to mem in 0.095252s (33271 normal rows, 0 exceptions)
[2021-03-31 13:28:40.156] [E/3] [info] [Task Finished] Transform to mem in 0.070426s (25209 normal rows, 0 exceptions)
[2021-03-31 13:28:40.189] [driver] [info] [Task Finished] Transform to mem in 0.115738s (41845 normal rows, 0 exceptions)
[2021-03-31 13:28:40.204] [E/2] [info] [Task Finished] Transform to mem in 0.118045s (41792 normal rows, 0 exceptions)
[2021-03-31 13:28:40.244] [driver] [info] [Task Finished] Transform to mem in 0.055166s (16586 normal rows, 0 exceptions)
[2021-03-31 13:28:40.248] [E/3] [info] [Task Finished] Transform to mem in 0.091212s (31341 normal rows, 0 exceptions)
[2021-03-31 13:28:40.249] [E/1] [info] [Task Finished] Transform to mem in 0.105700s (37834 normal rows, 0 exceptions)
[2021-03-31 13:28:40.265] [E/2] [info] [Task Finished] Transform to mem in 0.060635s (18771 normal rows, 0 exceptions)
[2021-03-31 13:28:40.308] [driver] [info] [Task Finished] Transform to mem in 0.064378s (21589 normal rows, 0 exceptions)
[2021-03-31 13:28:40.318] [E/3] [info] [Task Finished] Transform to mem in 0.070742s (25218 normal rows, 0 exceptions)
[2021-03-31 13:28:40.347] [E/1] [info] [Task Finished] Transform to mem in 0.098604s (35347 normal rows, 0 exceptions)
[2021-03-31 13:28:40.357] [E/2] [info] [Task Finished] Transform to mem in 0.092294s (32397 normal rows, 0 exceptions)
[2021-03-31 13:28:40.360] [E/3] [info] [Task Finished] Transform to mem in 0.041299s (14897 normal rows, 0 exceptions)
[2021-03-31 13:28:40.366] [E/3] [info] [Task Finished] Transform to mem in 0.006247s (1762 normal rows, 0 exceptions)
[2021-03-31 13:28:40.415] [E/3] [info] [Task Finished] Transform to mem in 0.048772s (14154 normal rows, 0 exceptions)
[2021-03-31 13:28:40.416] [E/1] [info] [Task Finished] Transform to mem in 0.069114s (24798 normal rows, 0 exceptions)
[2021-03-31 13:28:40.425] [driver] [info] [Task Finished] Transform to mem in 0.116570s (41591 normal rows, 0 exceptions)
[2021-03-31 13:28:40.454] [E/2] [info] [Task Finished] Transform to mem in 0.097096s (33637 normal rows, 0 exceptions)
[2021-03-31 13:28:40.467] [E/3] [info] [Task Finished] Transform to mem in 0.052447s (15163 normal rows, 0 exceptions)
[2021-03-31 13:28:40.496] [E/1] [info] [Task Finished] Transform to mem in 0.079148s (26400 normal rows, 0 exceptions)
[2021-03-31 13:28:40.514] [E/3] [info] [Task Finished] Transform to mem in 0.047218s (13183 normal rows, 0 exceptions)
[2021-03-31 13:28:40.521] [driver] [info] [Task Finished] Transform to mem in 0.095515s (33741 normal rows, 0 exceptions)
[2021-03-31 13:28:40.528] [E/2] [info] [Task Finished] Transform to mem in 0.073363s (25174 normal rows, 0 exceptions)
[2021-03-31 13:28:40.543] [E/2] [info] [Task Finished] Transform to mem in 0.014893s (5275 normal rows, 0 exceptions)
[2021-03-31 13:28:40.562] [E/1] [info] [Task Finished] Transform to mem in 0.066109s (22520 normal rows, 0 exceptions)
[2021-03-31 13:28:40.612] [E/2] [info] [Task Finished] Transform to mem in 0.069836s (24884 normal rows, 0 exceptions)
[2021-03-31 13:28:40.631] [E/3] [info] [Task Finished] Transform to mem in 0.116418s (41848 normal rows, 0 exceptions)
[2021-03-31 13:28:40.637] [driver] [info] [Task Finished] Transform to mem in 0.116698s (41918 normal rows, 0 exceptions)
[2021-03-31 13:28:40.677] [E/1] [info] [Task Finished] Transform to mem in 0.115568s (41826 normal rows, 0 exceptions)
[2021-03-31 13:28:40.714] [E/2] [info] [Task Finished] Transform to mem in 0.101985s (36366 normal rows, 0 exceptions)
[2021-03-31 13:28:40.721] [E/2] [info] [Task Finished] Transform to mem in 0.006186s (1759 normal rows, 0 exceptions)
[2021-03-31 13:28:40.725] [E/1] [info] [Task Finished] Transform to mem in 0.047991s (13589 normal rows, 0 exceptions)
[2021-03-31 13:28:40.728] [driver] [info] [Task Finished] Transform to mem in 0.090649s (31409 normal rows, 0 exceptions)
[2021-03-31 13:28:40.748] [E/3] [info] [Task Finished] Transform to mem in 0.117628s (42265 normal rows, 0 exceptions)
[2021-03-31 13:28:40.796] [E/2] [info] [Task Finished] Transform to mem in 0.075458s (25034 normal rows, 0 exceptions)
[2021-03-31 13:28:40.810] [E/3] [info] [Task Finished] Transform to mem in 0.061331s (18991 normal rows, 0 exceptions)
[2021-03-31 13:28:40.828] [E/1] [info] [Task Finished] Transform to mem in 0.102529s (36542 normal rows, 0 exceptions)
[2021-03-31 13:28:40.838] [driver] [info] [Task Finished] Transform to mem in 0.109934s (39331 normal rows, 0 exceptions)
[2021-03-31 13:28:40.880] [E/3] [info] [Task Finished] Transform to mem in 0.070072s (24927 normal rows, 0 exceptions)
[2021-03-31 13:28:40.880] [E/2] [info] [Task Finished] Transform to mem in 0.084022s (30072 normal rows, 0 exceptions)
[2021-03-31 13:28:40.925] [E/3] [info] [Task Finished] Transform to mem in 0.045077s (12415 normal rows, 0 exceptions)
[2021-03-31 13:28:40.926] [E/1] [info] [Task Finished] Transform to mem in 0.098326s (35179 normal rows, 0 exceptions)
[2021-03-31 13:28:40.943] [driver] [info] [Task Finished] Transform to mem in 0.105477s (37541 normal rows, 0 exceptions)
[2021-03-31 13:28:40.954] [E/2] [info] [Task Finished] Transform to mem in 0.073624s (24439 normal rows, 0 exceptions)
[2021-03-31 13:28:40.965] [E/3] [info] [Task Finished] Transform to mem in 0.040160s (14378 normal rows, 0 exceptions)
[2021-03-31 13:28:40.997] [E/1] [info] [Task Finished] Transform to mem in 0.070427s (25015 normal rows, 0 exceptions)
[2021-03-31 13:28:41.030] [E/2] [info] [Task Finished] Transform to mem in 0.076440s (25287 normal rows, 0 exceptions)
[2021-03-31 13:28:41.038] [E/2] [info] [Task Finished] Transform to mem in 0.007293s (2589 normal rows, 0 exceptions)
[2021-03-31 13:28:41.041] [E/3] [info] [Task Finished] Transform to mem in 0.075466s (25233 normal rows, 0 exceptions)
[2021-03-31 13:28:41.047] [driver] [info] [Task Finished] Transform to mem in 0.103680s (36814 normal rows, 0 exceptions)
[2021-03-31 13:28:41.098] [E/1] [info] [Task Finished] Transform to mem in 0.101502s (35800 normal rows, 0 exceptions)
[2021-03-31 13:28:41.109] [E/2] [info] [Task Finished] Transform to mem in 0.071585s (24777 normal rows, 0 exceptions)
[2021-03-31 13:28:41.117] [E/3] [info] [Task Finished] Transform to mem in 0.076377s (25131 normal rows, 0 exceptions)
[2021-03-31 13:28:41.123] [driver] [info] [Task Finished] Transform to mem in 0.076016s (27195 normal rows, 0 exceptions)
[2021-03-31 13:28:41.133] [E/3] [info] [Task Finished] Transform to mem in 0.016382s (5544 normal rows, 0 exceptions)
[2021-03-31 13:28:41.199] [driver] [info] [Task Finished] Transform to mem in 0.075940s (24816 normal rows, 0 exceptions)
[2021-03-31 13:28:41.218] [E/1] [info] [Task Finished] Transform to mem in 0.119425s (41527 normal rows, 0 exceptions)
[2021-03-31 13:28:41.229] [E/2] [info] [Task Finished] Transform to mem in 0.119499s (41830 normal rows, 0 exceptions)
[2021-03-31 13:28:41.238] [E/3] [info] [Task Finished] Transform to mem in 0.104925s (36505 normal rows, 0 exceptions)
[2021-03-31 13:28:41.240] [E/3] [info] [Task Finished] Transform to mem in 0.001387s (490 normal rows, 0 exceptions)
[2021-03-31 13:28:41.277] [E/1] [info] [Task Finished] Transform to mem in 0.059710s (18529 normal rows, 0 exceptions)
[2021-03-31 13:28:41.281] [driver] [info] [Task Finished] Transform to mem in 0.081890s (27918 normal rows, 0 exceptions)
[2021-03-31 13:28:41.308] [E/3] [info] [Task Finished] Transform to mem in 0.068696s (24720 normal rows, 0 exceptions)
[2021-03-31 13:28:41.344] [E/2] [info] [Task Finished] Transform to mem in 0.115737s (41851 normal rows, 0 exceptions)
[2021-03-31 13:28:41.377] [E/1] [info] [Task Finished] Transform to mem in 0.099809s (35745 normal rows, 0 exceptions)
[2021-03-31 13:28:41.385] [E/2] [info] [Task Finished] Transform to mem in 0.040469s (13986 normal rows, 0 exceptions)
[2021-03-31 13:28:41.398] [driver] [info] [Task Finished] Transform to mem in 0.117018s (42167 normal rows, 0 exceptions)
[2021-03-31 13:28:41.404] [E/3] [info] [Task Finished] Transform to mem in 0.095889s (32942 normal rows, 0 exceptions)
[2021-03-31 13:28:41.418] [E/1] [info] [Task Finished] Transform to mem in 0.040826s (10523 normal rows, 0 exceptions)
[2021-03-31 13:28:41.430] [E/2] [info] [Task Finished] Transform to mem in 0.045344s (14125 normal rows, 0 exceptions)
[2021-03-31 13:28:41.445] [E/3] [info] [Task Finished] Transform to mem in 0.040505s (12566 normal rows, 0 exceptions)
[2021-03-31 13:28:41.470] [driver] [info] [Task Finished] Transform to mem in 0.072101s (23094 normal rows, 0 exceptions)
[2021-03-31 13:28:41.475] [E/3] [info] [Task Finished] Transform to mem in 0.029660s (9834 normal rows, 0 exceptions)
[2021-03-31 13:28:41.526] [E/1] [info] [Task Finished] Transform to mem in 0.108486s (37757 normal rows, 0 exceptions)
[2021-03-31 13:28:41.543] [driver] [info] [Task Finished] Transform to mem in 0.073327s (25306 normal rows, 0 exceptions)
[2021-03-31 13:28:41.549] [E/2] [info] [Task Finished] Transform to mem in 0.118864s (41341 normal rows, 0 exceptions)
[2021-03-31 13:28:41.556] [E/2] [info] [Task Finished] Transform to mem in 0.006550s (1655 normal rows, 0 exceptions)
[2021-03-31 13:28:41.562] [E/3] [info] [Task Finished] Transform to mem in 0.087412s (29001 normal rows, 0 exceptions)
[2021-03-31 13:28:41.584] [driver] [info] [Task Finished] Transform to mem in 0.040970s (10491 normal rows, 0 exceptions)
[2021-03-31 13:28:41.619] [E/1] [info] [Task Finished] Transform to mem in 0.092405s (31631 normal rows, 0 exceptions)
[2021-03-31 13:28:41.634] [E/1] [info] [Task Finished] Transform to mem in 0.015576s (3966 normal rows, 0 exceptions)
[2021-03-31 13:28:41.649] [driver] [info] [Task Finished] Transform to mem in 0.064428s (20710 normal rows, 0 exceptions)
[2021-03-31 13:28:41.651] [E/3] [info] [Task Finished] Transform to mem in 0.088521s (30671 normal rows, 0 exceptions)
[2021-03-31 13:28:41.652] [E/2] [info] [Task Finished] Transform to mem in 0.095907s (33243 normal rows, 0 exceptions)
[2021-03-31 13:28:41.680] [E/1] [info] [Task Finished] Transform to mem in 0.045850s (12451 normal rows, 0 exceptions)
[2021-03-31 13:28:41.687] [driver] [info] [Task Finished] Transform to mem in 0.038079s (12594 normal rows, 0 exceptions)
[2021-03-31 13:28:41.749] [E/3] [info] [Task Finished] Transform to mem in 0.098946s (35410 normal rows, 0 exceptions)
[2021-03-31 13:28:41.750] [E/1] [info] [Task Finished] Transform to mem in 0.069959s (22497 normal rows, 0 exceptions)
[2021-03-31 13:28:41.759] [E/1] [info] [Task Finished] Transform to mem in 0.009144s (2352 normal rows, 0 exceptions)
[2021-03-31 13:28:41.762] [driver] [info] [Task Finished] Transform to mem in 0.074946s (25156 normal rows, 0 exceptions)
[2021-03-31 13:28:41.770] [E/2] [info] [Task Finished] Transform to mem in 0.117884s (41751 normal rows, 0 exceptions)
[2021-03-31 13:28:41.809] [E/1] [info] [Task Finished] Transform to mem in 0.049857s (14180 normal rows, 0 exceptions)
[2021-03-31 13:28:41.819] [E/3] [info] [Task Finished] Transform to mem in 0.069010s (22465 normal rows, 0 exceptions)
[2021-03-31 13:28:41.823] [driver] [info] [Task Finished] Transform to mem in 0.060778s (21801 normal rows, 0 exceptions)
[2021-03-31 13:28:41.833] [E/3] [info] [Task Finished] Transform to mem in 0.013996s (4970 normal rows, 0 exceptions)
[2021-03-31 13:28:41.886] [E/2] [info] [Task Finished] Transform to mem in 0.116729s (42053 normal rows, 0 exceptions)
[2021-03-31 13:28:41.892] [driver] [info] [Task Finished] Transform to mem in 0.069617s (24856 normal rows, 0 exceptions)
[2021-03-31 13:28:41.909] [driver] [info] [Task Finished] Transform to mem in 0.016193s (5883 normal rows, 0 exceptions)
[2021-03-31 13:28:41.926] [E/1] [info] [Task Finished] Transform to mem in 0.117031s (41858 normal rows, 0 exceptions)
[2021-03-31 13:28:41.950] [E/3] [info] [Task Finished] Transform to mem in 0.117561s (41666 normal rows, 0 exceptions)
[2021-03-31 13:28:41.952] [E/1] [info] [Task Finished] Transform to mem in 0.025837s (9137 normal rows, 0 exceptions)
[2021-03-31 13:28:41.977] [driver] [info] [Task Finished] Transform to mem in 0.068821s (24719 normal rows, 0 exceptions)
[2021-03-31 13:28:42.003] [E/2] [info] [Task Finished] Transform to mem in 0.116975s (41909 normal rows, 0 exceptions)
[2021-03-31 13:28:42.036] [E/3] [info] [Task Finished] Transform to mem in 0.085762s (28874 normal rows, 0 exceptions)
[2021-03-31 13:28:42.048] [driver] [info] [Task Finished] Transform to mem in 0.070118s (25192 normal rows, 0 exceptions)
[2021-03-31 13:28:42.053] [E/1] [info] [Task Finished] Transform to mem in 0.100724s (35233 normal rows, 0 exceptions)
[2021-03-31 13:28:42.071] [E/2] [info] [Task Finished] Transform to mem in 0.068006s (24660 normal rows, 0 exceptions)
[2021-03-31 13:28:42.110] [driver] [info] [Task Finished] Transform to mem in 0.062417s (19740 normal rows, 0 exceptions)
[2021-03-31 13:28:42.135] [E/3] [info] [Task Finished] Transform to mem in 0.099178s (35624 normal rows, 0 exceptions)
[2021-03-31 13:28:42.160] [E/2] [info] [Task Finished] Transform to mem in 0.088344s (30827 normal rows, 0 exceptions)
[2021-03-31 13:28:42.164] [E/1] [info] [Task Finished] Transform to mem in 0.110977s (39073 normal rows, 0 exceptions)
[2021-03-31 13:28:42.181] [driver] [info] [Task Finished] Transform to mem in 0.070829s (24645 normal rows, 0 exceptions)
[2021-03-31 13:28:42.222] [driver] [info] [Task Finished] Transform to mem in 0.041472s (10512 normal rows, 0 exceptions)
[2021-03-31 13:28:42.232] [driver] [info] [Task Finished] Transform to mem in 0.009230s (2466 normal rows, 0 exceptions)
[2021-03-31 13:28:42.237] [E/3] [info] [Task Finished] Transform to mem in 0.101476s (36166 normal rows, 0 exceptions)
[2021-03-31 13:28:42.267] [E/1] [info] [Task Finished] Transform to mem in 0.103391s (34767 normal rows, 0 exceptions)
[2021-03-31 13:28:42.279] [E/2] [info] [Task Finished] Transform to mem in 0.119404s (41569 normal rows, 0 exceptions)
[2021-03-31 13:28:42.304] [driver] [info] [Task Finished] Transform to mem in 0.072164s (24858 normal rows, 0 exceptions)
[2021-03-31 13:28:42.336] [E/1] [info] [Task Finished] Transform to mem in 0.068405s (22101 normal rows, 0 exceptions)
[2021-03-31 13:28:42.337] [E/3] [info] [Task Finished] Transform to mem in 0.100615s (34464 normal rows, 0 exceptions)
[2021-03-31 13:28:42.372] [E/2] [info] [Task Finished] Transform to mem in 0.092639s (32219 normal rows, 0 exceptions)
[2021-03-31 13:28:42.373] [driver] [info] [Task Finished] Transform to mem in 0.069576s (24927 normal rows, 0 exceptions)
[2021-03-31 13:28:42.381] [E/3] [info] [Task Finished] Transform to mem in 0.043355s (11587 normal rows, 0 exceptions)
[2021-03-31 13:28:42.421] [E/1] [info] [Task Finished] Transform to mem in 0.084951s (28733 normal rows, 0 exceptions)
[2021-03-31 13:28:42.432] [E/2] [info] [Task Finished] Transform to mem in 0.060464s (19211 normal rows, 0 exceptions)
[2021-03-31 13:28:42.443] [E/2] [info] [Task Finished] Transform to mem in 0.011022s (3860 normal rows, 0 exceptions)
[2021-03-31 13:28:42.445] [E/3] [info] [Task Finished] Transform to mem in 0.063982s (20561 normal rows, 0 exceptions)
[2021-03-31 13:28:42.482] [driver] [info] [Task Finished] Transform to mem in 0.109151s (38713 normal rows, 0 exceptions)
[2021-03-31 13:28:42.501] [E/3] [info] [Task Finished] Transform to mem in 0.056489s (17067 normal rows, 0 exceptions)
[2021-03-31 13:28:42.504] [E/1] [info] [Task Finished] Transform to mem in 0.083534s (28431 normal rows, 0 exceptions)
[2021-03-31 13:28:42.515] [E/2] [info] [Task Finished] Transform to mem in 0.071463s (25296 normal rows, 0 exceptions)
[2021-03-31 13:28:42.539] [driver] [info] [Task Finished] Transform to mem in 0.056088s (18440 normal rows, 0 exceptions)
[2021-03-31 13:28:42.566] [driver] [info] [Task Finished] Transform to mem in 0.027170s (9683 normal rows, 0 exceptions)
[2021-03-31 13:28:42.579] [E/2] [info] [Task Finished] Transform to mem in 0.063886s (20682 normal rows, 0 exceptions)
[2021-03-31 13:28:42.586] [E/1] [info] [Task Finished] Transform to mem in 0.081915s (27919 normal rows, 0 exceptions)
[2021-03-31 13:28:42.617] [E/3] [info] [Task Finished] Transform to mem in 0.115932s (41572 normal rows, 0 exceptions)
[2021-03-31 13:28:42.634] [driver] [info] [Task Finished] Transform to mem in 0.068340s (24767 normal rows, 0 exceptions)
[2021-03-31 13:28:42.678] [E/2] [info] [Task Finished] Transform to mem in 0.099189s (35349 normal rows, 0 exceptions)
[2021-03-31 13:28:42.681] [E/1] [info] [Task Finished] Transform to mem in 0.094461s (32389 normal rows, 0 exceptions)
[2021-03-31 13:28:42.687] [driver] [info] [Task Finished] Transform to mem in 0.053312s (19063 normal rows, 0 exceptions)
[2021-03-31 13:28:42.694] [driver] [info] [Task Finished] Transform to mem in 0.006788s (2377 normal rows, 0 exceptions)
[2021-03-31 13:28:42.724] [E/3] [info] [Task Finished] Transform to mem in 0.106748s (37629 normal rows, 0 exceptions)
[2021-03-31 13:28:42.747] [E/2] [info] [Task Finished] Transform to mem in 0.069551s (24733 normal rows, 0 exceptions)
[2021-03-31 13:28:42.760] [driver] [info] [Task Finished] Transform to mem in 0.065477s (20722 normal rows, 0 exceptions)
[2021-03-31 13:28:42.768] [driver] [info] [Task Finished] Transform to mem in 0.007894s (2768 normal rows, 0 exceptions)
[2021-03-31 13:28:42.777] [E/1] [info] [Task Finished] Transform to mem in 0.096248s (33107 normal rows, 0 exceptions)
[2021-03-31 13:28:42.797] [E/3] [info] [Task Finished] Transform to mem in 0.073287s (23742 normal rows, 0 exceptions)
[2021-03-31 13:28:42.801] [E/3] [info] [Task Finished] Transform to mem in 0.003923s (1420 normal rows, 0 exceptions)
[2021-03-31 13:28:42.839] [driver] [info] [Task Finished] Transform to mem in 0.071245s (25167 normal rows, 0 exceptions)
[2021-03-31 13:28:42.865] [E/2] [info] [Task Finished] Transform to mem in 0.117909s (42173 normal rows, 0 exceptions)
[2021-03-31 13:28:42.875] [E/1] [info] [Task Finished] Transform to mem in 0.097797s (34049 normal rows, 0 exceptions)
[2021-03-31 13:28:42.885] [E/3] [info] [Task Finished] Transform to mem in 0.084462s (28749 normal rows, 0 exceptions)
[2021-03-31 13:28:42.944] [E/2] [info] [Task Finished] Transform to mem in 0.078624s (27114 normal rows, 0 exceptions)
[2021-03-31 13:28:42.944] [driver] [info] [Task Finished] Transform to mem in 0.105546s (37278 normal rows, 0 exceptions)
[2021-03-31 13:28:42.949] [E/1] [info] [Task Finished] Transform to mem in 0.074419s (24701 normal rows, 0 exceptions)
[2021-03-31 13:28:42.956] [E/2] [info] [Task Finished] Transform to mem in 0.012364s (4399 normal rows, 0 exceptions)
[2021-03-31 13:28:42.976] [E/3] [info] [Task Finished] Transform to mem in 0.090224s (30862 normal rows, 0 exceptions)
[2021-03-31 13:28:42.990] [E/2] [info] [Task Finished] Transform to mem in 0.033624s (12175 normal rows, 0 exceptions)
[2021-03-31 13:28:43.044] [E/3] [info] [Task Finished] Transform to mem in 0.068708s (24821 normal rows, 0 exceptions)
[2021-03-31 13:28:43.045] [driver] [info] [Task Finished] Transform to mem in 0.100623s (35251 normal rows, 0 exceptions)
[2021-03-31 13:28:43.065] [E/1] [info] [Task Finished] Transform to mem in 0.115393s (41217 normal rows, 0 exceptions)
[2021-03-31 13:28:43.090] [E/2] [info] [Task Finished] Transform to mem in 0.100084s (35668 normal rows, 0 exceptions)
[2021-03-31 13:28:43.098] [E/2] [info] [Task Finished] Transform to mem in 0.007684s (2431 normal rows, 0 exceptions)
[2021-03-31 13:28:43.103] [driver] [info] [Task Finished] Transform to mem in 0.058156s (17396 normal rows, 0 exceptions)
[2021-03-31 13:28:43.146] [E/3] [info] [Task Finished] Transform to mem in 0.101376s (35369 normal rows, 0 exceptions)
[2021-03-31 13:28:43.162] [driver] [info] [Task Finished] Transform to mem in 0.058585s (17668 normal rows, 0 exceptions)
[2021-03-31 13:28:43.162] [E/1] [info] [Task Finished] Transform to mem in 0.097786s (34165 normal rows, 0 exceptions)
[2021-03-31 13:28:43.170] [E/2] [info] [Task Finished] Transform to mem in 0.072511s (25001 normal rows, 0 exceptions)
[2021-03-31 13:28:43.211] [E/1] [info] [Task Finished] Transform to mem in 0.048300s (16227 normal rows, 0 exceptions)
[2021-03-31 13:28:43.228] [E/2] [info] [Task Finished] Transform to mem in 0.058014s (17805 normal rows, 0 exceptions)
[2021-03-31 13:28:43.230] [E/1] [info] [Task Finished] Transform to mem in 0.019475s (6913 normal rows, 0 exceptions)
[2021-03-31 13:28:43.245] [E/3] [info] [Task Finished] Transform to mem in 0.099314s (34681 normal rows, 0 exceptions)
[2021-03-31 13:28:43.252] [driver] [info] [Task Finished] Transform to mem in 0.089910s (30853 normal rows, 0 exceptions)
[2021-03-31 13:28:43.291] [E/1] [info] [Task Finished] Transform to mem in 0.060640s (21711 normal rows, 0 exceptions)
[2021-03-31 13:28:43.333] [driver] [info] [Task Finished] Transform to mem in 0.080712s (27001 normal rows, 0 exceptions)
[2021-03-31 13:28:43.345] [E/2] [info] [Task Finished] Transform to mem in 0.116834s (41924 normal rows, 0 exceptions)
[2021-03-31 13:28:43.351] [E/3] [info] [Task Finished] Transform to mem in 0.105518s (37074 normal rows, 0 exceptions)
[2021-03-31 13:28:43.362] [E/1] [info] [Task Finished] Transform to mem in 0.070749s (25275 normal rows, 0 exceptions)
[2021-03-31 13:28:43.396] [E/3] [info] [Task Finished] Transform to mem in 0.045000s (15290 normal rows, 0 exceptions)
[2021-03-31 13:28:43.403] [driver] [info] [Task Finished] Transform to mem in 0.070564s (25057 normal rows, 0 exceptions)
[2021-03-31 13:28:43.406] [E/1] [info] [Task Finished] Transform to mem in 0.044034s (11791 normal rows, 0 exceptions)
[2021-03-31 13:28:43.408] [E/2] [info] [Task Finished] Transform to mem in 0.063260s (19952 normal rows, 0 exceptions)
[2021-03-31 13:28:43.438] [E/1] [info] [Task Finished] Transform to mem in 0.032172s (10726 normal rows, 0 exceptions)
[2021-03-31 13:28:43.463] [E/2] [info] [Task Finished] Transform to mem in 0.054978s (16466 normal rows, 0 exceptions)
[2021-03-31 13:28:43.465] [E/1] [info] [Task Finished] Transform to mem in 0.027629s (10005 normal rows, 0 exceptions)
[2021-03-31 13:28:43.477] [E/3] [info] [Task Finished] Transform to mem in 0.081378s (27470 normal rows, 0 exceptions)
[2021-03-31 13:28:43.517] [driver] [info] [Task Finished] Transform to mem in 0.114119s (40545 normal rows, 0 exceptions)
[2021-03-31 13:28:43.560] [E/1] [info] [Task Finished] Transform to mem in 0.094143s (32784 normal rows, 0 exceptions)
[2021-03-31 13:28:43.561] [E/2] [info] [Task Finished] Transform to mem in 0.097850s (35108 normal rows, 0 exceptions)
[2021-03-31 13:28:43.565] [driver] [info] [Task Finished] Transform to mem in 0.047961s (17162 normal rows, 0 exceptions)
[2021-03-31 13:28:43.586] [E/3] [info] [Task Finished] Transform to mem in 0.108892s (38917 normal rows, 0 exceptions)
[2021-03-31 13:28:43.625] [driver] [info] [Task Finished] Transform to mem in 0.059416s (21153 normal rows, 0 exceptions)
[2021-03-31 13:28:43.629] [E/1] [info] [Task Finished] Transform to mem in 0.069844s (24946 normal rows, 0 exceptions)
[2021-03-31 13:28:43.637] [E/2] [info] [Task Finished] Transform to mem in 0.076034s (25371 normal rows, 0 exceptions)
[2021-03-31 13:28:43.680] [E/1] [info] [Task Finished] Transform to mem in 0.050222s (17872 normal rows, 0 exceptions)
[2021-03-31 13:28:43.704] [E/3] [info] [Task Finished] Transform to mem in 0.117499s (41695 normal rows, 0 exceptions)
[2021-03-31 13:28:43.708] [E/2] [info] [Task Finished] Transform to mem in 0.071107s (24482 normal rows, 0 exceptions)
[2021-03-31 13:28:43.717] [driver] [info] [Task Finished] Transform to mem in 0.092781s (31669 normal rows, 0 exceptions)
[2021-03-31 13:28:43.754] [E/3] [info] [Task Finished] Transform to mem in 0.050639s (16396 normal rows, 0 exceptions)
[2021-03-31 13:28:43.782] [driver] [info] [Task Finished] Transform to mem in 0.064752s (20662 normal rows, 0 exceptions)
[2021-03-31 13:28:43.796] [E/2] [info] [Task Finished] Transform to mem in 0.087430s (29889 normal rows, 0 exceptions)
[2021-03-31 13:28:43.796] [E/1] [info] [Task Finished] Transform to mem in 0.116304s (41533 normal rows, 0 exceptions)
[2021-03-31 13:28:43.805] [E/1] [info] [Task Finished] Transform to mem in 0.009012s (2299 normal rows, 0 exceptions)
[2021-03-31 13:28:43.854] [driver] [info] [Task Finished] Transform to mem in 0.071375s (25305 normal rows, 0 exceptions)
[2021-03-31 13:28:43.854] [E/1] [info] [Task Finished] Transform to mem in 0.048819s (13975 normal rows, 0 exceptions)
[2021-03-31 13:28:43.861] [E/3] [info] [Task Finished] Transform to mem in 0.107080s (38381 normal rows, 0 exceptions)
[2021-03-31 13:28:43.885] [E/3] [info] [Task Finished] Transform to mem in 0.023951s (8515 normal rows, 0 exceptions)
[2021-03-31 13:28:43.894] [E/2] [info] [Task Finished] Transform to mem in 0.098431s (34138 normal rows, 0 exceptions)
[2021-03-31 13:28:43.952] [driver] [info] [Task Finished] Transform to mem in 0.098649s (34517 normal rows, 0 exceptions)
[2021-03-31 13:28:43.952] [driver] [info] [Task Finished] Transform to mem in 0.000126s (22 normal rows, 0 exceptions)
[2021-03-31 13:28:43.955] [E/3] [info] [Task Finished] Transform to mem in 0.069460s (24942 normal rows, 0 exceptions)
[2021-03-31 13:28:43.970] [E/1] [info] [Task Finished] Transform to mem in 0.115868s (41465 normal rows, 0 exceptions)
[2021-03-31 13:28:43.997] [E/2] [info] [Task Finished] Transform to mem in 0.102270s (35654 normal rows, 0 exceptions)
[2021-03-31 13:28:43.998] [E/2] [info] [Task Finished] Transform to mem in 0.001393s (500 normal rows, 0 exceptions)
[2021-03-31 13:28:44.018] [driver] [info] [Task Finished] Transform to mem in 0.065079s (21109 normal rows, 0 exceptions)
[2021-03-31 13:28:44.052] [E/3] [info] [Task Finished] Transform to mem in 0.097653s (34201 normal rows, 0 exceptions)
[2021-03-31 13:28:44.064] [E/1] [info] [Task Finished] Transform to mem in 0.094383s (32774 normal rows, 0 exceptions)
[2021-03-31 13:28:44.069] [E/2] [info] [Task Finished] Transform to mem in 0.071265s (25355 normal rows, 0 exceptions)
[2021-03-31 13:28:44.101] [driver] [info] [Task Finished] Transform to mem in 0.082997s (27700 normal rows, 0 exceptions)
[2021-03-31 13:28:44.104] [E/3] [info] [Task Finished] Transform to mem in 0.051654s (15077 normal rows, 0 exceptions)
[2021-03-31 13:28:44.134] [E/2] [info] [Task Finished] Transform to mem in 0.064205s (22995 normal rows, 0 exceptions)
[2021-03-31 13:28:44.150] [E/1] [info] [Task Finished] Transform to mem in 0.086153s (29429 normal rows, 0 exceptions)
[2021-03-31 13:28:44.169] [driver] [info] [Task Finished] Transform to mem in 0.068690s (24648 normal rows, 0 exceptions)
[2021-03-31 13:28:44.190] [E/2] [info] [Task Finished] Transform to mem in 0.056641s (20259 normal rows, 0 exceptions)
[2021-03-31 13:28:44.220] [E/3] [info] [Task Finished] Transform to mem in 0.115933s (41551 normal rows, 0 exceptions)
[2021-03-31 13:28:44.225] [driver] [info] [Task Finished] Transform to mem in 0.055579s (16887 normal rows, 0 exceptions)
[2021-03-31 13:28:44.235] [E/1] [info] [Task Finished] Transform to mem in 0.084679s (29107 normal rows, 0 exceptions)
[2021-03-31 13:28:44.279] [E/2] [info] [Task Finished] Transform to mem in 0.088868s (30549 normal rows, 0 exceptions)
[2021-03-31 13:28:44.286] [E/2] [info] [Task Finished] Transform to mem in 0.007290s (2609 normal rows, 0 exceptions)
[2021-03-31 13:28:44.290] [E/3] [info] [Task Finished] Transform to mem in 0.069772s (25029 normal rows, 0 exceptions)
[2021-03-31 13:28:44.294] [driver] [info] [Task Finished] Transform to mem in 0.068707s (24760 normal rows, 0 exceptions)
[2021-03-31 13:28:44.337] [E/2] [info] [Task Finished] Transform to mem in 0.050379s (14706 normal rows, 0 exceptions)
[2021-03-31 13:28:44.339] [E/1] [info] [Task Finished] Transform to mem in 0.103859s (37420 normal rows, 0 exceptions)
[2021-03-31 13:28:44.339] [E/2] [info] [Task Finished] Transform to mem in 0.002444s (869 normal rows, 0 exceptions)
[2021-03-31 13:28:44.381] [E/3] [info] [Task Finished] Transform to mem in 0.090929s (31394 normal rows, 0 exceptions)
[2021-03-31 13:28:44.410] [E/1] [info] [Task Finished] Transform to mem in 0.071457s (25397 normal rows, 0 exceptions)
[2021-03-31 13:28:44.412] [driver] [info] [Task Finished] Transform to mem in 0.118153s (42154 normal rows, 0 exceptions)
[2021-03-31 13:28:44.413] [E/2] [info] [Task Finished] Transform to mem in 0.073607s (23920 normal rows, 0 exceptions)
[2021-03-31 13:28:44.423] [E/3] [info] [Task Finished] Transform to mem in 0.041785s (12009 normal rows, 0 exceptions)
[2021-03-31 13:28:44.466] [E/2] [info] [Task Finished] Transform to mem in 0.052714s (18822 normal rows, 0 exceptions)
[2021-03-31 13:28:44.493] [E/3] [info] [Task Finished] Transform to mem in 0.070109s (24918 normal rows, 0 exceptions)
[2021-03-31 13:28:44.497] [driver] [info] [Task Finished] Transform to mem in 0.085368s (28731 normal rows, 0 exceptions)
[2021-03-31 13:28:44.525] [E/1] [info] [Task Finished] Transform to mem in 0.115111s (41286 normal rows, 0 exceptions)
[2021-03-31 13:28:44.561] [E/1] [info] [Task Finished] Transform to mem in 0.035365s (9134 normal rows, 0 exceptions)
[2021-03-31 13:28:44.564] [E/2] [info] [Task Finished] Transform to mem in 0.097977s (35003 normal rows, 0 exceptions)
[2021-03-31 13:28:44.608] [driver] [info] [Task Finished] Transform to mem in 0.111360s (39256 normal rows, 0 exceptions)
[2021-03-31 13:28:44.609] [E/3] [info] [Task Finished] Transform to mem in 0.116628s (41775 normal rows, 0 exceptions)
[2021-03-31 13:28:44.636] [E/1] [info] [Task Finished] Transform to mem in 0.074621s (24627 normal rows, 0 exceptions)
[2021-03-31 13:28:44.646] [E/3] [info] [Task Finished] Transform to mem in 0.036416s (12845 normal rows, 0 exceptions)
[2021-03-31 13:28:44.656] [E/2] [info] [Task Finished] Transform to mem in 0.092442s (31854 normal rows, 0 exceptions)
[2021-03-31 13:28:44.702] [E/1] [info] [Task Finished] Transform to mem in 0.066395s (21070 normal rows, 0 exceptions)
[2021-03-31 13:28:44.716] [E/1] [info] [Task Finished] Transform to mem in 0.013986s (4952 normal rows, 0 exceptions)
[2021-03-31 13:28:44.725] [driver] [info] [Task Finished] Transform to mem in 0.116194s (41477 normal rows, 0 exceptions)
[2021-03-31 13:28:44.747] [E/3] [info] [Task Finished] Transform to mem in 0.101475s (36628 normal rows, 0 exceptions)
[2021-03-31 13:28:44.761] [E/2] [info] [Task Finished] Transform to mem in 0.104468s (36632 normal rows, 0 exceptions)
[2021-03-31 13:28:44.787] [E/1] [info] [Task Finished] Transform to mem in 0.071196s (25248 normal rows, 0 exceptions)
[2021-03-31 13:28:44.804] [E/1] [info] [Task Finished] Transform to mem in 0.016817s (5962 normal rows, 0 exceptions)
[2021-03-31 13:28:44.829] [driver] [info] [Task Finished] Transform to mem in 0.103962s (35972 normal rows, 0 exceptions)
[2021-03-31 13:28:44.866] [E/3] [info] [Task Finished] Transform to mem in 0.118441s (41443 normal rows, 0 exceptions)
[2021-03-31 13:28:44.877] [E/1] [info] [Task Finished] Transform to mem in 0.073195s (25061 normal rows, 0 exceptions)
[2021-03-31 13:28:44.879] [E/2] [info] [Task Finished] Transform to mem in 0.118277s (41124 normal rows, 0 exceptions)
[2021-03-31 13:28:44.926] [E/1] [info] [Task Finished] Transform to mem in 0.048752s (14119 normal rows, 0 exceptions)
[2021-03-31 13:28:44.929] [driver] [info] [Task Finished] Transform to mem in 0.100193s (35325 normal rows, 0 exceptions)
[2021-03-31 13:28:44.931] [driver] [info] [Task Finished] Transform to mem in 0.002064s (664 normal rows, 0 exceptions)
[2021-03-31 13:28:44.950] [E/2] [info] [Task Finished] Transform to mem in 0.071606s (23800 normal rows, 0 exceptions)
[2021-03-31 13:28:44.953] [E/3] [info] [Task Finished] Transform to mem in 0.087172s (30409 normal rows, 0 exceptions)
[2021-03-31 13:28:45.003] [E/1] [info] [Task Finished] Transform to mem in 0.076792s (25741 normal rows, 0 exceptions)
[2021-03-31 13:28:45.004] [driver] [info] [Task Finished] Transform to mem in 0.072869s (24991 normal rows, 0 exceptions)
[2021-03-31 13:28:45.045] [driver] [info] [Task Finished] Transform to mem in 0.041033s (10465 normal rows, 0 exceptions)
[2021-03-31 13:28:45.050] [E/2] [info] [Task Finished] Transform to mem in 0.099138s (35311 normal rows, 0 exceptions)
[2021-03-31 13:28:45.070] [E/3] [info] [Task Finished] Transform to mem in 0.117516s (41754 normal rows, 0 exceptions)
[2021-03-31 13:28:45.071] [driver] [info] [Task Finished] Transform to mem in 0.025863s (6612 normal rows, 0 exceptions)
[2021-03-31 13:28:45.080] [E/3] [info] [Task Finished] Transform to mem in 0.009653s (3374 normal rows, 0 exceptions)
[2021-03-31 13:28:45.093] [E/1] [info] [Task Finished] Transform to mem in 0.090219s (30882 normal rows, 0 exceptions)
[2021-03-31 13:28:45.100] [E/1] [info] [Task Finished] Transform to mem in 0.006552s (2409 normal rows, 0 exceptions)
[2021-03-31 13:28:45.117] [E/2] [info] [Task Finished] Transform to mem in 0.067009s (21288 normal rows, 0 exceptions)
[2021-03-31 13:28:45.191] [E/1] [info] [Task Finished] Transform to mem in 0.091205s (30279 normal rows, 0 exceptions)
[2021-03-31 13:28:45.193] [driver] [info] [Task Finished] Transform to mem in 0.121823s (42395 normal rows, 0 exceptions)
[2021-03-31 13:28:45.202] [E/3] [info] [Task Finished] Transform to mem in 0.121438s (42755 normal rows, 0 exceptions)
[2021-03-31 13:28:45.208] [E/2] [info] [Task Finished] Transform to mem in 0.091567s (30800 normal rows, 0 exceptions)
[2021-03-31 13:28:45.218] [E/3] [info] [Task Finished] Transform to mem in 0.016244s (5203 normal rows, 0 exceptions)
[2021-03-31 13:28:45.218] [E/3] [info] [Task Finished] Transform to mem in 0.000046s (5 normal rows, 0 exceptions)
[2021-03-31 13:28:45.240] [E/1] [info] [Task Finished] Transform to mem in 0.048755s (14097 normal rows, 0 exceptions)
[2021-03-31 13:28:45.266] [driver] [info] [Task Finished] Transform to mem in 0.073045s (24558 normal rows, 0 exceptions)
[2021-03-31 13:28:45.283] [E/2] [info] [Task Finished] Transform to mem in 0.075084s (24806 normal rows, 0 exceptions)
[2021-03-31 13:28:45.301] [E/2] [info] [Task Finished] Transform to mem in 0.017799s (6312 normal rows, 0 exceptions)
[2021-03-31 13:28:45.318] [E/3] [info] [Task Finished] Transform to mem in 0.100020s (36198 normal rows, 0 exceptions)
[2021-03-31 13:28:45.357] [E/1] [info] [Task Finished] Transform to mem in 0.117887s (42339 normal rows, 0 exceptions)
[2021-03-31 13:28:45.372] [E/2] [info] [Task Finished] Transform to mem in 0.070718s (25022 normal rows, 0 exceptions)
[2021-03-31 13:28:45.384] [driver] [info] [Task Finished] Transform to mem in 0.118154s (41774 normal rows, 0 exceptions)
[2021-03-31 13:28:45.401] [driver] [info] [Task Finished] Transform to mem in 0.016995s (6191 normal rows, 0 exceptions)
[2021-03-31 13:28:45.419] [E/3] [info] [Task Finished] Transform to mem in 0.101142s (35962 normal rows, 0 exceptions)
[2021-03-31 13:28:45.442] [driver] [info] [Task Finished] Transform to mem in 0.041037s (10499 normal rows, 0 exceptions)
[2021-03-31 13:28:45.458] [driver] [info] [Task Finished] Transform to mem in 0.015735s (4007 normal rows, 0 exceptions)
[2021-03-31 13:28:45.460] [E/3] [info] [Task Finished] Transform to mem in 0.041009s (10528 normal rows, 0 exceptions)
[2021-03-31 13:28:45.465] [E/3] [info] [Task Finished] Transform to mem in 0.005087s (1728 normal rows, 0 exceptions)
[2021-03-31 13:28:45.472] [E/1] [info] [Task Finished] Transform to mem in 0.114845s (41111 normal rows, 0 exceptions)
[2021-03-31 13:28:45.487] [E/2] [info] [Task Finished] Transform to mem in 0.115045s (41343 normal rows, 0 exceptions)
[2021-03-31 13:28:45.504] [E/2] [info] [Task Finished] Transform to mem in 0.017032s (6047 normal rows, 0 exceptions)
[2021-03-31 13:28:45.555] [driver] [info] [Task Finished] Transform to mem in 0.097500s (33544 normal rows, 0 exceptions)
[2021-03-31 13:28:45.574] [E/2] [info] [Task Finished] Transform to mem in 0.070326s (24610 normal rows, 0 exceptions)
[2021-03-31 13:28:45.582] [E/3] [info] [Task Finished] Transform to mem in 0.117218s (41736 normal rows, 0 exceptions)
[2021-03-31 13:28:45.584] [E/3] [info] [Task Finished] Transform to mem in 0.001899s (696 normal rows, 0 exceptions)
[2021-03-31 13:28:45.588] [E/1] [info] [Task Finished] Transform to mem in 0.116015s (41465 normal rows, 0 exceptions)
[2021-03-31 13:28:45.630] [driver] [info] [Task Finished] Transform to mem in 0.074717s (24347 normal rows, 0 exceptions)
[2021-03-31 13:28:45.688] [E/1] [info] [Task Finished] Transform to mem in 0.100070s (35105 normal rows, 0 exceptions)
[2021-03-31 13:28:45.689] [E/2] [info] [Task Finished] Transform to mem in 0.115149s (41928 normal rows, 0 exceptions)
[2021-03-31 13:28:45.702] [E/3] [info] [Task Finished] Transform to mem in 0.118057s (41865 normal rows, 0 exceptions)
[2021-03-31 13:28:45.712] [E/2] [info] [Task Finished] Transform to mem in 0.022177s (6400 normal rows, 0 exceptions)
[2021-03-31 13:28:45.713] [driver] [info] [Task Finished] Transform to mem in 0.082830s (29047 normal rows, 0 exceptions)
[2021-03-31 13:28:45.743] [E/2] [info] [Task Finished] Transform to mem in 0.031122s (9915 normal rows, 0 exceptions)
[2021-03-31 13:28:45.747] [E/1] [info] [Task Finished] Transform to mem in 0.058166s (18000 normal rows, 0 exceptions)
[2021-03-31 13:28:45.777] [E/3] [info] [Task Finished] Transform to mem in 0.074853s (25230 normal rows, 0 exceptions)
[2021-03-31 13:28:45.787] [E/1] [info] [Task Finished] Transform to mem in 0.040279s (14355 normal rows, 0 exceptions)
[2021-03-31 13:28:45.806] [driver] [info] [Task Finished] Transform to mem in 0.093208s (32223 normal rows, 0 exceptions)
[2021-03-31 13:28:45.849] [E/3] [info] [Task Finished] Transform to mem in 0.071233s (25234 normal rows, 0 exceptions)
[2021-03-31 13:28:45.861] [E/2] [info] [Task Finished] Transform to mem in 0.117745s (42674 normal rows, 0 exceptions)
[2021-03-31 13:28:45.889] [E/1] [info] [Task Finished] Transform to mem in 0.101636s (36109 normal rows, 0 exceptions)
[2021-03-31 13:28:45.902] [E/2] [info] [Task Finished] Transform to mem in 0.040952s (10471 normal rows, 0 exceptions)
[2021-03-31 13:28:45.907] [E/2] [info] [Task Finished] Transform to mem in 0.005199s (1211 normal rows, 0 exceptions)
[2021-03-31 13:28:45.926] [driver] [info] [Task Finished] Transform to mem in 0.120385s (41789 normal rows, 0 exceptions)
[2021-03-31 13:28:45.929] [E/3] [info] [Task Finished] Transform to mem in 0.080493s (26073 normal rows, 0 exceptions)
[2021-03-31 13:28:45.932] [E/1] [info] [Task Finished] Transform to mem in 0.043878s (10518 normal rows, 0 exceptions)
[2021-03-31 13:28:45.978] [E/2] [info] [Task Finished] Transform to mem in 0.070890s (24560 normal rows, 0 exceptions)
[2021-03-31 13:28:45.995] [E/2] [info] [Task Finished] Transform to mem in 0.017413s (6217 normal rows, 0 exceptions)
[2021-03-31 13:28:46.026] [driver] [info] [Task Finished] Transform to mem in 0.099629s (35479 normal rows, 0 exceptions)
[2021-03-31 13:28:46.045] [E/3] [info] [Task Finished] Transform to mem in 0.115567s (41320 normal rows, 0 exceptions)
[2021-03-31 13:28:46.049] [E/1] [info] [Task Finished] Transform to mem in 0.116094s (41475 normal rows, 0 exceptions)
[2021-03-31 13:28:46.069] [E/2] [info] [Task Finished] Transform to mem in 0.073484s (24657 normal rows, 0 exceptions)
[2021-03-31 13:28:46.109] [E/3] [info] [Task Finished] Transform to mem in 0.064239s (23273 normal rows, 0 exceptions)
[2021-03-31 13:28:46.125] [driver] [info] [Task Finished] Transform to mem in 0.098880s (34166 normal rows, 0 exceptions)
[2021-03-31 13:28:46.138] [E/1] [info] [Task Finished] Transform to mem in 0.089342s (30641 normal rows, 0 exceptions)
[2021-03-31 13:28:46.156] [E/1] [info] [Task Finished] Transform to mem in 0.018372s (5847 normal rows, 0 exceptions)
[2021-03-31 13:28:46.156] [E/2] [info] [Task Finished] Transform to mem in 0.087847s (30706 normal rows, 0 exceptions)
[2021-03-31 13:28:46.158] [E/3] [info] [Task Finished] Transform to mem in 0.048786s (14131 normal rows, 0 exceptions)
[2021-03-31 13:28:46.198] [driver] [info] [Task Finished] Transform to mem in 0.073423s (24688 normal rows, 0 exceptions)
[2021-03-31 13:28:46.230] [E/1] [info] [Task Finished] Transform to mem in 0.073637s (24763 normal rows, 0 exceptions)
[2021-03-31 13:28:46.249] [E/1] [info] [Task Finished] Transform to mem in 0.018610s (6575 normal rows, 0 exceptions)
[2021-03-31 13:28:46.256] [E/2] [info] [Task Finished] Transform to mem in 0.099379s (35944 normal rows, 0 exceptions)
[2021-03-31 13:28:46.276] [E/3] [info] [Task Finished] Transform to mem in 0.118080s (42136 normal rows, 0 exceptions)
[2021-03-31 13:28:46.316] [driver] [info] [Task Finished] Transform to mem in 0.117843s (41750 normal rows, 0 exceptions)
[2021-03-31 13:28:46.317] [E/3] [info] [Task Finished] Transform to mem in 0.041106s (10481 normal rows, 0 exceptions)
[2021-03-31 13:28:46.319] [E/1] [info] [Task Finished] Transform to mem in 0.070447s (24990 normal rows, 0 exceptions)
[2021-03-31 13:28:46.357] [driver] [info] [Task Finished] Transform to mem in 0.041229s (10492 normal rows, 0 exceptions)
[2021-03-31 13:28:46.359] [E/2] [info] [Task Finished] Transform to mem in 0.103492s (36501 normal rows, 0 exceptions)
[2021-03-31 13:28:46.405] [E/3] [info] [Task Finished] Transform to mem in 0.087605s (29862 normal rows, 0 exceptions)
[2021-03-31 13:28:46.424] [E/1] [info] [Task Finished] Transform to mem in 0.105415s (37796 normal rows, 0 exceptions)
[2021-03-31 13:28:46.427] [driver] [info] [Task Finished] Transform to mem in 0.069716s (24870 normal rows, 0 exceptions)
[2021-03-31 13:28:46.458] [E/2] [info] [Task Finished] Transform to mem in 0.099010s (35395 normal rows, 0 exceptions)
[2021-03-31 13:28:46.488] [driver] [info] [Task Finished] Transform to mem in 0.060477s (21164 normal rows, 0 exceptions)
[2021-03-31 13:28:46.503] [E/1] [info] [Task Finished] Transform to mem in 0.078856s (26195 normal rows, 0 exceptions)
[2021-03-31 13:28:46.520] [E/3] [info] [Task Finished] Transform to mem in 0.115942s (41474 normal rows, 0 exceptions)
[2021-03-31 13:28:46.527] [E/2] [info] [Task Finished] Transform to mem in 0.068919s (24717 normal rows, 0 exceptions)
[2021-03-31 13:28:46.576] [E/2] [info] [Task Finished] Transform to mem in 0.048577s (14083 normal rows, 0 exceptions)
[2021-03-31 13:28:46.591] [driver] [info] [Task Finished] Transform to mem in 0.102776s (36501 normal rows, 0 exceptions)
[2021-03-31 13:28:46.593] [E/1] [info] [Task Finished] Transform to mem in 0.090094s (31118 normal rows, 0 exceptions)
[2021-03-31 13:28:46.608] [E/3] [info] [Task Finished] Transform to mem in 0.087487s (30459 normal rows, 0 exceptions)
[2021-03-31 13:28:46.620] [driver] [info] [Task Finished] Transform to mem in 0.029910s (9440 normal rows, 0 exceptions)
[2021-03-31 13:28:46.648] [E/2] [info] [Task Finished] Transform to mem in 0.071804s (24070 normal rows, 0 exceptions)
[2021-03-31 13:28:46.667] [E/1] [info] [Task Finished] Transform to mem in 0.073771s (24886 normal rows, 0 exceptions)
[2021-03-31 13:28:46.703] [E/1] [info] [Task Finished] Transform to mem in 0.035886s (12692 normal rows, 0 exceptions)
[2021-03-31 13:28:46.708] [E/3] [info] [Task Finished] Transform to mem in 0.100394s (36280 normal rows, 0 exceptions)
[2021-03-31 13:28:46.722] [driver] [info] [Task Finished] Transform to mem in 0.101745s (35640 normal rows, 0 exceptions)
[2021-03-31 13:28:46.766] [E/2] [info] [Task Finished] Transform to mem in 0.117960s (41766 normal rows, 0 exceptions)
[2021-03-31 13:28:46.774] [E/1] [info] [Task Finished] Transform to mem in 0.070770s (25101 normal rows, 0 exceptions)
[2021-03-31 13:28:46.775] [driver] [info] [Task Finished] Transform to mem in 0.052761s (15520 normal rows, 0 exceptions)
[2021-03-31 13:28:46.807] [E/2] [info] [Task Finished] Transform to mem in 0.041004s (10472 normal rows, 0 exceptions)
[2021-03-31 13:28:46.811] [E/3] [info] [Task Finished] Transform to mem in 0.102505s (36692 normal rows, 0 exceptions)
[2021-03-31 13:28:46.815] [E/2] [info] [Task Finished] Transform to mem in 0.008437s (3012 normal rows, 0 exceptions)
[2021-03-31 13:28:46.834] [E/1] [info] [Task Finished] Transform to mem in 0.060140s (18509 normal rows, 0 exceptions)
[2021-03-31 13:28:46.880] [E/3] [info] [Task Finished] Transform to mem in 0.069024s (24873 normal rows, 0 exceptions)
[2021-03-31 13:28:46.889] [driver] [info] [Task Finished] Transform to mem in 0.114212s (41077 normal rows, 0 exceptions)
[2021-03-31 13:28:46.916] [E/2] [info] [Task Finished] Transform to mem in 0.101350s (36212 normal rows, 0 exceptions)
[2021-03-31 13:28:46.933] [driver] [info] [Task Finished] Transform to mem in 0.043431s (13752 normal rows, 0 exceptions)
[2021-03-31 13:28:46.950] [E/1] [info] [Task Finished] Transform to mem in 0.115714s (41485 normal rows, 0 exceptions)
[2021-03-31 13:28:46.976] [E/1] [info] [Task Finished] Transform to mem in 0.026526s (9409 normal rows, 0 exceptions)
[2021-03-31 13:28:46.977] [E/3] [info] [Task Finished] Transform to mem in 0.096920s (33771 normal rows, 0 exceptions)
[2021-03-31 13:28:46.983] [E/2] [info] [Task Finished] Transform to mem in 0.066814s (24577 normal rows, 0 exceptions)
[2021-03-31 13:28:47.003] [E/2] [info] [Task Finished] Transform to mem in 0.019635s (7053 normal rows, 0 exceptions)
[2021-03-31 13:28:47.049] [E/2] [info] [Task Finished] Transform to mem in 0.045752s (12590 normal rows, 0 exceptions)
[2021-03-31 13:28:47.050] [driver] [info] [Task Finished] Transform to mem in 0.117070s (41896 normal rows, 0 exceptions)
[2021-03-31 13:28:47.056] [driver] [info] [Task Finished] Transform to mem in 0.006248s (1525 normal rows, 0 exceptions)
[2021-03-31 13:28:47.090] [E/2] [info] [Task Finished] Transform to mem in 0.041063s (10519 normal rows, 0 exceptions)
[2021-03-31 13:28:47.094] [E/1] [info] [Task Finished] Transform to mem in 0.117980s (41791 normal rows, 0 exceptions)
[2021-03-31 13:28:47.094] [E/3] [info] [Task Finished] Transform to mem in 0.117578s (41765 normal rows, 0 exceptions)
[2021-03-31 13:28:47.111] [E/3] [info] [Task Finished] Transform to mem in 0.016461s (5862 normal rows, 0 exceptions)
[2021-03-31 13:28:47.157] [driver] [info] [Task Finished] Transform to mem in 0.100973s (35521 normal rows, 0 exceptions)
[2021-03-31 13:28:47.180] [E/3] [info] [Task Finished] Transform to mem in 0.069121s (24747 normal rows, 0 exceptions)
[2021-03-31 13:28:47.205] [E/2] [info] [Task Finished] Transform to mem in 0.115141s (41318 normal rows, 0 exceptions)
[2021-03-31 13:28:47.210] [E/1] [info] [Task Finished] Transform to mem in 0.116168s (41595 normal rows, 0 exceptions)
[2021-03-31 13:28:47.256] [E/3] [info] [Task Finished] Transform to mem in 0.075739s (24909 normal rows, 0 exceptions)
[2021-03-31 13:28:47.257] [driver] [info] [Task Finished] Transform to mem in 0.100461s (35585 normal rows, 0 exceptions)
[2021-03-31 13:28:47.298] [E/1] [info] [Task Finished] Transform to mem in 0.087593s (30427 normal rows, 0 exceptions)
[2021-03-31 13:28:47.305] [E/2] [info] [Task Finished] Transform to mem in 0.099776s (35294 normal rows, 0 exceptions)
[2021-03-31 13:28:47.306] [E/3] [info] [Task Finished] Transform to mem in 0.050305s (15872 normal rows, 0 exceptions)
[2021-03-31 13:28:47.312] [E/1] [info] [Task Finished] Transform to mem in 0.014026s (5083 normal rows, 0 exceptions)
[2021-03-31 13:28:47.319] [driver] [info] [Task Finished] Transform to mem in 0.061688s (19595 normal rows, 0 exceptions)
[2021-03-31 13:28:47.375] [E/2] [info] [Task Finished] Transform to mem in 0.069761s (22556 normal rows, 0 exceptions)
[2021-03-31 13:28:47.379] [E/1] [info] [Task Finished] Transform to mem in 0.067044s (23480 normal rows, 0 exceptions)
[2021-03-31 13:28:47.382] [driver] [info] [Task Finished] Transform to mem in 0.062750s (22144 normal rows, 0 exceptions)
[2021-03-31 13:28:47.424] [E/3] [info] [Task Finished] Transform to mem in 0.118000s (42625 normal rows, 0 exceptions)
[2021-03-31 13:28:47.431] [driver] [info] [Task Finished] Transform to mem in 0.048886s (16736 normal rows, 0 exceptions)
[2021-03-31 13:28:47.435] [driver] [info] [Task Finished] Transform to mem in 0.004600s (1504 normal rows, 0 exceptions)
[2021-03-31 13:28:47.468] [E/1] [info] [Task Finished] Transform to mem in 0.089206s (30449 normal rows, 0 exceptions)
[2021-03-31 13:28:47.492] [E/2] [info] [Task Finished] Transform to mem in 0.117270s (41902 normal rows, 0 exceptions)
[2021-03-31 13:28:47.511] [E/1] [info] [Task Finished] Transform to mem in 0.042464s (15064 normal rows, 0 exceptions)
[2021-03-31 13:28:47.518] [E/3] [info] [Task Finished] Transform to mem in 0.093575s (32766 normal rows, 0 exceptions)
[2021-03-31 13:28:47.526] [driver] [info] [Task Finished] Transform to mem in 0.090872s (31430 normal rows, 0 exceptions)
[2021-03-31 13:28:47.540] [E/2] [info] [Task Finished] Transform to mem in 0.048422s (14080 normal rows, 0 exceptions)
[2021-03-31 13:28:47.586] [E/1] [info] [Task Finished] Transform to mem in 0.074693s (25158 normal rows, 0 exceptions)
[2021-03-31 13:28:47.592] [driver] [info] [Task Finished] Transform to mem in 0.065291s (23564 normal rows, 0 exceptions)
[2021-03-31 13:28:47.592] [driver] [info] [Task Finished] Transform to mem in 0.000682s (197 normal rows, 0 exceptions)
[2021-03-31 13:28:47.594] [E/3] [info] [Task Finished] Transform to mem in 0.076272s (25260 normal rows, 0 exceptions)
[2021-03-31 13:28:47.610] [E/2] [info] [Task Finished] Transform to mem in 0.069581s (25081 normal rows, 0 exceptions)
[2021-03-31 13:28:47.630] [E/2] [info] [Task Finished] Transform to mem in 0.020017s (7200 normal rows, 0 exceptions)
[2021-03-31 13:28:47.689] [E/1] [info] [Task Finished] Transform to mem in 0.103237s (36107 normal rows, 0 exceptions)
[2021-03-31 13:28:47.695] [E/2] [info] [Task Finished] Transform to mem in 0.064823s (20467 normal rows, 0 exceptions)
[2021-03-31 13:28:47.706] [E/1] [info] [Task Finished] Transform to mem in 0.017128s (4374 normal rows, 0 exceptions)
[2021-03-31 13:28:47.710] [driver] [info] [Task Finished] Transform to mem in 0.117569s (41729 normal rows, 0 exceptions)
[2021-03-31 13:28:47.712] [E/3] [info] [Task Finished] Transform to mem in 0.117471s (41767 normal rows, 0 exceptions)
[2021-03-31 13:28:47.726] [E/3] [info] [Task Finished] Transform to mem in 0.014100s (5008 normal rows, 0 exceptions)
[2021-03-31 13:28:47.736] [E/2] [info] [Task Finished] Transform to mem in 0.040957s (10487 normal rows, 0 exceptions)
[2021-03-31 13:28:47.795] [E/3] [info] [Task Finished] Transform to mem in 0.069760s (24978 normal rows, 0 exceptions)
[2021-03-31 13:28:47.798] [E/1] [info] [Task Finished] Transform to mem in 0.091770s (31621 normal rows, 0 exceptions)
[2021-03-31 13:28:47.807] [E/3] [info] [Task Finished] Transform to mem in 0.012005s (4305 normal rows, 0 exceptions)
[2021-03-31 13:28:47.825] [driver] [info] [Task Finished] Transform to mem in 0.114692s (41191 normal rows, 0 exceptions)
[2021-03-31 13:28:47.851] [E/2] [info] [Task Finished] Transform to mem in 0.115673s (41465 normal rows, 0 exceptions)
[2021-03-31 13:28:47.851] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.4439s
[2021-03-31 13:28:47.851] [global] [info] [Transform Stage] Stage 0 total wall clock time: 41.6407s, 18842980 input rows, time to process 1 row via fast path: 0.00220988ms

[2021-03-31 13:28:48.173] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:28:48.782] [driver] [info] [Task Finished] write to file in 0.608301s (3544915 rows, 706.20 MB)
[2021-03-31 13:28:48.785] [E/2] [info] [Task Finished] write to file in 0.611667s (3575098 rows, 712.56 MB)
[2021-03-31 13:28:48.785] [E/3] [info] [Task Finished] write to file in 0.611978s (3592359 rows, 714.50 MB)
[2021-03-31 13:28:49.238] [E/1] [info] [Task Finished] write to file in 1.064534s (3592009 rows, 715.66 MB)
[2021-03-31 13:28:49.238] [global] [info] writing output took 1.386062s
[2021-03-31 13:28:49.238] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.38635s
[2021-03-31 13:28:49.238] [global] [info] [Transform Stage] Stage 0 took 12.2343s
[2021-03-31 13:28:49.238] [global] [info] Query Execution took 12.7974s. (planning: 0.563018s, execution: 12.2344s)
>>> 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.2817115783691406
CACHING took 13.082154512405396s
Tuplex job time: 39.24512004852295 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.378169,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.06292,"total_compilation_time_s":1.10278,"sampling_time_s":0.494814,"stages":[{"stage_no":0,"fast_path_wall_time_s":41.6407,"fast_path_time_s":10.4439,"fast_path_per_row_time_ns":2209.88,"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.00159115,"fast_path_time_s":0.00168467,"fast_path_per_row_time_ns":825.285,"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.00446989,"fast_path_time_s":0.0045849,"fast_path_per_row_time_ns":480.634,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":3,"fast_path_wall_time_s":13.8734,"fast_path_time_s":3.49724,"fast_path_per_row_time_ns":990.272,"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.2817115783691406, "jobTime": 39.24512004852295, "io_load": 13.082154512405396, "compute_and_write": 26.162965536117554}
[GLOBAL] releasing 260 active partitions
[2021-03-31 13:28:49.280] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 257 active partitions
[2021-03-31 13:28:49.545] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 262 active partitions
[2021-03-31 13:28:49.811] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 257 active partitions
