[2021-03-31 13:28:50.679] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:28:50.679] [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:50.679] [local ee] [info] initializing LLVM backend
[2021-03-31 13:28:50.679] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:28:50.679] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:28:50.680] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:50.680] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:50.680] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:50.680] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:28:50.680] [E/1] [info] starting detached process queue
[2021-03-31 13:28:50.680] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:28:50.680] [E/2] [info] starting detached process queue
[2021-03-31 13:28:50.680] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:28:50.680] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:28:50.680] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:28:50.680] [E/3] [info] starting detached process queue
[2021-03-31 13:28:50.680] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:28:50.680] [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:50.680] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:28:50.681] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:28:50.681] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:28:50.844] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:50.861] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:50.878] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:50.896] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:28:50.909] [logical planner] [info] logical optimization took 0.036700ms
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:50.910] [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:50.910] [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:50.937] [global] [info] Stage0 depends on: 
[2021-03-31 13:28:51.035] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:28:51.035] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0980115s
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:28:51.035] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:28:51.036] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:28:51.559] [driver] [info] [Task Finished] Transform to mem in 0.523271s (148791 normal rows, 0 exceptions)
[2021-03-31 13:28:51.560] [E/3] [info] [Task Finished] Transform to mem in 0.523917s (148222 normal rows, 0 exceptions)
[2021-03-31 13:28:51.563] [E/1] [info] [Task Finished] Transform to mem in 0.526784s (148920 normal rows, 0 exceptions)
[2021-03-31 13:28:51.591] [E/2] [info] [Task Finished] Transform to mem in 0.554761s (156520 normal rows, 0 exceptions)
[2021-03-31 13:28:52.083] [E/3] [info] [Task Finished] Transform to mem in 0.522851s (148040 normal rows, 0 exceptions)
[2021-03-31 13:28:52.083] [driver] [info] [Task Finished] Transform to mem in 0.523527s (148074 normal rows, 0 exceptions)
[2021-03-31 13:28:52.083] [E/1] [info] [Task Finished] Transform to mem in 0.520804s (148736 normal rows, 0 exceptions)
[2021-03-31 13:28:52.264] [E/2] [info] [Task Finished] Transform to mem in 0.673919s (191164 normal rows, 0 exceptions)
[2021-03-31 13:28:52.609] [driver] [info] [Task Finished] Transform to mem in 0.526021s (149018 normal rows, 0 exceptions)
[2021-03-31 13:28:52.609] [E/1] [info] [Task Finished] Transform to mem in 0.525631s (148986 normal rows, 0 exceptions)
[2021-03-31 13:28:52.609] [E/3] [info] [Task Finished] Transform to mem in 0.526862s (149256 normal rows, 0 exceptions)
[2021-03-31 13:28:52.824] [E/2] [info] [Task Finished] Transform to mem in 0.559035s (158719 normal rows, 0 exceptions)
[2021-03-31 13:28:53.128] [driver] [info] [Task Finished] Transform to mem in 0.519327s (148726 normal rows, 0 exceptions)
[2021-03-31 13:28:53.130] [E/1] [info] [Task Finished] Transform to mem in 0.520807s (148566 normal rows, 0 exceptions)
[2021-03-31 13:28:53.130] [E/3] [info] [Task Finished] Transform to mem in 0.520675s (148590 normal rows, 0 exceptions)
[2021-03-31 13:28:53.575] [E/2] [info] [Task Finished] Transform to mem in 0.751939s (212579 normal rows, 0 exceptions)
[2021-03-31 13:28:53.653] [E/1] [info] [Task Finished] Transform to mem in 0.523409s (148120 normal rows, 0 exceptions)
[2021-03-31 13:28:53.654] [driver] [info] [Task Finished] Transform to mem in 0.526183s (149214 normal rows, 0 exceptions)
[2021-03-31 13:28:53.655] [E/3] [info] [Task Finished] Transform to mem in 0.525163s (148729 normal rows, 0 exceptions)
[2021-03-31 13:28:54.174] [driver] [info] [Task Finished] Transform to mem in 0.519438s (148545 normal rows, 0 exceptions)
[2021-03-31 13:28:54.174] [E/1] [info] [Task Finished] Transform to mem in 0.520729s (148034 normal rows, 0 exceptions)
[2021-03-31 13:28:54.175] [E/3] [info] [Task Finished] Transform to mem in 0.519988s (148261 normal rows, 0 exceptions)
[2021-03-31 13:28:54.333] [E/2] [info] [Task Finished] Transform to mem in 0.757491s (212966 normal rows, 0 exceptions)
[2021-03-31 13:28:54.693] [E/1] [info] [Task Finished] Transform to mem in 0.519100s (148292 normal rows, 0 exceptions)
[2021-03-31 13:28:54.696] [E/3] [info] [Task Finished] Transform to mem in 0.520166s (148408 normal rows, 0 exceptions)
[2021-03-31 13:28:54.843] [driver] [info] [Task Finished] Transform to mem in 0.669268s (191851 normal rows, 0 exceptions)
[2021-03-31 13:28:54.853] [E/2] [info] [Task Finished] Transform to mem in 0.520357s (149106 normal rows, 0 exceptions)
[2021-03-31 13:28:55.218] [E/3] [info] [Task Finished] Transform to mem in 0.522773s (149431 normal rows, 0 exceptions)
[2021-03-31 13:28:55.360] [driver] [info] [Task Finished] Transform to mem in 0.517295s (148200 normal rows, 0 exceptions)
[2021-03-31 13:28:55.361] [E/1] [info] [Task Finished] Transform to mem in 0.667410s (190584 normal rows, 0 exceptions)
[2021-03-31 13:28:55.374] [E/2] [info] [Task Finished] Transform to mem in 0.521074s (149375 normal rows, 0 exceptions)
[2021-03-31 13:28:55.795] [E/3] [info] [Task Finished] Transform to mem in 0.576737s (165017 normal rows, 0 exceptions)
[2021-03-31 13:28:55.883] [driver] [info] [Task Finished] Transform to mem in 0.522768s (149256 normal rows, 0 exceptions)
[2021-03-31 13:28:55.883] [E/1] [info] [Task Finished] Transform to mem in 0.522827s (148570 normal rows, 0 exceptions)
[2021-03-31 13:28:55.897] [E/2] [info] [Task Finished] Transform to mem in 0.522939s (148802 normal rows, 0 exceptions)
[2021-03-31 13:28:56.404] [driver] [info] [Task Finished] Transform to mem in 0.520520s (148369 normal rows, 0 exceptions)
[2021-03-31 13:28:56.407] [E/1] [info] [Task Finished] Transform to mem in 0.523283s (149125 normal rows, 0 exceptions)
[2021-03-31 13:28:56.449] [E/3] [info] [Task Finished] Transform to mem in 0.654303s (185446 normal rows, 0 exceptions)
[2021-03-31 13:28:56.727] [E/2] [info] [Task Finished] Transform to mem in 0.829857s (235681 normal rows, 0 exceptions)
[2021-03-31 13:28:56.921] [driver] [info] [Task Finished] Transform to mem in 0.517459s (148710 normal rows, 0 exceptions)
[2021-03-31 13:28:56.927] [E/1] [info] [Task Finished] Transform to mem in 0.520411s (149310 normal rows, 0 exceptions)
[2021-03-31 13:28:57.251] [E/2] [info] [Task Finished] Transform to mem in 0.523786s (148417 normal rows, 0 exceptions)
[2021-03-31 13:28:57.442] [driver] [info] [Task Finished] Transform to mem in 0.521176s (148449 normal rows, 0 exceptions)
[2021-03-31 13:28:57.449] [E/1] [info] [Task Finished] Transform to mem in 0.521679s (148165 normal rows, 0 exceptions)
[2021-03-31 13:28:57.453] [E/3] [info] [Task Finished] Transform to mem in 1.003618s (285965 normal rows, 0 exceptions)
[2021-03-31 13:28:57.774] [E/2] [info] [Task Finished] Transform to mem in 0.523208s (148811 normal rows, 0 exceptions)
[2021-03-31 13:28:57.959] [driver] [info] [Task Finished] Transform to mem in 0.516900s (148196 normal rows, 0 exceptions)
[2021-03-31 13:28:57.967] [E/1] [info] [Task Finished] Transform to mem in 0.518614s (147954 normal rows, 0 exceptions)
[2021-03-31 13:28:58.294] [E/2] [info] [Task Finished] Transform to mem in 0.519639s (148385 normal rows, 0 exceptions)
[2021-03-31 13:28:58.468] [E/3] [info] [Task Finished] Transform to mem in 1.015450s (290028 normal rows, 0 exceptions)
[2021-03-31 13:28:58.476] [driver] [info] [Task Finished] Transform to mem in 0.516689s (148152 normal rows, 0 exceptions)
[2021-03-31 13:28:58.487] [E/1] [info] [Task Finished] Transform to mem in 0.519667s (148303 normal rows, 0 exceptions)
[2021-03-31 13:28:58.893] [E/2] [info] [Task Finished] Transform to mem in 0.598674s (171261 normal rows, 0 exceptions)
[2021-03-31 13:28:58.989] [E/3] [info] [Task Finished] Transform to mem in 0.520626s (148988 normal rows, 0 exceptions)
[2021-03-31 13:28:58.993] [driver] [info] [Task Finished] Transform to mem in 0.517520s (148744 normal rows, 0 exceptions)
[2021-03-31 13:28:59.411] [E/2] [info] [Task Finished] Transform to mem in 0.518406s (148407 normal rows, 0 exceptions)
[2021-03-31 13:28:59.492] [E/1] [info] [Task Finished] Transform to mem in 1.004945s (288017 normal rows, 0 exceptions)
[2021-03-31 13:28:59.510] [driver] [info] [Task Finished] Transform to mem in 0.516439s (148079 normal rows, 0 exceptions)
[2021-03-31 13:28:59.512] [E/3] [info] [Task Finished] Transform to mem in 0.522362s (148801 normal rows, 0 exceptions)
[2021-03-31 13:29:00.018] [E/1] [info] [Task Finished] Transform to mem in 0.525537s (148853 normal rows, 0 exceptions)
[2021-03-31 13:29:00.032] [driver] [info] [Task Finished] Transform to mem in 0.521824s (147856 normal rows, 0 exceptions)
[2021-03-31 13:29:00.036] [E/3] [info] [Task Finished] Transform to mem in 0.524668s (148255 normal rows, 0 exceptions)
[2021-03-31 13:29:00.115] [E/2] [info] [Task Finished] Transform to mem in 0.703545s (199386 normal rows, 0 exceptions)
[2021-03-31 13:29:00.550] [driver] [info] [Task Finished] Transform to mem in 0.517729s (148779 normal rows, 0 exceptions)
[2021-03-31 13:29:00.558] [E/3] [info] [Task Finished] Transform to mem in 0.521268s (149180 normal rows, 0 exceptions)
[2021-03-31 13:29:00.634] [E/2] [info] [Task Finished] Transform to mem in 0.518804s (147884 normal rows, 0 exceptions)
[2021-03-31 13:29:00.722] [E/1] [info] [Task Finished] Transform to mem in 0.704597s (200335 normal rows, 0 exceptions)
[2021-03-31 13:29:01.081] [E/3] [info] [Task Finished] Transform to mem in 0.523948s (148526 normal rows, 0 exceptions)
[2021-03-31 13:29:01.157] [E/2] [info] [Task Finished] Transform to mem in 0.523932s (148867 normal rows, 0 exceptions)
[2021-03-31 13:29:01.182] [driver] [info] [Task Finished] Transform to mem in 0.632032s (180350 normal rows, 0 exceptions)
[2021-03-31 13:29:01.241] [E/1] [info] [Task Finished] Transform to mem in 0.518631s (148533 normal rows, 0 exceptions)
[2021-03-31 13:29:01.676] [E/2] [info] [Task Finished] Transform to mem in 0.518799s (148642 normal rows, 0 exceptions)
[2021-03-31 13:29:01.679] [E/3] [info] [Task Finished] Transform to mem in 0.597078s (170603 normal rows, 0 exceptions)
[2021-03-31 13:29:01.702] [driver] [info] [Task Finished] Transform to mem in 0.520220s (149387 normal rows, 0 exceptions)
[2021-03-31 13:29:01.759] [E/1] [info] [Task Finished] Transform to mem in 0.518288s (148260 normal rows, 0 exceptions)
[2021-03-31 13:29:02.198] [E/3] [info] [Task Finished] Transform to mem in 0.519241s (148897 normal rows, 0 exceptions)
[2021-03-31 13:29:02.200] [E/2] [info] [Task Finished] Transform to mem in 0.523899s (149757 normal rows, 0 exceptions)
[2021-03-31 13:29:02.221] [driver] [info] [Task Finished] Transform to mem in 0.519532s (149539 normal rows, 0 exceptions)
[2021-03-31 13:29:02.279] [E/1] [info] [Task Finished] Transform to mem in 0.519271s (148994 normal rows, 0 exceptions)
[2021-03-31 13:29:02.720] [E/2] [info] [Task Finished] Transform to mem in 0.519936s (148881 normal rows, 0 exceptions)
[2021-03-31 13:29:02.739] [driver] [info] [Task Finished] Transform to mem in 0.517404s (148754 normal rows, 0 exceptions)
[2021-03-31 13:29:02.771] [E/3] [info] [Task Finished] Transform to mem in 0.573357s (164557 normal rows, 0 exceptions)
[2021-03-31 13:29:03.059] [E/1] [info] [Task Finished] Transform to mem in 0.780403s (223096 normal rows, 0 exceptions)
[2021-03-31 13:29:03.245] [E/2] [info] [Task Finished] Transform to mem in 0.524395s (149340 normal rows, 0 exceptions)
[2021-03-31 13:29:03.259] [driver] [info] [Task Finished] Transform to mem in 0.519979s (148646 normal rows, 0 exceptions)
[2021-03-31 13:29:03.731] [E/3] [info] [Task Finished] Transform to mem in 0.960098s (272132 normal rows, 0 exceptions)
[2021-03-31 13:29:03.731] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.6963s
[2021-03-31 13:29:03.731] [global] [info] [Transform Stage] Stage 0 total wall clock time: 49.1489s, 14009720 input rows, time to process 1 row via fast path: 0.0035082ms
[2021-03-31 13:29:03.731] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000110368s
[2021-03-31 13:29:03.731] [global] [info] [Transform Stage] Stage 0 took 12.7944s
[2021-03-31 13:29:03.732] [global] [info] Query Execution took 12.8755s. (planning: 0.0810112s, execution: 12.7945s)
[2021-03-31 13:29:03.735] [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:29:03.735] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:29:03.735] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:29:03.908] [logical planner] [info] logical optimization took 0.006112ms
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:29:03.908] [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:29:03.927] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:03.957] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:29:03.957] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0292464s
[2021-03-31 13:29:03.957] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:29:03.964] [driver] [info] [Task Finished] Transform to mem in 0.006999s (9300 normal rows, 0 exceptions)
[2021-03-31 13:29:03.964] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00707975s
[2021-03-31 13:29:03.964] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00699912s, 9300 input rows, time to process 1 row via fast path: 0.000752593ms
[2021-03-31 13:29:03.964] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.867e-06s
[2021-03-31 13:29:03.964] [global] [info] [Transform Stage] Stage 0 took 0.0363584s
[2021-03-31 13:29:03.964] [global] [info] Query Execution took 0.0642904s. (planning: 0.027909s, execution: 0.0363814s)
[2021-03-31 13:29:03.966] [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:29:03.966] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:29:03.967] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:29:04.007] [logical planner] [info] logical optimization took 0.000501ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:29:04.007] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:29:04.025] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:04.033] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:29:04.033] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00792981s
[2021-03-31 13:29:04.033] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:29:04.034] [driver] [info] [Task Finished] Transform to mem in 0.000381s (1928 normal rows, 0 exceptions)
[2021-03-31 13:29:04.034] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000453108s
[2021-03-31 13:29:04.034] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00038079s, 1928 input rows, time to process 1 row via fast path: 0.000197505ms
[2021-03-31 13:29:04.034] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.908e-06s
[2021-03-31 13:29:04.034] [global] [info] [Transform Stage] Stage 0 took 0.00840518s
[2021-03-31 13:29:04.034] [global] [info] Query Execution took 0.0278871s. (planning: 0.0194606s, execution: 0.0084265s)
[2021-03-31 13:29:04.034] [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:29:04.045] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.051] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.056] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.062] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.089] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.106] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.117] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.122] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.131] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.142] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:04.241] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:04.344] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:04.446] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:04.544] [logical planner] [info] logical optimization took 0.205576ms
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:29:04.544] [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:29:04.545] [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:29:04.546] [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:29:04.547] [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:29:04.548] [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:29:04.550] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:29:04.551] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:29:04.552] [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:29:04.553] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:29:04.554] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:29:04.555] [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:29:04.556] [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:29:04.563] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:04.913] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:29:04.914] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.350447s
[2021-03-31 13:29:04.993] [E/2] [info] [Task Finished] Transform to mem in 0.078958s (34976 normal rows, 0 exceptions)
[2021-03-31 13:29:04.993] [driver] [info] [Task Finished] Transform to mem in 0.079803s (35468 normal rows, 0 exceptions)
[2021-03-31 13:29:05.073] [driver] [info] [Task Finished] Transform to mem in 0.079521s (35461 normal rows, 0 exceptions)
[2021-03-31 13:29:05.169] [E/3] [info] [Task Finished] Transform to mem in 0.254887s (113246 normal rows, 0 exceptions)
[2021-03-31 13:29:05.169] [E/1] [info] [Task Finished] Transform to mem in 0.255248s (113323 normal rows, 0 exceptions)
[2021-03-31 13:29:05.249] [E/2] [info] [Task Finished] Transform to mem in 0.256800s (113459 normal rows, 0 exceptions)
[2021-03-31 13:29:05.268] [E/3] [info] [Task Finished] Transform to mem in 0.099017s (43486 normal rows, 0 exceptions)
[2021-03-31 13:29:05.328] [driver] [info] [Task Finished] Transform to mem in 0.255426s (113034 normal rows, 0 exceptions)
[2021-03-31 13:29:05.329] [E/2] [info] [Task Finished] Transform to mem in 0.079569s (35159 normal rows, 0 exceptions)
[2021-03-31 13:29:05.407] [driver] [info] [Task Finished] Transform to mem in 0.078586s (34919 normal rows, 0 exceptions)
[2021-03-31 13:29:05.423] [E/1] [info] [Task Finished] Transform to mem in 0.253760s (112915 normal rows, 0 exceptions)
[2021-03-31 13:29:05.487] [driver] [info] [Task Finished] Transform to mem in 0.079692s (35231 normal rows, 0 exceptions)
[2021-03-31 13:29:05.524] [E/3] [info] [Task Finished] Transform to mem in 0.256376s (113121 normal rows, 0 exceptions)
[2021-03-31 13:29:05.584] [E/2] [info] [Task Finished] Transform to mem in 0.254733s (113505 normal rows, 0 exceptions)
[2021-03-31 13:29:05.663] [driver] [info] [Task Finished] Transform to mem in 0.175874s (77734 normal rows, 0 exceptions)
[2021-03-31 13:29:05.665] [E/2] [info] [Task Finished] Transform to mem in 0.080818s (36017 normal rows, 0 exceptions)
[2021-03-31 13:29:05.678] [E/1] [info] [Task Finished] Transform to mem in 0.255479s (113430 normal rows, 0 exceptions)
[2021-03-31 13:29:05.745] [E/2] [info] [Task Finished] Transform to mem in 0.080813s (35737 normal rows, 0 exceptions)
[2021-03-31 13:29:05.778] [E/3] [info] [Task Finished] Transform to mem in 0.253915s (113239 normal rows, 0 exceptions)
[2021-03-31 13:29:05.826] [E/2] [info] [Task Finished] Transform to mem in 0.080261s (35710 normal rows, 0 exceptions)
[2021-03-31 13:29:05.919] [driver] [info] [Task Finished] Transform to mem in 0.256537s (113281 normal rows, 0 exceptions)
[2021-03-31 13:29:05.928] [E/2] [info] [Task Finished] Transform to mem in 0.102114s (45373 normal rows, 0 exceptions)
[2021-03-31 13:29:05.932] [E/1] [info] [Task Finished] Transform to mem in 0.253732s (113275 normal rows, 0 exceptions)
[2021-03-31 13:29:06.008] [E/2] [info] [Task Finished] Transform to mem in 0.079795s (35405 normal rows, 0 exceptions)
[2021-03-31 13:29:06.035] [E/3] [info] [Task Finished] Transform to mem in 0.257043s (113346 normal rows, 0 exceptions)
[2021-03-31 13:29:06.088] [E/2] [info] [Task Finished] Transform to mem in 0.080004s (35374 normal rows, 0 exceptions)
[2021-03-31 13:29:06.168] [E/2] [info] [Task Finished] Transform to mem in 0.079971s (35571 normal rows, 0 exceptions)
[2021-03-31 13:29:06.175] [driver] [info] [Task Finished] Transform to mem in 0.255713s (113321 normal rows, 0 exceptions)
[2021-03-31 13:29:06.186] [E/1] [info] [Task Finished] Transform to mem in 0.254515s (113192 normal rows, 0 exceptions)
[2021-03-31 13:29:06.290] [E/3] [info] [Task Finished] Transform to mem in 0.255405s (113019 normal rows, 0 exceptions)
[2021-03-31 13:29:06.370] [E/3] [info] [Task Finished] Transform to mem in 0.079615s (35575 normal rows, 0 exceptions)
[2021-03-31 13:29:06.398] [driver] [info] [Task Finished] Transform to mem in 0.223380s (99527 normal rows, 0 exceptions)
[2021-03-31 13:29:06.423] [E/2] [info] [Task Finished] Transform to mem in 0.255313s (113052 normal rows, 0 exceptions)
[2021-03-31 13:29:06.442] [E/1] [info] [Task Finished] Transform to mem in 0.255230s (113639 normal rows, 0 exceptions)
[2021-03-31 13:29:06.477] [driver] [info] [Task Finished] Transform to mem in 0.078635s (34828 normal rows, 0 exceptions)
[2021-03-31 13:29:06.521] [E/1] [info] [Task Finished] Transform to mem in 0.079648s (35671 normal rows, 0 exceptions)
[2021-03-31 13:29:06.627] [E/3] [info] [Task Finished] Transform to mem in 0.256689s (113292 normal rows, 0 exceptions)
[2021-03-31 13:29:06.677] [E/2] [info] [Task Finished] Transform to mem in 0.254444s (113058 normal rows, 0 exceptions)
[2021-03-31 13:29:06.733] [driver] [info] [Task Finished] Transform to mem in 0.255479s (113118 normal rows, 0 exceptions)
[2021-03-31 13:29:06.747] [E/1] [info] [Task Finished] Transform to mem in 0.225166s (99848 normal rows, 0 exceptions)
[2021-03-31 13:29:06.756] [E/2] [info] [Task Finished] Transform to mem in 0.078978s (34813 normal rows, 0 exceptions)
[2021-03-31 13:29:06.826] [E/1] [info] [Task Finished] Transform to mem in 0.079573s (34936 normal rows, 0 exceptions)
[2021-03-31 13:29:06.882] [E/3] [info] [Task Finished] Transform to mem in 0.255534s (113221 normal rows, 0 exceptions)
[2021-03-31 13:29:06.907] [E/1] [info] [Task Finished] Transform to mem in 0.081229s (35092 normal rows, 0 exceptions)
[2021-03-31 13:29:06.992] [driver] [info] [Task Finished] Transform to mem in 0.259158s (113609 normal rows, 0 exceptions)
[2021-03-31 13:29:07.014] [E/2] [info] [Task Finished] Transform to mem in 0.257075s (113169 normal rows, 0 exceptions)
[2021-03-31 13:29:07.085] [E/1] [info] [Task Finished] Transform to mem in 0.177660s (78765 normal rows, 0 exceptions)
[2021-03-31 13:29:07.094] [E/2] [info] [Task Finished] Transform to mem in 0.079937s (35276 normal rows, 0 exceptions)
[2021-03-31 13:29:07.141] [E/3] [info] [Task Finished] Transform to mem in 0.258966s (113086 normal rows, 0 exceptions)
[2021-03-31 13:29:07.173] [E/2] [info] [Task Finished] Transform to mem in 0.079361s (35368 normal rows, 0 exceptions)
[2021-03-31 13:29:07.249] [driver] [info] [Task Finished] Transform to mem in 0.257493s (113016 normal rows, 0 exceptions)
[2021-03-31 13:29:07.256] [E/2] [info] [Task Finished] Transform to mem in 0.083273s (35632 normal rows, 0 exceptions)
[2021-03-31 13:29:07.344] [E/1] [info] [Task Finished] Transform to mem in 0.258955s (113040 normal rows, 0 exceptions)
[2021-03-31 13:29:07.399] [E/3] [info] [Task Finished] Transform to mem in 0.257569s (113474 normal rows, 0 exceptions)
[2021-03-31 13:29:07.430] [E/2] [info] [Task Finished] Transform to mem in 0.173295s (77314 normal rows, 0 exceptions)
[2021-03-31 13:29:07.479] [E/3] [info] [Task Finished] Transform to mem in 0.080369s (36010 normal rows, 0 exceptions)
[2021-03-31 13:29:07.506] [driver] [info] [Task Finished] Transform to mem in 0.256893s (113270 normal rows, 0 exceptions)
[2021-03-31 13:29:07.559] [E/3] [info] [Task Finished] Transform to mem in 0.079479s (35047 normal rows, 0 exceptions)
[2021-03-31 13:29:07.600] [E/1] [info] [Task Finished] Transform to mem in 0.255830s (113421 normal rows, 0 exceptions)
[2021-03-31 13:29:07.640] [E/3] [info] [Task Finished] Transform to mem in 0.080991s (36265 normal rows, 0 exceptions)
[2021-03-31 13:29:07.685] [E/2] [info] [Task Finished] Transform to mem in 0.255003s (113153 normal rows, 0 exceptions)
[2021-03-31 13:29:07.758] [E/3] [info] [Task Finished] Transform to mem in 0.118007s (52220 normal rows, 0 exceptions)
[2021-03-31 13:29:07.761] [driver] [info] [Task Finished] Transform to mem in 0.255223s (113110 normal rows, 0 exceptions)
[2021-03-31 13:29:07.838] [E/3] [info] [Task Finished] Transform to mem in 0.080342s (35968 normal rows, 0 exceptions)
[2021-03-31 13:29:07.853] [E/1] [info] [Task Finished] Transform to mem in 0.253515s (112797 normal rows, 0 exceptions)
[2021-03-31 13:29:07.919] [E/3] [info] [Task Finished] Transform to mem in 0.080476s (35673 normal rows, 0 exceptions)
[2021-03-31 13:29:07.940] [E/2] [info] [Task Finished] Transform to mem in 0.255683s (113288 normal rows, 0 exceptions)
[2021-03-31 13:29:07.998] [E/3] [info] [Task Finished] Transform to mem in 0.079650s (35432 normal rows, 0 exceptions)
[2021-03-31 13:29:08.016] [driver] [info] [Task Finished] Transform to mem in 0.254745s (112897 normal rows, 0 exceptions)
[2021-03-31 13:29:08.110] [E/1] [info] [Task Finished] Transform to mem in 0.256266s (113370 normal rows, 0 exceptions)
[2021-03-31 13:29:08.162] [E/3] [info] [Task Finished] Transform to mem in 0.163327s (72350 normal rows, 0 exceptions)
[2021-03-31 13:29:08.189] [E/1] [info] [Task Finished] Transform to mem in 0.079296s (35261 normal rows, 0 exceptions)
[2021-03-31 13:29:08.194] [E/2] [info] [Task Finished] Transform to mem in 0.253991s (113096 normal rows, 0 exceptions)
[2021-03-31 13:29:08.270] [E/1] [info] [Task Finished] Transform to mem in 0.080862s (35925 normal rows, 0 exceptions)
[2021-03-31 13:29:08.271] [driver] [info] [Task Finished] Transform to mem in 0.254717s (113108 normal rows, 0 exceptions)
[2021-03-31 13:29:08.292] [driver] [info] [Task Finished] Transform to mem in 0.020719s (9112 normal rows, 0 exceptions)
[2021-03-31 13:29:08.416] [E/3] [info] [Task Finished] Transform to mem in 0.253832s (113200 normal rows, 0 exceptions)
[2021-03-31 13:29:08.450] [E/2] [info] [Task Finished] Transform to mem in 0.255948s (113144 normal rows, 0 exceptions)
[2021-03-31 13:29:08.496] [E/3] [info] [Task Finished] Transform to mem in 0.080144s (35435 normal rows, 0 exceptions)
[2021-03-31 13:29:08.526] [E/1] [info] [Task Finished] Transform to mem in 0.255911s (113425 normal rows, 0 exceptions)
[2021-03-31 13:29:08.547] [driver] [info] [Task Finished] Transform to mem in 0.255013s (113275 normal rows, 0 exceptions)
[2021-03-31 13:29:08.578] [E/3] [info] [Task Finished] Transform to mem in 0.082008s (36013 normal rows, 0 exceptions)
[2021-03-31 13:29:08.705] [E/2] [info] [Task Finished] Transform to mem in 0.254346s (113297 normal rows, 0 exceptions)
[2021-03-31 13:29:08.711] [E/3] [info] [Task Finished] Transform to mem in 0.133673s (59343 normal rows, 0 exceptions)
[2021-03-31 13:29:08.782] [E/1] [info] [Task Finished] Transform to mem in 0.255839s (113491 normal rows, 0 exceptions)
[2021-03-31 13:29:08.791] [E/3] [info] [Task Finished] Transform to mem in 0.079507s (35184 normal rows, 0 exceptions)
[2021-03-31 13:29:08.801] [driver] [info] [Task Finished] Transform to mem in 0.254621s (113131 normal rows, 0 exceptions)
[2021-03-31 13:29:08.871] [E/3] [info] [Task Finished] Transform to mem in 0.079750s (35229 normal rows, 0 exceptions)
[2021-03-31 13:29:08.949] [E/3] [info] [Task Finished] Transform to mem in 0.078538s (35100 normal rows, 0 exceptions)
[2021-03-31 13:29:08.959] [E/2] [info] [Task Finished] Transform to mem in 0.254665s (113233 normal rows, 0 exceptions)
[2021-03-31 13:29:09.036] [E/1] [info] [Task Finished] Transform to mem in 0.254631s (113220 normal rows, 0 exceptions)
[2021-03-31 13:29:09.039] [E/2] [info] [Task Finished] Transform to mem in 0.079446s (35370 normal rows, 0 exceptions)
[2021-03-31 13:29:09.056] [driver] [info] [Task Finished] Transform to mem in 0.254557s (113065 normal rows, 0 exceptions)
[2021-03-31 13:29:09.117] [E/2] [info] [Task Finished] Transform to mem in 0.078292s (35042 normal rows, 0 exceptions)
[2021-03-31 13:29:09.195] [E/2] [info] [Task Finished] Transform to mem in 0.078450s (34935 normal rows, 0 exceptions)
[2021-03-31 13:29:09.205] [E/3] [info] [Task Finished] Transform to mem in 0.256021s (113441 normal rows, 0 exceptions)
[2021-03-31 13:29:09.291] [E/1] [info] [Task Finished] Transform to mem in 0.254348s (113154 normal rows, 0 exceptions)
[2021-03-31 13:29:09.310] [driver] [info] [Task Finished] Transform to mem in 0.254475s (113019 normal rows, 0 exceptions)
[2021-03-31 13:29:09.434] [E/1] [info] [Task Finished] Transform to mem in 0.142827s (63216 normal rows, 0 exceptions)
[2021-03-31 13:29:09.451] [E/2] [info] [Task Finished] Transform to mem in 0.255575s (113435 normal rows, 0 exceptions)
[2021-03-31 13:29:09.460] [E/3] [info] [Task Finished] Transform to mem in 0.254897s (113377 normal rows, 0 exceptions)
[2021-03-31 13:29:09.512] [E/1] [info] [Task Finished] Transform to mem in 0.078709s (34986 normal rows, 0 exceptions)
[2021-03-31 13:29:09.539] [E/3] [info] [Task Finished] Transform to mem in 0.078938s (34892 normal rows, 0 exceptions)
[2021-03-31 13:29:09.565] [driver] [info] [Task Finished] Transform to mem in 0.254846s (113399 normal rows, 0 exceptions)
[2021-03-31 13:29:09.618] [E/3] [info] [Task Finished] Transform to mem in 0.078883s (35075 normal rows, 0 exceptions)
[2021-03-31 13:29:09.706] [E/2] [info] [Task Finished] Transform to mem in 0.254839s (113260 normal rows, 0 exceptions)
[2021-03-31 13:29:09.748] [E/3] [info] [Task Finished] Transform to mem in 0.130412s (57754 normal rows, 0 exceptions)
[2021-03-31 13:29:09.768] [E/1] [info] [Task Finished] Transform to mem in 0.255373s (113228 normal rows, 0 exceptions)
[2021-03-31 13:29:09.821] [driver] [info] [Task Finished] Transform to mem in 0.255518s (113507 normal rows, 0 exceptions)
[2021-03-31 13:29:09.829] [E/3] [info] [Task Finished] Transform to mem in 0.080120s (35695 normal rows, 0 exceptions)
[2021-03-31 13:29:09.901] [driver] [info] [Task Finished] Transform to mem in 0.080300s (35521 normal rows, 0 exceptions)
[2021-03-31 13:29:09.961] [E/2] [info] [Task Finished] Transform to mem in 0.255441s (113293 normal rows, 0 exceptions)
[2021-03-31 13:29:10.023] [E/1] [info] [Task Finished] Transform to mem in 0.254971s (113223 normal rows, 0 exceptions)
[2021-03-31 13:29:10.084] [E/3] [info] [Task Finished] Transform to mem in 0.255251s (113169 normal rows, 0 exceptions)
[2021-03-31 13:29:10.100] [E/2] [info] [Task Finished] Transform to mem in 0.139045s (61602 normal rows, 0 exceptions)
[2021-03-31 13:29:10.156] [driver] [info] [Task Finished] Transform to mem in 0.255075s (113246 normal rows, 0 exceptions)
[2021-03-31 13:29:10.163] [E/3] [info] [Task Finished] Transform to mem in 0.078988s (35175 normal rows, 0 exceptions)
[2021-03-31 13:29:10.236] [driver] [info] [Task Finished] Transform to mem in 0.080183s (35556 normal rows, 0 exceptions)
[2021-03-31 13:29:10.277] [E/1] [info] [Task Finished] Transform to mem in 0.254430s (113232 normal rows, 0 exceptions)
[2021-03-31 13:29:10.315] [driver] [info] [Task Finished] Transform to mem in 0.078684s (34836 normal rows, 0 exceptions)
[2021-03-31 13:29:10.355] [E/2] [info] [Task Finished] Transform to mem in 0.254607s (113245 normal rows, 0 exceptions)
[2021-03-31 13:29:10.418] [E/3] [info] [Task Finished] Transform to mem in 0.255201s (113243 normal rows, 0 exceptions)
[2021-03-31 13:29:10.497] [E/3] [info] [Task Finished] Transform to mem in 0.078925s (35370 normal rows, 0 exceptions)
[2021-03-31 13:29:10.509] [driver] [info] [Task Finished] Transform to mem in 0.193721s (85947 normal rows, 0 exceptions)
[2021-03-31 13:29:10.531] [E/1] [info] [Task Finished] Transform to mem in 0.253726s (113439 normal rows, 0 exceptions)
[2021-03-31 13:29:10.591] [driver] [info] [Task Finished] Transform to mem in 0.081950s (35199 normal rows, 0 exceptions)
[2021-03-31 13:29:10.613] [E/2] [info] [Task Finished] Transform to mem in 0.257419s (113483 normal rows, 0 exceptions)
[2021-03-31 13:29:10.671] [driver] [info] [Task Finished] Transform to mem in 0.080646s (35239 normal rows, 0 exceptions)
[2021-03-31 13:29:10.754] [E/3] [info] [Task Finished] Transform to mem in 0.256842s (112657 normal rows, 0 exceptions)
[2021-03-31 13:29:10.788] [E/1] [info] [Task Finished] Transform to mem in 0.256877s (113016 normal rows, 0 exceptions)
[2021-03-31 13:29:10.867] [E/2] [info] [Task Finished] Transform to mem in 0.254757s (113588 normal rows, 0 exceptions)
[2021-03-31 13:29:10.868] [driver] [info] [Task Finished] Transform to mem in 0.196760s (86747 normal rows, 0 exceptions)
[2021-03-31 13:29:10.869] [E/1] [info] [Task Finished] Transform to mem in 0.081375s (35870 normal rows, 0 exceptions)
[2021-03-31 13:29:10.951] [driver] [info] [Task Finished] Transform to mem in 0.083011s (35502 normal rows, 0 exceptions)
[2021-03-31 13:29:11.010] [E/3] [info] [Task Finished] Transform to mem in 0.256469s (112909 normal rows, 0 exceptions)
[2021-03-31 13:29:11.031] [driver] [info] [Task Finished] Transform to mem in 0.079440s (35157 normal rows, 0 exceptions)
[2021-03-31 13:29:11.125] [E/2] [info] [Task Finished] Transform to mem in 0.257949s (113678 normal rows, 0 exceptions)
[2021-03-31 13:29:11.126] [E/1] [info] [Task Finished] Transform to mem in 0.256995s (112727 normal rows, 0 exceptions)
[2021-03-31 13:29:11.181] [driver] [info] [Task Finished] Transform to mem in 0.150202s (66851 normal rows, 0 exceptions)
[2021-03-31 13:29:11.205] [E/1] [info] [Task Finished] Transform to mem in 0.078639s (35145 normal rows, 0 exceptions)
[2021-03-31 13:29:11.267] [E/3] [info] [Task Finished] Transform to mem in 0.256281s (113499 normal rows, 0 exceptions)
[2021-03-31 13:29:11.284] [E/1] [info] [Task Finished] Transform to mem in 0.079387s (35546 normal rows, 0 exceptions)
[2021-03-31 13:29:11.363] [E/1] [info] [Task Finished] Transform to mem in 0.079242s (35327 normal rows, 0 exceptions)
[2021-03-31 13:29:11.381] [E/2] [info] [Task Finished] Transform to mem in 0.256037s (113381 normal rows, 0 exceptions)
[2021-03-31 13:29:11.437] [driver] [info] [Task Finished] Transform to mem in 0.255693s (113321 normal rows, 0 exceptions)
[2021-03-31 13:29:11.511] [E/2] [info] [Task Finished] Transform to mem in 0.129375s (57317 normal rows, 0 exceptions)
[2021-03-31 13:29:11.521] [E/3] [info] [Task Finished] Transform to mem in 0.254090s (113206 normal rows, 0 exceptions)
[2021-03-31 13:29:11.592] [E/2] [info] [Task Finished] Transform to mem in 0.081246s (35717 normal rows, 0 exceptions)
[2021-03-31 13:29:11.618] [E/1] [info] [Task Finished] Transform to mem in 0.254980s (113286 normal rows, 0 exceptions)
[2021-03-31 13:29:11.673] [E/2] [info] [Task Finished] Transform to mem in 0.081121s (35681 normal rows, 0 exceptions)
[2021-03-31 13:29:11.693] [driver] [info] [Task Finished] Transform to mem in 0.256638s (112925 normal rows, 0 exceptions)
[2021-03-31 13:29:11.755] [E/2] [info] [Task Finished] Transform to mem in 0.081979s (35312 normal rows, 0 exceptions)
[2021-03-31 13:29:11.779] [E/3] [info] [Task Finished] Transform to mem in 0.258070s (113706 normal rows, 0 exceptions)
[2021-03-31 13:29:11.838] [E/2] [info] [Task Finished] Transform to mem in 0.082407s (36405 normal rows, 0 exceptions)
[2021-03-31 13:29:11.876] [E/1] [info] [Task Finished] Transform to mem in 0.257378s (112948 normal rows, 0 exceptions)
[2021-03-31 13:29:11.920] [E/2] [info] [Task Finished] Transform to mem in 0.081963s (36083 normal rows, 0 exceptions)
[2021-03-31 13:29:11.950] [driver] [info] [Task Finished] Transform to mem in 0.256879s (113352 normal rows, 0 exceptions)
[2021-03-31 13:29:12.000] [E/2] [info] [Task Finished] Transform to mem in 0.080505s (35941 normal rows, 0 exceptions)
[2021-03-31 13:29:12.032] [E/3] [info] [Task Finished] Transform to mem in 0.253507s (112814 normal rows, 0 exceptions)
[2021-03-31 13:29:12.081] [E/2] [info] [Task Finished] Transform to mem in 0.081252s (36129 normal rows, 0 exceptions)
[2021-03-31 13:29:12.130] [E/1] [info] [Task Finished] Transform to mem in 0.254525s (113598 normal rows, 0 exceptions)
[2021-03-31 13:29:12.197] [E/2] [info] [Task Finished] Transform to mem in 0.115603s (51147 normal rows, 0 exceptions)
[2021-03-31 13:29:12.204] [driver] [info] [Task Finished] Transform to mem in 0.253620s (112865 normal rows, 0 exceptions)
[2021-03-31 13:29:12.276] [E/2] [info] [Task Finished] Transform to mem in 0.079428s (35324 normal rows, 0 exceptions)
[2021-03-31 13:29:12.287] [E/3] [info] [Task Finished] Transform to mem in 0.254400s (113410 normal rows, 0 exceptions)
[2021-03-31 13:29:12.357] [E/2] [info] [Task Finished] Transform to mem in 0.080265s (35494 normal rows, 0 exceptions)
[2021-03-31 13:29:12.385] [E/1] [info] [Task Finished] Transform to mem in 0.254709s (113557 normal rows, 0 exceptions)
[2021-03-31 13:29:12.459] [driver] [info] [Task Finished] Transform to mem in 0.255306s (113260 normal rows, 0 exceptions)
[2021-03-31 13:29:12.539] [driver] [info] [Task Finished] Transform to mem in 0.080351s (35852 normal rows, 0 exceptions)
[2021-03-31 13:29:12.541] [E/3] [info] [Task Finished] Transform to mem in 0.254435s (113073 normal rows, 0 exceptions)
[2021-03-31 13:29:12.605] [E/2] [info] [Task Finished] Transform to mem in 0.248251s (110023 normal rows, 0 exceptions)
[2021-03-31 13:29:12.622] [E/3] [info] [Task Finished] Transform to mem in 0.080703s (35843 normal rows, 0 exceptions)
[2021-03-31 13:29:12.641] [E/1] [info] [Task Finished] Transform to mem in 0.255364s (113488 normal rows, 0 exceptions)
[2021-03-31 13:29:12.744] [E/1] [info] [Task Finished] Transform to mem in 0.103273s (45667 normal rows, 0 exceptions)
[2021-03-31 13:29:12.794] [driver] [info] [Task Finished] Transform to mem in 0.254828s (112803 normal rows, 0 exceptions)
[2021-03-31 13:29:12.859] [E/2] [info] [Task Finished] Transform to mem in 0.253949s (113534 normal rows, 0 exceptions)
[2021-03-31 13:29:12.876] [E/3] [info] [Task Finished] Transform to mem in 0.253983s (112931 normal rows, 0 exceptions)
[2021-03-31 13:29:12.876] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 7.96246s
[2021-03-31 13:29:12.876] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.6153s, 14009720 input rows, time to process 1 row via fast path: 0.00225667ms
[2021-03-31 13:29:12.876] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000220396s
[2021-03-31 13:29:12.876] [global] [info] [Transform Stage] Stage 0 took 8.31318s
[2021-03-31 13:29:12.876] [global] [info] Query Execution took 8.64052s. (planning: 0.327283s, execution: 8.31324s)
[2021-03-31 13:29:12.880] [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:29:12.918] [logical planner] [info] logical optimization took 0.019067ms
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:29:12.918] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:29:12.918] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:29:12.919] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:29:12.920] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:29:12.921] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:12.954] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:29:12.954] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0326603s
[2021-03-31 13:29:12.955] [E/3] [info] [Task Finished] Transform to mem in 0.001392s (1928 normal rows, 0 exceptions)
[2021-03-31 13:29:12.955] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00141654s
[2021-03-31 13:29:12.955] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00139205s, 1928 input rows, time to process 1 row via fast path: 0.000722018ms
[2021-03-31 13:29:12.955] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.719e-06s
[2021-03-31 13:29:12.955] [global] [info] [Transform Stage] Stage 0 took 0.0341017s
[2021-03-31 13:29:12.955] [global] [info] Query Execution took 0.066237s. (planning: 0.0321136s, execution: 0.0341233s)
[2021-03-31 13:29:12.956] [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:29:12.994] [logical planner] [info] logical optimization took 0.020448ms
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:29:12.994] [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:29:12.995] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:29:12.995] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:29:12.997] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:13.029] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:29:13.029] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0327527s
[2021-03-31 13:29:13.032] [driver] [info] [Task Finished] Transform to mem in 0.002929s (9300 normal rows, 0 exceptions)
[2021-03-31 13:29:13.032] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00295547s
[2021-03-31 13:29:13.032] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00292943s, 9300 input rows, time to process 1 row via fast path: 0.000314992ms
[2021-03-31 13:29:13.032] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.025e-06s
[2021-03-31 13:29:13.032] [global] [info] [Transform Stage] Stage 0 took 0.035731s
[2021-03-31 13:29:13.032] [global] [info] Query Execution took 0.0688231s. (planning: 0.0330719s, execution: 0.0357511s)
[2021-03-31 13:29:13.035] [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:29:13.068] [logical planner] [info] logical optimization took 0.022145ms
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:29:13.068] [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:29:13.069] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:13.089] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:29:13.089] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0200413s
[2021-03-31 13:29:13.090] [E/1] [info] [Task Finished] Transform to mem in 0.001674s (9300 normal rows, 0 exceptions)
[2021-03-31 13:29:13.090] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00169894s
[2021-03-31 13:29:13.090] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00167354s, 9300 input rows, time to process 1 row via fast path: 0.000179951ms
[2021-03-31 13:29:13.090] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.683e-06s
[2021-03-31 13:29:13.090] [global] [info] [Transform Stage] Stage 0 took 0.0217641s
[2021-03-31 13:29:13.090] [global] [info] Query Execution took 0.0551041s. (planning: 0.033322s, execution: 0.0217821s)
[2021-03-31 13:29:13.093] [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:29:13.093] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:13.098] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:13.230] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:13.236] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:13.368] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:13.374] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:13.506] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:13.507] [logical planner] [info] logical optimization took 0.276756ms
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:29:13.507] [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:29:13.508] [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:29:13.509] [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:29:13.510] [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:29:13.515] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:29:13.515] [global] [info] Stage2 depends on: 
[2021-03-31 13:29:13.515] [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:29:13.525] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:29:13.525] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.010658s
[2021-03-31 13:29:13.527] [E/2] [info] [Task Finished] Transform to in-memory hash table in 0.001612s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:29:13.527] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00167696s
[2021-03-31 13:29:13.527] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00161174s, 1928 input rows, time to process 1 row via fast path: 0.000835965ms
[2021-03-31 13:29:13.527] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.682e-06s
[2021-03-31 13:29:13.527] [global] [info] [Transform Stage] Stage 2 took 0.0123704s
[2021-03-31 13:29:13.527] [global] [info] Stage1 depends on: 
[2021-03-31 13:29:13.528] [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:29:13.548] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:29:13.548] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0206466s
[2021-03-31 13:29:13.553] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004795s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:29:13.553] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.0049004s
[2021-03-31 13:29:13.553] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00479534s, 9300 input rows, time to process 1 row via fast path: 0.000515628ms
[2021-03-31 13:29:13.553] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.337e-06s
[2021-03-31 13:29:13.553] [global] [info] [Transform Stage] Stage 1 took 0.0255704s
[2021-03-31 13:29:13.553] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:13.553] [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:29:13.573] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:29:13.573] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0206708s
[2021-03-31 13:29:13.577] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004199s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:29:13.578] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.0042931s
[2021-03-31 13:29:13.578] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00419911s, 9300 input rows, time to process 1 row via fast path: 0.000451517ms
[2021-03-31 13:29:13.578] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.306e-06s
[2021-03-31 13:29:13.578] [global] [info] [Transform Stage] Stage 0 took 0.0249917s
[2021-03-31 13:29:13.653] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:29:13.653] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0755369s
[2021-03-31 13:29:13.673] [E/2] [info] [Task Finished] Transform to mem in 0.019569s (25131 normal rows, 0 exceptions)
[2021-03-31 13:29:13.689] [driver] [info] [Task Finished] Transform to mem in 0.035546s (47955 normal rows, 0 exceptions)
[2021-03-31 13:29:13.705] [E/2] [info] [Task Finished] Transform to mem in 0.032194s (45263 normal rows, 0 exceptions)
[2021-03-31 13:29:13.715] [driver] [info] [Task Finished] Transform to mem in 0.026480s (35289 normal rows, 0 exceptions)
[2021-03-31 13:29:13.735] [driver] [info] [Task Finished] Transform to mem in 0.019410s (25125 normal rows, 0 exceptions)
[2021-03-31 13:29:13.763] [driver] [info] [Task Finished] Transform to mem in 0.027837s (36022 normal rows, 0 exceptions)
[2021-03-31 13:29:13.768] [E/1] [info] [Task Finished] Transform to mem in 0.114332s (158845 normal rows, 0 exceptions)
[2021-03-31 13:29:13.771] [E/3] [info] [Task Finished] Transform to mem in 0.117958s (165132 normal rows, 0 exceptions)
[2021-03-31 13:29:13.777] [E/2] [info] [Task Finished] Transform to mem in 0.071437s (89837 normal rows, 0 exceptions)
[2021-03-31 13:29:13.786] [E/1] [info] [Task Finished] Transform to mem in 0.018623s (24688 normal rows, 0 exceptions)
[2021-03-31 13:29:13.806] [E/3] [info] [Task Finished] Transform to mem in 0.034629s (43700 normal rows, 0 exceptions)
[2021-03-31 13:29:13.813] [E/1] [info] [Task Finished] Transform to mem in 0.026521s (36398 normal rows, 0 exceptions)
[2021-03-31 13:29:13.833] [E/3] [info] [Task Finished] Transform to mem in 0.027481s (35270 normal rows, 0 exceptions)
[2021-03-31 13:29:13.846] [driver] [info] [Task Finished] Transform to mem in 0.082844s (109778 normal rows, 0 exceptions)
[2021-03-31 13:29:13.850] [E/2] [info] [Task Finished] Transform to mem in 0.073521s (97620 normal rows, 0 exceptions)
[2021-03-31 13:29:13.853] [E/3] [info] [Task Finished] Transform to mem in 0.019484s (24716 normal rows, 0 exceptions)
[2021-03-31 13:29:13.872] [E/3] [info] [Task Finished] Transform to mem in 0.019417s (24521 normal rows, 0 exceptions)
[2021-03-31 13:29:13.875] [driver] [info] [Task Finished] Transform to mem in 0.029573s (40105 normal rows, 0 exceptions)
[2021-03-31 13:29:13.900] [E/3] [info] [Task Finished] Transform to mem in 0.027322s (35358 normal rows, 0 exceptions)
[2021-03-31 13:29:13.908] [E/1] [info] [Task Finished] Transform to mem in 0.095473s (128540 normal rows, 0 exceptions)
[2021-03-31 13:29:13.927] [E/3] [info] [Task Finished] Transform to mem in 0.027045s (37101 normal rows, 0 exceptions)
[2021-03-31 13:29:13.951] [E/2] [info] [Task Finished] Transform to mem in 0.100405s (137659 normal rows, 0 exceptions)
[2021-03-31 13:29:13.976] [driver] [info] [Task Finished] Transform to mem in 0.100393s (137010 normal rows, 0 exceptions)
[2021-03-31 13:29:13.977] [E/2] [info] [Task Finished] Transform to mem in 0.026719s (36984 normal rows, 0 exceptions)
[2021-03-31 13:29:13.994] [E/1] [info] [Task Finished] Transform to mem in 0.085591s (115493 normal rows, 0 exceptions)
[2021-03-31 13:29:13.996] [E/3] [info] [Task Finished] Transform to mem in 0.069380s (90017 normal rows, 0 exceptions)
[2021-03-31 13:29:14.013] [E/1] [info] [Task Finished] Transform to mem in 0.019547s (24776 normal rows, 0 exceptions)
[2021-03-31 13:29:14.024] [E/3] [info] [Task Finished] Transform to mem in 0.027958s (35820 normal rows, 0 exceptions)
[2021-03-31 13:29:14.036] [driver] [info] [Task Finished] Transform to mem in 0.060276s (86890 normal rows, 0 exceptions)
[2021-03-31 13:29:14.060] [E/3] [info] [Task Finished] Transform to mem in 0.035498s (50597 normal rows, 0 exceptions)
[2021-03-31 13:29:14.073] [E/2] [info] [Task Finished] Transform to mem in 0.096203s (128526 normal rows, 0 exceptions)
[2021-03-31 13:29:14.085] [driver] [info] [Task Finished] Transform to mem in 0.048768s (69186 normal rows, 0 exceptions)
[2021-03-31 13:29:14.085] [E/1] [info] [Task Finished] Transform to mem in 0.071829s (94840 normal rows, 0 exceptions)
[2021-03-31 13:29:14.093] [E/2] [info] [Task Finished] Transform to mem in 0.019532s (24753 normal rows, 0 exceptions)
[2021-03-31 13:29:14.113] [E/2] [info] [Task Finished] Transform to mem in 0.019597s (25284 normal rows, 0 exceptions)
[2021-03-31 13:29:14.124] [driver] [info] [Task Finished] Transform to mem in 0.039140s (51533 normal rows, 0 exceptions)
[2021-03-31 13:29:14.140] [E/2] [info] [Task Finished] Transform to mem in 0.027272s (35533 normal rows, 0 exceptions)
[2021-03-31 13:29:14.151] [E/3] [info] [Task Finished] Transform to mem in 0.091021s (120684 normal rows, 0 exceptions)
[2021-03-31 13:29:14.160] [E/2] [info] [Task Finished] Transform to mem in 0.019637s (25025 normal rows, 0 exceptions)
[2021-03-31 13:29:14.179] [E/3] [info] [Task Finished] Transform to mem in 0.027834s (35513 normal rows, 0 exceptions)
[2021-03-31 13:29:14.186] [E/1] [info] [Task Finished] Transform to mem in 0.100237s (136571 normal rows, 0 exceptions)
[2021-03-31 13:29:14.199] [E/3] [info] [Task Finished] Transform to mem in 0.020412s (25164 normal rows, 0 exceptions)
[2021-03-31 13:29:14.207] [driver] [info] [Task Finished] Transform to mem in 0.083194s (113244 normal rows, 0 exceptions)
[2021-03-31 13:29:14.214] [E/1] [info] [Task Finished] Transform to mem in 0.027914s (35994 normal rows, 0 exceptions)
[2021-03-31 13:29:14.227] [driver] [info] [Task Finished] Transform to mem in 0.020112s (25196 normal rows, 0 exceptions)
[2021-03-31 13:29:14.236] [driver] [info] [Task Finished] Transform to mem in 0.008799s (11259 normal rows, 0 exceptions)
[2021-03-31 13:29:14.285] [E/2] [info] [Task Finished] Transform to mem in 0.124967s (174193 normal rows, 0 exceptions)
[2021-03-31 13:29:14.294] [E/3] [info] [Task Finished] Transform to mem in 0.094963s (127738 normal rows, 0 exceptions)
[2021-03-31 13:29:14.296] [E/1] [info] [Task Finished] Transform to mem in 0.082033s (110771 normal rows, 0 exceptions)
[2021-03-31 13:29:14.304] [E/2] [info] [Task Finished] Transform to mem in 0.019551s (25156 normal rows, 0 exceptions)
[2021-03-31 13:29:14.322] [E/3] [info] [Task Finished] Transform to mem in 0.027762s (36015 normal rows, 0 exceptions)
[2021-03-31 13:29:14.325] [E/2] [info] [Task Finished] Transform to mem in 0.020401s (24839 normal rows, 0 exceptions)
[2021-03-31 13:29:14.351] [driver] [info] [Task Finished] Transform to mem in 0.115020s (160842 normal rows, 0 exceptions)
[2021-03-31 13:29:14.362] [E/3] [info] [Task Finished] Transform to mem in 0.039987s (54988 normal rows, 0 exceptions)
[2021-03-31 13:29:14.390] [E/3] [info] [Task Finished] Transform to mem in 0.027999s (36157 normal rows, 0 exceptions)
[2021-03-31 13:29:14.390] [E/1] [info] [Task Finished] Transform to mem in 0.094610s (128364 normal rows, 0 exceptions)
[2021-03-31 13:29:14.392] [driver] [info] [Task Finished] Transform to mem in 0.040669s (57674 normal rows, 0 exceptions)
[2021-03-31 13:29:14.402] [E/2] [info] [Task Finished] Transform to mem in 0.077098s (101477 normal rows, 0 exceptions)
[2021-03-31 13:29:14.411] [E/2] [info] [Task Finished] Transform to mem in 0.008847s (11461 normal rows, 0 exceptions)
[2021-03-31 13:29:14.420] [E/1] [info] [Task Finished] Transform to mem in 0.030252s (42268 normal rows, 0 exceptions)
[2021-03-31 13:29:14.455] [E/1] [info] [Task Finished] Transform to mem in 0.034615s (49180 normal rows, 0 exceptions)
[2021-03-31 13:29:14.461] [E/3] [info] [Task Finished] Transform to mem in 0.070932s (90283 normal rows, 0 exceptions)
[2021-03-31 13:29:14.472] [driver] [info] [Task Finished] Transform to mem in 0.080719s (107483 normal rows, 0 exceptions)
[2021-03-31 13:29:14.483] [E/1] [info] [Task Finished] Transform to mem in 0.027819s (35595 normal rows, 0 exceptions)
[2021-03-31 13:29:14.498] [E/2] [info] [Task Finished] Transform to mem in 0.087024s (115821 normal rows, 0 exceptions)
[2021-03-31 13:29:14.503] [driver] [info] [Task Finished] Transform to mem in 0.030853s (43145 normal rows, 0 exceptions)
[2021-03-31 13:29:14.512] [E/1] [info] [Task Finished] Transform to mem in 0.028937s (35285 normal rows, 0 exceptions)
[2021-03-31 13:29:14.539] [driver] [info] [Task Finished] Transform to mem in 0.035972s (51000 normal rows, 0 exceptions)
[2021-03-31 13:29:14.555] [E/1] [info] [Task Finished] Transform to mem in 0.043137s (59860 normal rows, 0 exceptions)
[2021-03-31 13:29:14.558] [E/3] [info] [Task Finished] Transform to mem in 0.096826s (132982 normal rows, 0 exceptions)
[2021-03-31 13:29:14.567] [E/2] [info] [Task Finished] Transform to mem in 0.069360s (89845 normal rows, 0 exceptions)
[2021-03-31 13:29:14.575] [E/1] [info] [Task Finished] Transform to mem in 0.020172s (25209 normal rows, 0 exceptions)
[2021-03-31 13:29:14.595] [E/1] [info] [Task Finished] Transform to mem in 0.019525s (25218 normal rows, 0 exceptions)
[2021-03-31 13:29:14.619] [E/3] [info] [Task Finished] Transform to mem in 0.060996s (79626 normal rows, 0 exceptions)
[2021-03-31 13:29:14.622] [E/1] [info] [Task Finished] Transform to mem in 0.027418s (35347 normal rows, 0 exceptions)
[2021-03-31 13:29:14.636] [driver] [info] [Task Finished] Transform to mem in 0.096174s (129587 normal rows, 0 exceptions)
[2021-03-31 13:29:14.642] [E/1] [info] [Task Finished] Transform to mem in 0.019249s (24798 normal rows, 0 exceptions)
[2021-03-31 13:29:14.669] [driver] [info] [Task Finished] Transform to mem in 0.033792s (46617 normal rows, 0 exceptions)
[2021-03-31 13:29:14.681] [E/2] [info] [Task Finished] Transform to mem in 0.114091s (159135 normal rows, 0 exceptions)
[2021-03-31 13:29:14.693] [driver] [info] [Task Finished] Transform to mem in 0.023281s (30883 normal rows, 0 exceptions)
[2021-03-31 13:29:14.695] [E/3] [info] [Task Finished] Transform to mem in 0.076668s (98805 normal rows, 0 exceptions)
[2021-03-31 13:29:14.715] [E/3] [info] [Task Finished] Transform to mem in 0.019354s (24884 normal rows, 0 exceptions)
[2021-03-31 13:29:14.733] [E/2] [info] [Task Finished] Transform to mem in 0.052153s (73689 normal rows, 0 exceptions)
[2021-03-31 13:29:14.757] [E/1] [info] [Task Finished] Transform to mem in 0.115224s (160751 normal rows, 0 exceptions)
[2021-03-31 13:29:14.763] [driver] [info] [Task Finished] Transform to mem in 0.070056s (89041 normal rows, 0 exceptions)
[2021-03-31 13:29:14.775] [E/3] [info] [Task Finished] Transform to mem in 0.060227s (78192 normal rows, 0 exceptions)
[2021-03-31 13:29:14.784] [E/1] [info] [Task Finished] Transform to mem in 0.027462s (37728 normal rows, 0 exceptions)
[2021-03-31 13:29:14.791] [driver] [info] [Task Finished] Transform to mem in 0.028133s (36542 normal rows, 0 exceptions)
[2021-03-31 13:29:14.804] [E/1] [info] [Task Finished] Transform to mem in 0.019432s (24927 normal rows, 0 exceptions)
[2021-03-31 13:29:14.818] [driver] [info] [Task Finished] Transform to mem in 0.027419s (35179 normal rows, 0 exceptions)
[2021-03-31 13:29:14.831] [E/2] [info] [Task Finished] Transform to mem in 0.097856s (131921 normal rows, 0 exceptions)
[2021-03-31 13:29:14.840] [driver] [info] [Task Finished] Transform to mem in 0.021392s (28735 normal rows, 0 exceptions)
[2021-03-31 13:29:14.859] [E/3] [info] [Task Finished] Transform to mem in 0.084027s (113650 normal rows, 0 exceptions)
[2021-03-31 13:29:14.860] [E/2] [info] [Task Finished] Transform to mem in 0.028613s (36814 normal rows, 0 exceptions)
[2021-03-31 13:29:14.883] [E/3] [info] [Task Finished] Transform to mem in 0.023437s (31887 normal rows, 0 exceptions)
[2021-03-31 13:29:14.908] [E/1] [info] [Task Finished] Transform to mem in 0.104377s (142265 normal rows, 0 exceptions)
[2021-03-31 13:29:14.912] [E/2] [info] [Task Finished] Transform to mem in 0.051965s (69153 normal rows, 0 exceptions)
[2021-03-31 13:29:14.933] [driver] [info] [Task Finished] Transform to mem in 0.093424s (128350 normal rows, 0 exceptions)
[2021-03-31 13:29:14.934] [E/1] [info] [Task Finished] Transform to mem in 0.025506s (34086 normal rows, 0 exceptions)
[2021-03-31 13:29:14.940] [E/2] [info] [Task Finished] Transform to mem in 0.028401s (36505 normal rows, 0 exceptions)
[2021-03-31 13:29:14.952] [E/1] [info] [Task Finished] Transform to mem in 0.018635s (24720 normal rows, 0 exceptions)
[2021-03-31 13:29:14.953] [E/3] [info] [Task Finished] Transform to mem in 0.069942s (88901 normal rows, 0 exceptions)
[2021-03-31 13:29:14.968] [E/2] [info] [Task Finished] Transform to mem in 0.027872s (35745 normal rows, 0 exceptions)
[2021-03-31 13:29:15.003] [E/3] [info] [Task Finished] Transform to mem in 0.050025s (73228 normal rows, 0 exceptions)
[2021-03-31 13:29:15.019] [E/2] [info] [Task Finished] Transform to mem in 0.050668s (71216 normal rows, 0 exceptions)
[2021-03-31 13:29:15.026] [driver] [info] [Task Finished] Transform to mem in 0.093241s (127517 normal rows, 0 exceptions)
[2021-03-31 13:29:15.031] [E/1] [info] [Task Finished] Transform to mem in 0.078853s (101655 normal rows, 0 exceptions)
[2021-03-31 13:29:15.039] [E/2] [info] [Task Finished] Transform to mem in 0.019672s (25306 normal rows, 0 exceptions)
[2021-03-31 13:29:15.073] [E/3] [info] [Task Finished] Transform to mem in 0.070503s (93246 normal rows, 0 exceptions)
[2021-03-31 13:29:15.082] [E/2] [info] [Task Finished] Transform to mem in 0.043060s (61650 normal rows, 0 exceptions)
[2021-03-31 13:29:15.100] [E/3] [info] [Task Finished] Transform to mem in 0.026966s (35410 normal rows, 0 exceptions)
[2021-03-31 13:29:15.122] [driver] [info] [Task Finished] Transform to mem in 0.095077s (132563 normal rows, 0 exceptions)
[2021-03-31 13:29:15.134] [E/1] [info] [Task Finished] Transform to mem in 0.103265s (142382 normal rows, 0 exceptions)
[2021-03-31 13:29:15.136] [E/3] [info] [Task Finished] Transform to mem in 0.036349s (51575 normal rows, 0 exceptions)
[2021-03-31 13:29:15.155] [E/3] [info] [Task Finished] Transform to mem in 0.018997s (24856 normal rows, 0 exceptions)
[2021-03-31 13:29:15.167] [driver] [info] [Task Finished] Transform to mem in 0.045467s (63758 normal rows, 0 exceptions)
[2021-03-31 13:29:15.174] [E/2] [info] [Task Finished] Transform to mem in 0.092646s (125624 normal rows, 0 exceptions)
[2021-03-31 13:29:15.181] [E/2] [info] [Task Finished] Transform to mem in 0.007160s (9137 normal rows, 0 exceptions)
[2021-03-31 13:29:15.187] [driver] [info] [Task Finished] Transform to mem in 0.019815s (24719 normal rows, 0 exceptions)
[2021-03-31 13:29:15.205] [E/1] [info] [Task Finished] Transform to mem in 0.070111s (88881 normal rows, 0 exceptions)
[2021-03-31 13:29:15.207] [driver] [info] [Task Finished] Transform to mem in 0.019981s (24660 normal rows, 0 exceptions)
[2021-03-31 13:29:15.226] [E/3] [info] [Task Finished] Transform to mem in 0.070506s (89458 normal rows, 0 exceptions)
[2021-03-31 13:29:15.232] [E/1] [info] [Task Finished] Transform to mem in 0.027177s (35624 normal rows, 0 exceptions)
[2021-03-31 13:29:15.250] [E/3] [info] [Task Finished] Transform to mem in 0.023718s (31860 normal rows, 0 exceptions)
[2021-03-31 13:29:15.261] [E/1] [info] [Task Finished] Transform to mem in 0.029606s (36166 normal rows, 0 exceptions)
[2021-03-31 13:29:15.266] [E/2] [info] [Task Finished] Transform to mem in 0.084084s (112468 normal rows, 0 exceptions)
[2021-03-31 13:29:15.280] [E/1] [info] [Task Finished] Transform to mem in 0.019018s (24858 normal rows, 0 exceptions)
[2021-03-31 13:29:15.296] [driver] [info] [Task Finished] Transform to mem in 0.089152s (120716 normal rows, 0 exceptions)
[2021-03-31 13:29:15.300] [E/1] [info] [Task Finished] Transform to mem in 0.019543s (24927 normal rows, 0 exceptions)
[2021-03-31 13:29:15.347] [E/3] [info] [Task Finished] Transform to mem in 0.096828s (131895 normal rows, 0 exceptions)
[2021-03-31 13:29:15.356] [E/2] [info] [Task Finished] Transform to mem in 0.090219s (122197 normal rows, 0 exceptions)
[2021-03-31 13:29:15.366] [E/3] [info] [Task Finished] Transform to mem in 0.019616s (25296 normal rows, 0 exceptions)
[2021-03-31 13:29:15.381] [driver] [info] [Task Finished] Transform to mem in 0.085286s (120894 normal rows, 0 exceptions)
[2021-03-31 13:29:15.397] [E/1] [info] [Task Finished] Transform to mem in 0.096720s (130688 normal rows, 0 exceptions)
[2021-03-31 13:29:15.400] [driver] [info] [Task Finished] Transform to mem in 0.018699s (24767 normal rows, 0 exceptions)
[2021-03-31 13:29:15.408] [E/2] [info] [Task Finished] Transform to mem in 0.052188s (73220 normal rows, 0 exceptions)
[2021-03-31 13:29:15.424] [E/1] [info] [Task Finished] Transform to mem in 0.027535s (35349 normal rows, 0 exceptions)
[2021-03-31 13:29:15.430] [E/2] [info] [Task Finished] Transform to mem in 0.021532s (28670 normal rows, 0 exceptions)
[2021-03-31 13:29:15.458] [E/1] [info] [Task Finished] Transform to mem in 0.033492s (44654 normal rows, 0 exceptions)
[2021-03-31 13:29:15.466] [E/3] [info] [Task Finished] Transform to mem in 0.099555s (135912 normal rows, 0 exceptions)
[2021-03-31 13:29:15.477] [driver] [info] [Task Finished] Transform to mem in 0.076551s (102188 normal rows, 0 exceptions)
[2021-03-31 13:29:15.477] [E/1] [info] [Task Finished] Transform to mem in 0.019497s (25167 normal rows, 0 exceptions)
[2021-03-31 13:29:15.498] [E/3] [info] [Task Finished] Transform to mem in 0.031843s (43052 normal rows, 0 exceptions)
[2021-03-31 13:29:15.507] [E/1] [info] [Task Finished] Transform to mem in 0.029142s (39741 normal rows, 0 exceptions)
[2021-03-31 13:29:15.526] [E/2] [info] [Task Finished] Transform to mem in 0.096069s (128945 normal rows, 0 exceptions)
[2021-03-31 13:29:15.532] [E/3] [info] [Task Finished] Transform to mem in 0.034496s (46801 normal rows, 0 exceptions)
[2021-03-31 13:29:15.545] [E/2] [info] [Task Finished] Transform to mem in 0.019427s (25333 normal rows, 0 exceptions)
[2021-03-31 13:29:15.560] [E/3] [info] [Task Finished] Transform to mem in 0.027433s (35668 normal rows, 0 exceptions)
[2021-03-31 13:29:15.564] [driver] [info] [Task Finished] Transform to mem in 0.086895s (118052 normal rows, 0 exceptions)
[2021-03-31 13:29:15.578] [E/1] [info] [Task Finished] Transform to mem in 0.071768s (95035 normal rows, 0 exceptions)
[2021-03-31 13:29:15.583] [E/3] [info] [Task Finished] Transform to mem in 0.023160s (30951 normal rows, 0 exceptions)
[2021-03-31 13:29:15.614] [E/1] [info] [Task Finished] Transform to mem in 0.035223s (49346 normal rows, 0 exceptions)
[2021-03-31 13:29:15.633] [E/3] [info] [Task Finished] Transform to mem in 0.050129s (63635 normal rows, 0 exceptions)
[2021-03-31 13:29:15.643] [E/2] [info] [Task Finished] Transform to mem in 0.097678s (131336 normal rows, 0 exceptions)
[2021-03-31 13:29:15.653] [E/3] [info] [Task Finished] Transform to mem in 0.019585s (25057 normal rows, 0 exceptions)
[2021-03-31 13:29:15.673] [driver] [info] [Task Finished] Transform to mem in 0.109110s (150891 normal rows, 0 exceptions)
[2021-03-31 13:29:15.688] [E/2] [info] [Task Finished] Transform to mem in 0.045623s (63259 normal rows, 0 exceptions)
[2021-03-31 13:29:15.696] [E/1] [info] [Task Finished] Transform to mem in 0.082154s (109745 normal rows, 0 exceptions)
[2021-03-31 13:29:15.710] [driver] [info] [Task Finished] Transform to mem in 0.037012s (51877 normal rows, 0 exceptions)
[2021-03-31 13:29:15.716] [E/2] [info] [Task Finished] Transform to mem in 0.027163s (35108 normal rows, 0 exceptions)
[2021-03-31 13:29:15.729] [driver] [info] [Task Finished] Transform to mem in 0.019173s (24946 normal rows, 0 exceptions)
[2021-03-31 13:29:15.756] [E/3] [info] [Task Finished] Transform to mem in 0.103444s (142650 normal rows, 0 exceptions)
[2021-03-31 13:29:15.763] [E/2] [info] [Task Finished] Transform to mem in 0.046944s (65058 normal rows, 0 exceptions)
[2021-03-31 13:29:15.773] [E/1] [info] [Task Finished] Transform to mem in 0.076728s (100942 normal rows, 0 exceptions)
[2021-03-31 13:29:15.780] [E/3] [info] [Task Finished] Transform to mem in 0.024089s (32532 normal rows, 0 exceptions)
[2021-03-31 13:29:15.800] [E/3] [info] [Task Finished] Transform to mem in 0.019593s (25305 normal rows, 0 exceptions)
[2021-03-31 13:29:15.808] [driver] [info] [Task Finished] Transform to mem in 0.078679s (104405 normal rows, 0 exceptions)
[2021-03-31 13:29:15.818] [E/2] [info] [Task Finished] Transform to mem in 0.055332s (73717 normal rows, 0 exceptions)
[2021-03-31 13:29:15.837] [E/3] [info] [Task Finished] Transform to mem in 0.037386s (50939 normal rows, 0 exceptions)
[2021-03-31 13:29:15.837] [E/2] [info] [Task Finished] Transform to mem in 0.019369s (24942 normal rows, 0 exceptions)
[2021-03-31 13:29:15.866] [E/1] [info] [Task Finished] Transform to mem in 0.093765s (125497 normal rows, 0 exceptions)
[2021-03-31 13:29:15.869] [E/3] [info] [Task Finished] Transform to mem in 0.031871s (42100 normal rows, 0 exceptions)
[2021-03-31 13:29:15.886] [E/1] [info] [Task Finished] Transform to mem in 0.019646s (25355 normal rows, 0 exceptions)
[2021-03-31 13:29:15.905] [driver] [info] [Task Finished] Transform to mem in 0.096810s (133300 normal rows, 0 exceptions)
[2021-03-31 13:29:15.905] [E/1] [info] [Task Finished] Transform to mem in 0.018579s (24648 normal rows, 0 exceptions)
[2021-03-31 13:29:15.933] [E/2] [info] [Task Finished] Transform to mem in 0.095295s (127588 normal rows, 0 exceptions)
[2021-03-31 13:29:15.952] [E/2] [info] [Task Finished] Transform to mem in 0.018930s (24760 normal rows, 0 exceptions)
[2021-03-31 13:29:15.953] [driver] [info] [Task Finished] Transform to mem in 0.048415s (61810 normal rows, 0 exceptions)
[2021-03-31 13:29:15.976] [E/3] [info] [Task Finished] Transform to mem in 0.106640s (148802 normal rows, 0 exceptions)
[2021-03-31 13:29:15.985] [E/2] [info] [Task Finished] Transform to mem in 0.033527s (45089 normal rows, 0 exceptions)
[2021-03-31 13:29:15.996] [E/3] [info] [Task Finished] Transform to mem in 0.019715s (25397 normal rows, 0 exceptions)
[2021-03-31 13:29:16.015] [E/1] [info] [Task Finished] Transform to mem in 0.110749s (152233 normal rows, 0 exceptions)
[2021-03-31 13:29:16.035] [E/1] [info] [Task Finished] Transform to mem in 0.019496s (24918 normal rows, 0 exceptions)
[2021-03-31 13:29:16.038] [E/2] [info] [Task Finished] Transform to mem in 0.053201s (75367 normal rows, 0 exceptions)
[2021-03-31 13:29:16.048] [driver] [info] [Task Finished] Transform to mem in 0.095476s (128054 normal rows, 0 exceptions)
[2021-03-31 13:29:16.062] [E/1] [info] [Task Finished] Transform to mem in 0.026845s (35003 normal rows, 0 exceptions)
[2021-03-31 13:29:16.072] [E/3] [info] [Task Finished] Transform to mem in 0.076837s (101946 normal rows, 0 exceptions)
[2021-03-31 13:29:16.077] [driver] [info] [Task Finished] Transform to mem in 0.028650s (40146 normal rows, 0 exceptions)
[2021-03-31 13:29:16.097] [driver] [info] [Task Finished] Transform to mem in 0.019529s (25248 normal rows, 0 exceptions)
[2021-03-31 13:29:16.125] [driver] [info] [Task Finished] Transform to mem in 0.027875s (35972 normal rows, 0 exceptions)
[2021-03-31 13:29:16.127] [E/2] [info] [Task Finished] Transform to mem in 0.088822s (120099 normal rows, 0 exceptions)
[2021-03-31 13:29:16.135] [E/1] [info] [Task Finished] Transform to mem in 0.073112s (95889 normal rows, 0 exceptions)
[2021-03-31 13:29:16.147] [E/2] [info] [Task Finished] Transform to mem in 0.019538s (25061 normal rows, 0 exceptions)
[2021-03-31 13:29:16.163] [E/1] [info] [Task Finished] Transform to mem in 0.027825s (35325 normal rows, 0 exceptions)
[2021-03-31 13:29:16.167] [E/3] [info] [Task Finished] Transform to mem in 0.094884s (130714 normal rows, 0 exceptions)
[2021-03-31 13:29:16.187] [E/1] [info] [Task Finished] Transform to mem in 0.023755s (31934 normal rows, 0 exceptions)
[2021-03-31 13:29:16.191] [driver] [info] [Task Finished] Transform to mem in 0.066536s (88529 normal rows, 0 exceptions)
[2021-03-31 13:29:16.195] [E/3] [info] [Task Finished] Transform to mem in 0.027507s (35311 normal rows, 0 exceptions)
[2021-03-31 13:29:16.223] [driver] [info] [Task Finished] Transform to mem in 0.032045s (45344 normal rows, 0 exceptions)
[2021-03-31 13:29:16.266] [E/3] [info] [Task Finished] Transform to mem in 0.071200s (87559 normal rows, 0 exceptions)
[2021-03-31 13:29:16.268] [E/2] [info] [Task Finished] Transform to mem in 0.121510s (171038 normal rows, 0 exceptions)
[2021-03-31 13:29:16.296] [E/1] [info] [Task Finished] Transform to mem in 0.109680s (151639 normal rows, 0 exceptions)
[2021-03-31 13:29:16.297] [E/3] [info] [Task Finished] Transform to mem in 0.031150s (42695 normal rows, 0 exceptions)
[2021-03-31 13:29:16.298] [E/2] [info] [Task Finished] Transform to mem in 0.029714s (36198 normal rows, 0 exceptions)
[2021-03-31 13:29:16.317] [E/3] [info] [Task Finished] Transform to mem in 0.019407s (25022 normal rows, 0 exceptions)
[2021-03-31 13:29:16.326] [E/2] [info] [Task Finished] Transform to mem in 0.027738s (35962 normal rows, 0 exceptions)
[2021-03-31 13:29:16.350] [driver] [info] [Task Finished] Transform to mem in 0.126817s (179364 normal rows, 0 exceptions)
[2021-03-31 13:29:16.367] [E/1] [info] [Task Finished] Transform to mem in 0.071032s (90425 normal rows, 0 exceptions)
[2021-03-31 13:29:16.383] [driver] [info] [Task Finished] Transform to mem in 0.032788s (43630 normal rows, 0 exceptions)
[2021-03-31 13:29:16.384] [E/3] [info] [Task Finished] Transform to mem in 0.067160s (88645 normal rows, 0 exceptions)
[2021-03-31 13:29:16.393] [E/2] [info] [Task Finished] Transform to mem in 0.067536s (99851 normal rows, 0 exceptions)
[2021-03-31 13:29:16.405] [driver] [info] [Task Finished] Transform to mem in 0.021970s (28815 normal rows, 0 exceptions)
[2021-03-31 13:29:16.437] [E/1] [info] [Task Finished] Transform to mem in 0.069941s (89248 normal rows, 0 exceptions)
[2021-03-31 13:29:16.446] [E/3] [info] [Task Finished] Transform to mem in 0.062258s (84714 normal rows, 0 exceptions)
[2021-03-31 13:29:16.448] [driver] [info] [Task Finished] Transform to mem in 0.042589s (61456 normal rows, 0 exceptions)
[2021-03-31 13:29:16.467] [driver] [info] [Task Finished] Transform to mem in 0.019578s (25234 normal rows, 0 exceptions)
[2021-03-31 13:29:16.482] [E/1] [info] [Task Finished] Transform to mem in 0.044388s (62245 normal rows, 0 exceptions)
[2021-03-31 13:29:16.484] [E/2] [info] [Task Finished] Transform to mem in 0.090934s (122718 normal rows, 0 exceptions)
[2021-03-31 13:29:16.495] [driver] [info] [Task Finished] Transform to mem in 0.027901s (36109 normal rows, 0 exceptions)
[2021-03-31 13:29:16.503] [E/2] [info] [Task Finished] Transform to mem in 0.018753s (24833 normal rows, 0 exceptions)
[2021-03-31 13:29:16.522] [driver] [info] [Task Finished] Transform to mem in 0.026562s (35479 normal rows, 0 exceptions)
[2021-03-31 13:29:16.525] [E/3] [info] [Task Finished] Transform to mem in 0.078553s (99709 normal rows, 0 exceptions)
[2021-03-31 13:29:16.549] [driver] [info] [Task Finished] Transform to mem in 0.027381s (37924 normal rows, 0 exceptions)
[2021-03-31 13:29:16.572] [E/2] [info] [Task Finished] Transform to mem in 0.069242s (89012 normal rows, 0 exceptions)
[2021-03-31 13:29:16.574] [E/3] [info] [Task Finished] Transform to mem in 0.049170s (65269 normal rows, 0 exceptions)
[2021-03-31 13:29:16.601] [E/2] [info] [Task Finished] Transform to mem in 0.028917s (39361 normal rows, 0 exceptions)
[2021-03-31 13:29:16.603] [E/3] [info] [Task Finished] Transform to mem in 0.029283s (35944 normal rows, 0 exceptions)
[2021-03-31 13:29:16.604] [E/1] [info] [Task Finished] Transform to mem in 0.122200s (172370 normal rows, 0 exceptions)
[2021-03-31 13:29:16.623] [E/3] [info] [Task Finished] Transform to mem in 0.019337s (24990 normal rows, 0 exceptions)
[2021-03-31 13:29:16.635] [E/1] [info] [Task Finished] Transform to mem in 0.030851s (40983 normal rows, 0 exceptions)
[2021-03-31 13:29:16.654] [E/1] [info] [Task Finished] Transform to mem in 0.018874s (24870 normal rows, 0 exceptions)
[2021-03-31 13:29:16.672] [E/2] [info] [Task Finished] Transform to mem in 0.070789s (90461 normal rows, 0 exceptions)
[2021-03-31 13:29:16.676] [driver] [info] [Task Finished] Transform to mem in 0.126738s (180510 normal rows, 0 exceptions)
[2021-03-31 13:29:16.681] [E/1] [info] [Task Finished] Transform to mem in 0.027622s (35395 normal rows, 0 exceptions)
[2021-03-31 13:29:16.695] [driver] [info] [Task Finished] Transform to mem in 0.019138s (24717 normal rows, 0 exceptions)
[2021-03-31 13:29:16.710] [E/1] [info] [Task Finished] Transform to mem in 0.028230s (36501 normal rows, 0 exceptions)
[2021-03-31 13:29:16.738] [E/1] [info] [Task Finished] Transform to mem in 0.028328s (38386 normal rows, 0 exceptions)
[2021-03-31 13:29:16.738] [E/3] [info] [Task Finished] Transform to mem in 0.115415s (163151 normal rows, 0 exceptions)
[2021-03-31 13:29:16.755] [E/2] [info] [Task Finished] Transform to mem in 0.082616s (109734 normal rows, 0 exceptions)
[2021-03-31 13:29:16.767] [E/1] [info] [Task Finished] Transform to mem in 0.029479s (36280 normal rows, 0 exceptions)
[2021-03-31 13:29:16.774] [E/2] [info] [Task Finished] Transform to mem in 0.019460s (25101 normal rows, 0 exceptions)
[2021-03-31 13:29:16.796] [E/1] [info] [Task Finished] Transform to mem in 0.028211s (36692 normal rows, 0 exceptions)
[2021-03-31 13:29:16.813] [E/3] [info] [Task Finished] Transform to mem in 0.074510s (96622 normal rows, 0 exceptions)
[2021-03-31 13:29:16.815] [E/1] [info] [Task Finished] Transform to mem in 0.018816s (24873 normal rows, 0 exceptions)
[2021-03-31 13:29:16.826] [driver] [info] [Task Finished] Transform to mem in 0.131281s (187481 normal rows, 0 exceptions)
[2021-03-31 13:29:16.841] [E/3] [info] [Task Finished] Transform to mem in 0.028023s (36212 normal rows, 0 exceptions)
[2021-03-31 13:29:16.845] [driver] [info] [Task Finished] Transform to mem in 0.018311s (24577 normal rows, 0 exceptions)
[2021-03-31 13:29:16.880] [E/3] [info] [Task Finished] Transform to mem in 0.039726s (51305 normal rows, 0 exceptions)
[2021-03-31 13:29:16.893] [E/2] [info] [Task Finished] Transform to mem in 0.118837s (169560 normal rows, 0 exceptions)
[2021-03-31 13:29:16.897] [E/1] [info] [Task Finished] Transform to mem in 0.082819s (110280 normal rows, 0 exceptions)
[2021-03-31 13:29:16.914] [driver] [info] [Task Finished] Transform to mem in 0.069629s (90609 normal rows, 0 exceptions)
[2021-03-31 13:29:16.923] [E/2] [info] [Task Finished] Transform to mem in 0.029748s (40051 normal rows, 0 exceptions)
[2021-03-31 13:29:16.934] [driver] [info] [Task Finished] Transform to mem in 0.019427s (24747 normal rows, 0 exceptions)
[2021-03-31 13:29:16.942] [E/3] [info] [Task Finished] Transform to mem in 0.061165s (89944 normal rows, 0 exceptions)
[2021-03-31 13:29:16.951] [E/2] [info] [Task Finished] Transform to mem in 0.027523s (35585 normal rows, 0 exceptions)
[2021-03-31 13:29:16.966] [E/1] [info] [Task Finished] Transform to mem in 0.068181s (88775 normal rows, 0 exceptions)
[2021-03-31 13:29:16.975] [E/3] [info] [Task Finished] Transform to mem in 0.033679s (47712 normal rows, 0 exceptions)
[2021-03-31 13:29:16.983] [E/1] [info] [Task Finished] Transform to mem in 0.017170s (22144 normal rows, 0 exceptions)
[2021-03-31 13:29:17.014] [E/1] [info] [Task Finished] Transform to mem in 0.031381s (43962 normal rows, 0 exceptions)
[2021-03-31 13:29:17.038] [E/2] [info] [Task Finished] Transform to mem in 0.087219s (114149 normal rows, 0 exceptions)
[2021-03-31 13:29:17.048] [driver] [info] [Task Finished] Transform to mem in 0.114023s (160651 normal rows, 0 exceptions)
[2021-03-31 13:29:17.055] [E/3] [info] [Task Finished] Transform to mem in 0.080219s (107321 normal rows, 0 exceptions)
[2021-03-31 13:29:17.058] [E/1] [info] [Task Finished] Transform to mem in 0.043894s (61534 normal rows, 0 exceptions)
[2021-03-31 13:29:17.068] [driver] [info] [Task Finished] Transform to mem in 0.020395s (25081 normal rows, 0 exceptions)
[2021-03-31 13:29:17.087] [E/3] [info] [Task Finished] Transform to mem in 0.031991s (42128 normal rows, 0 exceptions)
[2021-03-31 13:29:17.109] [driver] [info] [Task Finished] Transform to mem in 0.041162s (59284 normal rows, 0 exceptions)
[2021-03-31 13:29:17.128] [E/1] [info] [Task Finished] Transform to mem in 0.070204s (90696 normal rows, 0 exceptions)
[2021-03-31 13:29:17.129] [driver] [info] [Task Finished] Transform to mem in 0.019686s (24978 normal rows, 0 exceptions)
[2021-03-31 13:29:17.147] [E/2] [info] [Task Finished] Transform to mem in 0.109548s (150826 normal rows, 0 exceptions)
[2021-03-31 13:29:17.164] [E/1] [info] [Task Finished] Transform to mem in 0.035542s (45770 normal rows, 0 exceptions)
[2021-03-31 13:29:17.180] [E/3] [info] [Task Finished] Transform to mem in 0.092123s (129563 normal rows, 0 exceptions)
[2021-03-31 13:29:17.180] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.52654s
[2021-03-31 13:29:17.180] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0002s, 14009719 input rows, time to process 1 row via fast path: 0.000999318ms
[2021-03-31 13:29:17.180] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000398665s
[2021-03-31 13:29:17.180] [global] [info] [Transform Stage] Stage 3 took 3.60254s
[2021-03-31 13:29:17.180] [global] [info] Query Execution took 4.08664s. (planning: 0.421073s, execution: 3.66556s)
[2021-03-31 13:29:17.191] [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:29:17.288] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.293] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.424] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:17.425] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.431] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.564] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:17.565] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.571] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.703] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:17.704] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:17.705] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:29:17.803] [logical planner] [info] logical optimization took 0.377506ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:29:17.803] [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:29:17.804] [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:29:17.805] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:29:17.807] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:29:17.808] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.810] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.813] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.815] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.817] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.819] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.821] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.823] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.825] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.827] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.829] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.831] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:17.833] [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:29:17.850] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:18.251] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:29:18.251] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.400589s
[2021-03-31 13:29:18.296] [driver] [info] [Task Finished] Transform to mem in 0.044533s (10875 normal rows, 0 exceptions)
[2021-03-31 13:29:18.307] [E/2] [info] [Task Finished] Transform to mem in 0.055053s (17137 normal rows, 0 exceptions)
[2021-03-31 13:29:18.341] [E/3] [info] [Task Finished] Transform to mem in 0.089517s (29971 normal rows, 0 exceptions)
[2021-03-31 13:29:18.344] [E/1] [info] [Task Finished] Transform to mem in 0.091978s (30788 normal rows, 0 exceptions)
[2021-03-31 13:29:18.347] [E/3] [info] [Task Finished] Transform to mem in 0.005947s (1506 normal rows, 0 exceptions)
[2021-03-31 13:29:18.365] [driver] [info] [Task Finished] Transform to mem in 0.068464s (25131 normal rows, 0 exceptions)
[2021-03-31 13:29:18.396] [E/1] [info] [Task Finished] Transform to mem in 0.052795s (14531 normal rows, 0 exceptions)
[2021-03-31 13:29:18.407] [E/2] [info] [Task Finished] Transform to mem in 0.100519s (34530 normal rows, 0 exceptions)
[2021-03-31 13:29:18.438] [driver] [info] [Task Finished] Transform to mem in 0.073351s (23608 normal rows, 0 exceptions)
[2021-03-31 13:29:18.446] [driver] [info] [Task Finished] Transform to mem in 0.007857s (2883 normal rows, 0 exceptions)
[2021-03-31 13:29:18.447] [E/3] [info] [Task Finished] Transform to mem in 0.099638s (34000 normal rows, 0 exceptions)
[2021-03-31 13:29:18.450] [E/1] [info] [Task Finished] Transform to mem in 0.053565s (16756 normal rows, 0 exceptions)
[2021-03-31 13:29:18.473] [E/2] [info] [Task Finished] Transform to mem in 0.066348s (21640 normal rows, 0 exceptions)
[2021-03-31 13:29:18.489] [E/2] [info] [Task Finished] Transform to mem in 0.015307s (5596 normal rows, 0 exceptions)
[2021-03-31 13:29:18.541] [driver] [info] [Task Finished] Transform to mem in 0.095173s (35289 normal rows, 0 exceptions)
[2021-03-31 13:29:18.558] [E/2] [info] [Task Finished] Transform to mem in 0.068984s (25125 normal rows, 0 exceptions)
[2021-03-31 13:29:18.559] [E/3] [info] [Task Finished] Transform to mem in 0.112621s (41379 normal rows, 0 exceptions)
[2021-03-31 13:29:18.565] [E/1] [info] [Task Finished] Transform to mem in 0.115324s (42242 normal rows, 0 exceptions)
[2021-03-31 13:29:18.615] [E/1] [info] [Task Finished] Transform to mem in 0.050037s (17391 normal rows, 0 exceptions)
[2021-03-31 13:29:18.639] [driver] [info] [Task Finished] Transform to mem in 0.098040s (36022 normal rows, 0 exceptions)
[2021-03-31 13:29:18.644] [E/3] [info] [Task Finished] Transform to mem in 0.085086s (29379 normal rows, 0 exceptions)
[2021-03-31 13:29:18.649] [E/3] [info] [Task Finished] Transform to mem in 0.004975s (1858 normal rows, 0 exceptions)
[2021-03-31 13:29:18.674] [E/2] [info] [Task Finished] Transform to mem in 0.115932s (42312 normal rows, 0 exceptions)
[2021-03-31 13:29:18.683] [E/1] [info] [Task Finished] Transform to mem in 0.067687s (24688 normal rows, 0 exceptions)
[2021-03-31 13:29:18.723] [E/1] [info] [Task Finished] Transform to mem in 0.039881s (14552 normal rows, 0 exceptions)
[2021-03-31 13:29:18.752] [driver] [info] [Task Finished] Transform to mem in 0.113433s (41842 normal rows, 0 exceptions)
[2021-03-31 13:29:18.760] [E/3] [info] [Task Finished] Transform to mem in 0.110499s (40419 normal rows, 0 exceptions)
[2021-03-31 13:29:18.770] [E/2] [info] [Task Finished] Transform to mem in 0.096326s (34240 normal rows, 0 exceptions)
[2021-03-31 13:29:18.795] [E/1] [info] [Task Finished] Transform to mem in 0.072274s (24991 normal rows, 0 exceptions)
[2021-03-31 13:29:18.835] [E/2] [info] [Task Finished] Transform to mem in 0.065097s (20858 normal rows, 0 exceptions)
[2021-03-31 13:29:18.841] [E/2] [info] [Task Finished] Transform to mem in 0.005301s (1972 normal rows, 0 exceptions)
[2021-03-31 13:29:18.848] [driver] [info] [Task Finished] Transform to mem in 0.095451s (35270 normal rows, 0 exceptions)
[2021-03-31 13:29:18.867] [E/1] [info] [Task Finished] Transform to mem in 0.071817s (24409 normal rows, 0 exceptions)
[2021-03-31 13:29:18.874] [E/3] [info] [Task Finished] Transform to mem in 0.114545s (41663 normal rows, 0 exceptions)
[2021-03-31 13:29:18.908] [E/2] [info] [Task Finished] Transform to mem in 0.067191s (24716 normal rows, 0 exceptions)
[2021-03-31 13:29:18.944] [driver] [info] [Task Finished] Transform to mem in 0.096275s (34981 normal rows, 0 exceptions)
[2021-03-31 13:29:18.948] [E/2] [info] [Task Finished] Transform to mem in 0.040316s (10479 normal rows, 0 exceptions)
[2021-03-31 13:29:18.960] [driver] [info] [Task Finished] Transform to mem in 0.015604s (4841 normal rows, 0 exceptions)
[2021-03-31 13:29:18.963] [E/1] [info] [Task Finished] Transform to mem in 0.095596s (34017 normal rows, 0 exceptions)
[2021-03-31 13:29:18.987] [E/3] [info] [Task Finished] Transform to mem in 0.112725s (41018 normal rows, 0 exceptions)
[2021-03-31 13:29:19.014] [E/2] [info] [Task Finished] Transform to mem in 0.066239s (24521 normal rows, 0 exceptions)
[2021-03-31 13:29:19.035] [E/3] [info] [Task Finished] Transform to mem in 0.047433s (13410 normal rows, 0 exceptions)
[2021-03-31 13:29:19.056] [driver] [info] [Task Finished] Transform to mem in 0.096009s (35358 normal rows, 0 exceptions)
[2021-03-31 13:29:19.064] [E/3] [info] [Task Finished] Transform to mem in 0.029563s (10836 normal rows, 0 exceptions)
[2021-03-31 13:29:19.077] [E/1] [info] [Task Finished] Transform to mem in 0.114274s (41598 normal rows, 0 exceptions)
[2021-03-31 13:29:19.086] [E/2] [info] [Task Finished] Transform to mem in 0.072114s (23700 normal rows, 0 exceptions)
[2021-03-31 13:29:19.127] [driver] [info] [Task Finished] Transform to mem in 0.070812s (24501 normal rows, 0 exceptions)
[2021-03-31 13:29:19.129] [E/1] [info] [Task Finished] Transform to mem in 0.052056s (15821 normal rows, 0 exceptions)
[2021-03-31 13:29:19.154] [E/3] [info] [Task Finished] Transform to mem in 0.089885s (31201 normal rows, 0 exceptions)
[2021-03-31 13:29:19.171] [E/2] [info] [Task Finished] Transform to mem in 0.084235s (31099 normal rows, 0 exceptions)
[2021-03-31 13:29:19.172] [E/3] [info] [Task Finished] Transform to mem in 0.017429s (6425 normal rows, 0 exceptions)
[2021-03-31 13:29:19.221] [E/3] [info] [Task Finished] Transform to mem in 0.049146s (14218 normal rows, 0 exceptions)
[2021-03-31 13:29:19.241] [driver] [info] [Task Finished] Transform to mem in 0.114113s (42128 normal rows, 0 exceptions)
[2021-03-31 13:29:19.242] [E/1] [info] [Task Finished] Transform to mem in 0.113234s (41464 normal rows, 0 exceptions)
[2021-03-31 13:29:19.242] [E/2] [info] [Task Finished] Transform to mem in 0.071695s (24602 normal rows, 0 exceptions)
[2021-03-31 13:29:19.248] [driver] [info] [Task Finished] Transform to mem in 0.007155s (2651 normal rows, 0 exceptions)
[2021-03-31 13:29:19.281] [E/3] [info] [Task Finished] Transform to mem in 0.060084s (19264 normal rows, 0 exceptions)
[2021-03-31 13:29:19.286] [E/3] [info] [Task Finished] Transform to mem in 0.005557s (2011 normal rows, 0 exceptions)
[2021-03-31 13:29:19.302] [E/1] [info] [Task Finished] Transform to mem in 0.059579s (18691 normal rows, 0 exceptions)
[2021-03-31 13:29:19.320] [E/2] [info] [Task Finished] Transform to mem in 0.077260s (26240 normal rows, 0 exceptions)
[2021-03-31 13:29:19.354] [E/3] [info] [Task Finished] Transform to mem in 0.068016s (24776 normal rows, 0 exceptions)
[2021-03-31 13:29:19.362] [driver] [info] [Task Finished] Transform to mem in 0.113777s (42251 normal rows, 0 exceptions)
[2021-03-31 13:29:19.393] [driver] [info] [Task Finished] Transform to mem in 0.030774s (11411 normal rows, 0 exceptions)
[2021-03-31 13:29:19.400] [E/1] [info] [Task Finished] Transform to mem in 0.098307s (35820 normal rows, 0 exceptions)
[2021-03-31 13:29:19.410] [E/1] [info] [Task Finished] Transform to mem in 0.009525s (2763 normal rows, 0 exceptions)
[2021-03-31 13:29:19.422] [E/2] [info] [Task Finished] Transform to mem in 0.102723s (36668 normal rows, 0 exceptions)
[2021-03-31 13:29:19.459] [driver] [info] [Task Finished] Transform to mem in 0.065936s (21937 normal rows, 0 exceptions)
[2021-03-31 13:29:19.467] [E/3] [info] [Task Finished] Transform to mem in 0.112555s (41385 normal rows, 0 exceptions)
[2021-03-31 13:29:19.467] [E/2] [info] [Task Finished] Transform to mem in 0.044889s (15065 normal rows, 0 exceptions)
[2021-03-31 13:29:19.474] [E/1] [info] [Task Finished] Transform to mem in 0.063961s (20785 normal rows, 0 exceptions)
[2021-03-31 13:29:19.499] [driver] [info] [Task Finished] Transform to mem in 0.040445s (10520 normal rows, 0 exceptions)
[2021-03-31 13:29:19.541] [E/1] [info] [Task Finished] Transform to mem in 0.067777s (24753 normal rows, 0 exceptions)
[2021-03-31 13:29:19.566] [E/2] [info] [Task Finished] Transform to mem in 0.098713s (36085 normal rows, 0 exceptions)
[2021-03-31 13:29:19.567] [E/1] [info] [Task Finished] Transform to mem in 0.025729s (9411 normal rows, 0 exceptions)
[2021-03-31 13:29:19.583] [E/3] [info] [Task Finished] Transform to mem in 0.115651s (42480 normal rows, 0 exceptions)
[2021-03-31 13:29:19.600] [driver] [info] [Task Finished] Transform to mem in 0.100813s (36271 normal rows, 0 exceptions)
[2021-03-31 13:29:19.623] [E/3] [info] [Task Finished] Transform to mem in 0.040668s (10647 normal rows, 0 exceptions)
[2021-03-31 13:29:19.630] [driver] [info] [Task Finished] Transform to mem in 0.029868s (10959 normal rows, 0 exceptions)
[2021-03-31 13:29:19.643] [E/1] [info] [Task Finished] Transform to mem in 0.075961s (25821 normal rows, 0 exceptions)
[2021-03-31 13:29:19.680] [E/2] [info] [Task Finished] Transform to mem in 0.114248s (41474 normal rows, 0 exceptions)
[2021-03-31 13:29:19.693] [E/3] [info] [Task Finished] Transform to mem in 0.069615s (25284 normal rows, 0 exceptions)
[2021-03-31 13:29:19.726] [driver] [info] [Task Finished] Transform to mem in 0.096140s (35533 normal rows, 0 exceptions)
[2021-03-31 13:29:19.729] [E/1] [info] [Task Finished] Transform to mem in 0.085719s (29666 normal rows, 0 exceptions)
[2021-03-31 13:29:19.765] [E/2] [info] [Task Finished] Transform to mem in 0.084856s (29361 normal rows, 0 exceptions)
[2021-03-31 13:29:19.775] [E/3] [info] [Task Finished] Transform to mem in 0.081745s (29934 normal rows, 0 exceptions)
[2021-03-31 13:29:19.794] [driver] [info] [Task Finished] Transform to mem in 0.068294s (25025 normal rows, 0 exceptions)
[2021-03-31 13:29:19.818] [E/2] [info] [Task Finished] Transform to mem in 0.052942s (15895 normal rows, 0 exceptions)
[2021-03-31 13:29:19.827] [E/1] [info] [Task Finished] Transform to mem in 0.097601s (35513 normal rows, 0 exceptions)
[2021-03-31 13:29:19.840] [E/1] [info] [Task Finished] Transform to mem in 0.013315s (4935 normal rows, 0 exceptions)
[2021-03-31 13:29:19.841] [E/3] [info] [Task Finished] Transform to mem in 0.066003s (21349 normal rows, 0 exceptions)
[2021-03-31 13:29:19.847] [driver] [info] [Task Finished] Transform to mem in 0.052643s (16234 normal rows, 0 exceptions)
[2021-03-31 13:29:19.905] [E/2] [info] [Task Finished] Transform to mem in 0.086736s (30238 normal rows, 0 exceptions)
[2021-03-31 13:29:19.908] [E/1] [info] [Task Finished] Transform to mem in 0.068377s (25164 normal rows, 0 exceptions)
[2021-03-31 13:29:19.933] [driver] [info] [Task Finished] Transform to mem in 0.085816s (30086 normal rows, 0 exceptions)
[2021-03-31 13:29:19.934] [driver] [info] [Task Finished] Transform to mem in 0.001803s (667 normal rows, 0 exceptions)
[2021-03-31 13:29:19.940] [E/3] [info] [Task Finished] Transform to mem in 0.098943s (35994 normal rows, 0 exceptions)
[2021-03-31 13:29:19.976] [E/2] [info] [Task Finished] Transform to mem in 0.071364s (24170 normal rows, 0 exceptions)
[2021-03-31 13:29:20.002] [E/1] [info] [Task Finished] Transform to mem in 0.094208s (33494 normal rows, 0 exceptions)
[2021-03-31 13:29:20.003] [driver] [info] [Task Finished] Transform to mem in 0.068184s (25196 normal rows, 0 exceptions)
[2021-03-31 13:29:20.018] [E/3] [info] [Task Finished] Transform to mem in 0.078681s (26714 normal rows, 0 exceptions)
[2021-03-31 13:29:20.033] [driver] [info] [Task Finished] Transform to mem in 0.030786s (11259 normal rows, 0 exceptions)
[2021-03-31 13:29:20.074] [E/2] [info] [Task Finished] Transform to mem in 0.097429s (34782 normal rows, 0 exceptions)
[2021-03-31 13:29:20.074] [driver] [info] [Task Finished] Transform to mem in 0.040613s (10505 normal rows, 0 exceptions)
[2021-03-31 13:29:20.077] [E/1] [info] [Task Finished] Transform to mem in 0.074954s (27436 normal rows, 0 exceptions)
[2021-03-31 13:29:20.117] [E/3] [info] [Task Finished] Transform to mem in 0.098361s (35280 normal rows, 0 exceptions)
[2021-03-31 13:29:20.136] [driver] [info] [Task Finished] Transform to mem in 0.062374s (21231 normal rows, 0 exceptions)
[2021-03-31 13:29:20.142] [E/2] [info] [Task Finished] Transform to mem in 0.068224s (22273 normal rows, 0 exceptions)
[2021-03-31 13:29:20.146] [E/1] [info] [Task Finished] Transform to mem in 0.068949s (25156 normal rows, 0 exceptions)
[2021-03-31 13:29:20.204] [E/2] [info] [Task Finished] Transform to mem in 0.061539s (19296 normal rows, 0 exceptions)
[2021-03-31 13:29:20.211] [E/2] [info] [Task Finished] Transform to mem in 0.007092s (2636 normal rows, 0 exceptions)
[2021-03-31 13:29:20.211] [driver] [info] [Task Finished] Transform to mem in 0.074136s (25182 normal rows, 0 exceptions)
[2021-03-31 13:29:20.215] [E/3] [info] [Task Finished] Transform to mem in 0.098267s (36015 normal rows, 0 exceptions)
[2021-03-31 13:29:20.243] [E/3] [info] [Task Finished] Transform to mem in 0.027939s (9959 normal rows, 0 exceptions)
[2021-03-31 13:29:20.261] [E/1] [info] [Task Finished] Transform to mem in 0.114401s (41929 normal rows, 0 exceptions)
[2021-03-31 13:29:20.278] [E/2] [info] [Task Finished] Transform to mem in 0.067414s (24839 normal rows, 0 exceptions)
[2021-03-31 13:29:20.285] [driver] [info] [Task Finished] Transform to mem in 0.074020s (25214 normal rows, 0 exceptions)
[2021-03-31 13:29:20.328] [E/2] [info] [Task Finished] Transform to mem in 0.049954s (18229 normal rows, 0 exceptions)
[2021-03-31 13:29:20.333] [driver] [info] [Task Finished] Transform to mem in 0.048675s (14539 normal rows, 0 exceptions)
[2021-03-31 13:29:20.345] [E/1] [info] [Task Finished] Transform to mem in 0.084070s (29052 normal rows, 0 exceptions)
[2021-03-31 13:29:20.357] [E/3] [info] [Task Finished] Transform to mem in 0.113951s (41471 normal rows, 0 exceptions)
[2021-03-31 13:29:20.358] [E/2] [info] [Task Finished] Transform to mem in 0.029840s (10219 normal rows, 0 exceptions)
[2021-03-31 13:29:20.372] [E/2] [info] [Task Finished] Transform to mem in 0.014072s (5013 normal rows, 0 exceptions)
[2021-03-31 13:29:20.432] [driver] [info] [Task Finished] Transform to mem in 0.098377s (36157 normal rows, 0 exceptions)
[2021-03-31 13:29:20.432] [driver] [info] [Task Finished] Transform to mem in 0.000126s (19 normal rows, 0 exceptions)
[2021-03-31 13:29:20.446] [E/2] [info] [Task Finished] Transform to mem in 0.073786s (24706 normal rows, 0 exceptions)
[2021-03-31 13:29:20.459] [E/1] [info] [Task Finished] Transform to mem in 0.114110s (41890 normal rows, 0 exceptions)
[2021-03-31 13:29:20.471] [E/3] [info] [Task Finished] Transform to mem in 0.114373s (42277 normal rows, 0 exceptions)
[2021-03-31 13:29:20.503] [E/3] [info] [Task Finished] Transform to mem in 0.031550s (11461 normal rows, 0 exceptions)
[2021-03-31 13:29:20.524] [driver] [info] [Task Finished] Transform to mem in 0.091828s (32686 normal rows, 0 exceptions)
[2021-03-31 13:29:20.524] [E/1] [info] [Task Finished] Transform to mem in 0.065000s (23884 normal rows, 0 exceptions)
[2021-03-31 13:29:20.537] [E/2] [info] [Task Finished] Transform to mem in 0.091466s (32110 normal rows, 0 exceptions)
[2021-03-31 13:29:20.562] [E/1] [info] [Task Finished] Transform to mem in 0.037478s (11056 normal rows, 0 exceptions)
[2021-03-31 13:29:20.572] [E/1] [info] [Task Finished] Transform to mem in 0.010435s (3373 normal rows, 0 exceptions)
[2021-03-31 13:29:20.603] [E/2] [info] [Task Finished] Transform to mem in 0.065547s (21217 normal rows, 0 exceptions)
[2021-03-31 13:29:20.617] [E/3] [info] [Task Finished] Transform to mem in 0.114092s (41474 normal rows, 0 exceptions)
[2021-03-31 13:29:20.625] [driver] [info] [Task Finished] Transform to mem in 0.100819s (36305 normal rows, 0 exceptions)
[2021-03-31 13:29:20.666] [E/3] [info] [Task Finished] Transform to mem in 0.048436s (13911 normal rows, 0 exceptions)
[2021-03-31 13:29:20.668] [E/1] [info] [Task Finished] Transform to mem in 0.095622s (34916 normal rows, 0 exceptions)
[2021-03-31 13:29:20.685] [E/3] [info] [Task Finished] Transform to mem in 0.019053s (7068 normal rows, 0 exceptions)
[2021-03-31 13:29:20.688] [E/3] [info] [Task Finished] Transform to mem in 0.003548s (1286 normal rows, 0 exceptions)
[2021-03-31 13:29:20.702] [driver] [info] [Task Finished] Transform to mem in 0.077344s (26545 normal rows, 0 exceptions)
[2021-03-31 13:29:20.718] [E/2] [info] [Task Finished] Transform to mem in 0.115069s (41733 normal rows, 0 exceptions)
[2021-03-31 13:29:20.739] [E/1] [info] [Task Finished] Transform to mem in 0.071420s (23351 normal rows, 0 exceptions)
[2021-03-31 13:29:20.757] [E/1] [info] [Task Finished] Transform to mem in 0.018215s (6680 normal rows, 0 exceptions)
[2021-03-31 13:29:20.784] [E/3] [info] [Task Finished] Transform to mem in 0.095881s (35285 normal rows, 0 exceptions)
[2021-03-31 13:29:20.794] [E/3] [info] [Task Finished] Transform to mem in 0.010025s (2955 normal rows, 0 exceptions)
[2021-03-31 13:29:20.816] [driver] [info] [Task Finished] Transform to mem in 0.114467s (41783 normal rows, 0 exceptions)
[2021-03-31 13:29:20.823] [E/1] [info] [Task Finished] Transform to mem in 0.065730s (21561 normal rows, 0 exceptions)
[2021-03-31 13:29:20.831] [E/2] [info] [Task Finished] Transform to mem in 0.113193s (41382 normal rows, 0 exceptions)
[2021-03-31 13:29:20.857] [E/3] [info] [Task Finished] Transform to mem in 0.062585s (20115 normal rows, 0 exceptions)
[2021-03-31 13:29:20.858] [driver] [info] [Task Finished] Transform to mem in 0.041476s (15009 normal rows, 0 exceptions)
[2021-03-31 13:29:20.865] [E/1] [info] [Task Finished] Transform to mem in 0.041827s (10955 normal rows, 0 exceptions)
[2021-03-31 13:29:20.866] [driver] [info] [Task Finished] Transform to mem in 0.007900s (2907 normal rows, 0 exceptions)
[2021-03-31 13:29:20.925] [E/2] [info] [Task Finished] Transform to mem in 0.093722s (33271 normal rows, 0 exceptions)
[2021-03-31 13:29:20.934] [E/1] [info] [Task Finished] Transform to mem in 0.068852s (25209 normal rows, 0 exceptions)
[2021-03-31 13:29:20.970] [E/3] [info] [Task Finished] Transform to mem in 0.112954s (41845 normal rows, 0 exceptions)
[2021-03-31 13:29:20.980] [driver] [info] [Task Finished] Transform to mem in 0.114532s (41792 normal rows, 0 exceptions)
[2021-03-31 13:29:21.023] [E/1] [info] [Task Finished] Transform to mem in 0.089091s (31341 normal rows, 0 exceptions)
[2021-03-31 13:29:21.024] [E/3] [info] [Task Finished] Transform to mem in 0.054236s (16586 normal rows, 0 exceptions)
[2021-03-31 13:29:21.028] [E/2] [info] [Task Finished] Transform to mem in 0.103230s (37834 normal rows, 0 exceptions)
[2021-03-31 13:29:21.040] [driver] [info] [Task Finished] Transform to mem in 0.059311s (18771 normal rows, 0 exceptions)
[2021-03-31 13:29:21.086] [E/1] [info] [Task Finished] Transform to mem in 0.062763s (21589 normal rows, 0 exceptions)
[2021-03-31 13:29:21.093] [E/3] [info] [Task Finished] Transform to mem in 0.069158s (25218 normal rows, 0 exceptions)
[2021-03-31 13:29:21.125] [E/2] [info] [Task Finished] Transform to mem in 0.097404s (35347 normal rows, 0 exceptions)
[2021-03-31 13:29:21.130] [driver] [info] [Task Finished] Transform to mem in 0.090169s (32397 normal rows, 0 exceptions)
[2021-03-31 13:29:21.133] [E/3] [info] [Task Finished] Transform to mem in 0.040412s (14897 normal rows, 0 exceptions)
[2021-03-31 13:29:21.140] [E/3] [info] [Task Finished] Transform to mem in 0.006002s (1762 normal rows, 0 exceptions)
[2021-03-31 13:29:21.188] [E/3] [info] [Task Finished] Transform to mem in 0.048212s (14154 normal rows, 0 exceptions)
[2021-03-31 13:29:21.193] [E/2] [info] [Task Finished] Transform to mem in 0.067382s (24798 normal rows, 0 exceptions)
[2021-03-31 13:29:21.199] [E/1] [info] [Task Finished] Transform to mem in 0.113646s (41591 normal rows, 0 exceptions)
[2021-03-31 13:29:21.224] [driver] [info] [Task Finished] Transform to mem in 0.094212s (33637 normal rows, 0 exceptions)
[2021-03-31 13:29:21.240] [E/3] [info] [Task Finished] Transform to mem in 0.051816s (15163 normal rows, 0 exceptions)
[2021-03-31 13:29:21.270] [E/2] [info] [Task Finished] Transform to mem in 0.077516s (26400 normal rows, 0 exceptions)
[2021-03-31 13:29:21.286] [E/3] [info] [Task Finished] Transform to mem in 0.046829s (13183 normal rows, 0 exceptions)
[2021-03-31 13:29:21.292] [E/1] [info] [Task Finished] Transform to mem in 0.092674s (33741 normal rows, 0 exceptions)
[2021-03-31 13:29:21.295] [driver] [info] [Task Finished] Transform to mem in 0.070673s (25174 normal rows, 0 exceptions)
[2021-03-31 13:29:21.309] [driver] [info] [Task Finished] Transform to mem in 0.014315s (5275 normal rows, 0 exceptions)
[2021-03-31 13:29:21.336] [E/2] [info] [Task Finished] Transform to mem in 0.065163s (22520 normal rows, 0 exceptions)
[2021-03-31 13:29:21.377] [driver] [info] [Task Finished] Transform to mem in 0.067965s (24884 normal rows, 0 exceptions)
[2021-03-31 13:29:21.400] [E/3] [info] [Task Finished] Transform to mem in 0.114035s (41848 normal rows, 0 exceptions)
[2021-03-31 13:29:21.406] [E/1] [info] [Task Finished] Transform to mem in 0.113884s (41918 normal rows, 0 exceptions)
[2021-03-31 13:29:21.449] [E/2] [info] [Task Finished] Transform to mem in 0.113571s (41826 normal rows, 0 exceptions)
[2021-03-31 13:29:21.476] [driver] [info] [Task Finished] Transform to mem in 0.098642s (36366 normal rows, 0 exceptions)
[2021-03-31 13:29:21.482] [driver] [info] [Task Finished] Transform to mem in 0.006190s (1759 normal rows, 0 exceptions)
[2021-03-31 13:29:21.495] [E/1] [info] [Task Finished] Transform to mem in 0.089119s (31409 normal rows, 0 exceptions)
[2021-03-31 13:29:21.497] [E/2] [info] [Task Finished] Transform to mem in 0.047645s (13589 normal rows, 0 exceptions)
[2021-03-31 13:29:21.516] [E/3] [info] [Task Finished] Transform to mem in 0.115252s (42265 normal rows, 0 exceptions)
[2021-03-31 13:29:21.555] [driver] [info] [Task Finished] Transform to mem in 0.072986s (25034 normal rows, 0 exceptions)
[2021-03-31 13:29:21.576] [E/3] [info] [Task Finished] Transform to mem in 0.060452s (18991 normal rows, 0 exceptions)
[2021-03-31 13:29:21.595] [E/1] [info] [Task Finished] Transform to mem in 0.100145s (36542 normal rows, 0 exceptions)
[2021-03-31 13:29:21.605] [E/2] [info] [Task Finished] Transform to mem in 0.108017s (39331 normal rows, 0 exceptions)
[2021-03-31 13:29:21.640] [driver] [info] [Task Finished] Transform to mem in 0.084586s (30072 normal rows, 0 exceptions)
[2021-03-31 13:29:21.648] [E/3] [info] [Task Finished] Transform to mem in 0.071831s (24927 normal rows, 0 exceptions)
[2021-03-31 13:29:21.684] [driver] [info] [Task Finished] Transform to mem in 0.044644s (12415 normal rows, 0 exceptions)
[2021-03-31 13:29:21.695] [E/1] [info] [Task Finished] Transform to mem in 0.099398s (35179 normal rows, 0 exceptions)
[2021-03-31 13:29:21.712] [E/2] [info] [Task Finished] Transform to mem in 0.106915s (37541 normal rows, 0 exceptions)
[2021-03-31 13:29:21.720] [E/3] [info] [Task Finished] Transform to mem in 0.072339s (24439 normal rows, 0 exceptions)
[2021-03-31 13:29:21.723] [driver] [info] [Task Finished] Transform to mem in 0.038786s (14378 normal rows, 0 exceptions)
[2021-03-31 13:29:21.764] [E/1] [info] [Task Finished] Transform to mem in 0.069080s (25015 normal rows, 0 exceptions)
[2021-03-31 13:29:21.796] [E/3] [info] [Task Finished] Transform to mem in 0.075116s (25287 normal rows, 0 exceptions)
[2021-03-31 13:29:21.797] [driver] [info] [Task Finished] Transform to mem in 0.073890s (25233 normal rows, 0 exceptions)
[2021-03-31 13:29:21.803] [E/3] [info] [Task Finished] Transform to mem in 0.007148s (2589 normal rows, 0 exceptions)
[2021-03-31 13:29:21.813] [E/2] [info] [Task Finished] Transform to mem in 0.101174s (36814 normal rows, 0 exceptions)
[2021-03-31 13:29:21.863] [E/1] [info] [Task Finished] Transform to mem in 0.099076s (35800 normal rows, 0 exceptions)
[2021-03-31 13:29:21.866] [driver] [info] [Task Finished] Transform to mem in 0.069346s (24777 normal rows, 0 exceptions)
[2021-03-31 13:29:21.877] [E/3] [info] [Task Finished] Transform to mem in 0.074759s (25131 normal rows, 0 exceptions)
[2021-03-31 13:29:21.888] [E/2] [info] [Task Finished] Transform to mem in 0.074582s (27195 normal rows, 0 exceptions)
[2021-03-31 13:29:21.893] [E/3] [info] [Task Finished] Transform to mem in 0.015090s (5544 normal rows, 0 exceptions)
[2021-03-31 13:29:21.959] [E/2] [info] [Task Finished] Transform to mem in 0.071032s (24816 normal rows, 0 exceptions)
[2021-03-31 13:29:21.976] [E/1] [info] [Task Finished] Transform to mem in 0.113325s (41527 normal rows, 0 exceptions)
[2021-03-31 13:29:21.979] [driver] [info] [Task Finished] Transform to mem in 0.112563s (41830 normal rows, 0 exceptions)
[2021-03-31 13:29:21.993] [E/3] [info] [Task Finished] Transform to mem in 0.100211s (36505 normal rows, 0 exceptions)
[2021-03-31 13:29:21.994] [E/3] [info] [Task Finished] Transform to mem in 0.001349s (490 normal rows, 0 exceptions)
[2021-03-31 13:29:22.035] [E/1] [info] [Task Finished] Transform to mem in 0.058773s (18529 normal rows, 0 exceptions)
[2021-03-31 13:29:22.039] [E/2] [info] [Task Finished] Transform to mem in 0.080529s (27918 normal rows, 0 exceptions)
[2021-03-31 13:29:22.063] [E/3] [info] [Task Finished] Transform to mem in 0.068811s (24720 normal rows, 0 exceptions)
[2021-03-31 13:29:22.095] [driver] [info] [Task Finished] Transform to mem in 0.115888s (41851 normal rows, 0 exceptions)
[2021-03-31 13:29:22.134] [driver] [info] [Task Finished] Transform to mem in 0.039481s (13986 normal rows, 0 exceptions)
[2021-03-31 13:29:22.136] [E/1] [info] [Task Finished] Transform to mem in 0.101115s (35745 normal rows, 0 exceptions)
[2021-03-31 13:29:22.158] [E/2] [info] [Task Finished] Transform to mem in 0.118352s (42167 normal rows, 0 exceptions)
[2021-03-31 13:29:22.158] [E/3] [info] [Task Finished] Transform to mem in 0.095240s (32942 normal rows, 0 exceptions)
[2021-03-31 13:29:22.175] [driver] [info] [Task Finished] Transform to mem in 0.040397s (10523 normal rows, 0 exceptions)
[2021-03-31 13:29:22.181] [E/1] [info] [Task Finished] Transform to mem in 0.044513s (14125 normal rows, 0 exceptions)
[2021-03-31 13:29:22.198] [E/3] [info] [Task Finished] Transform to mem in 0.039816s (12566 normal rows, 0 exceptions)
[2021-03-31 13:29:22.225] [E/3] [info] [Task Finished] Transform to mem in 0.027105s (9834 normal rows, 0 exceptions)
[2021-03-31 13:29:22.227] [E/2] [info] [Task Finished] Transform to mem in 0.069459s (23094 normal rows, 0 exceptions)
[2021-03-31 13:29:22.277] [driver] [info] [Task Finished] Transform to mem in 0.102429s (37757 normal rows, 0 exceptions)
[2021-03-31 13:29:22.293] [E/1] [info] [Task Finished] Transform to mem in 0.112511s (41341 normal rows, 0 exceptions)
[2021-03-31 13:29:22.294] [E/3] [info] [Task Finished] Transform to mem in 0.069211s (25306 normal rows, 0 exceptions)
[2021-03-31 13:29:22.301] [E/3] [info] [Task Finished] Transform to mem in 0.006352s (1655 normal rows, 0 exceptions)
[2021-03-31 13:29:22.311] [E/2] [info] [Task Finished] Transform to mem in 0.083943s (29001 normal rows, 0 exceptions)
[2021-03-31 13:29:22.334] [E/1] [info] [Task Finished] Transform to mem in 0.040511s (10491 normal rows, 0 exceptions)
[2021-03-31 13:29:22.367] [driver] [info] [Task Finished] Transform to mem in 0.090239s (31631 normal rows, 0 exceptions)
[2021-03-31 13:29:22.383] [driver] [info] [Task Finished] Transform to mem in 0.015503s (3966 normal rows, 0 exceptions)
[2021-03-31 13:29:22.395] [E/3] [info] [Task Finished] Transform to mem in 0.093853s (33243 normal rows, 0 exceptions)
[2021-03-31 13:29:22.397] [E/1] [info] [Task Finished] Transform to mem in 0.063288s (20710 normal rows, 0 exceptions)
[2021-03-31 13:29:22.398] [E/2] [info] [Task Finished] Transform to mem in 0.087261s (30671 normal rows, 0 exceptions)
[2021-03-31 13:29:22.428] [driver] [info] [Task Finished] Transform to mem in 0.045059s (12451 normal rows, 0 exceptions)
[2021-03-31 13:29:22.432] [E/3] [info] [Task Finished] Transform to mem in 0.037336s (12594 normal rows, 0 exceptions)
[2021-03-31 13:29:22.494] [E/1] [info] [Task Finished] Transform to mem in 0.096677s (35410 normal rows, 0 exceptions)
[2021-03-31 13:29:22.496] [driver] [info] [Task Finished] Transform to mem in 0.067794s (22497 normal rows, 0 exceptions)
[2021-03-31 13:29:22.505] [driver] [info] [Task Finished] Transform to mem in 0.009039s (2352 normal rows, 0 exceptions)
[2021-03-31 13:29:22.506] [E/3] [info] [Task Finished] Transform to mem in 0.073689s (25156 normal rows, 0 exceptions)
[2021-03-31 13:29:22.513] [E/2] [info] [Task Finished] Transform to mem in 0.114957s (41751 normal rows, 0 exceptions)
[2021-03-31 13:29:22.554] [driver] [info] [Task Finished] Transform to mem in 0.049139s (14180 normal rows, 0 exceptions)
[2021-03-31 13:29:22.562] [E/1] [info] [Task Finished] Transform to mem in 0.067845s (22465 normal rows, 0 exceptions)
[2021-03-31 13:29:22.565] [E/3] [info] [Task Finished] Transform to mem in 0.059689s (21801 normal rows, 0 exceptions)
[2021-03-31 13:29:22.575] [E/1] [info] [Task Finished] Transform to mem in 0.013551s (4970 normal rows, 0 exceptions)
[2021-03-31 13:29:22.628] [E/2] [info] [Task Finished] Transform to mem in 0.114588s (42053 normal rows, 0 exceptions)
[2021-03-31 13:29:22.633] [E/3] [info] [Task Finished] Transform to mem in 0.067795s (24856 normal rows, 0 exceptions)
[2021-03-31 13:29:22.649] [E/3] [info] [Task Finished] Transform to mem in 0.015985s (5883 normal rows, 0 exceptions)
[2021-03-31 13:29:22.667] [driver] [info] [Task Finished] Transform to mem in 0.113464s (41858 normal rows, 0 exceptions)
[2021-03-31 13:29:22.690] [E/1] [info] [Task Finished] Transform to mem in 0.114396s (41666 normal rows, 0 exceptions)
[2021-03-31 13:29:22.693] [driver] [info] [Task Finished] Transform to mem in 0.025025s (9137 normal rows, 0 exceptions)
[2021-03-31 13:29:22.717] [E/3] [info] [Task Finished] Transform to mem in 0.067568s (24719 normal rows, 0 exceptions)
[2021-03-31 13:29:22.743] [E/2] [info] [Task Finished] Transform to mem in 0.114837s (41909 normal rows, 0 exceptions)
[2021-03-31 13:29:22.773] [E/1] [info] [Task Finished] Transform to mem in 0.083864s (28874 normal rows, 0 exceptions)
[2021-03-31 13:29:22.786] [E/3] [info] [Task Finished] Transform to mem in 0.069002s (25192 normal rows, 0 exceptions)
[2021-03-31 13:29:22.790] [driver] [info] [Task Finished] Transform to mem in 0.097552s (35233 normal rows, 0 exceptions)
[2021-03-31 13:29:22.810] [E/2] [info] [Task Finished] Transform to mem in 0.066945s (24660 normal rows, 0 exceptions)
[2021-03-31 13:29:22.847] [E/3] [info] [Task Finished] Transform to mem in 0.061421s (19740 normal rows, 0 exceptions)
[2021-03-31 13:29:22.870] [E/1] [info] [Task Finished] Transform to mem in 0.096642s (35624 normal rows, 0 exceptions)
[2021-03-31 13:29:22.896] [E/2] [info] [Task Finished] Transform to mem in 0.086765s (30827 normal rows, 0 exceptions)
[2021-03-31 13:29:22.897] [driver] [info] [Task Finished] Transform to mem in 0.107333s (39073 normal rows, 0 exceptions)
[2021-03-31 13:29:22.917] [E/3] [info] [Task Finished] Transform to mem in 0.069439s (24645 normal rows, 0 exceptions)
[2021-03-31 13:29:22.957] [E/3] [info] [Task Finished] Transform to mem in 0.040721s (10512 normal rows, 0 exceptions)
[2021-03-31 13:29:22.966] [E/3] [info] [Task Finished] Transform to mem in 0.008353s (2466 normal rows, 0 exceptions)
[2021-03-31 13:29:22.968] [E/1] [info] [Task Finished] Transform to mem in 0.097790s (36166 normal rows, 0 exceptions)
[2021-03-31 13:29:22.994] [driver] [info] [Task Finished] Transform to mem in 0.096974s (34767 normal rows, 0 exceptions)
[2021-03-31 13:29:23.010] [E/2] [info] [Task Finished] Transform to mem in 0.113760s (41569 normal rows, 0 exceptions)
[2021-03-31 13:29:23.034] [E/3] [info] [Task Finished] Transform to mem in 0.068225s (24858 normal rows, 0 exceptions)
[2021-03-31 13:29:23.061] [driver] [info] [Task Finished] Transform to mem in 0.066420s (22101 normal rows, 0 exceptions)
[2021-03-31 13:29:23.064] [E/1] [info] [Task Finished] Transform to mem in 0.096107s (34464 normal rows, 0 exceptions)
[2021-03-31 13:29:23.101] [E/2] [info] [Task Finished] Transform to mem in 0.090870s (32219 normal rows, 0 exceptions)
[2021-03-31 13:29:23.102] [E/3] [info] [Task Finished] Transform to mem in 0.068280s (24927 normal rows, 0 exceptions)
[2021-03-31 13:29:23.107] [E/1] [info] [Task Finished] Transform to mem in 0.042992s (11587 normal rows, 0 exceptions)
[2021-03-31 13:29:23.144] [driver] [info] [Task Finished] Transform to mem in 0.082805s (28733 normal rows, 0 exceptions)
[2021-03-31 13:29:23.161] [E/2] [info] [Task Finished] Transform to mem in 0.059647s (19211 normal rows, 0 exceptions)
[2021-03-31 13:29:23.170] [E/1] [info] [Task Finished] Transform to mem in 0.062804s (20561 normal rows, 0 exceptions)
[2021-03-31 13:29:23.171] [E/2] [info] [Task Finished] Transform to mem in 0.010686s (3860 normal rows, 0 exceptions)
[2021-03-31 13:29:23.209] [E/3] [info] [Task Finished] Transform to mem in 0.106685s (38713 normal rows, 0 exceptions)
[2021-03-31 13:29:23.225] [driver] [info] [Task Finished] Transform to mem in 0.081040s (28431 normal rows, 0 exceptions)
[2021-03-31 13:29:23.227] [E/2] [info] [Task Finished] Transform to mem in 0.055980s (17067 normal rows, 0 exceptions)
[2021-03-31 13:29:23.239] [E/1] [info] [Task Finished] Transform to mem in 0.069455s (25296 normal rows, 0 exceptions)
[2021-03-31 13:29:23.264] [E/3] [info] [Task Finished] Transform to mem in 0.055199s (18440 normal rows, 0 exceptions)
[2021-03-31 13:29:23.290] [E/3] [info] [Task Finished] Transform to mem in 0.026149s (9683 normal rows, 0 exceptions)
[2021-03-31 13:29:23.303] [E/1] [info] [Task Finished] Transform to mem in 0.063371s (20682 normal rows, 0 exceptions)
[2021-03-31 13:29:23.308] [E/2] [info] [Task Finished] Transform to mem in 0.080554s (27919 normal rows, 0 exceptions)
[2021-03-31 13:29:23.337] [driver] [info] [Task Finished] Transform to mem in 0.112340s (41572 normal rows, 0 exceptions)
[2021-03-31 13:29:23.358] [E/3] [info] [Task Finished] Transform to mem in 0.067281s (24767 normal rows, 0 exceptions)
[2021-03-31 13:29:23.400] [E/1] [info] [Task Finished] Transform to mem in 0.097019s (35349 normal rows, 0 exceptions)
[2021-03-31 13:29:23.400] [E/2] [info] [Task Finished] Transform to mem in 0.092110s (32389 normal rows, 0 exceptions)
[2021-03-31 13:29:23.410] [E/3] [info] [Task Finished] Transform to mem in 0.052118s (19063 normal rows, 0 exceptions)
[2021-03-31 13:29:23.417] [E/3] [info] [Task Finished] Transform to mem in 0.006725s (2377 normal rows, 0 exceptions)
[2021-03-31 13:29:23.440] [driver] [info] [Task Finished] Transform to mem in 0.102983s (37629 normal rows, 0 exceptions)
[2021-03-31 13:29:23.468] [E/1] [info] [Task Finished] Transform to mem in 0.068423s (24733 normal rows, 0 exceptions)
[2021-03-31 13:29:23.481] [E/3] [info] [Task Finished] Transform to mem in 0.064186s (20722 normal rows, 0 exceptions)
[2021-03-31 13:29:23.488] [E/3] [info] [Task Finished] Transform to mem in 0.007659s (2768 normal rows, 0 exceptions)
[2021-03-31 13:29:23.494] [E/2] [info] [Task Finished] Transform to mem in 0.094028s (33107 normal rows, 0 exceptions)
[2021-03-31 13:29:23.512] [driver] [info] [Task Finished] Transform to mem in 0.071434s (23742 normal rows, 0 exceptions)
[2021-03-31 13:29:23.515] [driver] [info] [Task Finished] Transform to mem in 0.003905s (1420 normal rows, 0 exceptions)
[2021-03-31 13:29:23.558] [E/3] [info] [Task Finished] Transform to mem in 0.069060s (25167 normal rows, 0 exceptions)
[2021-03-31 13:29:23.584] [E/1] [info] [Task Finished] Transform to mem in 0.115716s (42173 normal rows, 0 exceptions)
[2021-03-31 13:29:23.590] [E/2] [info] [Task Finished] Transform to mem in 0.095569s (34049 normal rows, 0 exceptions)
[2021-03-31 13:29:23.597] [driver] [info] [Task Finished] Transform to mem in 0.081886s (28749 normal rows, 0 exceptions)
[2021-03-31 13:29:23.660] [E/3] [info] [Task Finished] Transform to mem in 0.102635s (37278 normal rows, 0 exceptions)
[2021-03-31 13:29:23.660] [E/1] [info] [Task Finished] Transform to mem in 0.076573s (27114 normal rows, 0 exceptions)
[2021-03-31 13:29:23.663] [E/2] [info] [Task Finished] Transform to mem in 0.073216s (24701 normal rows, 0 exceptions)
[2021-03-31 13:29:23.672] [E/3] [info] [Task Finished] Transform to mem in 0.012218s (4399 normal rows, 0 exceptions)
[2021-03-31 13:29:23.685] [driver] [info] [Task Finished] Transform to mem in 0.087484s (30862 normal rows, 0 exceptions)
[2021-03-31 13:29:23.705] [E/3] [info] [Task Finished] Transform to mem in 0.033006s (12175 normal rows, 0 exceptions)
[2021-03-31 13:29:23.752] [driver] [info] [Task Finished] Transform to mem in 0.067041s (24821 normal rows, 0 exceptions)
[2021-03-31 13:29:23.759] [E/1] [info] [Task Finished] Transform to mem in 0.098626s (35251 normal rows, 0 exceptions)
[2021-03-31 13:29:23.776] [E/2] [info] [Task Finished] Transform to mem in 0.112660s (41217 normal rows, 0 exceptions)
[2021-03-31 13:29:23.803] [E/3] [info] [Task Finished] Transform to mem in 0.097574s (35668 normal rows, 0 exceptions)
[2021-03-31 13:29:23.810] [E/3] [info] [Task Finished] Transform to mem in 0.007400s (2431 normal rows, 0 exceptions)
[2021-03-31 13:29:23.816] [E/1] [info] [Task Finished] Transform to mem in 0.056940s (17396 normal rows, 0 exceptions)
[2021-03-31 13:29:23.850] [driver] [info] [Task Finished] Transform to mem in 0.098193s (35369 normal rows, 0 exceptions)
[2021-03-31 13:29:23.872] [E/2] [info] [Task Finished] Transform to mem in 0.096316s (34165 normal rows, 0 exceptions)
[2021-03-31 13:29:23.874] [E/1] [info] [Task Finished] Transform to mem in 0.057460s (17668 normal rows, 0 exceptions)
[2021-03-31 13:29:23.881] [E/3] [info] [Task Finished] Transform to mem in 0.070569s (25001 normal rows, 0 exceptions)
[2021-03-31 13:29:23.921] [E/1] [info] [Task Finished] Transform to mem in 0.047454s (16227 normal rows, 0 exceptions)
[2021-03-31 13:29:23.938] [E/3] [info] [Task Finished] Transform to mem in 0.057008s (17805 normal rows, 0 exceptions)
[2021-03-31 13:29:23.940] [E/1] [info] [Task Finished] Transform to mem in 0.018979s (6913 normal rows, 0 exceptions)
[2021-03-31 13:29:23.947] [driver] [info] [Task Finished] Transform to mem in 0.096584s (34681 normal rows, 0 exceptions)
[2021-03-31 13:29:23.960] [E/2] [info] [Task Finished] Transform to mem in 0.087755s (30853 normal rows, 0 exceptions)
[2021-03-31 13:29:24.000] [E/1] [info] [Task Finished] Transform to mem in 0.059545s (21711 normal rows, 0 exceptions)
[2021-03-31 13:29:24.039] [E/2] [info] [Task Finished] Transform to mem in 0.079124s (27001 normal rows, 0 exceptions)
[2021-03-31 13:29:24.049] [driver] [info] [Task Finished] Transform to mem in 0.102268s (37074 normal rows, 0 exceptions)
[2021-03-31 13:29:24.052] [E/3] [info] [Task Finished] Transform to mem in 0.114019s (41924 normal rows, 0 exceptions)
[2021-03-31 13:29:24.069] [E/1] [info] [Task Finished] Transform to mem in 0.069339s (25275 normal rows, 0 exceptions)
[2021-03-31 13:29:24.096] [E/3] [info] [Task Finished] Transform to mem in 0.044016s (15290 normal rows, 0 exceptions)
[2021-03-31 13:29:24.108] [E/2] [info] [Task Finished] Transform to mem in 0.068828s (25057 normal rows, 0 exceptions)
[2021-03-31 13:29:24.111] [driver] [info] [Task Finished] Transform to mem in 0.061785s (19952 normal rows, 0 exceptions)
[2021-03-31 13:29:24.113] [E/1] [info] [Task Finished] Transform to mem in 0.043694s (11791 normal rows, 0 exceptions)
[2021-03-31 13:29:24.142] [driver] [info] [Task Finished] Transform to mem in 0.031588s (10726 normal rows, 0 exceptions)
[2021-03-31 13:29:24.167] [E/1] [info] [Task Finished] Transform to mem in 0.054179s (16466 normal rows, 0 exceptions)
[2021-03-31 13:29:24.169] [driver] [info] [Task Finished] Transform to mem in 0.026734s (10005 normal rows, 0 exceptions)
[2021-03-31 13:29:24.176] [E/3] [info] [Task Finished] Transform to mem in 0.079668s (27470 normal rows, 0 exceptions)
[2021-03-31 13:29:24.220] [E/2] [info] [Task Finished] Transform to mem in 0.111976s (40545 normal rows, 0 exceptions)
[2021-03-31 13:29:24.261] [driver] [info] [Task Finished] Transform to mem in 0.091678s (32784 normal rows, 0 exceptions)
[2021-03-31 13:29:24.262] [E/1] [info] [Task Finished] Transform to mem in 0.095567s (35108 normal rows, 0 exceptions)
[2021-03-31 13:29:24.267] [E/2] [info] [Task Finished] Transform to mem in 0.046975s (17162 normal rows, 0 exceptions)
[2021-03-31 13:29:24.283] [E/3] [info] [Task Finished] Transform to mem in 0.106782s (38917 normal rows, 0 exceptions)
[2021-03-31 13:29:24.325] [E/2] [info] [Task Finished] Transform to mem in 0.058229s (21153 normal rows, 0 exceptions)
[2021-03-31 13:29:24.328] [driver] [info] [Task Finished] Transform to mem in 0.067594s (24946 normal rows, 0 exceptions)
[2021-03-31 13:29:24.337] [E/1] [info] [Task Finished] Transform to mem in 0.074365s (25371 normal rows, 0 exceptions)
[2021-03-31 13:29:24.377] [driver] [info] [Task Finished] Transform to mem in 0.048839s (17872 normal rows, 0 exceptions)
[2021-03-31 13:29:24.397] [E/3] [info] [Task Finished] Transform to mem in 0.114072s (41695 normal rows, 0 exceptions)
[2021-03-31 13:29:24.406] [E/1] [info] [Task Finished] Transform to mem in 0.069514s (24482 normal rows, 0 exceptions)
[2021-03-31 13:29:24.416] [E/2] [info] [Task Finished] Transform to mem in 0.090880s (31669 normal rows, 0 exceptions)
[2021-03-31 13:29:24.447] [E/3] [info] [Task Finished] Transform to mem in 0.049963s (16396 normal rows, 0 exceptions)
[2021-03-31 13:29:24.479] [E/2] [info] [Task Finished] Transform to mem in 0.063574s (20662 normal rows, 0 exceptions)
[2021-03-31 13:29:24.490] [driver] [info] [Task Finished] Transform to mem in 0.112475s (41533 normal rows, 0 exceptions)
[2021-03-31 13:29:24.492] [E/1] [info] [Task Finished] Transform to mem in 0.085631s (29889 normal rows, 0 exceptions)
[2021-03-31 13:29:24.501] [E/1] [info] [Task Finished] Transform to mem in 0.008816s (2299 normal rows, 0 exceptions)
[2021-03-31 13:29:24.549] [E/2] [info] [Task Finished] Transform to mem in 0.069419s (25305 normal rows, 0 exceptions)
[2021-03-31 13:29:24.549] [E/1] [info] [Task Finished] Transform to mem in 0.048239s (13975 normal rows, 0 exceptions)
[2021-03-31 13:29:24.552] [E/3] [info] [Task Finished] Transform to mem in 0.104830s (38381 normal rows, 0 exceptions)
[2021-03-31 13:29:24.575] [E/3] [info] [Task Finished] Transform to mem in 0.023482s (8515 normal rows, 0 exceptions)
[2021-03-31 13:29:24.585] [driver] [info] [Task Finished] Transform to mem in 0.095377s (34138 normal rows, 0 exceptions)
[2021-03-31 13:29:24.643] [E/3] [info] [Task Finished] Transform to mem in 0.067973s (24942 normal rows, 0 exceptions)
[2021-03-31 13:29:24.643] [E/3] [info] [Task Finished] Transform to mem in 0.000110s (22 normal rows, 0 exceptions)
[2021-03-31 13:29:24.645] [E/2] [info] [Task Finished] Transform to mem in 0.096323s (34517 normal rows, 0 exceptions)
[2021-03-31 13:29:24.663] [E/1] [info] [Task Finished] Transform to mem in 0.113500s (41465 normal rows, 0 exceptions)
[2021-03-31 13:29:24.685] [driver] [info] [Task Finished] Transform to mem in 0.099445s (35654 normal rows, 0 exceptions)
[2021-03-31 13:29:24.686] [driver] [info] [Task Finished] Transform to mem in 0.001373s (500 normal rows, 0 exceptions)
[2021-03-31 13:29:24.707] [E/3] [info] [Task Finished] Transform to mem in 0.064236s (21109 normal rows, 0 exceptions)
[2021-03-31 13:29:24.741] [E/2] [info] [Task Finished] Transform to mem in 0.096010s (34201 normal rows, 0 exceptions)
[2021-03-31 13:29:24.755] [E/1] [info] [Task Finished] Transform to mem in 0.092371s (32774 normal rows, 0 exceptions)
[2021-03-31 13:29:24.755] [driver] [info] [Task Finished] Transform to mem in 0.068986s (25355 normal rows, 0 exceptions)
[2021-03-31 13:29:24.788] [E/3] [info] [Task Finished] Transform to mem in 0.081002s (27700 normal rows, 0 exceptions)
[2021-03-31 13:29:24.792] [E/2] [info] [Task Finished] Transform to mem in 0.051062s (15077 normal rows, 0 exceptions)
[2021-03-31 13:29:24.817] [driver] [info] [Task Finished] Transform to mem in 0.062303s (22995 normal rows, 0 exceptions)
[2021-03-31 13:29:24.839] [E/1] [info] [Task Finished] Transform to mem in 0.084495s (29429 normal rows, 0 exceptions)
[2021-03-31 13:29:24.855] [E/3] [info] [Task Finished] Transform to mem in 0.067056s (24648 normal rows, 0 exceptions)
[2021-03-31 13:29:24.873] [driver] [info] [Task Finished] Transform to mem in 0.055257s (20259 normal rows, 0 exceptions)
[2021-03-31 13:29:24.906] [E/2] [info] [Task Finished] Transform to mem in 0.113928s (41551 normal rows, 0 exceptions)
[2021-03-31 13:29:24.910] [E/3] [info] [Task Finished] Transform to mem in 0.054596s (16887 normal rows, 0 exceptions)
[2021-03-31 13:29:24.922] [E/1] [info] [Task Finished] Transform to mem in 0.082798s (29107 normal rows, 0 exceptions)
[2021-03-31 13:29:24.959] [driver] [info] [Task Finished] Transform to mem in 0.086166s (30549 normal rows, 0 exceptions)
[2021-03-31 13:29:24.966] [driver] [info] [Task Finished] Transform to mem in 0.007106s (2609 normal rows, 0 exceptions)
[2021-03-31 13:29:24.975] [E/2] [info] [Task Finished] Transform to mem in 0.068381s (25029 normal rows, 0 exceptions)
[2021-03-31 13:29:24.977] [E/3] [info] [Task Finished] Transform to mem in 0.067267s (24760 normal rows, 0 exceptions)
[2021-03-31 13:29:25.015] [driver] [info] [Task Finished] Transform to mem in 0.049357s (14706 normal rows, 0 exceptions)
[2021-03-31 13:29:25.018] [driver] [info] [Task Finished] Transform to mem in 0.002360s (869 normal rows, 0 exceptions)
[2021-03-31 13:29:25.024] [E/1] [info] [Task Finished] Transform to mem in 0.101675s (37420 normal rows, 0 exceptions)
[2021-03-31 13:29:25.064] [E/2] [info] [Task Finished] Transform to mem in 0.089360s (31394 normal rows, 0 exceptions)
[2021-03-31 13:29:25.087] [driver] [info] [Task Finished] Transform to mem in 0.069208s (25397 normal rows, 0 exceptions)
[2021-03-31 13:29:25.092] [E/3] [info] [Task Finished] Transform to mem in 0.115072s (42154 normal rows, 0 exceptions)
[2021-03-31 13:29:25.096] [E/1] [info] [Task Finished] Transform to mem in 0.071944s (23920 normal rows, 0 exceptions)
[2021-03-31 13:29:25.105] [E/2] [info] [Task Finished] Transform to mem in 0.040975s (12009 normal rows, 0 exceptions)
[2021-03-31 13:29:25.148] [E/1] [info] [Task Finished] Transform to mem in 0.051676s (18822 normal rows, 0 exceptions)
[2021-03-31 13:29:25.174] [E/2] [info] [Task Finished] Transform to mem in 0.068654s (24918 normal rows, 0 exceptions)
[2021-03-31 13:29:25.176] [E/3] [info] [Task Finished] Transform to mem in 0.083244s (28731 normal rows, 0 exceptions)
[2021-03-31 13:29:25.199] [driver] [info] [Task Finished] Transform to mem in 0.111831s (41286 normal rows, 0 exceptions)
[2021-03-31 13:29:25.234] [driver] [info] [Task Finished] Transform to mem in 0.035173s (9134 normal rows, 0 exceptions)
[2021-03-31 13:29:25.243] [E/1] [info] [Task Finished] Transform to mem in 0.095741s (35003 normal rows, 0 exceptions)
[2021-03-31 13:29:25.284] [E/3] [info] [Task Finished] Transform to mem in 0.108471s (39256 normal rows, 0 exceptions)
[2021-03-31 13:29:25.289] [E/2] [info] [Task Finished] Transform to mem in 0.114902s (41775 normal rows, 0 exceptions)
[2021-03-31 13:29:25.309] [driver] [info] [Task Finished] Transform to mem in 0.074715s (24627 normal rows, 0 exceptions)
[2021-03-31 13:29:25.327] [E/2] [info] [Task Finished] Transform to mem in 0.038290s (12845 normal rows, 0 exceptions)
[2021-03-31 13:29:25.337] [E/1] [info] [Task Finished] Transform to mem in 0.093649s (31854 normal rows, 0 exceptions)
[2021-03-31 13:29:25.374] [driver] [info] [Task Finished] Transform to mem in 0.065675s (21070 normal rows, 0 exceptions)
[2021-03-31 13:29:25.388] [driver] [info] [Task Finished] Transform to mem in 0.013506s (4952 normal rows, 0 exceptions)
[2021-03-31 13:29:25.401] [E/3] [info] [Task Finished] Transform to mem in 0.116714s (41477 normal rows, 0 exceptions)
[2021-03-31 13:29:25.427] [E/2] [info] [Task Finished] Transform to mem in 0.100034s (36628 normal rows, 0 exceptions)
[2021-03-31 13:29:25.439] [E/1] [info] [Task Finished] Transform to mem in 0.101715s (36632 normal rows, 0 exceptions)
[2021-03-31 13:29:25.457] [driver] [info] [Task Finished] Transform to mem in 0.069041s (25248 normal rows, 0 exceptions)
[2021-03-31 13:29:25.473] [driver] [info] [Task Finished] Transform to mem in 0.016191s (5962 normal rows, 0 exceptions)
[2021-03-31 13:29:25.499] [E/3] [info] [Task Finished] Transform to mem in 0.098550s (35972 normal rows, 0 exceptions)
[2021-03-31 13:29:25.540] [E/2] [info] [Task Finished] Transform to mem in 0.112693s (41443 normal rows, 0 exceptions)
[2021-03-31 13:29:25.541] [driver] [info] [Task Finished] Transform to mem in 0.067670s (25061 normal rows, 0 exceptions)
[2021-03-31 13:29:25.551] [E/1] [info] [Task Finished] Transform to mem in 0.112160s (41124 normal rows, 0 exceptions)
[2021-03-31 13:29:25.589] [driver] [info] [Task Finished] Transform to mem in 0.048060s (14119 normal rows, 0 exceptions)
[2021-03-31 13:29:25.596] [E/3] [info] [Task Finished] Transform to mem in 0.096973s (35325 normal rows, 0 exceptions)
[2021-03-31 13:29:25.598] [E/3] [info] [Task Finished] Transform to mem in 0.002016s (664 normal rows, 0 exceptions)
[2021-03-31 13:29:25.622] [E/1] [info] [Task Finished] Transform to mem in 0.070742s (23800 normal rows, 0 exceptions)
[2021-03-31 13:29:25.625] [E/2] [info] [Task Finished] Transform to mem in 0.085693s (30409 normal rows, 0 exceptions)
[2021-03-31 13:29:25.664] [driver] [info] [Task Finished] Transform to mem in 0.074985s (25741 normal rows, 0 exceptions)
[2021-03-31 13:29:25.670] [E/3] [info] [Task Finished] Transform to mem in 0.071107s (24991 normal rows, 0 exceptions)
[2021-03-31 13:29:25.710] [E/3] [info] [Task Finished] Transform to mem in 0.040374s (10465 normal rows, 0 exceptions)
[2021-03-31 13:29:25.719] [E/1] [info] [Task Finished] Transform to mem in 0.096965s (35311 normal rows, 0 exceptions)
[2021-03-31 13:29:25.737] [E/3] [info] [Task Finished] Transform to mem in 0.026995s (6612 normal rows, 0 exceptions)
[2021-03-31 13:29:25.742] [E/2] [info] [Task Finished] Transform to mem in 0.116428s (41754 normal rows, 0 exceptions)
[2021-03-31 13:29:25.747] [E/3] [info] [Task Finished] Transform to mem in 0.010164s (3374 normal rows, 0 exceptions)
[2021-03-31 13:29:25.755] [driver] [info] [Task Finished] Transform to mem in 0.090668s (30882 normal rows, 0 exceptions)
[2021-03-31 13:29:25.762] [driver] [info] [Task Finished] Transform to mem in 0.007122s (2409 normal rows, 0 exceptions)
[2021-03-31 13:29:25.788] [E/1] [info] [Task Finished] Transform to mem in 0.069488s (21288 normal rows, 0 exceptions)
[2021-03-31 13:29:25.847] [driver] [info] [Task Finished] Transform to mem in 0.085394s (30279 normal rows, 0 exceptions)
[2021-03-31 13:29:25.860] [E/2] [info] [Task Finished] Transform to mem in 0.117651s (42395 normal rows, 0 exceptions)
[2021-03-31 13:29:25.864] [E/3] [info] [Task Finished] Transform to mem in 0.116897s (42755 normal rows, 0 exceptions)
[2021-03-31 13:29:25.875] [E/1] [info] [Task Finished] Transform to mem in 0.086419s (30800 normal rows, 0 exceptions)
[2021-03-31 13:29:25.880] [E/3] [info] [Task Finished] Transform to mem in 0.015898s (5203 normal rows, 0 exceptions)
[2021-03-31 13:29:25.880] [E/3] [info] [Task Finished] Transform to mem in 0.000048s (5 normal rows, 0 exceptions)
[2021-03-31 13:29:25.895] [driver] [info] [Task Finished] Transform to mem in 0.047994s (14097 normal rows, 0 exceptions)
[2021-03-31 13:29:25.932] [E/2] [info] [Task Finished] Transform to mem in 0.072789s (24558 normal rows, 0 exceptions)
[2021-03-31 13:29:25.949] [E/1] [info] [Task Finished] Transform to mem in 0.073981s (24806 normal rows, 0 exceptions)
[2021-03-31 13:29:25.966] [E/1] [info] [Task Finished] Transform to mem in 0.017409s (6312 normal rows, 0 exceptions)
[2021-03-31 13:29:25.978] [E/3] [info] [Task Finished] Transform to mem in 0.098220s (36198 normal rows, 0 exceptions)
[2021-03-31 13:29:26.010] [driver] [info] [Task Finished] Transform to mem in 0.114816s (42339 normal rows, 0 exceptions)
[2021-03-31 13:29:26.035] [E/1] [info] [Task Finished] Transform to mem in 0.068722s (25022 normal rows, 0 exceptions)
[2021-03-31 13:29:26.047] [E/2] [info] [Task Finished] Transform to mem in 0.114701s (41774 normal rows, 0 exceptions)
[2021-03-31 13:29:26.064] [E/2] [info] [Task Finished] Transform to mem in 0.016853s (6191 normal rows, 0 exceptions)
[2021-03-31 13:29:26.077] [E/3] [info] [Task Finished] Transform to mem in 0.098592s (35962 normal rows, 0 exceptions)
[2021-03-31 13:29:26.104] [E/2] [info] [Task Finished] Transform to mem in 0.040284s (10499 normal rows, 0 exceptions)
[2021-03-31 13:29:26.118] [E/3] [info] [Task Finished] Transform to mem in 0.040692s (10528 normal rows, 0 exceptions)
[2021-03-31 13:29:26.120] [E/2] [info] [Task Finished] Transform to mem in 0.015603s (4007 normal rows, 0 exceptions)
[2021-03-31 13:29:26.121] [driver] [info] [Task Finished] Transform to mem in 0.111208s (41111 normal rows, 0 exceptions)
[2021-03-31 13:29:26.125] [E/2] [info] [Task Finished] Transform to mem in 0.004908s (1728 normal rows, 0 exceptions)
[2021-03-31 13:29:26.147] [E/1] [info] [Task Finished] Transform to mem in 0.112421s (41343 normal rows, 0 exceptions)
[2021-03-31 13:29:26.164] [E/1] [info] [Task Finished] Transform to mem in 0.016768s (6047 normal rows, 0 exceptions)
[2021-03-31 13:29:26.213] [E/3] [info] [Task Finished] Transform to mem in 0.095345s (33544 normal rows, 0 exceptions)
[2021-03-31 13:29:26.233] [E/1] [info] [Task Finished] Transform to mem in 0.068958s (24610 normal rows, 0 exceptions)
[2021-03-31 13:29:26.235] [driver] [info] [Task Finished] Transform to mem in 0.113793s (41736 normal rows, 0 exceptions)
[2021-03-31 13:29:26.237] [driver] [info] [Task Finished] Transform to mem in 0.001900s (696 normal rows, 0 exceptions)
[2021-03-31 13:29:26.239] [E/2] [info] [Task Finished] Transform to mem in 0.113772s (41465 normal rows, 0 exceptions)
[2021-03-31 13:29:26.286] [E/3] [info] [Task Finished] Transform to mem in 0.072980s (24347 normal rows, 0 exceptions)
[2021-03-31 13:29:26.337] [E/2] [info] [Task Finished] Transform to mem in 0.098342s (35105 normal rows, 0 exceptions)
[2021-03-31 13:29:26.346] [E/1] [info] [Task Finished] Transform to mem in 0.113209s (41928 normal rows, 0 exceptions)
[2021-03-31 13:29:26.351] [driver] [info] [Task Finished] Transform to mem in 0.114472s (41865 normal rows, 0 exceptions)
[2021-03-31 13:29:26.367] [E/3] [info] [Task Finished] Transform to mem in 0.080897s (29047 normal rows, 0 exceptions)
[2021-03-31 13:29:26.368] [E/1] [info] [Task Finished] Transform to mem in 0.021855s (6400 normal rows, 0 exceptions)
[2021-03-31 13:29:26.394] [E/2] [info] [Task Finished] Transform to mem in 0.057266s (18000 normal rows, 0 exceptions)
[2021-03-31 13:29:26.397] [E/3] [info] [Task Finished] Transform to mem in 0.030478s (9915 normal rows, 0 exceptions)
[2021-03-31 13:29:26.425] [driver] [info] [Task Finished] Transform to mem in 0.073426s (25230 normal rows, 0 exceptions)
[2021-03-31 13:29:26.437] [E/3] [info] [Task Finished] Transform to mem in 0.039378s (14355 normal rows, 0 exceptions)
[2021-03-31 13:29:26.459] [E/1] [info] [Task Finished] Transform to mem in 0.091157s (32223 normal rows, 0 exceptions)
[2021-03-31 13:29:26.494] [driver] [info] [Task Finished] Transform to mem in 0.068979s (25234 normal rows, 0 exceptions)
[2021-03-31 13:29:26.510] [E/2] [info] [Task Finished] Transform to mem in 0.115486s (42674 normal rows, 0 exceptions)
[2021-03-31 13:29:26.536] [E/3] [info] [Task Finished] Transform to mem in 0.099117s (36109 normal rows, 0 exceptions)
[2021-03-31 13:29:26.550] [E/2] [info] [Task Finished] Transform to mem in 0.040553s (10471 normal rows, 0 exceptions)
[2021-03-31 13:29:26.555] [E/2] [info] [Task Finished] Transform to mem in 0.004818s (1211 normal rows, 0 exceptions)
[2021-03-31 13:29:26.570] [driver] [info] [Task Finished] Transform to mem in 0.075828s (26073 normal rows, 0 exceptions)
[2021-03-31 13:29:26.574] [E/1] [info] [Task Finished] Transform to mem in 0.114739s (41789 normal rows, 0 exceptions)
[2021-03-31 13:29:26.577] [E/3] [info] [Task Finished] Transform to mem in 0.040737s (10518 normal rows, 0 exceptions)
[2021-03-31 13:29:26.622] [E/2] [info] [Task Finished] Transform to mem in 0.067111s (24560 normal rows, 0 exceptions)
[2021-03-31 13:29:26.639] [E/2] [info] [Task Finished] Transform to mem in 0.016917s (6217 normal rows, 0 exceptions)
[2021-03-31 13:29:26.666] [driver] [info] [Task Finished] Transform to mem in 0.095814s (35479 normal rows, 0 exceptions)
[2021-03-31 13:29:26.687] [E/1] [info] [Task Finished] Transform to mem in 0.112633s (41320 normal rows, 0 exceptions)
[2021-03-31 13:29:26.690] [E/3] [info] [Task Finished] Transform to mem in 0.113707s (41475 normal rows, 0 exceptions)
[2021-03-31 13:29:26.712] [E/2] [info] [Task Finished] Transform to mem in 0.072440s (24657 normal rows, 0 exceptions)
[2021-03-31 13:29:26.750] [E/1] [info] [Task Finished] Transform to mem in 0.063093s (23273 normal rows, 0 exceptions)
[2021-03-31 13:29:26.761] [driver] [info] [Task Finished] Transform to mem in 0.095300s (34166 normal rows, 0 exceptions)
[2021-03-31 13:29:26.778] [E/3] [info] [Task Finished] Transform to mem in 0.087272s (30641 normal rows, 0 exceptions)
[2021-03-31 13:29:26.796] [E/3] [info] [Task Finished] Transform to mem in 0.018074s (5847 normal rows, 0 exceptions)
[2021-03-31 13:29:26.798] [E/2] [info] [Task Finished] Transform to mem in 0.086290s (30706 normal rows, 0 exceptions)
[2021-03-31 13:29:26.798] [E/1] [info] [Task Finished] Transform to mem in 0.048207s (14131 normal rows, 0 exceptions)
[2021-03-31 13:29:26.833] [driver] [info] [Task Finished] Transform to mem in 0.072098s (24688 normal rows, 0 exceptions)
[2021-03-31 13:29:26.868] [E/3] [info] [Task Finished] Transform to mem in 0.072268s (24763 normal rows, 0 exceptions)
[2021-03-31 13:29:26.886] [E/3] [info] [Task Finished] Transform to mem in 0.018200s (6575 normal rows, 0 exceptions)
[2021-03-31 13:29:26.895] [E/2] [info] [Task Finished] Transform to mem in 0.097539s (35944 normal rows, 0 exceptions)
[2021-03-31 13:29:26.913] [E/1] [info] [Task Finished] Transform to mem in 0.115069s (42136 normal rows, 0 exceptions)
[2021-03-31 13:29:26.947] [driver] [info] [Task Finished] Transform to mem in 0.113857s (41750 normal rows, 0 exceptions)
[2021-03-31 13:29:26.954] [E/1] [info] [Task Finished] Transform to mem in 0.040694s (10481 normal rows, 0 exceptions)
[2021-03-31 13:29:26.955] [E/3] [info] [Task Finished] Transform to mem in 0.068563s (24990 normal rows, 0 exceptions)
[2021-03-31 13:29:26.987] [driver] [info] [Task Finished] Transform to mem in 0.040600s (10492 normal rows, 0 exceptions)
[2021-03-31 13:29:26.997] [E/2] [info] [Task Finished] Transform to mem in 0.101326s (36501 normal rows, 0 exceptions)
[2021-03-31 13:29:27.039] [E/1] [info] [Task Finished] Transform to mem in 0.085358s (29862 normal rows, 0 exceptions)
[2021-03-31 13:29:27.055] [driver] [info] [Task Finished] Transform to mem in 0.067318s (24870 normal rows, 0 exceptions)
[2021-03-31 13:29:27.058] [E/3] [info] [Task Finished] Transform to mem in 0.102712s (37796 normal rows, 0 exceptions)
[2021-03-31 13:29:27.094] [E/2] [info] [Task Finished] Transform to mem in 0.097091s (35395 normal rows, 0 exceptions)
[2021-03-31 13:29:27.117] [E/3] [info] [Task Finished] Transform to mem in 0.059593s (21164 normal rows, 0 exceptions)
[2021-03-31 13:29:27.131] [driver] [info] [Task Finished] Transform to mem in 0.076439s (26195 normal rows, 0 exceptions)
[2021-03-31 13:29:27.153] [E/1] [info] [Task Finished] Transform to mem in 0.113418s (41474 normal rows, 0 exceptions)
[2021-03-31 13:29:27.162] [E/2] [info] [Task Finished] Transform to mem in 0.068072s (24717 normal rows, 0 exceptions)
[2021-03-31 13:29:27.210] [E/2] [info] [Task Finished] Transform to mem in 0.047936s (14083 normal rows, 0 exceptions)
[2021-03-31 13:29:27.218] [E/3] [info] [Task Finished] Transform to mem in 0.100433s (36501 normal rows, 0 exceptions)
[2021-03-31 13:29:27.219] [driver] [info] [Task Finished] Transform to mem in 0.087334s (31118 normal rows, 0 exceptions)
[2021-03-31 13:29:27.238] [E/1] [info] [Task Finished] Transform to mem in 0.085252s (30459 normal rows, 0 exceptions)
[2021-03-31 13:29:27.247] [E/3] [info] [Task Finished] Transform to mem in 0.029019s (9440 normal rows, 0 exceptions)
[2021-03-31 13:29:27.281] [E/2] [info] [Task Finished] Transform to mem in 0.071042s (24070 normal rows, 0 exceptions)
[2021-03-31 13:29:27.290] [driver] [info] [Task Finished] Transform to mem in 0.071534s (24886 normal rows, 0 exceptions)
[2021-03-31 13:29:27.325] [driver] [info] [Task Finished] Transform to mem in 0.034843s (12692 normal rows, 0 exceptions)
[2021-03-31 13:29:27.336] [E/1] [info] [Task Finished] Transform to mem in 0.097996s (36280 normal rows, 0 exceptions)
[2021-03-31 13:29:27.346] [E/3] [info] [Task Finished] Transform to mem in 0.099522s (35640 normal rows, 0 exceptions)
[2021-03-31 13:29:27.393] [driver] [info] [Task Finished] Transform to mem in 0.068426s (25101 normal rows, 0 exceptions)
[2021-03-31 13:29:27.396] [E/2] [info] [Task Finished] Transform to mem in 0.115161s (41766 normal rows, 0 exceptions)
[2021-03-31 13:29:27.398] [E/3] [info] [Task Finished] Transform to mem in 0.051870s (15520 normal rows, 0 exceptions)
[2021-03-31 13:29:27.434] [driver] [info] [Task Finished] Transform to mem in 0.040498s (10472 normal rows, 0 exceptions)
[2021-03-31 13:29:27.436] [E/1] [info] [Task Finished] Transform to mem in 0.099936s (36692 normal rows, 0 exceptions)
[2021-03-31 13:29:27.442] [driver] [info] [Task Finished] Transform to mem in 0.008167s (3012 normal rows, 0 exceptions)
[2021-03-31 13:29:27.455] [E/2] [info] [Task Finished] Transform to mem in 0.059279s (18509 normal rows, 0 exceptions)
[2021-03-31 13:29:27.503] [E/1] [info] [Task Finished] Transform to mem in 0.067419s (24873 normal rows, 0 exceptions)
[2021-03-31 13:29:27.510] [E/3] [info] [Task Finished] Transform to mem in 0.111530s (41077 normal rows, 0 exceptions)
[2021-03-31 13:29:27.540] [driver] [info] [Task Finished] Transform to mem in 0.098148s (36212 normal rows, 0 exceptions)
[2021-03-31 13:29:27.552] [E/3] [info] [Task Finished] Transform to mem in 0.042356s (13752 normal rows, 0 exceptions)
[2021-03-31 13:29:27.569] [E/2] [info] [Task Finished] Transform to mem in 0.113879s (41485 normal rows, 0 exceptions)
[2021-03-31 13:29:27.595] [E/2] [info] [Task Finished] Transform to mem in 0.026078s (9409 normal rows, 0 exceptions)
[2021-03-31 13:29:27.598] [E/1] [info] [Task Finished] Transform to mem in 0.094889s (33771 normal rows, 0 exceptions)
[2021-03-31 13:29:27.606] [driver] [info] [Task Finished] Transform to mem in 0.065335s (24577 normal rows, 0 exceptions)
[2021-03-31 13:29:27.625] [driver] [info] [Task Finished] Transform to mem in 0.018928s (7053 normal rows, 0 exceptions)
[2021-03-31 13:29:27.667] [E/3] [info] [Task Finished] Transform to mem in 0.114885s (41896 normal rows, 0 exceptions)
[2021-03-31 13:29:27.670] [driver] [info] [Task Finished] Transform to mem in 0.045126s (12590 normal rows, 0 exceptions)
[2021-03-31 13:29:27.676] [driver] [info] [Task Finished] Transform to mem in 0.006023s (1525 normal rows, 0 exceptions)
[2021-03-31 13:29:27.708] [E/3] [info] [Task Finished] Transform to mem in 0.040762s (10519 normal rows, 0 exceptions)
[2021-03-31 13:29:27.710] [E/2] [info] [Task Finished] Transform to mem in 0.114895s (41791 normal rows, 0 exceptions)
[2021-03-31 13:29:27.713] [E/1] [info] [Task Finished] Transform to mem in 0.114635s (41765 normal rows, 0 exceptions)
[2021-03-31 13:29:27.729] [E/1] [info] [Task Finished] Transform to mem in 0.015929s (5862 normal rows, 0 exceptions)
[2021-03-31 13:29:27.774] [driver] [info] [Task Finished] Transform to mem in 0.097787s (35521 normal rows, 0 exceptions)
[2021-03-31 13:29:27.796] [E/1] [info] [Task Finished] Transform to mem in 0.067716s (24747 normal rows, 0 exceptions)
[2021-03-31 13:29:27.820] [E/3] [info] [Task Finished] Transform to mem in 0.112457s (41318 normal rows, 0 exceptions)
[2021-03-31 13:29:27.825] [E/2] [info] [Task Finished] Transform to mem in 0.114199s (41595 normal rows, 0 exceptions)
[2021-03-31 13:29:27.870] [driver] [info] [Task Finished] Transform to mem in 0.096634s (35585 normal rows, 0 exceptions)
[2021-03-31 13:29:27.871] [E/1] [info] [Task Finished] Transform to mem in 0.074952s (24909 normal rows, 0 exceptions)
[2021-03-31 13:29:27.910] [E/2] [info] [Task Finished] Transform to mem in 0.085681s (30427 normal rows, 0 exceptions)
[2021-03-31 13:29:27.918] [E/3] [info] [Task Finished] Transform to mem in 0.098138s (35294 normal rows, 0 exceptions)
[2021-03-31 13:29:27.920] [driver] [info] [Task Finished] Transform to mem in 0.049252s (15872 normal rows, 0 exceptions)
[2021-03-31 13:29:27.924] [E/2] [info] [Task Finished] Transform to mem in 0.014032s (5083 normal rows, 0 exceptions)
[2021-03-31 13:29:27.932] [E/1] [info] [Task Finished] Transform to mem in 0.060896s (19595 normal rows, 0 exceptions)
[2021-03-31 13:29:27.987] [E/3] [info] [Task Finished] Transform to mem in 0.068496s (22556 normal rows, 0 exceptions)
[2021-03-31 13:29:27.990] [E/2] [info] [Task Finished] Transform to mem in 0.065786s (23480 normal rows, 0 exceptions)
[2021-03-31 13:29:27.993] [E/1] [info] [Task Finished] Transform to mem in 0.060878s (22144 normal rows, 0 exceptions)
[2021-03-31 13:29:28.034] [driver] [info] [Task Finished] Transform to mem in 0.114587s (42625 normal rows, 0 exceptions)
[2021-03-31 13:29:28.041] [E/1] [info] [Task Finished] Transform to mem in 0.047849s (16736 normal rows, 0 exceptions)
[2021-03-31 13:29:28.046] [E/1] [info] [Task Finished] Transform to mem in 0.004455s (1504 normal rows, 0 exceptions)
[2021-03-31 13:29:28.078] [E/2] [info] [Task Finished] Transform to mem in 0.087648s (30449 normal rows, 0 exceptions)
[2021-03-31 13:29:28.102] [E/3] [info] [Task Finished] Transform to mem in 0.114976s (41902 normal rows, 0 exceptions)
[2021-03-31 13:29:28.120] [E/2] [info] [Task Finished] Transform to mem in 0.041893s (15064 normal rows, 0 exceptions)
[2021-03-31 13:29:28.125] [driver] [info] [Task Finished] Transform to mem in 0.091000s (32766 normal rows, 0 exceptions)
[2021-03-31 13:29:28.134] [E/1] [info] [Task Finished] Transform to mem in 0.088671s (31430 normal rows, 0 exceptions)
[2021-03-31 13:29:28.150] [E/3] [info] [Task Finished] Transform to mem in 0.048056s (14080 normal rows, 0 exceptions)
[2021-03-31 13:29:28.194] [E/2] [info] [Task Finished] Transform to mem in 0.073987s (25158 normal rows, 0 exceptions)
[2021-03-31 13:29:28.198] [E/1] [info] [Task Finished] Transform to mem in 0.063805s (23564 normal rows, 0 exceptions)
[2021-03-31 13:29:28.199] [E/1] [info] [Task Finished] Transform to mem in 0.000575s (197 normal rows, 0 exceptions)
[2021-03-31 13:29:28.199] [driver] [info] [Task Finished] Transform to mem in 0.074042s (25260 normal rows, 0 exceptions)
[2021-03-31 13:29:28.218] [E/3] [info] [Task Finished] Transform to mem in 0.067960s (25081 normal rows, 0 exceptions)
[2021-03-31 13:29:28.237] [E/3] [info] [Task Finished] Transform to mem in 0.019548s (7200 normal rows, 0 exceptions)
[2021-03-31 13:29:28.295] [E/2] [info] [Task Finished] Transform to mem in 0.100908s (36107 normal rows, 0 exceptions)
[2021-03-31 13:29:28.301] [E/3] [info] [Task Finished] Transform to mem in 0.063677s (20467 normal rows, 0 exceptions)
[2021-03-31 13:29:28.312] [E/2] [info] [Task Finished] Transform to mem in 0.017078s (4374 normal rows, 0 exceptions)
[2021-03-31 13:29:28.313] [E/1] [info] [Task Finished] Transform to mem in 0.114413s (41729 normal rows, 0 exceptions)
[2021-03-31 13:29:28.313] [driver] [info] [Task Finished] Transform to mem in 0.113987s (41767 normal rows, 0 exceptions)
[2021-03-31 13:29:28.327] [driver] [info] [Task Finished] Transform to mem in 0.013477s (5008 normal rows, 0 exceptions)
[2021-03-31 13:29:28.342] [E/3] [info] [Task Finished] Transform to mem in 0.040769s (10487 normal rows, 0 exceptions)
[2021-03-31 13:29:28.394] [driver] [info] [Task Finished] Transform to mem in 0.067644s (24978 normal rows, 0 exceptions)
[2021-03-31 13:29:28.402] [E/2] [info] [Task Finished] Transform to mem in 0.089768s (31621 normal rows, 0 exceptions)
[2021-03-31 13:29:28.406] [driver] [info] [Task Finished] Transform to mem in 0.011642s (4305 normal rows, 0 exceptions)
[2021-03-31 13:29:28.425] [E/1] [info] [Task Finished] Transform to mem in 0.111654s (41191 normal rows, 0 exceptions)
[2021-03-31 13:29:28.455] [E/3] [info] [Task Finished] Transform to mem in 0.113329s (41465 normal rows, 0 exceptions)
[2021-03-31 13:29:28.455] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2042s
[2021-03-31 13:29:28.455] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.6725s, 18842980 input rows, time to process 1 row via fast path: 0.0021585ms

[2021-03-31 13:29:28.778] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:29:29.391] [E/1] [info] [Task Finished] write to file in 0.613121s (3544915 rows, 706.20 MB)
[2021-03-31 13:29:29.396] [driver] [info] [Task Finished] write to file in 0.618492s (3592359 rows, 714.50 MB)
[2021-03-31 13:29:29.402] [E/2] [info] [Task Finished] write to file in 0.624507s (3575098 rows, 712.56 MB)
[2021-03-31 13:29:29.778] [E/3] [info] [Task Finished] write to file in 1.000504s (3592009 rows, 715.66 MB)
[2021-03-31 13:29:29.778] [global] [info] writing output took 1.322773s
[2021-03-31 13:29:29.778] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.32305s
[2021-03-31 13:29:29.778] [global] [info] [Transform Stage] Stage 0 took 11.9279s
[2021-03-31 13:29:29.778] [global] [info] Query Execution took 12.4902s. (planning: 0.562215s, execution: 11.928s)
>>> 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.2803490161895752
CACHING took 13.353775262832642s
Tuplex job time: 39.10831642150879 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.377506,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.05943,"total_compilation_time_s":1.09917,"sampling_time_s":0.500022,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.6725,"fast_path_time_s":10.2042,"fast_path_per_row_time_ns":2158.5,"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.00161174,"fast_path_time_s":0.00169883,"fast_path_per_row_time_ns":835.965,"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.00479534,"fast_path_time_s":0.00491115,"fast_path_per_row_time_ns":515.628,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":3,"fast_path_wall_time_s":14.0002,"fast_path_time_s":3.52656,"fast_path_per_row_time_ns":999.318,"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.2803490161895752, "jobTime": 39.10831642150879, "io_load": 13.353775262832642, "compute_and_write": 25.754541158676147}
[GLOBAL] releasing 253 active partitions
[2021-03-31 13:29:29.820] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 255 active partitions
[2021-03-31 13:29:30.082] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 264 active partitions
[2021-03-31 13:29:30.347] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 264 active partitions
