[2021-03-31 13:29:31.223] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:29:31.223] [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:29:31.223] [local ee] [info] initializing LLVM backend
[2021-03-31 13:29:31.223] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:29:31.224] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:29:31.224] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:29:31.224] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:29:31.224] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:29:31.224] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:29:31.224] [E/1] [info] starting detached process queue
[2021-03-31 13:29:31.224] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:29:31.224] [E/2] [info] starting detached process queue
[2021-03-31 13:29:31.224] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:29:31.225] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:29:31.225] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:29:31.225] [E/3] [info] starting detached process queue
[2021-03-31 13:29:31.225] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:29:31.225] [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:29:31.225] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:29:31.225] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:29:31.225] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:29:31.386] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:31.404] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:31.420] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:31.439] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:31.452] [logical planner] [info] logical optimization took 0.036914ms
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:29:31.452] [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:29:31.453] [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:29:31.480] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:31.578] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:29:31.578] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0981494s
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:29:31.578] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:29:31.579] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:29:32.095] [E/1] [info] [Task Finished] Transform to mem in 0.516505s (148222 normal rows, 0 exceptions)
[2021-03-31 13:29:32.095] [E/3] [info] [Task Finished] Transform to mem in 0.516576s (148920 normal rows, 0 exceptions)
[2021-03-31 13:29:32.096] [driver] [info] [Task Finished] Transform to mem in 0.517184s (148791 normal rows, 0 exceptions)
[2021-03-31 13:29:32.124] [E/2] [info] [Task Finished] Transform to mem in 0.545402s (156520 normal rows, 0 exceptions)
[2021-03-31 13:29:32.608] [driver] [info] [Task Finished] Transform to mem in 0.512674s (148736 normal rows, 0 exceptions)
[2021-03-31 13:29:32.610] [E/1] [info] [Task Finished] Transform to mem in 0.515302s (148074 normal rows, 0 exceptions)
[2021-03-31 13:29:32.611] [E/3] [info] [Task Finished] Transform to mem in 0.516353s (148040 normal rows, 0 exceptions)
[2021-03-31 13:29:32.787] [E/2] [info] [Task Finished] Transform to mem in 0.663111s (191164 normal rows, 0 exceptions)
[2021-03-31 13:29:33.127] [driver] [info] [Task Finished] Transform to mem in 0.518500s (149256 normal rows, 0 exceptions)
[2021-03-31 13:29:33.128] [E/3] [info] [Task Finished] Transform to mem in 0.516247s (148986 normal rows, 0 exceptions)
[2021-03-31 13:29:33.131] [E/1] [info] [Task Finished] Transform to mem in 0.520288s (149018 normal rows, 0 exceptions)
[2021-03-31 13:29:33.338] [E/2] [info] [Task Finished] Transform to mem in 0.551220s (158719 normal rows, 0 exceptions)
[2021-03-31 13:29:33.639] [E/3] [info] [Task Finished] Transform to mem in 0.510755s (148566 normal rows, 0 exceptions)
[2021-03-31 13:29:33.640] [driver] [info] [Task Finished] Transform to mem in 0.512668s (148726 normal rows, 0 exceptions)
[2021-03-31 13:29:33.644] [E/1] [info] [Task Finished] Transform to mem in 0.512891s (148590 normal rows, 0 exceptions)
[2021-03-31 13:29:34.073] [E/2] [info] [Task Finished] Transform to mem in 0.734282s (212579 normal rows, 0 exceptions)
[2021-03-31 13:29:34.151] [E/3] [info] [Task Finished] Transform to mem in 0.512030s (149214 normal rows, 0 exceptions)
[2021-03-31 13:29:34.152] [driver] [info] [Task Finished] Transform to mem in 0.512595s (148120 normal rows, 0 exceptions)
[2021-03-31 13:29:34.157] [E/1] [info] [Task Finished] Transform to mem in 0.513484s (148729 normal rows, 0 exceptions)
[2021-03-31 13:29:34.660] [E/3] [info] [Task Finished] Transform to mem in 0.509812s (148034 normal rows, 0 exceptions)
[2021-03-31 13:29:34.665] [driver] [info] [Task Finished] Transform to mem in 0.512722s (148545 normal rows, 0 exceptions)
[2021-03-31 13:29:34.670] [E/1] [info] [Task Finished] Transform to mem in 0.512559s (148261 normal rows, 0 exceptions)
[2021-03-31 13:29:34.808] [E/2] [info] [Task Finished] Transform to mem in 0.735047s (212966 normal rows, 0 exceptions)
[2021-03-31 13:29:35.176] [driver] [info] [Task Finished] Transform to mem in 0.510744s (148292 normal rows, 0 exceptions)
[2021-03-31 13:29:35.181] [E/1] [info] [Task Finished] Transform to mem in 0.511244s (148408 normal rows, 0 exceptions)
[2021-03-31 13:29:35.319] [E/3] [info] [Task Finished] Transform to mem in 0.659016s (191851 normal rows, 0 exceptions)
[2021-03-31 13:29:35.320] [E/2] [info] [Task Finished] Transform to mem in 0.512156s (149106 normal rows, 0 exceptions)
[2021-03-31 13:29:35.695] [E/1] [info] [Task Finished] Transform to mem in 0.514546s (149431 normal rows, 0 exceptions)
[2021-03-31 13:29:35.828] [E/3] [info] [Task Finished] Transform to mem in 0.509007s (148200 normal rows, 0 exceptions)
[2021-03-31 13:29:35.832] [driver] [info] [Task Finished] Transform to mem in 0.656247s (190584 normal rows, 0 exceptions)
[2021-03-31 13:29:35.833] [E/2] [info] [Task Finished] Transform to mem in 0.513206s (149375 normal rows, 0 exceptions)
[2021-03-31 13:29:36.263] [E/1] [info] [Task Finished] Transform to mem in 0.567839s (165017 normal rows, 0 exceptions)
[2021-03-31 13:29:36.341] [E/3] [info] [Task Finished] Transform to mem in 0.512512s (149256 normal rows, 0 exceptions)
[2021-03-31 13:29:36.344] [driver] [info] [Task Finished] Transform to mem in 0.512120s (148570 normal rows, 0 exceptions)
[2021-03-31 13:29:36.347] [E/2] [info] [Task Finished] Transform to mem in 0.513654s (148802 normal rows, 0 exceptions)
[2021-03-31 13:29:36.855] [E/3] [info] [Task Finished] Transform to mem in 0.513975s (148369 normal rows, 0 exceptions)
[2021-03-31 13:29:36.860] [driver] [info] [Task Finished] Transform to mem in 0.516138s (149125 normal rows, 0 exceptions)
[2021-03-31 13:29:36.907] [E/1] [info] [Task Finished] Transform to mem in 0.643495s (185446 normal rows, 0 exceptions)
[2021-03-31 13:29:37.164] [E/2] [info] [Task Finished] Transform to mem in 0.817582s (235681 normal rows, 0 exceptions)
[2021-03-31 13:29:37.364] [E/3] [info] [Task Finished] Transform to mem in 0.509436s (148710 normal rows, 0 exceptions)
[2021-03-31 13:29:37.373] [driver] [info] [Task Finished] Transform to mem in 0.513068s (149310 normal rows, 0 exceptions)
[2021-03-31 13:29:37.676] [E/2] [info] [Task Finished] Transform to mem in 0.511749s (148417 normal rows, 0 exceptions)
[2021-03-31 13:29:37.874] [E/3] [info] [Task Finished] Transform to mem in 0.509505s (148449 normal rows, 0 exceptions)
[2021-03-31 13:29:37.883] [driver] [info] [Task Finished] Transform to mem in 0.509205s (148165 normal rows, 0 exceptions)
[2021-03-31 13:29:37.890] [E/1] [info] [Task Finished] Transform to mem in 0.983227s (285965 normal rows, 0 exceptions)
[2021-03-31 13:29:38.189] [E/2] [info] [Task Finished] Transform to mem in 0.512926s (148811 normal rows, 0 exceptions)
[2021-03-31 13:29:38.383] [E/3] [info] [Task Finished] Transform to mem in 0.508615s (148196 normal rows, 0 exceptions)
[2021-03-31 13:29:38.392] [driver] [info] [Task Finished] Transform to mem in 0.509461s (147954 normal rows, 0 exceptions)
[2021-03-31 13:29:38.700] [E/2] [info] [Task Finished] Transform to mem in 0.511133s (148385 normal rows, 0 exceptions)
[2021-03-31 13:29:38.891] [E/1] [info] [Task Finished] Transform to mem in 1.000549s (290028 normal rows, 0 exceptions)
[2021-03-31 13:29:38.891] [E/3] [info] [Task Finished] Transform to mem in 0.508346s (148152 normal rows, 0 exceptions)
[2021-03-31 13:29:38.903] [driver] [info] [Task Finished] Transform to mem in 0.510401s (148303 normal rows, 0 exceptions)
[2021-03-31 13:29:39.290] [E/2] [info] [Task Finished] Transform to mem in 0.589339s (171261 normal rows, 0 exceptions)
[2021-03-31 13:29:39.402] [E/3] [info] [Task Finished] Transform to mem in 0.510804s (148744 normal rows, 0 exceptions)
[2021-03-31 13:29:39.403] [E/1] [info] [Task Finished] Transform to mem in 0.512692s (148988 normal rows, 0 exceptions)
[2021-03-31 13:29:39.801] [E/2] [info] [Task Finished] Transform to mem in 0.511620s (148407 normal rows, 0 exceptions)
[2021-03-31 13:29:39.893] [driver] [info] [Task Finished] Transform to mem in 0.990439s (288017 normal rows, 0 exceptions)
[2021-03-31 13:29:39.911] [E/3] [info] [Task Finished] Transform to mem in 0.509677s (148801 normal rows, 0 exceptions)
[2021-03-31 13:29:39.914] [E/1] [info] [Task Finished] Transform to mem in 0.510526s (148079 normal rows, 0 exceptions)
[2021-03-31 13:29:40.407] [driver] [info] [Task Finished] Transform to mem in 0.514173s (148853 normal rows, 0 exceptions)
[2021-03-31 13:29:40.423] [E/3] [info] [Task Finished] Transform to mem in 0.511156s (147856 normal rows, 0 exceptions)
[2021-03-31 13:29:40.427] [E/1] [info] [Task Finished] Transform to mem in 0.513228s (148255 normal rows, 0 exceptions)
[2021-03-31 13:29:40.494] [E/2] [info] [Task Finished] Transform to mem in 0.692473s (199386 normal rows, 0 exceptions)
[2021-03-31 13:29:40.940] [E/3] [info] [Task Finished] Transform to mem in 0.516922s (148779 normal rows, 0 exceptions)
[2021-03-31 13:29:40.944] [E/1] [info] [Task Finished] Transform to mem in 0.516495s (149180 normal rows, 0 exceptions)
[2021-03-31 13:29:41.003] [E/2] [info] [Task Finished] Transform to mem in 0.509026s (147884 normal rows, 0 exceptions)
[2021-03-31 13:29:41.100] [driver] [info] [Task Finished] Transform to mem in 0.692367s (200335 normal rows, 0 exceptions)
[2021-03-31 13:29:41.455] [E/1] [info] [Task Finished] Transform to mem in 0.511027s (148526 normal rows, 0 exceptions)
[2021-03-31 13:29:41.515] [E/2] [info] [Task Finished] Transform to mem in 0.511900s (148867 normal rows, 0 exceptions)
[2021-03-31 13:29:41.558] [E/3] [info] [Task Finished] Transform to mem in 0.618551s (180350 normal rows, 0 exceptions)
[2021-03-31 13:29:41.609] [driver] [info] [Task Finished] Transform to mem in 0.509800s (148533 normal rows, 0 exceptions)
[2021-03-31 13:29:42.026] [E/2] [info] [Task Finished] Transform to mem in 0.510991s (148642 normal rows, 0 exceptions)
[2021-03-31 13:29:42.042] [E/1] [info] [Task Finished] Transform to mem in 0.587425s (170603 normal rows, 0 exceptions)
[2021-03-31 13:29:42.070] [E/3] [info] [Task Finished] Transform to mem in 0.512237s (149387 normal rows, 0 exceptions)
[2021-03-31 13:29:42.119] [driver] [info] [Task Finished] Transform to mem in 0.509449s (148260 normal rows, 0 exceptions)
[2021-03-31 13:29:42.541] [E/2] [info] [Task Finished] Transform to mem in 0.515074s (149757 normal rows, 0 exceptions)
[2021-03-31 13:29:42.554] [E/1] [info] [Task Finished] Transform to mem in 0.511659s (148897 normal rows, 0 exceptions)
[2021-03-31 13:29:42.583] [E/3] [info] [Task Finished] Transform to mem in 0.512104s (149539 normal rows, 0 exceptions)
[2021-03-31 13:29:42.629] [driver] [info] [Task Finished] Transform to mem in 0.510382s (148994 normal rows, 0 exceptions)
[2021-03-31 13:29:43.065] [E/1] [info] [Task Finished] Transform to mem in 0.511489s (148881 normal rows, 0 exceptions)
[2021-03-31 13:29:43.095] [E/3] [info] [Task Finished] Transform to mem in 0.512189s (148754 normal rows, 0 exceptions)
[2021-03-31 13:29:43.105] [E/2] [info] [Task Finished] Transform to mem in 0.564426s (164557 normal rows, 0 exceptions)
[2021-03-31 13:29:43.395] [driver] [info] [Task Finished] Transform to mem in 0.765697s (223096 normal rows, 0 exceptions)
[2021-03-31 13:29:43.578] [E/1] [info] [Task Finished] Transform to mem in 0.512210s (149340 normal rows, 0 exceptions)
[2021-03-31 13:29:43.604] [E/3] [info] [Task Finished] Transform to mem in 0.508982s (148646 normal rows, 0 exceptions)
[2021-03-31 13:29:44.039] [E/2] [info] [Task Finished] Transform to mem in 0.933901s (272132 normal rows, 0 exceptions)
[2021-03-31 13:29:44.039] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4613s
[2021-03-31 13:29:44.039] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.2997s, 14009720 input rows, time to process 1 row via fast path: 0.00344759ms
[2021-03-31 13:29:44.039] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000118216s
[2021-03-31 13:29:44.039] [global] [info] [Transform Stage] Stage 0 took 12.5597s
[2021-03-31 13:29:44.039] [global] [info] Query Execution took 12.6412s. (planning: 0.081505s, execution: 12.5597s)
[2021-03-31 13:29:44.043] [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:44.043] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:29:44.043] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:29:44.212] [logical planner] [info] logical optimization took 0.006173ms
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:44.213] [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:44.232] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:44.262] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:29:44.262] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0294865s
[2021-03-31 13:29:44.262] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:29:44.269] [E/1] [info] [Task Finished] Transform to mem in 0.007076s (9300 normal rows, 0 exceptions)
[2021-03-31 13:29:44.269] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00716133s
[2021-03-31 13:29:44.269] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00707553s, 9300 input rows, time to process 1 row via fast path: 0.000760809ms
[2021-03-31 13:29:44.269] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.776e-06s
[2021-03-31 13:29:44.269] [global] [info] [Transform Stage] Stage 0 took 0.0366852s
[2021-03-31 13:29:44.269] [global] [info] Query Execution took 0.0647657s. (planning: 0.0280558s, execution: 0.0367099s)
[2021-03-31 13:29:44.272] [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:44.272] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:29:44.272] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:29:44.312] [logical planner] [info] logical optimization took 0.000562ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:29:44.312] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:29:44.330] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:44.338] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:29:44.338] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00796365s
[2021-03-31 13:29:44.338] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:29:44.339] [E/1] [info] [Task Finished] Transform to mem in 0.000372s (1928 normal rows, 0 exceptions)
[2021-03-31 13:29:44.339] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000448454s
[2021-03-31 13:29:44.339] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000372451s, 1928 input rows, time to process 1 row via fast path: 0.00019318ms
[2021-03-31 13:29:44.339] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.187e-06s
[2021-03-31 13:29:44.339] [global] [info] [Transform Stage] Stage 0 took 0.0084384s
[2021-03-31 13:29:44.339] [global] [info] Query Execution took 0.0280651s. (planning: 0.0196058s, execution: 0.00845932s)
[2021-03-31 13:29:44.339] [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:44.350] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.357] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.362] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.367] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.394] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.411] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.423] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.428] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.436] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.447] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:29:44.547] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:44.649] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:44.751] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:44.848] [logical planner] [info] logical optimization took 0.204834ms
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:44.848] [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:44.849] [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:44.850] [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:44.851] [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:44.853] [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:44.854] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:29:44.855] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:29:44.856] [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:44.857] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:29:44.858] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:29:44.859] [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:44.860] [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:44.867] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:45.216] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:29:45.216] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.348451s
[2021-03-31 13:29:45.296] [driver] [info] [Task Finished] Transform to mem in 0.079779s (34976 normal rows, 0 exceptions)
[2021-03-31 13:29:45.297] [E/3] [info] [Task Finished] Transform to mem in 0.080624s (35468 normal rows, 0 exceptions)
[2021-03-31 13:29:45.377] [E/3] [info] [Task Finished] Transform to mem in 0.080010s (35461 normal rows, 0 exceptions)
[2021-03-31 13:29:45.471] [E/1] [info] [Task Finished] Transform to mem in 0.254936s (113246 normal rows, 0 exceptions)
[2021-03-31 13:29:45.472] [E/2] [info] [Task Finished] Transform to mem in 0.256467s (113323 normal rows, 0 exceptions)
[2021-03-31 13:29:45.555] [driver] [info] [Task Finished] Transform to mem in 0.258797s (113459 normal rows, 0 exceptions)
[2021-03-31 13:29:45.570] [E/1] [info] [Task Finished] Transform to mem in 0.098992s (43486 normal rows, 0 exceptions)
[2021-03-31 13:29:45.634] [E/3] [info] [Task Finished] Transform to mem in 0.257235s (113034 normal rows, 0 exceptions)
[2021-03-31 13:29:45.635] [driver] [info] [Task Finished] Transform to mem in 0.080286s (35159 normal rows, 0 exceptions)
[2021-03-31 13:29:45.713] [E/3] [info] [Task Finished] Transform to mem in 0.078990s (34919 normal rows, 0 exceptions)
[2021-03-31 13:29:45.727] [E/2] [info] [Task Finished] Transform to mem in 0.254505s (112915 normal rows, 0 exceptions)
[2021-03-31 13:29:45.793] [E/3] [info] [Task Finished] Transform to mem in 0.080414s (35231 normal rows, 0 exceptions)
[2021-03-31 13:29:45.826] [E/1] [info] [Task Finished] Transform to mem in 0.256386s (113121 normal rows, 0 exceptions)
[2021-03-31 13:29:45.892] [driver] [info] [Task Finished] Transform to mem in 0.256883s (113505 normal rows, 0 exceptions)
[2021-03-31 13:29:45.970] [E/3] [info] [Task Finished] Transform to mem in 0.176711s (77734 normal rows, 0 exceptions)
[2021-03-31 13:29:45.973] [driver] [info] [Task Finished] Transform to mem in 0.081563s (36017 normal rows, 0 exceptions)
[2021-03-31 13:29:45.983] [E/2] [info] [Task Finished] Transform to mem in 0.256276s (113430 normal rows, 0 exceptions)
[2021-03-31 13:29:46.055] [driver] [info] [Task Finished] Transform to mem in 0.081491s (35737 normal rows, 0 exceptions)
[2021-03-31 13:29:46.080] [E/1] [info] [Task Finished] Transform to mem in 0.254068s (113239 normal rows, 0 exceptions)
[2021-03-31 13:29:46.136] [driver] [info] [Task Finished] Transform to mem in 0.080770s (35710 normal rows, 0 exceptions)
[2021-03-31 13:29:46.228] [E/3] [info] [Task Finished] Transform to mem in 0.258424s (113281 normal rows, 0 exceptions)
[2021-03-31 13:29:46.238] [E/2] [info] [Task Finished] Transform to mem in 0.254438s (113275 normal rows, 0 exceptions)
[2021-03-31 13:29:46.239] [driver] [info] [Task Finished] Transform to mem in 0.102937s (45373 normal rows, 0 exceptions)
[2021-03-31 13:29:46.318] [E/2] [info] [Task Finished] Transform to mem in 0.079848s (35405 normal rows, 0 exceptions)
[2021-03-31 13:29:46.337] [E/1] [info] [Task Finished] Transform to mem in 0.257068s (113346 normal rows, 0 exceptions)
[2021-03-31 13:29:46.398] [E/2] [info] [Task Finished] Transform to mem in 0.080239s (35374 normal rows, 0 exceptions)
[2021-03-31 13:29:46.478] [E/2] [info] [Task Finished] Transform to mem in 0.080141s (35571 normal rows, 0 exceptions)
[2021-03-31 13:29:46.486] [E/3] [info] [Task Finished] Transform to mem in 0.257346s (113321 normal rows, 0 exceptions)
[2021-03-31 13:29:46.495] [driver] [info] [Task Finished] Transform to mem in 0.256762s (113192 normal rows, 0 exceptions)
[2021-03-31 13:29:46.593] [E/1] [info] [Task Finished] Transform to mem in 0.255511s (113019 normal rows, 0 exceptions)
[2021-03-31 13:29:46.673] [E/1] [info] [Task Finished] Transform to mem in 0.079683s (35575 normal rows, 0 exceptions)
[2021-03-31 13:29:46.711] [E/3] [info] [Task Finished] Transform to mem in 0.225053s (99527 normal rows, 0 exceptions)
[2021-03-31 13:29:46.735] [E/2] [info] [Task Finished] Transform to mem in 0.256710s (113052 normal rows, 0 exceptions)
[2021-03-31 13:29:46.753] [driver] [info] [Task Finished] Transform to mem in 0.257463s (113639 normal rows, 0 exceptions)
[2021-03-31 13:29:46.790] [E/3] [info] [Task Finished] Transform to mem in 0.079098s (34828 normal rows, 0 exceptions)
[2021-03-31 13:29:46.833] [driver] [info] [Task Finished] Transform to mem in 0.080505s (35671 normal rows, 0 exceptions)
[2021-03-31 13:29:46.929] [E/1] [info] [Task Finished] Transform to mem in 0.256674s (113292 normal rows, 0 exceptions)
[2021-03-31 13:29:46.990] [E/2] [info] [Task Finished] Transform to mem in 0.255195s (113058 normal rows, 0 exceptions)
[2021-03-31 13:29:47.047] [E/3] [info] [Task Finished] Transform to mem in 0.257053s (113118 normal rows, 0 exceptions)
[2021-03-31 13:29:47.060] [driver] [info] [Task Finished] Transform to mem in 0.226706s (99848 normal rows, 0 exceptions)
[2021-03-31 13:29:47.069] [E/2] [info] [Task Finished] Transform to mem in 0.079071s (34813 normal rows, 0 exceptions)
[2021-03-31 13:29:47.140] [driver] [info] [Task Finished] Transform to mem in 0.080161s (34936 normal rows, 0 exceptions)
[2021-03-31 13:29:47.185] [E/1] [info] [Task Finished] Transform to mem in 0.255440s (113221 normal rows, 0 exceptions)
[2021-03-31 13:29:47.220] [driver] [info] [Task Finished] Transform to mem in 0.079735s (35092 normal rows, 0 exceptions)
[2021-03-31 13:29:47.304] [E/3] [info] [Task Finished] Transform to mem in 0.257337s (113609 normal rows, 0 exceptions)
[2021-03-31 13:29:47.324] [E/2] [info] [Task Finished] Transform to mem in 0.255048s (113169 normal rows, 0 exceptions)
[2021-03-31 13:29:47.401] [driver] [info] [Task Finished] Transform to mem in 0.181144s (78765 normal rows, 0 exceptions)
[2021-03-31 13:29:47.408] [E/2] [info] [Task Finished] Transform to mem in 0.083400s (35276 normal rows, 0 exceptions)
[2021-03-31 13:29:47.444] [E/1] [info] [Task Finished] Transform to mem in 0.259154s (113086 normal rows, 0 exceptions)
[2021-03-31 13:29:47.487] [E/2] [info] [Task Finished] Transform to mem in 0.079511s (35368 normal rows, 0 exceptions)
[2021-03-31 13:29:47.564] [E/3] [info] [Task Finished] Transform to mem in 0.259162s (113016 normal rows, 0 exceptions)
[2021-03-31 13:29:47.567] [E/2] [info] [Task Finished] Transform to mem in 0.080287s (35632 normal rows, 0 exceptions)
[2021-03-31 13:29:47.659] [driver] [info] [Task Finished] Transform to mem in 0.257766s (113040 normal rows, 0 exceptions)
[2021-03-31 13:29:47.698] [E/1] [info] [Task Finished] Transform to mem in 0.254104s (113474 normal rows, 0 exceptions)
[2021-03-31 13:29:47.741] [E/2] [info] [Task Finished] Transform to mem in 0.173582s (77314 normal rows, 0 exceptions)
[2021-03-31 13:29:47.779] [E/1] [info] [Task Finished] Transform to mem in 0.080412s (36010 normal rows, 0 exceptions)
[2021-03-31 13:29:47.823] [E/3] [info] [Task Finished] Transform to mem in 0.259722s (113270 normal rows, 0 exceptions)
[2021-03-31 13:29:47.861] [E/1] [info] [Task Finished] Transform to mem in 0.082809s (35047 normal rows, 0 exceptions)
[2021-03-31 13:29:47.920] [driver] [info] [Task Finished] Transform to mem in 0.261142s (113421 normal rows, 0 exceptions)
[2021-03-31 13:29:47.942] [E/1] [info] [Task Finished] Transform to mem in 0.080959s (36265 normal rows, 0 exceptions)
[2021-03-31 13:29:48.000] [E/2] [info] [Task Finished] Transform to mem in 0.258894s (113153 normal rows, 0 exceptions)
[2021-03-31 13:29:48.060] [E/1] [info] [Task Finished] Transform to mem in 0.117760s (52220 normal rows, 0 exceptions)
[2021-03-31 13:29:48.082] [E/3] [info] [Task Finished] Transform to mem in 0.258277s (113110 normal rows, 0 exceptions)
[2021-03-31 13:29:48.141] [E/1] [info] [Task Finished] Transform to mem in 0.080351s (35968 normal rows, 0 exceptions)
[2021-03-31 13:29:48.176] [driver] [info] [Task Finished] Transform to mem in 0.255614s (112797 normal rows, 0 exceptions)
[2021-03-31 13:29:48.221] [E/1] [info] [Task Finished] Transform to mem in 0.080541s (35673 normal rows, 0 exceptions)
[2021-03-31 13:29:48.256] [E/2] [info] [Task Finished] Transform to mem in 0.256381s (113288 normal rows, 0 exceptions)
[2021-03-31 13:29:48.301] [E/1] [info] [Task Finished] Transform to mem in 0.079652s (35432 normal rows, 0 exceptions)
[2021-03-31 13:29:48.337] [E/3] [info] [Task Finished] Transform to mem in 0.255646s (112897 normal rows, 0 exceptions)
[2021-03-31 13:29:48.434] [driver] [info] [Task Finished] Transform to mem in 0.258415s (113370 normal rows, 0 exceptions)
[2021-03-31 13:29:48.464] [E/1] [info] [Task Finished] Transform to mem in 0.163433s (72350 normal rows, 0 exceptions)
[2021-03-31 13:29:48.511] [E/2] [info] [Task Finished] Transform to mem in 0.254421s (113096 normal rows, 0 exceptions)
[2021-03-31 13:29:48.514] [driver] [info] [Task Finished] Transform to mem in 0.079909s (35261 normal rows, 0 exceptions)
[2021-03-31 13:29:48.592] [E/2] [info] [Task Finished] Transform to mem in 0.081147s (35925 normal rows, 0 exceptions)
[2021-03-31 13:29:48.594] [E/3] [info] [Task Finished] Transform to mem in 0.256219s (113108 normal rows, 0 exceptions)
[2021-03-31 13:29:48.614] [E/3] [info] [Task Finished] Transform to mem in 0.020747s (9112 normal rows, 0 exceptions)
[2021-03-31 13:29:48.718] [E/1] [info] [Task Finished] Transform to mem in 0.253695s (113200 normal rows, 0 exceptions)
[2021-03-31 13:29:48.772] [driver] [info] [Task Finished] Transform to mem in 0.258125s (113144 normal rows, 0 exceptions)
[2021-03-31 13:29:48.798] [E/1] [info] [Task Finished] Transform to mem in 0.080076s (35435 normal rows, 0 exceptions)
[2021-03-31 13:29:48.848] [E/2] [info] [Task Finished] Transform to mem in 0.256491s (113425 normal rows, 0 exceptions)
[2021-03-31 13:29:48.871] [E/3] [info] [Task Finished] Transform to mem in 0.256495s (113275 normal rows, 0 exceptions)
[2021-03-31 13:29:48.880] [E/1] [info] [Task Finished] Transform to mem in 0.082013s (36013 normal rows, 0 exceptions)
[2021-03-31 13:29:49.014] [E/1] [info] [Task Finished] Transform to mem in 0.134095s (59343 normal rows, 0 exceptions)
[2021-03-31 13:29:49.028] [driver] [info] [Task Finished] Transform to mem in 0.256087s (113297 normal rows, 0 exceptions)
[2021-03-31 13:29:49.105] [E/2] [info] [Task Finished] Transform to mem in 0.256457s (113491 normal rows, 0 exceptions)
[2021-03-31 13:29:49.109] [driver] [info] [Task Finished] Transform to mem in 0.080168s (35184 normal rows, 0 exceptions)
[2021-03-31 13:29:49.127] [E/3] [info] [Task Finished] Transform to mem in 0.256381s (113131 normal rows, 0 exceptions)
[2021-03-31 13:29:49.189] [driver] [info] [Task Finished] Transform to mem in 0.080266s (35229 normal rows, 0 exceptions)
[2021-03-31 13:29:49.268] [driver] [info] [Task Finished] Transform to mem in 0.079185s (35100 normal rows, 0 exceptions)
[2021-03-31 13:29:49.269] [E/1] [info] [Task Finished] Transform to mem in 0.254660s (113233 normal rows, 0 exceptions)
[2021-03-31 13:29:49.348] [E/1] [info] [Task Finished] Transform to mem in 0.079397s (35370 normal rows, 0 exceptions)
[2021-03-31 13:29:49.360] [E/2] [info] [Task Finished] Transform to mem in 0.255082s (113220 normal rows, 0 exceptions)
[2021-03-31 13:29:49.383] [E/3] [info] [Task Finished] Transform to mem in 0.255873s (113065 normal rows, 0 exceptions)
[2021-03-31 13:29:49.438] [E/2] [info] [Task Finished] Transform to mem in 0.078310s (35042 normal rows, 0 exceptions)
[2021-03-31 13:29:49.517] [E/2] [info] [Task Finished] Transform to mem in 0.078611s (34935 normal rows, 0 exceptions)
[2021-03-31 13:29:49.526] [driver] [info] [Task Finished] Transform to mem in 0.258113s (113441 normal rows, 0 exceptions)
[2021-03-31 13:29:49.603] [E/1] [info] [Task Finished] Transform to mem in 0.254631s (113154 normal rows, 0 exceptions)
[2021-03-31 13:29:49.639] [E/3] [info] [Task Finished] Transform to mem in 0.255987s (113019 normal rows, 0 exceptions)
[2021-03-31 13:29:49.746] [E/1] [info] [Task Finished] Transform to mem in 0.142720s (63216 normal rows, 0 exceptions)
[2021-03-31 13:29:49.773] [E/2] [info] [Task Finished] Transform to mem in 0.256102s (113435 normal rows, 0 exceptions)
[2021-03-31 13:29:49.783] [driver] [info] [Task Finished] Transform to mem in 0.257183s (113377 normal rows, 0 exceptions)
[2021-03-31 13:29:49.824] [E/1] [info] [Task Finished] Transform to mem in 0.078705s (34986 normal rows, 0 exceptions)
[2021-03-31 13:29:49.863] [driver] [info] [Task Finished] Transform to mem in 0.079333s (34892 normal rows, 0 exceptions)
[2021-03-31 13:29:49.896] [E/3] [info] [Task Finished] Transform to mem in 0.256445s (113399 normal rows, 0 exceptions)
[2021-03-31 13:29:49.943] [driver] [info] [Task Finished] Transform to mem in 0.079759s (35075 normal rows, 0 exceptions)
[2021-03-31 13:29:50.029] [E/2] [info] [Task Finished] Transform to mem in 0.255580s (113260 normal rows, 0 exceptions)
[2021-03-31 13:29:50.074] [driver] [info] [Task Finished] Transform to mem in 0.131396s (57754 normal rows, 0 exceptions)
[2021-03-31 13:29:50.080] [E/1] [info] [Task Finished] Transform to mem in 0.255880s (113228 normal rows, 0 exceptions)
[2021-03-31 13:29:50.153] [E/3] [info] [Task Finished] Transform to mem in 0.257321s (113507 normal rows, 0 exceptions)
[2021-03-31 13:29:50.155] [driver] [info] [Task Finished] Transform to mem in 0.080696s (35695 normal rows, 0 exceptions)
[2021-03-31 13:29:50.234] [E/3] [info] [Task Finished] Transform to mem in 0.080878s (35521 normal rows, 0 exceptions)
[2021-03-31 13:29:50.285] [E/2] [info] [Task Finished] Transform to mem in 0.255950s (113293 normal rows, 0 exceptions)
[2021-03-31 13:29:50.335] [E/1] [info] [Task Finished] Transform to mem in 0.254987s (113223 normal rows, 0 exceptions)
[2021-03-31 13:29:50.412] [driver] [info] [Task Finished] Transform to mem in 0.256928s (113169 normal rows, 0 exceptions)
[2021-03-31 13:29:50.424] [E/2] [info] [Task Finished] Transform to mem in 0.139304s (61602 normal rows, 0 exceptions)
[2021-03-31 13:29:50.489] [E/3] [info] [Task Finished] Transform to mem in 0.255521s (113246 normal rows, 0 exceptions)
[2021-03-31 13:29:50.491] [driver] [info] [Task Finished] Transform to mem in 0.079678s (35175 normal rows, 0 exceptions)
[2021-03-31 13:29:50.570] [E/3] [info] [Task Finished] Transform to mem in 0.080631s (35556 normal rows, 0 exceptions)
[2021-03-31 13:29:50.590] [E/1] [info] [Task Finished] Transform to mem in 0.254700s (113232 normal rows, 0 exceptions)
[2021-03-31 13:29:50.649] [E/3] [info] [Task Finished] Transform to mem in 0.079026s (34836 normal rows, 0 exceptions)
[2021-03-31 13:29:50.679] [E/2] [info] [Task Finished] Transform to mem in 0.254952s (113245 normal rows, 0 exceptions)
[2021-03-31 13:29:50.748] [driver] [info] [Task Finished] Transform to mem in 0.257031s (113243 normal rows, 0 exceptions)
[2021-03-31 13:29:50.828] [driver] [info] [Task Finished] Transform to mem in 0.079698s (35370 normal rows, 0 exceptions)
[2021-03-31 13:29:50.844] [E/1] [info] [Task Finished] Transform to mem in 0.254254s (113439 normal rows, 0 exceptions)
[2021-03-31 13:29:50.845] [E/3] [info] [Task Finished] Transform to mem in 0.195434s (85947 normal rows, 0 exceptions)
[2021-03-31 13:29:50.924] [E/1] [info] [Task Finished] Transform to mem in 0.079510s (35199 normal rows, 0 exceptions)
[2021-03-31 13:29:50.933] [E/2] [info] [Task Finished] Transform to mem in 0.254183s (113483 normal rows, 0 exceptions)
[2021-03-31 13:29:51.004] [E/1] [info] [Task Finished] Transform to mem in 0.079727s (35239 normal rows, 0 exceptions)
[2021-03-31 13:29:51.087] [driver] [info] [Task Finished] Transform to mem in 0.258690s (112657 normal rows, 0 exceptions)
[2021-03-31 13:29:51.103] [E/3] [info] [Task Finished] Transform to mem in 0.258759s (113016 normal rows, 0 exceptions)
[2021-03-31 13:29:51.185] [E/3] [info] [Task Finished] Transform to mem in 0.081813s (35870 normal rows, 0 exceptions)
[2021-03-31 13:29:51.192] [E/2] [info] [Task Finished] Transform to mem in 0.258645s (113588 normal rows, 0 exceptions)
[2021-03-31 13:29:51.203] [E/1] [info] [Task Finished] Transform to mem in 0.199922s (86747 normal rows, 0 exceptions)
[2021-03-31 13:29:51.271] [E/2] [info] [Task Finished] Transform to mem in 0.079510s (35502 normal rows, 0 exceptions)
[2021-03-31 13:29:51.342] [driver] [info] [Task Finished] Transform to mem in 0.255257s (112909 normal rows, 0 exceptions)
[2021-03-31 13:29:51.351] [E/2] [info] [Task Finished] Transform to mem in 0.079570s (35157 normal rows, 0 exceptions)
[2021-03-31 13:29:51.442] [E/3] [info] [Task Finished] Transform to mem in 0.256641s (113678 normal rows, 0 exceptions)
[2021-03-31 13:29:51.457] [E/1] [info] [Task Finished] Transform to mem in 0.253560s (112727 normal rows, 0 exceptions)
[2021-03-31 13:29:51.503] [E/2] [info] [Task Finished] Transform to mem in 0.151902s (66851 normal rows, 0 exceptions)
[2021-03-31 13:29:51.539] [E/1] [info] [Task Finished] Transform to mem in 0.081984s (35145 normal rows, 0 exceptions)
[2021-03-31 13:29:51.604] [driver] [info] [Task Finished] Transform to mem in 0.261675s (113499 normal rows, 0 exceptions)
[2021-03-31 13:29:51.618] [E/1] [info] [Task Finished] Transform to mem in 0.079294s (35546 normal rows, 0 exceptions)
[2021-03-31 13:29:51.698] [E/1] [info] [Task Finished] Transform to mem in 0.079309s (35327 normal rows, 0 exceptions)
[2021-03-31 13:29:51.703] [E/3] [info] [Task Finished] Transform to mem in 0.260837s (113381 normal rows, 0 exceptions)
[2021-03-31 13:29:51.760] [E/2] [info] [Task Finished] Transform to mem in 0.257692s (113321 normal rows, 0 exceptions)
[2021-03-31 13:29:51.833] [E/3] [info] [Task Finished] Transform to mem in 0.130236s (57317 normal rows, 0 exceptions)
[2021-03-31 13:29:51.860] [driver] [info] [Task Finished] Transform to mem in 0.255736s (113206 normal rows, 0 exceptions)
[2021-03-31 13:29:51.915] [E/3] [info] [Task Finished] Transform to mem in 0.081614s (35717 normal rows, 0 exceptions)
[2021-03-31 13:29:51.953] [E/1] [info] [Task Finished] Transform to mem in 0.255378s (113286 normal rows, 0 exceptions)
[2021-03-31 13:29:51.995] [E/3] [info] [Task Finished] Transform to mem in 0.080685s (35681 normal rows, 0 exceptions)
[2021-03-31 13:29:52.015] [E/2] [info] [Task Finished] Transform to mem in 0.254219s (112925 normal rows, 0 exceptions)
[2021-03-31 13:29:52.075] [E/3] [info] [Task Finished] Transform to mem in 0.080208s (35312 normal rows, 0 exceptions)
[2021-03-31 13:29:52.116] [driver] [info] [Task Finished] Transform to mem in 0.256962s (113706 normal rows, 0 exceptions)
[2021-03-31 13:29:52.158] [E/3] [info] [Task Finished] Transform to mem in 0.082991s (36405 normal rows, 0 exceptions)
[2021-03-31 13:29:52.207] [E/1] [info] [Task Finished] Transform to mem in 0.254094s (112948 normal rows, 0 exceptions)
[2021-03-31 13:29:52.241] [E/3] [info] [Task Finished] Transform to mem in 0.082639s (36083 normal rows, 0 exceptions)
[2021-03-31 13:29:52.271] [E/2] [info] [Task Finished] Transform to mem in 0.256304s (113352 normal rows, 0 exceptions)
[2021-03-31 13:29:52.322] [E/3] [info] [Task Finished] Transform to mem in 0.081318s (35941 normal rows, 0 exceptions)
[2021-03-31 13:29:52.372] [driver] [info] [Task Finished] Transform to mem in 0.255407s (112814 normal rows, 0 exceptions)
[2021-03-31 13:29:52.404] [E/3] [info] [Task Finished] Transform to mem in 0.081753s (36129 normal rows, 0 exceptions)
[2021-03-31 13:29:52.462] [E/1] [info] [Task Finished] Transform to mem in 0.254730s (113598 normal rows, 0 exceptions)
[2021-03-31 13:29:52.521] [E/3] [info] [Task Finished] Transform to mem in 0.116312s (51147 normal rows, 0 exceptions)
[2021-03-31 13:29:52.525] [E/2] [info] [Task Finished] Transform to mem in 0.253673s (112865 normal rows, 0 exceptions)
[2021-03-31 13:29:52.601] [E/3] [info] [Task Finished] Transform to mem in 0.080065s (35324 normal rows, 0 exceptions)
[2021-03-31 13:29:52.628] [driver] [info] [Task Finished] Transform to mem in 0.256353s (113410 normal rows, 0 exceptions)
[2021-03-31 13:29:52.682] [E/3] [info] [Task Finished] Transform to mem in 0.080913s (35494 normal rows, 0 exceptions)
[2021-03-31 13:29:52.716] [E/1] [info] [Task Finished] Transform to mem in 0.254537s (113557 normal rows, 0 exceptions)
[2021-03-31 13:29:52.780] [E/2] [info] [Task Finished] Transform to mem in 0.255567s (113260 normal rows, 0 exceptions)
[2021-03-31 13:29:52.861] [E/2] [info] [Task Finished] Transform to mem in 0.080515s (35852 normal rows, 0 exceptions)
[2021-03-31 13:29:52.885] [driver] [info] [Task Finished] Transform to mem in 0.256535s (113073 normal rows, 0 exceptions)
[2021-03-31 13:29:52.932] [E/3] [info] [Task Finished] Transform to mem in 0.250149s (110023 normal rows, 0 exceptions)
[2021-03-31 13:29:52.966] [driver] [info] [Task Finished] Transform to mem in 0.081354s (35843 normal rows, 0 exceptions)
[2021-03-31 13:29:52.973] [E/1] [info] [Task Finished] Transform to mem in 0.256387s (113488 normal rows, 0 exceptions)
[2021-03-31 13:29:53.076] [E/1] [info] [Task Finished] Transform to mem in 0.103322s (45667 normal rows, 0 exceptions)
[2021-03-31 13:29:53.116] [E/2] [info] [Task Finished] Transform to mem in 0.254853s (112803 normal rows, 0 exceptions)
[2021-03-31 13:29:53.187] [E/3] [info] [Task Finished] Transform to mem in 0.255777s (113534 normal rows, 0 exceptions)
[2021-03-31 13:29:53.222] [driver] [info] [Task Finished] Transform to mem in 0.255745s (112931 normal rows, 0 exceptions)
[2021-03-31 13:29:53.222] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 8.00618s
[2021-03-31 13:29:53.222] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.7345s, 14009720 input rows, time to process 1 row via fast path: 0.00226518ms
[2021-03-31 13:29:53.222] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000249814s
[2021-03-31 13:29:53.222] [global] [info] [Transform Stage] Stage 0 took 8.35493s
[2021-03-31 13:29:53.222] [global] [info] Query Execution took 8.68137s. (planning: 0.326376s, execution: 8.35499s)
[2021-03-31 13:29:53.226] [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:53.264] [logical planner] [info] logical optimization took 0.019151ms
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:53.264] [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:53.265] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:29:53.265] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:29:53.266] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:29:53.268] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:53.300] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:29:53.300] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328795s
[2021-03-31 13:29:53.302] [E/2] [info] [Task Finished] Transform to mem in 0.001508s (1928 normal rows, 0 exceptions)
[2021-03-31 13:29:53.302] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00153279s
[2021-03-31 13:29:53.302] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.001508s, 1928 input rows, time to process 1 row via fast path: 0.000782158ms
[2021-03-31 13:29:53.302] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.177e-06s
[2021-03-31 13:29:53.302] [global] [info] [Transform Stage] Stage 0 took 0.0344384s
[2021-03-31 13:29:53.302] [global] [info] Query Execution took 0.0666837s. (planning: 0.0322231s, execution: 0.0344606s)
[2021-03-31 13:29:53.302] [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:53.341] [logical planner] [info] logical optimization took 0.020524ms
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:53.341] [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:53.341] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:29:53.342] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:29:53.344] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:53.376] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:29:53.376] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0329027s
[2021-03-31 13:29:53.379] [E/1] [info] [Task Finished] Transform to mem in 0.002865s (9300 normal rows, 0 exceptions)
[2021-03-31 13:29:53.379] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00289355s
[2021-03-31 13:29:53.379] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00286499s, 9300 input rows, time to process 1 row via fast path: 0.000308063ms
[2021-03-31 13:29:53.379] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.267e-06s
[2021-03-31 13:29:53.379] [global] [info] [Transform Stage] Stage 0 took 0.0358214s
[2021-03-31 13:29:53.379] [global] [info] Query Execution took 0.0692047s. (planning: 0.0333628s, execution: 0.0358419s)
[2021-03-31 13:29:53.382] [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:53.415] [logical planner] [info] logical optimization took 0.022187ms
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:53.415] [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:53.416] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:53.436] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:29:53.436] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0201127s
[2021-03-31 13:29:53.438] [E/2] [info] [Task Finished] Transform to mem in 0.001687s (9300 normal rows, 0 exceptions)
[2021-03-31 13:29:53.438] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00171295s
[2021-03-31 13:29:53.438] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00168688s, 9300 input rows, time to process 1 row via fast path: 0.000181384ms
[2021-03-31 13:29:53.438] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.001e-06s
[2021-03-31 13:29:53.438] [global] [info] [Transform Stage] Stage 0 took 0.0218508s
[2021-03-31 13:29:53.438] [global] [info] Query Execution took 0.055348s. (planning: 0.0334775s, execution: 0.0218704s)
[2021-03-31 13:29:53.441] [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:53.441] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:53.445] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:53.578] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:53.583] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:53.716] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:53.722] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:53.854] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:53.855] [logical planner] [info] logical optimization took 0.277281ms
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:53.855] [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:53.856] [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:53.857] [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:53.858] [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:53.863] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:29:53.863] [global] [info] Stage2 depends on: 
[2021-03-31 13:29:53.863] [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:53.873] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:29:53.873] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0106808s
[2021-03-31 13:29:53.875] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.001571s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:29:53.875] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00164511s
[2021-03-31 13:29:53.875] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00157074s, 1928 input rows, time to process 1 row via fast path: 0.000814698ms
[2021-03-31 13:29:53.875] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.348e-06s
[2021-03-31 13:29:53.875] [global] [info] [Transform Stage] Stage 2 took 0.0123619s
[2021-03-31 13:29:53.875] [global] [info] Stage1 depends on: 
[2021-03-31 13:29:53.876] [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:53.896] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:29:53.896] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0207985s
[2021-03-31 13:29:53.900] [E/2] [info] [Task Finished] Transform to in-memory hash table in 0.004367s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:29:53.900] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00447196s
[2021-03-31 13:29:53.900] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00436665s, 9300 input rows, time to process 1 row via fast path: 0.000469532ms
[2021-03-31 13:29:53.900] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.161e-06s
[2021-03-31 13:29:53.900] [global] [info] [Transform Stage] Stage 1 took 0.0252935s
[2021-03-31 13:29:53.900] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:53.901] [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:53.921] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:29:53.921] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0205936s
[2021-03-31 13:29:53.926] [E/3] [info] [Task Finished] Transform to in-memory hash table in 0.004754s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:29:53.926] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00485978s
[2021-03-31 13:29:53.926] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00475428s, 9300 input rows, time to process 1 row via fast path: 0.000511213ms
[2021-03-31 13:29:53.926] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.342e-06s
[2021-03-31 13:29:53.926] [global] [info] [Transform Stage] Stage 0 took 0.0254887s
[2021-03-31 13:29:54.001] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:29:54.001] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.07495s
[2021-03-31 13:29:54.020] [E/2] [info] [Task Finished] Transform to mem in 0.019526s (25131 normal rows, 0 exceptions)
[2021-03-31 13:29:54.037] [driver] [info] [Task Finished] Transform to mem in 0.035723s (47955 normal rows, 0 exceptions)
[2021-03-31 13:29:54.053] [E/2] [info] [Task Finished] Transform to mem in 0.032157s (45263 normal rows, 0 exceptions)
[2021-03-31 13:29:54.063] [driver] [info] [Task Finished] Transform to mem in 0.026570s (35289 normal rows, 0 exceptions)
[2021-03-31 13:29:54.083] [driver] [info] [Task Finished] Transform to mem in 0.019426s (25125 normal rows, 0 exceptions)
[2021-03-31 13:29:54.111] [driver] [info] [Task Finished] Transform to mem in 0.027850s (36022 normal rows, 0 exceptions)
[2021-03-31 13:29:54.115] [E/1] [info] [Task Finished] Transform to mem in 0.114416s (158845 normal rows, 0 exceptions)
[2021-03-31 13:29:54.118] [E/3] [info] [Task Finished] Transform to mem in 0.117146s (165132 normal rows, 0 exceptions)
[2021-03-31 13:29:54.124] [E/2] [info] [Task Finished] Transform to mem in 0.071566s (89837 normal rows, 0 exceptions)
[2021-03-31 13:29:54.134] [E/1] [info] [Task Finished] Transform to mem in 0.018649s (24688 normal rows, 0 exceptions)
[2021-03-31 13:29:54.153] [E/3] [info] [Task Finished] Transform to mem in 0.034472s (43700 normal rows, 0 exceptions)
[2021-03-31 13:29:54.160] [E/1] [info] [Task Finished] Transform to mem in 0.026502s (36398 normal rows, 0 exceptions)
[2021-03-31 13:29:54.180] [E/3] [info] [Task Finished] Transform to mem in 0.027227s (35270 normal rows, 0 exceptions)
[2021-03-31 13:29:54.194] [driver] [info] [Task Finished] Transform to mem in 0.082940s (109778 normal rows, 0 exceptions)
[2021-03-31 13:29:54.198] [E/2] [info] [Task Finished] Transform to mem in 0.073311s (97620 normal rows, 0 exceptions)
[2021-03-31 13:29:54.199] [E/3] [info] [Task Finished] Transform to mem in 0.019428s (24716 normal rows, 0 exceptions)
[2021-03-31 13:29:54.219] [E/3] [info] [Task Finished] Transform to mem in 0.019344s (24521 normal rows, 0 exceptions)
[2021-03-31 13:29:54.223] [driver] [info] [Task Finished] Transform to mem in 0.029512s (40105 normal rows, 0 exceptions)
[2021-03-31 13:29:54.246] [E/3] [info] [Task Finished] Transform to mem in 0.027212s (35358 normal rows, 0 exceptions)
[2021-03-31 13:29:54.256] [E/1] [info] [Task Finished] Transform to mem in 0.095744s (128540 normal rows, 0 exceptions)
[2021-03-31 13:29:54.273] [E/3] [info] [Task Finished] Transform to mem in 0.026833s (37101 normal rows, 0 exceptions)
[2021-03-31 13:29:54.298] [E/2] [info] [Task Finished] Transform to mem in 0.100188s (137659 normal rows, 0 exceptions)
[2021-03-31 13:29:54.324] [driver] [info] [Task Finished] Transform to mem in 0.100729s (137010 normal rows, 0 exceptions)
[2021-03-31 13:29:54.324] [E/2] [info] [Task Finished] Transform to mem in 0.026648s (36984 normal rows, 0 exceptions)
[2021-03-31 13:29:54.342] [E/3] [info] [Task Finished] Transform to mem in 0.068894s (90017 normal rows, 0 exceptions)
[2021-03-31 13:29:54.342] [E/1] [info] [Task Finished] Transform to mem in 0.085573s (115493 normal rows, 0 exceptions)
[2021-03-31 13:29:54.361] [E/3] [info] [Task Finished] Transform to mem in 0.019326s (24776 normal rows, 0 exceptions)
[2021-03-31 13:29:54.370] [E/1] [info] [Task Finished] Transform to mem in 0.028116s (35820 normal rows, 0 exceptions)
[2021-03-31 13:29:54.384] [driver] [info] [Task Finished] Transform to mem in 0.060430s (86890 normal rows, 0 exceptions)
[2021-03-31 13:29:54.406] [E/1] [info] [Task Finished] Transform to mem in 0.035566s (50597 normal rows, 0 exceptions)
[2021-03-31 13:29:54.421] [E/2] [info] [Task Finished] Transform to mem in 0.096142s (128526 normal rows, 0 exceptions)
[2021-03-31 13:29:54.432] [E/3] [info] [Task Finished] Transform to mem in 0.071507s (94840 normal rows, 0 exceptions)
[2021-03-31 13:29:54.433] [driver] [info] [Task Finished] Transform to mem in 0.048725s (69186 normal rows, 0 exceptions)
[2021-03-31 13:29:54.440] [E/2] [info] [Task Finished] Transform to mem in 0.019571s (24753 normal rows, 0 exceptions)
[2021-03-31 13:29:54.460] [E/2] [info] [Task Finished] Transform to mem in 0.019666s (25284 normal rows, 0 exceptions)
[2021-03-31 13:29:54.471] [E/3] [info] [Task Finished] Transform to mem in 0.038930s (51533 normal rows, 0 exceptions)
[2021-03-31 13:29:54.487] [E/2] [info] [Task Finished] Transform to mem in 0.027362s (35533 normal rows, 0 exceptions)
[2021-03-31 13:29:54.497] [E/1] [info] [Task Finished] Transform to mem in 0.091320s (120684 normal rows, 0 exceptions)
[2021-03-31 13:29:54.507] [E/2] [info] [Task Finished] Transform to mem in 0.019673s (25025 normal rows, 0 exceptions)
[2021-03-31 13:29:54.525] [E/1] [info] [Task Finished] Transform to mem in 0.027912s (35513 normal rows, 0 exceptions)
[2021-03-31 13:29:54.533] [driver] [info] [Task Finished] Transform to mem in 0.099740s (136571 normal rows, 0 exceptions)
[2021-03-31 13:29:54.545] [E/1] [info] [Task Finished] Transform to mem in 0.020472s (25164 normal rows, 0 exceptions)
[2021-03-31 13:29:54.555] [E/3] [info] [Task Finished] Transform to mem in 0.083062s (113244 normal rows, 0 exceptions)
[2021-03-31 13:29:54.561] [driver] [info] [Task Finished] Transform to mem in 0.027833s (35994 normal rows, 0 exceptions)
[2021-03-31 13:29:54.575] [E/3] [info] [Task Finished] Transform to mem in 0.020019s (25196 normal rows, 0 exceptions)
[2021-03-31 13:29:54.583] [E/3] [info] [Task Finished] Transform to mem in 0.008723s (11259 normal rows, 0 exceptions)
[2021-03-31 13:29:54.632] [E/2] [info] [Task Finished] Transform to mem in 0.125211s (174193 normal rows, 0 exceptions)
[2021-03-31 13:29:54.640] [E/1] [info] [Task Finished] Transform to mem in 0.094974s (127738 normal rows, 0 exceptions)
[2021-03-31 13:29:54.642] [driver] [info] [Task Finished] Transform to mem in 0.081741s (110771 normal rows, 0 exceptions)
[2021-03-31 13:29:54.652] [E/2] [info] [Task Finished] Transform to mem in 0.019592s (25156 normal rows, 0 exceptions)
[2021-03-31 13:29:54.668] [E/1] [info] [Task Finished] Transform to mem in 0.027735s (36015 normal rows, 0 exceptions)
[2021-03-31 13:29:54.672] [E/2] [info] [Task Finished] Transform to mem in 0.020436s (24839 normal rows, 0 exceptions)
[2021-03-31 13:29:54.698] [E/3] [info] [Task Finished] Transform to mem in 0.114675s (160842 normal rows, 0 exceptions)
[2021-03-31 13:29:54.708] [E/1] [info] [Task Finished] Transform to mem in 0.039994s (54988 normal rows, 0 exceptions)
[2021-03-31 13:29:54.736] [E/1] [info] [Task Finished] Transform to mem in 0.028068s (36157 normal rows, 0 exceptions)
[2021-03-31 13:29:54.737] [driver] [info] [Task Finished] Transform to mem in 0.094553s (128364 normal rows, 0 exceptions)
[2021-03-31 13:29:54.739] [E/3] [info] [Task Finished] Transform to mem in 0.040659s (57674 normal rows, 0 exceptions)
[2021-03-31 13:29:54.749] [E/2] [info] [Task Finished] Transform to mem in 0.077176s (101477 normal rows, 0 exceptions)
[2021-03-31 13:29:54.758] [E/2] [info] [Task Finished] Transform to mem in 0.008900s (11461 normal rows, 0 exceptions)
[2021-03-31 13:29:54.767] [driver] [info] [Task Finished] Transform to mem in 0.030094s (42268 normal rows, 0 exceptions)
[2021-03-31 13:29:54.802] [driver] [info] [Task Finished] Transform to mem in 0.034480s (49180 normal rows, 0 exceptions)
[2021-03-31 13:29:54.807] [E/1] [info] [Task Finished] Transform to mem in 0.071179s (90283 normal rows, 0 exceptions)
[2021-03-31 13:29:54.819] [E/3] [info] [Task Finished] Transform to mem in 0.080339s (107483 normal rows, 0 exceptions)
[2021-03-31 13:29:54.829] [driver] [info] [Task Finished] Transform to mem in 0.027745s (35595 normal rows, 0 exceptions)
[2021-03-31 13:29:54.845] [E/2] [info] [Task Finished] Transform to mem in 0.087051s (115821 normal rows, 0 exceptions)
[2021-03-31 13:29:54.850] [E/3] [info] [Task Finished] Transform to mem in 0.030835s (43145 normal rows, 0 exceptions)
[2021-03-31 13:29:54.858] [driver] [info] [Task Finished] Transform to mem in 0.028913s (35285 normal rows, 0 exceptions)
[2021-03-31 13:29:54.886] [E/3] [info] [Task Finished] Transform to mem in 0.035903s (51000 normal rows, 0 exceptions)
[2021-03-31 13:29:54.901] [driver] [info] [Task Finished] Transform to mem in 0.043072s (59860 normal rows, 0 exceptions)
[2021-03-31 13:29:54.905] [E/1] [info] [Task Finished] Transform to mem in 0.097193s (132982 normal rows, 0 exceptions)
[2021-03-31 13:29:54.915] [E/2] [info] [Task Finished] Transform to mem in 0.069566s (89845 normal rows, 0 exceptions)
[2021-03-31 13:29:54.922] [driver] [info] [Task Finished] Transform to mem in 0.020141s (25209 normal rows, 0 exceptions)
[2021-03-31 13:29:54.941] [driver] [info] [Task Finished] Transform to mem in 0.019440s (25218 normal rows, 0 exceptions)
[2021-03-31 13:29:54.966] [E/1] [info] [Task Finished] Transform to mem in 0.060957s (79626 normal rows, 0 exceptions)
[2021-03-31 13:29:54.969] [driver] [info] [Task Finished] Transform to mem in 0.027562s (35347 normal rows, 0 exceptions)
[2021-03-31 13:29:54.982] [E/3] [info] [Task Finished] Transform to mem in 0.095711s (129587 normal rows, 0 exceptions)
[2021-03-31 13:29:54.988] [driver] [info] [Task Finished] Transform to mem in 0.019227s (24798 normal rows, 0 exceptions)
[2021-03-31 13:29:55.015] [E/3] [info] [Task Finished] Transform to mem in 0.033696s (46617 normal rows, 0 exceptions)
[2021-03-31 13:29:55.029] [E/2] [info] [Task Finished] Transform to mem in 0.113799s (159135 normal rows, 0 exceptions)
[2021-03-31 13:29:55.038] [E/3] [info] [Task Finished] Transform to mem in 0.023077s (30883 normal rows, 0 exceptions)
[2021-03-31 13:29:55.043] [E/1] [info] [Task Finished] Transform to mem in 0.076865s (98805 normal rows, 0 exceptions)
[2021-03-31 13:29:55.062] [E/1] [info] [Task Finished] Transform to mem in 0.019399s (24884 normal rows, 0 exceptions)
[2021-03-31 13:29:55.081] [E/2] [info] [Task Finished] Transform to mem in 0.052164s (73689 normal rows, 0 exceptions)
[2021-03-31 13:29:55.103] [driver] [info] [Task Finished] Transform to mem in 0.115221s (160751 normal rows, 0 exceptions)
[2021-03-31 13:29:55.108] [E/3] [info] [Task Finished] Transform to mem in 0.069808s (89041 normal rows, 0 exceptions)
[2021-03-31 13:29:55.122] [E/1] [info] [Task Finished] Transform to mem in 0.060463s (78192 normal rows, 0 exceptions)
[2021-03-31 13:29:55.130] [driver] [info] [Task Finished] Transform to mem in 0.027391s (37728 normal rows, 0 exceptions)
[2021-03-31 13:29:55.136] [E/3] [info] [Task Finished] Transform to mem in 0.028090s (36542 normal rows, 0 exceptions)
[2021-03-31 13:29:55.150] [driver] [info] [Task Finished] Transform to mem in 0.019420s (24927 normal rows, 0 exceptions)
[2021-03-31 13:29:55.164] [E/3] [info] [Task Finished] Transform to mem in 0.027359s (35179 normal rows, 0 exceptions)
[2021-03-31 13:29:55.179] [E/2] [info] [Task Finished] Transform to mem in 0.098012s (131921 normal rows, 0 exceptions)
[2021-03-31 13:29:55.185] [E/3] [info] [Task Finished] Transform to mem in 0.021330s (28735 normal rows, 0 exceptions)
[2021-03-31 13:29:55.207] [E/1] [info] [Task Finished] Transform to mem in 0.084162s (113650 normal rows, 0 exceptions)
[2021-03-31 13:29:55.208] [E/2] [info] [Task Finished] Transform to mem in 0.028674s (36814 normal rows, 0 exceptions)
[2021-03-31 13:29:55.230] [E/1] [info] [Task Finished] Transform to mem in 0.023394s (31887 normal rows, 0 exceptions)
[2021-03-31 13:29:55.254] [driver] [info] [Task Finished] Transform to mem in 0.104464s (142265 normal rows, 0 exceptions)
[2021-03-31 13:29:55.260] [E/2] [info] [Task Finished] Transform to mem in 0.051878s (69153 normal rows, 0 exceptions)
[2021-03-31 13:29:55.278] [E/3] [info] [Task Finished] Transform to mem in 0.093071s (128350 normal rows, 0 exceptions)
[2021-03-31 13:29:55.280] [driver] [info] [Task Finished] Transform to mem in 0.025387s (34086 normal rows, 0 exceptions)
[2021-03-31 13:29:55.288] [E/2] [info] [Task Finished] Transform to mem in 0.028420s (36505 normal rows, 0 exceptions)
[2021-03-31 13:29:55.298] [driver] [info] [Task Finished] Transform to mem in 0.018569s (24720 normal rows, 0 exceptions)
[2021-03-31 13:29:55.300] [E/1] [info] [Task Finished] Transform to mem in 0.070122s (88901 normal rows, 0 exceptions)
[2021-03-31 13:29:55.316] [E/2] [info] [Task Finished] Transform to mem in 0.027904s (35745 normal rows, 0 exceptions)
[2021-03-31 13:29:55.350] [E/1] [info] [Task Finished] Transform to mem in 0.049987s (73228 normal rows, 0 exceptions)
[2021-03-31 13:29:55.367] [E/2] [info] [Task Finished] Transform to mem in 0.050678s (71216 normal rows, 0 exceptions)
[2021-03-31 13:29:55.371] [E/3] [info] [Task Finished] Transform to mem in 0.092644s (127517 normal rows, 0 exceptions)
[2021-03-31 13:29:55.377] [driver] [info] [Task Finished] Transform to mem in 0.079036s (101655 normal rows, 0 exceptions)
[2021-03-31 13:29:55.386] [E/2] [info] [Task Finished] Transform to mem in 0.019693s (25306 normal rows, 0 exceptions)
[2021-03-31 13:29:55.421] [E/1] [info] [Task Finished] Transform to mem in 0.070676s (93246 normal rows, 0 exceptions)
[2021-03-31 13:29:55.430] [E/2] [info] [Task Finished] Transform to mem in 0.043051s (61650 normal rows, 0 exceptions)
[2021-03-31 13:29:55.448] [E/1] [info] [Task Finished] Transform to mem in 0.027064s (35410 normal rows, 0 exceptions)
[2021-03-31 13:29:55.466] [E/3] [info] [Task Finished] Transform to mem in 0.095207s (132563 normal rows, 0 exceptions)
[2021-03-31 13:29:55.481] [driver] [info] [Task Finished] Transform to mem in 0.103347s (142382 normal rows, 0 exceptions)
[2021-03-31 13:29:55.484] [E/1] [info] [Task Finished] Transform to mem in 0.036405s (51575 normal rows, 0 exceptions)
[2021-03-31 13:29:55.503] [E/1] [info] [Task Finished] Transform to mem in 0.019058s (24856 normal rows, 0 exceptions)
[2021-03-31 13:29:55.511] [E/3] [info] [Task Finished] Transform to mem in 0.045262s (63758 normal rows, 0 exceptions)
[2021-03-31 13:29:55.522] [E/2] [info] [Task Finished] Transform to mem in 0.092623s (125624 normal rows, 0 exceptions)
[2021-03-31 13:29:55.529] [E/2] [info] [Task Finished] Transform to mem in 0.007153s (9137 normal rows, 0 exceptions)
[2021-03-31 13:29:55.531] [E/3] [info] [Task Finished] Transform to mem in 0.019718s (24719 normal rows, 0 exceptions)
[2021-03-31 13:29:55.551] [E/3] [info] [Task Finished] Transform to mem in 0.019937s (24660 normal rows, 0 exceptions)
[2021-03-31 13:29:55.551] [driver] [info] [Task Finished] Transform to mem in 0.070165s (88881 normal rows, 0 exceptions)
[2021-03-31 13:29:55.574] [E/1] [info] [Task Finished] Transform to mem in 0.070546s (89458 normal rows, 0 exceptions)
[2021-03-31 13:29:55.578] [E/3] [info] [Task Finished] Transform to mem in 0.026988s (35624 normal rows, 0 exceptions)
[2021-03-31 13:29:55.598] [E/1] [info] [Task Finished] Transform to mem in 0.023802s (31860 normal rows, 0 exceptions)
[2021-03-31 13:29:55.608] [E/3] [info] [Task Finished] Transform to mem in 0.029448s (36166 normal rows, 0 exceptions)
[2021-03-31 13:29:55.613] [E/2] [info] [Task Finished] Transform to mem in 0.084005s (112468 normal rows, 0 exceptions)
[2021-03-31 13:29:55.627] [E/3] [info] [Task Finished] Transform to mem in 0.019098s (24858 normal rows, 0 exceptions)
[2021-03-31 13:29:55.641] [driver] [info] [Task Finished] Transform to mem in 0.089455s (120716 normal rows, 0 exceptions)
[2021-03-31 13:29:55.646] [E/3] [info] [Task Finished] Transform to mem in 0.019391s (24927 normal rows, 0 exceptions)
[2021-03-31 13:29:55.695] [E/1] [info] [Task Finished] Transform to mem in 0.097358s (131895 normal rows, 0 exceptions)
[2021-03-31 13:29:55.703] [E/2] [info] [Task Finished] Transform to mem in 0.089828s (122197 normal rows, 0 exceptions)
[2021-03-31 13:29:55.715] [E/1] [info] [Task Finished] Transform to mem in 0.019608s (25296 normal rows, 0 exceptions)
[2021-03-31 13:29:55.726] [driver] [info] [Task Finished] Transform to mem in 0.085552s (120894 normal rows, 0 exceptions)
[2021-03-31 13:29:55.742] [E/3] [info] [Task Finished] Transform to mem in 0.095989s (130688 normal rows, 0 exceptions)
[2021-03-31 13:29:55.745] [driver] [info] [Task Finished] Transform to mem in 0.018808s (24767 normal rows, 0 exceptions)
[2021-03-31 13:29:55.755] [E/2] [info] [Task Finished] Transform to mem in 0.052188s (73220 normal rows, 0 exceptions)
[2021-03-31 13:29:55.769] [E/3] [info] [Task Finished] Transform to mem in 0.027345s (35349 normal rows, 0 exceptions)
[2021-03-31 13:29:55.777] [E/2] [info] [Task Finished] Transform to mem in 0.021535s (28670 normal rows, 0 exceptions)
[2021-03-31 13:29:55.803] [E/3] [info] [Task Finished] Transform to mem in 0.033396s (44654 normal rows, 0 exceptions)
[2021-03-31 13:29:55.815] [E/1] [info] [Task Finished] Transform to mem in 0.099851s (135912 normal rows, 0 exceptions)
[2021-03-31 13:29:55.822] [driver] [info] [Task Finished] Transform to mem in 0.076676s (102188 normal rows, 0 exceptions)
[2021-03-31 13:29:55.822] [E/3] [info] [Task Finished] Transform to mem in 0.019398s (25167 normal rows, 0 exceptions)
[2021-03-31 13:29:55.847] [E/1] [info] [Task Finished] Transform to mem in 0.031884s (43052 normal rows, 0 exceptions)
[2021-03-31 13:29:55.851] [E/3] [info] [Task Finished] Transform to mem in 0.028782s (39741 normal rows, 0 exceptions)
[2021-03-31 13:29:55.873] [E/2] [info] [Task Finished] Transform to mem in 0.096147s (128945 normal rows, 0 exceptions)
[2021-03-31 13:29:55.881] [E/1] [info] [Task Finished] Transform to mem in 0.034419s (46801 normal rows, 0 exceptions)
[2021-03-31 13:29:55.893] [E/2] [info] [Task Finished] Transform to mem in 0.019428s (25333 normal rows, 0 exceptions)
[2021-03-31 13:29:55.909] [driver] [info] [Task Finished] Transform to mem in 0.087016s (118052 normal rows, 0 exceptions)
[2021-03-31 13:29:55.909] [E/1] [info] [Task Finished] Transform to mem in 0.027528s (35668 normal rows, 0 exceptions)
[2021-03-31 13:29:55.922] [E/3] [info] [Task Finished] Transform to mem in 0.071293s (95035 normal rows, 0 exceptions)
[2021-03-31 13:29:55.932] [driver] [info] [Task Finished] Transform to mem in 0.023135s (30951 normal rows, 0 exceptions)
[2021-03-31 13:29:55.957] [E/3] [info] [Task Finished] Transform to mem in 0.034907s (49346 normal rows, 0 exceptions)
[2021-03-31 13:29:55.982] [driver] [info] [Task Finished] Transform to mem in 0.050108s (63635 normal rows, 0 exceptions)
[2021-03-31 13:29:55.990] [E/2] [info] [Task Finished] Transform to mem in 0.097532s (131336 normal rows, 0 exceptions)
[2021-03-31 13:29:56.002] [driver] [info] [Task Finished] Transform to mem in 0.019528s (25057 normal rows, 0 exceptions)
[2021-03-31 13:29:56.018] [E/1] [info] [Task Finished] Transform to mem in 0.109707s (150891 normal rows, 0 exceptions)
[2021-03-31 13:29:56.036] [E/2] [info] [Task Finished] Transform to mem in 0.045545s (63259 normal rows, 0 exceptions)
[2021-03-31 13:29:56.039] [E/3] [info] [Task Finished] Transform to mem in 0.081569s (109745 normal rows, 0 exceptions)
[2021-03-31 13:29:56.056] [E/1] [info] [Task Finished] Transform to mem in 0.037260s (51877 normal rows, 0 exceptions)
[2021-03-31 13:29:56.063] [E/2] [info] [Task Finished] Transform to mem in 0.027148s (35108 normal rows, 0 exceptions)
[2021-03-31 13:29:56.075] [E/1] [info] [Task Finished] Transform to mem in 0.019287s (24946 normal rows, 0 exceptions)
[2021-03-31 13:29:56.105] [driver] [info] [Task Finished] Transform to mem in 0.103418s (142650 normal rows, 0 exceptions)
[2021-03-31 13:29:56.110] [E/2] [info] [Task Finished] Transform to mem in 0.046861s (65058 normal rows, 0 exceptions)
[2021-03-31 13:29:56.115] [E/3] [info] [Task Finished] Transform to mem in 0.076254s (100942 normal rows, 0 exceptions)
[2021-03-31 13:29:56.129] [driver] [info] [Task Finished] Transform to mem in 0.024055s (32532 normal rows, 0 exceptions)
[2021-03-31 13:29:56.149] [driver] [info] [Task Finished] Transform to mem in 0.019611s (25305 normal rows, 0 exceptions)
[2021-03-31 13:29:56.154] [E/1] [info] [Task Finished] Transform to mem in 0.079189s (104405 normal rows, 0 exceptions)
[2021-03-31 13:29:56.165] [E/2] [info] [Task Finished] Transform to mem in 0.055428s (73717 normal rows, 0 exceptions)
[2021-03-31 13:29:56.185] [E/2] [info] [Task Finished] Transform to mem in 0.019354s (24942 normal rows, 0 exceptions)
[2021-03-31 13:29:56.186] [driver] [info] [Task Finished] Transform to mem in 0.037336s (50939 normal rows, 0 exceptions)
[2021-03-31 13:29:56.208] [E/3] [info] [Task Finished] Transform to mem in 0.093176s (125497 normal rows, 0 exceptions)
[2021-03-31 13:29:56.217] [E/2] [info] [Task Finished] Transform to mem in 0.031929s (42100 normal rows, 0 exceptions)
[2021-03-31 13:29:56.228] [E/3] [info] [Task Finished] Transform to mem in 0.019596s (25355 normal rows, 0 exceptions)
[2021-03-31 13:29:56.246] [E/3] [info] [Task Finished] Transform to mem in 0.018373s (24648 normal rows, 0 exceptions)
[2021-03-31 13:29:56.252] [E/1] [info] [Task Finished] Transform to mem in 0.097280s (133300 normal rows, 0 exceptions)
[2021-03-31 13:29:56.281] [driver] [info] [Task Finished] Transform to mem in 0.094883s (127588 normal rows, 0 exceptions)
[2021-03-31 13:29:56.294] [E/3] [info] [Task Finished] Transform to mem in 0.048054s (61810 normal rows, 0 exceptions)
[2021-03-31 13:29:56.300] [driver] [info] [Task Finished] Transform to mem in 0.018915s (24760 normal rows, 0 exceptions)
[2021-03-31 13:29:56.323] [E/2] [info] [Task Finished] Transform to mem in 0.106686s (148802 normal rows, 0 exceptions)
[2021-03-31 13:29:56.328] [E/3] [info] [Task Finished] Transform to mem in 0.033291s (45089 normal rows, 0 exceptions)
[2021-03-31 13:29:56.343] [E/2] [info] [Task Finished] Transform to mem in 0.019678s (25397 normal rows, 0 exceptions)
[2021-03-31 13:29:56.363] [E/1] [info] [Task Finished] Transform to mem in 0.110945s (152233 normal rows, 0 exceptions)
[2021-03-31 13:29:56.381] [E/3] [info] [Task Finished] Transform to mem in 0.052712s (75367 normal rows, 0 exceptions)
[2021-03-31 13:29:56.382] [E/1] [info] [Task Finished] Transform to mem in 0.019575s (24918 normal rows, 0 exceptions)
[2021-03-31 13:29:56.396] [driver] [info] [Task Finished] Transform to mem in 0.095719s (128054 normal rows, 0 exceptions)
[2021-03-31 13:29:56.407] [E/3] [info] [Task Finished] Transform to mem in 0.026735s (35003 normal rows, 0 exceptions)
[2021-03-31 13:29:56.420] [E/2] [info] [Task Finished] Transform to mem in 0.076814s (101946 normal rows, 0 exceptions)
[2021-03-31 13:29:56.424] [driver] [info] [Task Finished] Transform to mem in 0.028776s (40146 normal rows, 0 exceptions)
[2021-03-31 13:29:56.444] [driver] [info] [Task Finished] Transform to mem in 0.019573s (25248 normal rows, 0 exceptions)
[2021-03-31 13:29:56.471] [E/1] [info] [Task Finished] Transform to mem in 0.088596s (120099 normal rows, 0 exceptions)
[2021-03-31 13:29:56.472] [driver] [info] [Task Finished] Transform to mem in 0.027737s (35972 normal rows, 0 exceptions)
[2021-03-31 13:29:56.480] [E/3] [info] [Task Finished] Transform to mem in 0.073027s (95889 normal rows, 0 exceptions)
[2021-03-31 13:29:56.491] [driver] [info] [Task Finished] Transform to mem in 0.019445s (25061 normal rows, 0 exceptions)
[2021-03-31 13:29:56.508] [E/3] [info] [Task Finished] Transform to mem in 0.027725s (35325 normal rows, 0 exceptions)
[2021-03-31 13:29:56.515] [E/2] [info] [Task Finished] Transform to mem in 0.095335s (130714 normal rows, 0 exceptions)
[2021-03-31 13:29:56.532] [E/3] [info] [Task Finished] Transform to mem in 0.023666s (31934 normal rows, 0 exceptions)
[2021-03-31 13:29:56.538] [E/1] [info] [Task Finished] Transform to mem in 0.066971s (88529 normal rows, 0 exceptions)
[2021-03-31 13:29:56.543] [E/2] [info] [Task Finished] Transform to mem in 0.027596s (35311 normal rows, 0 exceptions)
[2021-03-31 13:29:56.570] [E/1] [info] [Task Finished] Transform to mem in 0.032118s (45344 normal rows, 0 exceptions)
[2021-03-31 13:29:56.613] [driver] [info] [Task Finished] Transform to mem in 0.121369s (171038 normal rows, 0 exceptions)
[2021-03-31 13:29:56.614] [E/2] [info] [Task Finished] Transform to mem in 0.071390s (87559 normal rows, 0 exceptions)
[2021-03-31 13:29:56.641] [E/3] [info] [Task Finished] Transform to mem in 0.108800s (151639 normal rows, 0 exceptions)
[2021-03-31 13:29:56.644] [driver] [info] [Task Finished] Transform to mem in 0.031040s (42695 normal rows, 0 exceptions)
[2021-03-31 13:29:56.644] [E/2] [info] [Task Finished] Transform to mem in 0.029710s (36198 normal rows, 0 exceptions)
[2021-03-31 13:29:56.663] [driver] [info] [Task Finished] Transform to mem in 0.019366s (25022 normal rows, 0 exceptions)
[2021-03-31 13:29:56.672] [E/2] [info] [Task Finished] Transform to mem in 0.027695s (35962 normal rows, 0 exceptions)
[2021-03-31 13:29:56.697] [E/1] [info] [Task Finished] Transform to mem in 0.127518s (179364 normal rows, 0 exceptions)
[2021-03-31 13:29:56.711] [E/3] [info] [Task Finished] Transform to mem in 0.070645s (90425 normal rows, 0 exceptions)
[2021-03-31 13:29:56.730] [driver] [info] [Task Finished] Transform to mem in 0.066867s (88645 normal rows, 0 exceptions)
[2021-03-31 13:29:56.730] [E/1] [info] [Task Finished] Transform to mem in 0.033007s (43630 normal rows, 0 exceptions)
[2021-03-31 13:29:56.739] [E/2] [info] [Task Finished] Transform to mem in 0.067270s (99851 normal rows, 0 exceptions)
[2021-03-31 13:29:56.752] [driver] [info] [Task Finished] Transform to mem in 0.022057s (28815 normal rows, 0 exceptions)
[2021-03-31 13:29:56.781] [E/3] [info] [Task Finished] Transform to mem in 0.069485s (89248 normal rows, 0 exceptions)
[2021-03-31 13:29:56.793] [E/1] [info] [Task Finished] Transform to mem in 0.062516s (84714 normal rows, 0 exceptions)
[2021-03-31 13:29:56.795] [driver] [info] [Task Finished] Transform to mem in 0.042811s (61456 normal rows, 0 exceptions)
[2021-03-31 13:29:56.815] [driver] [info] [Task Finished] Transform to mem in 0.019576s (25234 normal rows, 0 exceptions)
[2021-03-31 13:29:56.825] [E/3] [info] [Task Finished] Transform to mem in 0.043974s (62245 normal rows, 0 exceptions)
[2021-03-31 13:29:56.830] [E/2] [info] [Task Finished] Transform to mem in 0.091344s (122718 normal rows, 0 exceptions)
[2021-03-31 13:29:56.843] [driver] [info] [Task Finished] Transform to mem in 0.027968s (36109 normal rows, 0 exceptions)
[2021-03-31 13:29:56.849] [E/2] [info] [Task Finished] Transform to mem in 0.018690s (24833 normal rows, 0 exceptions)
[2021-03-31 13:29:56.869] [driver] [info] [Task Finished] Transform to mem in 0.026514s (35479 normal rows, 0 exceptions)
[2021-03-31 13:29:56.872] [E/1] [info] [Task Finished] Transform to mem in 0.078669s (99709 normal rows, 0 exceptions)
[2021-03-31 13:29:56.897] [driver] [info] [Task Finished] Transform to mem in 0.027468s (37924 normal rows, 0 exceptions)
[2021-03-31 13:29:56.918] [E/2] [info] [Task Finished] Transform to mem in 0.069239s (89012 normal rows, 0 exceptions)
[2021-03-31 13:29:56.921] [E/1] [info] [Task Finished] Transform to mem in 0.049265s (65269 normal rows, 0 exceptions)
[2021-03-31 13:29:56.946] [E/3] [info] [Task Finished] Transform to mem in 0.121305s (172370 normal rows, 0 exceptions)
[2021-03-31 13:29:56.947] [E/2] [info] [Task Finished] Transform to mem in 0.028854s (39361 normal rows, 0 exceptions)
[2021-03-31 13:29:56.950] [E/1] [info] [Task Finished] Transform to mem in 0.029409s (35944 normal rows, 0 exceptions)
[2021-03-31 13:29:56.967] [E/2] [info] [Task Finished] Transform to mem in 0.019360s (24990 normal rows, 0 exceptions)
[2021-03-31 13:29:56.981] [E/1] [info] [Task Finished] Transform to mem in 0.030938s (40983 normal rows, 0 exceptions)
[2021-03-31 13:29:57.000] [E/1] [info] [Task Finished] Transform to mem in 0.018916s (24870 normal rows, 0 exceptions)
[2021-03-31 13:29:57.016] [E/3] [info] [Task Finished] Transform to mem in 0.070086s (90461 normal rows, 0 exceptions)
[2021-03-31 13:29:57.024] [driver] [info] [Task Finished] Transform to mem in 0.127059s (180510 normal rows, 0 exceptions)
[2021-03-31 13:29:57.028] [E/1] [info] [Task Finished] Transform to mem in 0.027761s (35395 normal rows, 0 exceptions)
[2021-03-31 13:29:57.043] [driver] [info] [Task Finished] Transform to mem in 0.019269s (24717 normal rows, 0 exceptions)
[2021-03-31 13:29:57.056] [E/1] [info] [Task Finished] Transform to mem in 0.028364s (36501 normal rows, 0 exceptions)
[2021-03-31 13:29:57.082] [E/2] [info] [Task Finished] Transform to mem in 0.115425s (163151 normal rows, 0 exceptions)
[2021-03-31 13:29:57.085] [E/1] [info] [Task Finished] Transform to mem in 0.028367s (38386 normal rows, 0 exceptions)
[2021-03-31 13:29:57.098] [E/3] [info] [Task Finished] Transform to mem in 0.081854s (109734 normal rows, 0 exceptions)
[2021-03-31 13:29:57.112] [E/2] [info] [Task Finished] Transform to mem in 0.029560s (36280 normal rows, 0 exceptions)
[2021-03-31 13:29:57.117] [E/3] [info] [Task Finished] Transform to mem in 0.019260s (25101 normal rows, 0 exceptions)
[2021-03-31 13:29:57.140] [E/2] [info] [Task Finished] Transform to mem in 0.028177s (36692 normal rows, 0 exceptions)
[2021-03-31 13:29:57.159] [E/2] [info] [Task Finished] Transform to mem in 0.018820s (24873 normal rows, 0 exceptions)
[2021-03-31 13:29:57.159] [E/1] [info] [Task Finished] Transform to mem in 0.074452s (96622 normal rows, 0 exceptions)
[2021-03-31 13:29:57.174] [driver] [info] [Task Finished] Transform to mem in 0.131491s (187481 normal rows, 0 exceptions)
[2021-03-31 13:29:57.187] [E/2] [info] [Task Finished] Transform to mem in 0.028244s (36212 normal rows, 0 exceptions)
[2021-03-31 13:29:57.193] [driver] [info] [Task Finished] Transform to mem in 0.018344s (24577 normal rows, 0 exceptions)
[2021-03-31 13:29:57.227] [E/2] [info] [Task Finished] Transform to mem in 0.040049s (51305 normal rows, 0 exceptions)
[2021-03-31 13:29:57.235] [E/3] [info] [Task Finished] Transform to mem in 0.117603s (169560 normal rows, 0 exceptions)
[2021-03-31 13:29:57.242] [E/1] [info] [Task Finished] Transform to mem in 0.082942s (110280 normal rows, 0 exceptions)
[2021-03-31 13:29:57.262] [driver] [info] [Task Finished] Transform to mem in 0.069663s (90609 normal rows, 0 exceptions)
[2021-03-31 13:29:57.264] [E/3] [info] [Task Finished] Transform to mem in 0.029432s (40051 normal rows, 0 exceptions)
[2021-03-31 13:29:57.282] [driver] [info] [Task Finished] Transform to mem in 0.019486s (24747 normal rows, 0 exceptions)
[2021-03-31 13:29:57.288] [E/2] [info] [Task Finished] Transform to mem in 0.061141s (89944 normal rows, 0 exceptions)
[2021-03-31 13:29:57.292] [E/3] [info] [Task Finished] Transform to mem in 0.027480s (35585 normal rows, 0 exceptions)
[2021-03-31 13:29:57.311] [E/1] [info] [Task Finished] Transform to mem in 0.068284s (88775 normal rows, 0 exceptions)
[2021-03-31 13:29:57.322] [E/2] [info] [Task Finished] Transform to mem in 0.033786s (47712 normal rows, 0 exceptions)
[2021-03-31 13:29:57.328] [E/1] [info] [Task Finished] Transform to mem in 0.017231s (22144 normal rows, 0 exceptions)
[2021-03-31 13:29:57.359] [E/1] [info] [Task Finished] Transform to mem in 0.031488s (43962 normal rows, 0 exceptions)
[2021-03-31 13:29:57.379] [E/3] [info] [Task Finished] Transform to mem in 0.086787s (114149 normal rows, 0 exceptions)
[2021-03-31 13:29:57.397] [driver] [info] [Task Finished] Transform to mem in 0.114587s (160651 normal rows, 0 exceptions)
[2021-03-31 13:29:57.403] [E/2] [info] [Task Finished] Transform to mem in 0.080751s (107321 normal rows, 0 exceptions)
[2021-03-31 13:29:57.404] [E/1] [info] [Task Finished] Transform to mem in 0.044157s (61534 normal rows, 0 exceptions)
[2021-03-31 13:29:57.417] [driver] [info] [Task Finished] Transform to mem in 0.020439s (25081 normal rows, 0 exceptions)
[2021-03-31 13:29:57.435] [E/2] [info] [Task Finished] Transform to mem in 0.032066s (42128 normal rows, 0 exceptions)
[2021-03-31 13:29:57.458] [driver] [info] [Task Finished] Transform to mem in 0.041317s (59284 normal rows, 0 exceptions)
[2021-03-31 13:29:57.474] [E/1] [info] [Task Finished] Transform to mem in 0.070165s (90696 normal rows, 0 exceptions)
[2021-03-31 13:29:57.478] [driver] [info] [Task Finished] Transform to mem in 0.019679s (24978 normal rows, 0 exceptions)
[2021-03-31 13:29:57.487] [E/3] [info] [Task Finished] Transform to mem in 0.108482s (150826 normal rows, 0 exceptions)
[2021-03-31 13:29:57.509] [E/1] [info] [Task Finished] Transform to mem in 0.035594s (45770 normal rows, 0 exceptions)
[2021-03-31 13:29:57.527] [E/2] [info] [Task Finished] Transform to mem in 0.092246s (129563 normal rows, 0 exceptions)
[2021-03-31 13:29:57.527] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.52645s
[2021-03-31 13:29:57.527] [global] [info] [Transform Stage] Stage 3 total wall clock time: 13.992s, 14009719 input rows, time to process 1 row via fast path: 0.000998734ms
[2021-03-31 13:29:57.528] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000412764s
[2021-03-31 13:29:57.528] [global] [info] [Transform Stage] Stage 3 took 3.60187s
[2021-03-31 13:29:57.528] [global] [info] Query Execution took 4.08687s. (planning: 0.421756s, execution: 3.66511s)
[2021-03-31 13:29:57.538] [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:57.635] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:57.640] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:57.772] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:57.773] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:57.779] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:57.911] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:57.913] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:57.919] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:58.051] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:29:58.052] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:29:58.053] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:29:58.151] [logical planner] [info] logical optimization took 0.377693ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:29:58.151] [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:58.152] [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:58.153] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:29:58.155] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:29:58.156] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.158] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.160] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.162] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.164] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.166] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.168] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.170] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.172] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.174] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.176] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.178] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:29:58.180] [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:58.198] [global] [info] Stage0 depends on: 
[2021-03-31 13:29:58.599] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:29:58.599] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.401287s
[2021-03-31 13:29:58.640] [driver] [info] [Task Finished] Transform to mem in 0.041058s (10875 normal rows, 0 exceptions)
[2021-03-31 13:29:58.651] [E/3] [info] [Task Finished] Transform to mem in 0.051784s (17137 normal rows, 0 exceptions)
[2021-03-31 13:29:58.686] [E/2] [info] [Task Finished] Transform to mem in 0.086605s (29971 normal rows, 0 exceptions)
[2021-03-31 13:29:58.688] [E/1] [info] [Task Finished] Transform to mem in 0.088783s (30788 normal rows, 0 exceptions)
[2021-03-31 13:29:58.692] [E/2] [info] [Task Finished] Transform to mem in 0.005906s (1506 normal rows, 0 exceptions)
[2021-03-31 13:29:58.709] [driver] [info] [Task Finished] Transform to mem in 0.068551s (25131 normal rows, 0 exceptions)
[2021-03-31 13:29:58.738] [E/1] [info] [Task Finished] Transform to mem in 0.049938s (14531 normal rows, 0 exceptions)
[2021-03-31 13:29:58.749] [E/3] [info] [Task Finished] Transform to mem in 0.097775s (34530 normal rows, 0 exceptions)
[2021-03-31 13:29:58.779] [driver] [info] [Task Finished] Transform to mem in 0.070467s (23608 normal rows, 0 exceptions)
[2021-03-31 13:29:58.787] [driver] [info] [Task Finished] Transform to mem in 0.008020s (2883 normal rows, 0 exceptions)
[2021-03-31 13:29:58.788] [E/2] [info] [Task Finished] Transform to mem in 0.096448s (34000 normal rows, 0 exceptions)
[2021-03-31 13:29:58.791] [E/1] [info] [Task Finished] Transform to mem in 0.053324s (16756 normal rows, 0 exceptions)
[2021-03-31 13:29:58.816] [E/3] [info] [Task Finished] Transform to mem in 0.066701s (21640 normal rows, 0 exceptions)
[2021-03-31 13:29:58.831] [E/3] [info] [Task Finished] Transform to mem in 0.015362s (5596 normal rows, 0 exceptions)
[2021-03-31 13:29:58.886] [driver] [info] [Task Finished] Transform to mem in 0.098748s (35289 normal rows, 0 exceptions)
[2021-03-31 13:29:58.904] [E/3] [info] [Task Finished] Transform to mem in 0.073011s (25125 normal rows, 0 exceptions)
[2021-03-31 13:29:58.905] [E/2] [info] [Task Finished] Transform to mem in 0.116639s (41379 normal rows, 0 exceptions)
[2021-03-31 13:29:58.910] [E/1] [info] [Task Finished] Transform to mem in 0.119004s (42242 normal rows, 0 exceptions)
[2021-03-31 13:29:58.960] [E/1] [info] [Task Finished] Transform to mem in 0.049974s (17391 normal rows, 0 exceptions)
[2021-03-31 13:29:58.985] [driver] [info] [Task Finished] Transform to mem in 0.098346s (36022 normal rows, 0 exceptions)
[2021-03-31 13:29:58.990] [E/2] [info] [Task Finished] Transform to mem in 0.084981s (29379 normal rows, 0 exceptions)
[2021-03-31 13:29:58.995] [E/2] [info] [Task Finished] Transform to mem in 0.005193s (1858 normal rows, 0 exceptions)
[2021-03-31 13:29:59.020] [E/3] [info] [Task Finished] Transform to mem in 0.115930s (42312 normal rows, 0 exceptions)
[2021-03-31 13:29:59.028] [E/1] [info] [Task Finished] Transform to mem in 0.067166s (24688 normal rows, 0 exceptions)
[2021-03-31 13:29:59.067] [E/1] [info] [Task Finished] Transform to mem in 0.039903s (14552 normal rows, 0 exceptions)
[2021-03-31 13:29:59.098] [driver] [info] [Task Finished] Transform to mem in 0.113381s (41842 normal rows, 0 exceptions)
[2021-03-31 13:29:59.106] [E/2] [info] [Task Finished] Transform to mem in 0.110628s (40419 normal rows, 0 exceptions)
[2021-03-31 13:29:59.117] [E/3] [info] [Task Finished] Transform to mem in 0.096842s (34240 normal rows, 0 exceptions)
[2021-03-31 13:29:59.140] [E/1] [info] [Task Finished] Transform to mem in 0.072213s (24991 normal rows, 0 exceptions)
[2021-03-31 13:29:59.182] [E/3] [info] [Task Finished] Transform to mem in 0.065357s (20858 normal rows, 0 exceptions)
[2021-03-31 13:29:59.187] [E/3] [info] [Task Finished] Transform to mem in 0.005333s (1972 normal rows, 0 exceptions)
[2021-03-31 13:29:59.194] [driver] [info] [Task Finished] Transform to mem in 0.096203s (35270 normal rows, 0 exceptions)
[2021-03-31 13:29:59.212] [E/1] [info] [Task Finished] Transform to mem in 0.071878s (24409 normal rows, 0 exceptions)
[2021-03-31 13:29:59.221] [E/2] [info] [Task Finished] Transform to mem in 0.114991s (41663 normal rows, 0 exceptions)
[2021-03-31 13:29:59.255] [E/3] [info] [Task Finished] Transform to mem in 0.067516s (24716 normal rows, 0 exceptions)
[2021-03-31 13:29:59.290] [driver] [info] [Task Finished] Transform to mem in 0.096268s (34981 normal rows, 0 exceptions)
[2021-03-31 13:29:59.296] [E/3] [info] [Task Finished] Transform to mem in 0.040498s (10479 normal rows, 0 exceptions)
[2021-03-31 13:29:59.306] [driver] [info] [Task Finished] Transform to mem in 0.015847s (4841 normal rows, 0 exceptions)
[2021-03-31 13:29:59.307] [E/1] [info] [Task Finished] Transform to mem in 0.095587s (34017 normal rows, 0 exceptions)
[2021-03-31 13:29:59.334] [E/2] [info] [Task Finished] Transform to mem in 0.113435s (41018 normal rows, 0 exceptions)
[2021-03-31 13:29:59.362] [E/3] [info] [Task Finished] Transform to mem in 0.066717s (24521 normal rows, 0 exceptions)
[2021-03-31 13:29:59.382] [E/2] [info] [Task Finished] Transform to mem in 0.047524s (13410 normal rows, 0 exceptions)
[2021-03-31 13:29:59.403] [driver] [info] [Task Finished] Transform to mem in 0.096469s (35358 normal rows, 0 exceptions)
[2021-03-31 13:29:59.411] [E/2] [info] [Task Finished] Transform to mem in 0.029701s (10836 normal rows, 0 exceptions)
[2021-03-31 13:29:59.421] [E/1] [info] [Task Finished] Transform to mem in 0.114015s (41598 normal rows, 0 exceptions)
[2021-03-31 13:29:59.434] [E/3] [info] [Task Finished] Transform to mem in 0.072142s (23700 normal rows, 0 exceptions)
[2021-03-31 13:29:59.474] [E/1] [info] [Task Finished] Transform to mem in 0.052260s (15821 normal rows, 0 exceptions)
[2021-03-31 13:29:59.474] [driver] [info] [Task Finished] Transform to mem in 0.070979s (24501 normal rows, 0 exceptions)
[2021-03-31 13:29:59.502] [E/2] [info] [Task Finished] Transform to mem in 0.090135s (31201 normal rows, 0 exceptions)
[2021-03-31 13:29:59.519] [E/3] [info] [Task Finished] Transform to mem in 0.084409s (31099 normal rows, 0 exceptions)
[2021-03-31 13:29:59.519] [E/2] [info] [Task Finished] Transform to mem in 0.017444s (6425 normal rows, 0 exceptions)
[2021-03-31 13:29:59.568] [E/2] [info] [Task Finished] Transform to mem in 0.049219s (14218 normal rows, 0 exceptions)
[2021-03-31 13:29:59.586] [driver] [info] [Task Finished] Transform to mem in 0.112676s (41464 normal rows, 0 exceptions)
[2021-03-31 13:29:59.588] [E/1] [info] [Task Finished] Transform to mem in 0.114729s (42128 normal rows, 0 exceptions)
[2021-03-31 13:29:59.590] [E/3] [info] [Task Finished] Transform to mem in 0.071555s (24602 normal rows, 0 exceptions)
[2021-03-31 13:29:59.594] [driver] [info] [Task Finished] Transform to mem in 0.007142s (2651 normal rows, 0 exceptions)
[2021-03-31 13:29:59.628] [E/2] [info] [Task Finished] Transform to mem in 0.060084s (19264 normal rows, 0 exceptions)
[2021-03-31 13:29:59.634] [E/2] [info] [Task Finished] Transform to mem in 0.005564s (2011 normal rows, 0 exceptions)
[2021-03-31 13:29:59.648] [E/1] [info] [Task Finished] Transform to mem in 0.059580s (18691 normal rows, 0 exceptions)
[2021-03-31 13:29:59.668] [E/3] [info] [Task Finished] Transform to mem in 0.077836s (26240 normal rows, 0 exceptions)
[2021-03-31 13:29:59.702] [E/2] [info] [Task Finished] Transform to mem in 0.068248s (24776 normal rows, 0 exceptions)
[2021-03-31 13:29:59.708] [driver] [info] [Task Finished] Transform to mem in 0.114370s (42251 normal rows, 0 exceptions)
[2021-03-31 13:29:59.739] [driver] [info] [Task Finished] Transform to mem in 0.030928s (11411 normal rows, 0 exceptions)
[2021-03-31 13:29:59.746] [E/1] [info] [Task Finished] Transform to mem in 0.098306s (35820 normal rows, 0 exceptions)
[2021-03-31 13:29:59.756] [E/1] [info] [Task Finished] Transform to mem in 0.009424s (2763 normal rows, 0 exceptions)
[2021-03-31 13:29:59.771] [E/3] [info] [Task Finished] Transform to mem in 0.102748s (36668 normal rows, 0 exceptions)
[2021-03-31 13:29:59.805] [driver] [info] [Task Finished] Transform to mem in 0.066421s (21937 normal rows, 0 exceptions)
[2021-03-31 13:29:59.815] [E/2] [info] [Task Finished] Transform to mem in 0.113025s (41385 normal rows, 0 exceptions)
[2021-03-31 13:29:59.816] [E/3] [info] [Task Finished] Transform to mem in 0.045348s (15065 normal rows, 0 exceptions)
[2021-03-31 13:29:59.819] [E/1] [info] [Task Finished] Transform to mem in 0.063858s (20785 normal rows, 0 exceptions)
[2021-03-31 13:29:59.846] [driver] [info] [Task Finished] Transform to mem in 0.040493s (10520 normal rows, 0 exceptions)
[2021-03-31 13:29:59.888] [E/1] [info] [Task Finished] Transform to mem in 0.068065s (24753 normal rows, 0 exceptions)
[2021-03-31 13:29:59.913] [E/1] [info] [Task Finished] Transform to mem in 0.025898s (9411 normal rows, 0 exceptions)
[2021-03-31 13:29:59.916] [E/3] [info] [Task Finished] Transform to mem in 0.099124s (36085 normal rows, 0 exceptions)
[2021-03-31 13:29:59.931] [E/2] [info] [Task Finished] Transform to mem in 0.116059s (42480 normal rows, 0 exceptions)
[2021-03-31 13:29:59.947] [driver] [info] [Task Finished] Transform to mem in 0.101351s (36271 normal rows, 0 exceptions)
[2021-03-31 13:29:59.972] [E/2] [info] [Task Finished] Transform to mem in 0.040897s (10647 normal rows, 0 exceptions)
[2021-03-31 13:29:59.977] [driver] [info] [Task Finished] Transform to mem in 0.029960s (10959 normal rows, 0 exceptions)
[2021-03-31 13:29:59.992] [E/3] [info] [Task Finished] Transform to mem in 0.076315s (25821 normal rows, 0 exceptions)
[2021-03-31 13:30:00.027] [E/1] [info] [Task Finished] Transform to mem in 0.113953s (41474 normal rows, 0 exceptions)
[2021-03-31 13:30:00.042] [E/2] [info] [Task Finished] Transform to mem in 0.069870s (25284 normal rows, 0 exceptions)
[2021-03-31 13:30:00.074] [driver] [info] [Task Finished] Transform to mem in 0.097060s (35533 normal rows, 0 exceptions)
[2021-03-31 13:30:00.078] [E/3] [info] [Task Finished] Transform to mem in 0.086255s (29666 normal rows, 0 exceptions)
[2021-03-31 13:30:00.112] [E/1] [info] [Task Finished] Transform to mem in 0.084793s (29361 normal rows, 0 exceptions)
[2021-03-31 13:30:00.124] [E/2] [info] [Task Finished] Transform to mem in 0.082200s (29934 normal rows, 0 exceptions)
[2021-03-31 13:30:00.143] [driver] [info] [Task Finished] Transform to mem in 0.068375s (25025 normal rows, 0 exceptions)
[2021-03-31 13:30:00.165] [E/1] [info] [Task Finished] Transform to mem in 0.052936s (15895 normal rows, 0 exceptions)
[2021-03-31 13:30:00.176] [E/3] [info] [Task Finished] Transform to mem in 0.097992s (35513 normal rows, 0 exceptions)
[2021-03-31 13:30:00.190] [E/3] [info] [Task Finished] Transform to mem in 0.013354s (4935 normal rows, 0 exceptions)
[2021-03-31 13:30:00.191] [E/2] [info] [Task Finished] Transform to mem in 0.066238s (21349 normal rows, 0 exceptions)
[2021-03-31 13:30:00.196] [driver] [info] [Task Finished] Transform to mem in 0.052993s (16234 normal rows, 0 exceptions)
[2021-03-31 13:30:00.251] [E/1] [info] [Task Finished] Transform to mem in 0.086201s (30238 normal rows, 0 exceptions)
[2021-03-31 13:30:00.258] [E/3] [info] [Task Finished] Transform to mem in 0.068758s (25164 normal rows, 0 exceptions)
[2021-03-31 13:30:00.282] [driver] [info] [Task Finished] Transform to mem in 0.086479s (30086 normal rows, 0 exceptions)
[2021-03-31 13:30:00.284] [driver] [info] [Task Finished] Transform to mem in 0.001821s (667 normal rows, 0 exceptions)
[2021-03-31 13:30:00.290] [E/2] [info] [Task Finished] Transform to mem in 0.099353s (35994 normal rows, 0 exceptions)
[2021-03-31 13:30:00.323] [E/1] [info] [Task Finished] Transform to mem in 0.071486s (24170 normal rows, 0 exceptions)
[2021-03-31 13:30:00.352] [driver] [info] [Task Finished] Transform to mem in 0.068383s (25196 normal rows, 0 exceptions)
[2021-03-31 13:30:00.353] [E/3] [info] [Task Finished] Transform to mem in 0.094710s (33494 normal rows, 0 exceptions)
[2021-03-31 13:30:00.369] [E/2] [info] [Task Finished] Transform to mem in 0.078929s (26714 normal rows, 0 exceptions)
[2021-03-31 13:30:00.384] [E/3] [info] [Task Finished] Transform to mem in 0.031123s (11259 normal rows, 0 exceptions)
[2021-03-31 13:30:00.420] [E/1] [info] [Task Finished] Transform to mem in 0.097029s (34782 normal rows, 0 exceptions)
[2021-03-31 13:30:00.425] [E/3] [info] [Task Finished] Transform to mem in 0.040747s (10505 normal rows, 0 exceptions)
[2021-03-31 13:30:00.427] [driver] [info] [Task Finished] Transform to mem in 0.074645s (27436 normal rows, 0 exceptions)
[2021-03-31 13:30:00.468] [E/2] [info] [Task Finished] Transform to mem in 0.098822s (35280 normal rows, 0 exceptions)
[2021-03-31 13:30:00.488] [E/3] [info] [Task Finished] Transform to mem in 0.063040s (21231 normal rows, 0 exceptions)
[2021-03-31 13:30:00.488] [E/1] [info] [Task Finished] Transform to mem in 0.068337s (22273 normal rows, 0 exceptions)
[2021-03-31 13:30:00.496] [driver] [info] [Task Finished] Transform to mem in 0.069019s (25156 normal rows, 0 exceptions)
[2021-03-31 13:30:00.550] [E/1] [info] [Task Finished] Transform to mem in 0.061643s (19296 normal rows, 0 exceptions)
[2021-03-31 13:30:00.557] [E/1] [info] [Task Finished] Transform to mem in 0.007271s (2636 normal rows, 0 exceptions)
[2021-03-31 13:30:00.564] [E/3] [info] [Task Finished] Transform to mem in 0.075554s (25182 normal rows, 0 exceptions)
[2021-03-31 13:30:00.566] [E/2] [info] [Task Finished] Transform to mem in 0.098681s (36015 normal rows, 0 exceptions)
[2021-03-31 13:30:00.594] [E/2] [info] [Task Finished] Transform to mem in 0.027924s (9959 normal rows, 0 exceptions)
[2021-03-31 13:30:00.610] [driver] [info] [Task Finished] Transform to mem in 0.113804s (41929 normal rows, 0 exceptions)
[2021-03-31 13:30:00.625] [E/1] [info] [Task Finished] Transform to mem in 0.067211s (24839 normal rows, 0 exceptions)
[2021-03-31 13:30:00.638] [E/3] [info] [Task Finished] Transform to mem in 0.074691s (25214 normal rows, 0 exceptions)
[2021-03-31 13:30:00.675] [E/1] [info] [Task Finished] Transform to mem in 0.049979s (18229 normal rows, 0 exceptions)
[2021-03-31 13:30:00.688] [E/3] [info] [Task Finished] Transform to mem in 0.049422s (14539 normal rows, 0 exceptions)
[2021-03-31 13:30:00.693] [driver] [info] [Task Finished] Transform to mem in 0.083279s (29052 normal rows, 0 exceptions)
[2021-03-31 13:30:00.704] [E/1] [info] [Task Finished] Transform to mem in 0.029687s (10219 normal rows, 0 exceptions)
[2021-03-31 13:30:00.709] [E/2] [info] [Task Finished] Transform to mem in 0.114140s (41471 normal rows, 0 exceptions)
[2021-03-31 13:30:00.723] [E/2] [info] [Task Finished] Transform to mem in 0.014203s (5013 normal rows, 0 exceptions)
[2021-03-31 13:30:00.787] [E/3] [info] [Task Finished] Transform to mem in 0.099798s (36157 normal rows, 0 exceptions)
[2021-03-31 13:30:00.788] [E/3] [info] [Task Finished] Transform to mem in 0.000112s (19 normal rows, 0 exceptions)
[2021-03-31 13:30:00.797] [E/2] [info] [Task Finished] Transform to mem in 0.073763s (24706 normal rows, 0 exceptions)
[2021-03-31 13:30:00.807] [driver] [info] [Task Finished] Transform to mem in 0.114051s (41890 normal rows, 0 exceptions)
[2021-03-31 13:30:00.819] [E/1] [info] [Task Finished] Transform to mem in 0.114365s (42277 normal rows, 0 exceptions)
[2021-03-31 13:30:00.850] [E/1] [info] [Task Finished] Transform to mem in 0.031571s (11461 normal rows, 0 exceptions)
[2021-03-31 13:30:00.872] [driver] [info] [Task Finished] Transform to mem in 0.064904s (23884 normal rows, 0 exceptions)
[2021-03-31 13:30:00.881] [E/3] [info] [Task Finished] Transform to mem in 0.093387s (32686 normal rows, 0 exceptions)
[2021-03-31 13:30:00.888] [E/2] [info] [Task Finished] Transform to mem in 0.091533s (32110 normal rows, 0 exceptions)
[2021-03-31 13:30:00.919] [E/3] [info] [Task Finished] Transform to mem in 0.037662s (11056 normal rows, 0 exceptions)
[2021-03-31 13:30:00.929] [E/3] [info] [Task Finished] Transform to mem in 0.010604s (3373 normal rows, 0 exceptions)
[2021-03-31 13:30:00.954] [E/2] [info] [Task Finished] Transform to mem in 0.065587s (21217 normal rows, 0 exceptions)
[2021-03-31 13:30:00.964] [E/1] [info] [Task Finished] Transform to mem in 0.114055s (41474 normal rows, 0 exceptions)
[2021-03-31 13:30:00.974] [driver] [info] [Task Finished] Transform to mem in 0.101692s (36305 normal rows, 0 exceptions)
[2021-03-31 13:30:01.013] [E/1] [info] [Task Finished] Transform to mem in 0.048634s (13911 normal rows, 0 exceptions)
[2021-03-31 13:30:01.026] [E/3] [info] [Task Finished] Transform to mem in 0.096491s (34916 normal rows, 0 exceptions)
[2021-03-31 13:30:01.032] [E/1] [info] [Task Finished] Transform to mem in 0.018915s (7068 normal rows, 0 exceptions)
[2021-03-31 13:30:01.035] [E/1] [info] [Task Finished] Transform to mem in 0.003608s (1286 normal rows, 0 exceptions)
[2021-03-31 13:30:01.052] [driver] [info] [Task Finished] Transform to mem in 0.078181s (26545 normal rows, 0 exceptions)
[2021-03-31 13:30:01.069] [E/2] [info] [Task Finished] Transform to mem in 0.115403s (41733 normal rows, 0 exceptions)
[2021-03-31 13:30:01.098] [E/3] [info] [Task Finished] Transform to mem in 0.071825s (23351 normal rows, 0 exceptions)
[2021-03-31 13:30:01.116] [E/3] [info] [Task Finished] Transform to mem in 0.018313s (6680 normal rows, 0 exceptions)
[2021-03-31 13:30:01.131] [E/1] [info] [Task Finished] Transform to mem in 0.095753s (35285 normal rows, 0 exceptions)
[2021-03-31 13:30:01.141] [E/1] [info] [Task Finished] Transform to mem in 0.010060s (2955 normal rows, 0 exceptions)
[2021-03-31 13:30:01.167] [driver] [info] [Task Finished] Transform to mem in 0.114622s (41783 normal rows, 0 exceptions)
[2021-03-31 13:30:01.182] [E/3] [info] [Task Finished] Transform to mem in 0.066221s (21561 normal rows, 0 exceptions)
[2021-03-31 13:30:01.183] [E/2] [info] [Task Finished] Transform to mem in 0.113844s (41382 normal rows, 0 exceptions)
[2021-03-31 13:30:01.204] [E/1] [info] [Task Finished] Transform to mem in 0.062942s (20115 normal rows, 0 exceptions)
[2021-03-31 13:30:01.209] [driver] [info] [Task Finished] Transform to mem in 0.041745s (15009 normal rows, 0 exceptions)
[2021-03-31 13:30:01.217] [driver] [info] [Task Finished] Transform to mem in 0.007921s (2907 normal rows, 0 exceptions)
[2021-03-31 13:30:01.224] [E/3] [info] [Task Finished] Transform to mem in 0.041937s (10955 normal rows, 0 exceptions)
[2021-03-31 13:30:01.277] [E/2] [info] [Task Finished] Transform to mem in 0.093629s (33271 normal rows, 0 exceptions)
[2021-03-31 13:30:01.285] [driver] [info] [Task Finished] Transform to mem in 0.068860s (25209 normal rows, 0 exceptions)
[2021-03-31 13:30:01.317] [E/1] [info] [Task Finished] Transform to mem in 0.113134s (41845 normal rows, 0 exceptions)
[2021-03-31 13:30:01.340] [E/3] [info] [Task Finished] Transform to mem in 0.115457s (41792 normal rows, 0 exceptions)
[2021-03-31 13:30:01.372] [E/1] [info] [Task Finished] Transform to mem in 0.054228s (16586 normal rows, 0 exceptions)
[2021-03-31 13:30:01.375] [driver] [info] [Task Finished] Transform to mem in 0.089170s (31341 normal rows, 0 exceptions)
[2021-03-31 13:30:01.380] [E/2] [info] [Task Finished] Transform to mem in 0.103380s (37834 normal rows, 0 exceptions)
[2021-03-31 13:30:01.400] [E/3] [info] [Task Finished] Transform to mem in 0.060087s (18771 normal rows, 0 exceptions)
[2021-03-31 13:30:01.434] [E/1] [info] [Task Finished] Transform to mem in 0.062824s (21589 normal rows, 0 exceptions)
[2021-03-31 13:30:01.444] [driver] [info] [Task Finished] Transform to mem in 0.068980s (25218 normal rows, 0 exceptions)
[2021-03-31 13:30:01.477] [E/2] [info] [Task Finished] Transform to mem in 0.097119s (35347 normal rows, 0 exceptions)
[2021-03-31 13:30:01.484] [driver] [info] [Task Finished] Transform to mem in 0.040202s (14897 normal rows, 0 exceptions)
[2021-03-31 13:30:01.491] [E/3] [info] [Task Finished] Transform to mem in 0.091461s (32397 normal rows, 0 exceptions)
[2021-03-31 13:30:01.497] [E/3] [info] [Task Finished] Transform to mem in 0.006153s (1762 normal rows, 0 exceptions)
[2021-03-31 13:30:01.545] [E/2] [info] [Task Finished] Transform to mem in 0.067756s (24798 normal rows, 0 exceptions)
[2021-03-31 13:30:01.546] [E/3] [info] [Task Finished] Transform to mem in 0.048739s (14154 normal rows, 0 exceptions)
[2021-03-31 13:30:01.548] [E/1] [info] [Task Finished] Transform to mem in 0.113641s (41591 normal rows, 0 exceptions)
[2021-03-31 13:30:01.578] [driver] [info] [Task Finished] Transform to mem in 0.093940s (33637 normal rows, 0 exceptions)
[2021-03-31 13:30:01.597] [E/2] [info] [Task Finished] Transform to mem in 0.051900s (15163 normal rows, 0 exceptions)
[2021-03-31 13:30:01.624] [E/3] [info] [Task Finished] Transform to mem in 0.078017s (26400 normal rows, 0 exceptions)
[2021-03-31 13:30:01.641] [E/1] [info] [Task Finished] Transform to mem in 0.092552s (33741 normal rows, 0 exceptions)
[2021-03-31 13:30:01.644] [E/2] [info] [Task Finished] Transform to mem in 0.046870s (13183 normal rows, 0 exceptions)
[2021-03-31 13:30:01.649] [driver] [info] [Task Finished] Transform to mem in 0.071212s (25174 normal rows, 0 exceptions)
[2021-03-31 13:30:01.664] [driver] [info] [Task Finished] Transform to mem in 0.014595s (5275 normal rows, 0 exceptions)
[2021-03-31 13:30:01.689] [E/3] [info] [Task Finished] Transform to mem in 0.065102s (22520 normal rows, 0 exceptions)
[2021-03-31 13:30:01.732] [driver] [info] [Task Finished] Transform to mem in 0.068224s (24884 normal rows, 0 exceptions)
[2021-03-31 13:30:01.755] [E/1] [info] [Task Finished] Transform to mem in 0.114373s (41848 normal rows, 0 exceptions)
[2021-03-31 13:30:01.758] [E/2] [info] [Task Finished] Transform to mem in 0.114244s (41918 normal rows, 0 exceptions)
[2021-03-31 13:30:01.804] [E/3] [info] [Task Finished] Transform to mem in 0.114909s (41826 normal rows, 0 exceptions)
[2021-03-31 13:30:01.831] [driver] [info] [Task Finished] Transform to mem in 0.099062s (36366 normal rows, 0 exceptions)
[2021-03-31 13:30:01.837] [driver] [info] [Task Finished] Transform to mem in 0.006245s (1759 normal rows, 0 exceptions)
[2021-03-31 13:30:01.847] [E/2] [info] [Task Finished] Transform to mem in 0.089346s (31409 normal rows, 0 exceptions)
[2021-03-31 13:30:01.852] [E/3] [info] [Task Finished] Transform to mem in 0.047816s (13589 normal rows, 0 exceptions)
[2021-03-31 13:30:01.870] [E/1] [info] [Task Finished] Transform to mem in 0.115304s (42265 normal rows, 0 exceptions)
[2021-03-31 13:30:01.910] [driver] [info] [Task Finished] Transform to mem in 0.073142s (25034 normal rows, 0 exceptions)
[2021-03-31 13:30:01.931] [E/1] [info] [Task Finished] Transform to mem in 0.060392s (18991 normal rows, 0 exceptions)
[2021-03-31 13:30:01.948] [E/2] [info] [Task Finished] Transform to mem in 0.100704s (36542 normal rows, 0 exceptions)
[2021-03-31 13:30:01.960] [E/3] [info] [Task Finished] Transform to mem in 0.108092s (39331 normal rows, 0 exceptions)
[2021-03-31 13:30:01.993] [driver] [info] [Task Finished] Transform to mem in 0.082435s (30072 normal rows, 0 exceptions)
[2021-03-31 13:30:01.999] [E/1] [info] [Task Finished] Transform to mem in 0.068626s (24927 normal rows, 0 exceptions)
[2021-03-31 13:30:02.037] [driver] [info] [Task Finished] Transform to mem in 0.044327s (12415 normal rows, 0 exceptions)
[2021-03-31 13:30:02.045] [E/2] [info] [Task Finished] Transform to mem in 0.096475s (35179 normal rows, 0 exceptions)
[2021-03-31 13:30:02.064] [E/3] [info] [Task Finished] Transform to mem in 0.104254s (37541 normal rows, 0 exceptions)
[2021-03-31 13:30:02.072] [E/1] [info] [Task Finished] Transform to mem in 0.072739s (24439 normal rows, 0 exceptions)
[2021-03-31 13:30:02.076] [driver] [info] [Task Finished] Transform to mem in 0.039047s (14378 normal rows, 0 exceptions)
[2021-03-31 13:30:02.117] [E/2] [info] [Task Finished] Transform to mem in 0.072239s (25015 normal rows, 0 exceptions)
[2021-03-31 13:30:02.150] [E/1] [info] [Task Finished] Transform to mem in 0.078223s (25287 normal rows, 0 exceptions)
[2021-03-31 13:30:02.154] [driver] [info] [Task Finished] Transform to mem in 0.077764s (25233 normal rows, 0 exceptions)
[2021-03-31 13:30:02.158] [E/1] [info] [Task Finished] Transform to mem in 0.007128s (2589 normal rows, 0 exceptions)
[2021-03-31 13:30:02.169] [E/3] [info] [Task Finished] Transform to mem in 0.104847s (36814 normal rows, 0 exceptions)
[2021-03-31 13:30:02.217] [E/2] [info] [Task Finished] Transform to mem in 0.100148s (35800 normal rows, 0 exceptions)
[2021-03-31 13:30:02.223] [driver] [info] [Task Finished] Transform to mem in 0.069469s (24777 normal rows, 0 exceptions)
[2021-03-31 13:30:02.232] [E/1] [info] [Task Finished] Transform to mem in 0.074797s (25131 normal rows, 0 exceptions)
[2021-03-31 13:30:02.244] [E/3] [info] [Task Finished] Transform to mem in 0.074913s (27195 normal rows, 0 exceptions)
[2021-03-31 13:30:02.247] [E/1] [info] [Task Finished] Transform to mem in 0.015064s (5544 normal rows, 0 exceptions)
[2021-03-31 13:30:02.316] [E/3] [info] [Task Finished] Transform to mem in 0.071392s (24816 normal rows, 0 exceptions)
[2021-03-31 13:30:02.331] [E/2] [info] [Task Finished] Transform to mem in 0.113946s (41527 normal rows, 0 exceptions)
[2021-03-31 13:30:02.337] [driver] [info] [Task Finished] Transform to mem in 0.113747s (41830 normal rows, 0 exceptions)
[2021-03-31 13:30:02.348] [E/1] [info] [Task Finished] Transform to mem in 0.100000s (36505 normal rows, 0 exceptions)
[2021-03-31 13:30:02.349] [E/1] [info] [Task Finished] Transform to mem in 0.001347s (490 normal rows, 0 exceptions)
[2021-03-31 13:30:02.390] [E/2] [info] [Task Finished] Transform to mem in 0.058906s (18529 normal rows, 0 exceptions)
[2021-03-31 13:30:02.396] [E/3] [info] [Task Finished] Transform to mem in 0.080865s (27918 normal rows, 0 exceptions)
[2021-03-31 13:30:02.416] [E/1] [info] [Task Finished] Transform to mem in 0.067343s (24720 normal rows, 0 exceptions)
[2021-03-31 13:30:02.450] [driver] [info] [Task Finished] Transform to mem in 0.113118s (41851 normal rows, 0 exceptions)
[2021-03-31 13:30:02.488] [E/2] [info] [Task Finished] Transform to mem in 0.098135s (35745 normal rows, 0 exceptions)
[2021-03-31 13:30:02.490] [driver] [info] [Task Finished] Transform to mem in 0.039675s (13986 normal rows, 0 exceptions)
[2021-03-31 13:30:02.510] [E/1] [info] [Task Finished] Transform to mem in 0.093678s (32942 normal rows, 0 exceptions)
[2021-03-31 13:30:02.512] [E/3] [info] [Task Finished] Transform to mem in 0.115230s (42167 normal rows, 0 exceptions)
[2021-03-31 13:30:02.529] [E/2] [info] [Task Finished] Transform to mem in 0.041125s (10523 normal rows, 0 exceptions)
[2021-03-31 13:30:02.536] [driver] [info] [Task Finished] Transform to mem in 0.045776s (14125 normal rows, 0 exceptions)
[2021-03-31 13:30:02.555] [E/3] [info] [Task Finished] Transform to mem in 0.042896s (12566 normal rows, 0 exceptions)
[2021-03-31 13:30:02.583] [E/3] [info] [Task Finished] Transform to mem in 0.027944s (9834 normal rows, 0 exceptions)
[2021-03-31 13:30:02.583] [E/1] [info] [Task Finished] Transform to mem in 0.073043s (23094 normal rows, 0 exceptions)
[2021-03-31 13:30:02.636] [E/2] [info] [Task Finished] Transform to mem in 0.106364s (37757 normal rows, 0 exceptions)
[2021-03-31 13:30:02.650] [driver] [info] [Task Finished] Transform to mem in 0.114112s (41341 normal rows, 0 exceptions)
[2021-03-31 13:30:02.652] [E/3] [info] [Task Finished] Transform to mem in 0.069771s (25306 normal rows, 0 exceptions)
[2021-03-31 13:30:02.659] [E/3] [info] [Task Finished] Transform to mem in 0.006340s (1655 normal rows, 0 exceptions)
[2021-03-31 13:30:02.667] [E/1] [info] [Task Finished] Transform to mem in 0.083902s (29001 normal rows, 0 exceptions)
[2021-03-31 13:30:02.690] [driver] [info] [Task Finished] Transform to mem in 0.040372s (10491 normal rows, 0 exceptions)
[2021-03-31 13:30:02.727] [E/2] [info] [Task Finished] Transform to mem in 0.091043s (31631 normal rows, 0 exceptions)
[2021-03-31 13:30:02.742] [E/2] [info] [Task Finished] Transform to mem in 0.015522s (3966 normal rows, 0 exceptions)
[2021-03-31 13:30:02.753] [E/3] [info] [Task Finished] Transform to mem in 0.094477s (33243 normal rows, 0 exceptions)
[2021-03-31 13:30:02.754] [driver] [info] [Task Finished] Transform to mem in 0.063213s (20710 normal rows, 0 exceptions)
[2021-03-31 13:30:02.754] [E/1] [info] [Task Finished] Transform to mem in 0.087293s (30671 normal rows, 0 exceptions)
[2021-03-31 13:30:02.787] [E/2] [info] [Task Finished] Transform to mem in 0.045184s (12451 normal rows, 0 exceptions)
[2021-03-31 13:30:02.790] [E/3] [info] [Task Finished] Transform to mem in 0.037195s (12594 normal rows, 0 exceptions)
[2021-03-31 13:30:02.850] [driver] [info] [Task Finished] Transform to mem in 0.096174s (35410 normal rows, 0 exceptions)
[2021-03-31 13:30:02.856] [E/2] [info] [Task Finished] Transform to mem in 0.068728s (22497 normal rows, 0 exceptions)
[2021-03-31 13:30:02.865] [E/3] [info] [Task Finished] Transform to mem in 0.074535s (25156 normal rows, 0 exceptions)
[2021-03-31 13:30:02.865] [E/2] [info] [Task Finished] Transform to mem in 0.009081s (2352 normal rows, 0 exceptions)
[2021-03-31 13:30:02.869] [E/1] [info] [Task Finished] Transform to mem in 0.114734s (41751 normal rows, 0 exceptions)
[2021-03-31 13:30:02.915] [E/3] [info] [Task Finished] Transform to mem in 0.049576s (14180 normal rows, 0 exceptions)
[2021-03-31 13:30:02.918] [driver] [info] [Task Finished] Transform to mem in 0.068034s (22465 normal rows, 0 exceptions)
[2021-03-31 13:30:02.925] [E/2] [info] [Task Finished] Transform to mem in 0.059794s (21801 normal rows, 0 exceptions)
[2021-03-31 13:30:02.931] [driver] [info] [Task Finished] Transform to mem in 0.013473s (4970 normal rows, 0 exceptions)
[2021-03-31 13:30:02.984] [E/1] [info] [Task Finished] Transform to mem in 0.114629s (42053 normal rows, 0 exceptions)
[2021-03-31 13:30:02.993] [E/2] [info] [Task Finished] Transform to mem in 0.068150s (24856 normal rows, 0 exceptions)
[2021-03-31 13:30:03.009] [E/2] [info] [Task Finished] Transform to mem in 0.015930s (5883 normal rows, 0 exceptions)
[2021-03-31 13:30:03.030] [E/3] [info] [Task Finished] Transform to mem in 0.115156s (41858 normal rows, 0 exceptions)
[2021-03-31 13:30:03.045] [driver] [info] [Task Finished] Transform to mem in 0.114131s (41666 normal rows, 0 exceptions)
[2021-03-31 13:30:03.055] [E/3] [info] [Task Finished] Transform to mem in 0.025336s (9137 normal rows, 0 exceptions)
[2021-03-31 13:30:03.077] [E/2] [info] [Task Finished] Transform to mem in 0.067944s (24719 normal rows, 0 exceptions)
[2021-03-31 13:30:03.098] [E/1] [info] [Task Finished] Transform to mem in 0.114434s (41909 normal rows, 0 exceptions)
[2021-03-31 13:30:03.129] [driver] [info] [Task Finished] Transform to mem in 0.083502s (28874 normal rows, 0 exceptions)
[2021-03-31 13:30:03.146] [E/2] [info] [Task Finished] Transform to mem in 0.069227s (25192 normal rows, 0 exceptions)
[2021-03-31 13:30:03.154] [E/3] [info] [Task Finished] Transform to mem in 0.099342s (35233 normal rows, 0 exceptions)
[2021-03-31 13:30:03.165] [E/1] [info] [Task Finished] Transform to mem in 0.066775s (24660 normal rows, 0 exceptions)
[2021-03-31 13:30:03.208] [E/2] [info] [Task Finished] Transform to mem in 0.061629s (19740 normal rows, 0 exceptions)
[2021-03-31 13:30:03.225] [driver] [info] [Task Finished] Transform to mem in 0.096478s (35624 normal rows, 0 exceptions)
[2021-03-31 13:30:03.251] [E/1] [info] [Task Finished] Transform to mem in 0.086420s (30827 normal rows, 0 exceptions)
[2021-03-31 13:30:03.263] [E/3] [info] [Task Finished] Transform to mem in 0.108958s (39073 normal rows, 0 exceptions)
[2021-03-31 13:30:03.278] [E/2] [info] [Task Finished] Transform to mem in 0.069643s (24645 normal rows, 0 exceptions)
[2021-03-31 13:30:03.318] [E/2] [info] [Task Finished] Transform to mem in 0.040789s (10512 normal rows, 0 exceptions)
[2021-03-31 13:30:03.323] [driver] [info] [Task Finished] Transform to mem in 0.097658s (36166 normal rows, 0 exceptions)
[2021-03-31 13:30:03.327] [E/2] [info] [Task Finished] Transform to mem in 0.008372s (2466 normal rows, 0 exceptions)
[2021-03-31 13:30:03.362] [E/3] [info] [Task Finished] Transform to mem in 0.098280s (34767 normal rows, 0 exceptions)
[2021-03-31 13:30:03.365] [E/1] [info] [Task Finished] Transform to mem in 0.114157s (41569 normal rows, 0 exceptions)
[2021-03-31 13:30:03.391] [driver] [info] [Task Finished] Transform to mem in 0.067653s (24858 normal rows, 0 exceptions)
[2021-03-31 13:30:03.424] [E/2] [info] [Task Finished] Transform to mem in 0.096720s (34464 normal rows, 0 exceptions)
[2021-03-31 13:30:03.429] [E/3] [info] [Task Finished] Transform to mem in 0.067232s (22101 normal rows, 0 exceptions)
[2021-03-31 13:30:03.456] [E/1] [info] [Task Finished] Transform to mem in 0.090635s (32219 normal rows, 0 exceptions)
[2021-03-31 13:30:03.459] [driver] [info] [Task Finished] Transform to mem in 0.068159s (24927 normal rows, 0 exceptions)
[2021-03-31 13:30:03.472] [E/3] [info] [Task Finished] Transform to mem in 0.043302s (11587 normal rows, 0 exceptions)
[2021-03-31 13:30:03.507] [E/2] [info] [Task Finished] Transform to mem in 0.083451s (28733 normal rows, 0 exceptions)
[2021-03-31 13:30:03.516] [E/1] [info] [Task Finished] Transform to mem in 0.059679s (19211 normal rows, 0 exceptions)
[2021-03-31 13:30:03.526] [E/1] [info] [Task Finished] Transform to mem in 0.010605s (3860 normal rows, 0 exceptions)
[2021-03-31 13:30:03.535] [E/3] [info] [Task Finished] Transform to mem in 0.063144s (20561 normal rows, 0 exceptions)
[2021-03-31 13:30:03.566] [driver] [info] [Task Finished] Transform to mem in 0.106781s (38713 normal rows, 0 exceptions)
[2021-03-31 13:30:03.589] [E/2] [info] [Task Finished] Transform to mem in 0.082185s (28431 normal rows, 0 exceptions)
[2021-03-31 13:30:03.591] [E/3] [info] [Task Finished] Transform to mem in 0.056000s (17067 normal rows, 0 exceptions)
[2021-03-31 13:30:03.596] [E/1] [info] [Task Finished] Transform to mem in 0.069621s (25296 normal rows, 0 exceptions)
[2021-03-31 13:30:03.621] [driver] [info] [Task Finished] Transform to mem in 0.054829s (18440 normal rows, 0 exceptions)
[2021-03-31 13:30:03.647] [driver] [info] [Task Finished] Transform to mem in 0.026333s (9683 normal rows, 0 exceptions)
[2021-03-31 13:30:03.659] [E/1] [info] [Task Finished] Transform to mem in 0.063391s (20682 normal rows, 0 exceptions)
[2021-03-31 13:30:03.672] [E/3] [info] [Task Finished] Transform to mem in 0.080787s (27919 normal rows, 0 exceptions)
[2021-03-31 13:30:03.704] [E/2] [info] [Task Finished] Transform to mem in 0.114319s (41572 normal rows, 0 exceptions)
[2021-03-31 13:30:03.714] [driver] [info] [Task Finished] Transform to mem in 0.067021s (24767 normal rows, 0 exceptions)
[2021-03-31 13:30:03.757] [E/1] [info] [Task Finished] Transform to mem in 0.097246s (35349 normal rows, 0 exceptions)
[2021-03-31 13:30:03.765] [E/3] [info] [Task Finished] Transform to mem in 0.092803s (32389 normal rows, 0 exceptions)
[2021-03-31 13:30:03.766] [driver] [info] [Task Finished] Transform to mem in 0.052032s (19063 normal rows, 0 exceptions)
[2021-03-31 13:30:03.773] [driver] [info] [Task Finished] Transform to mem in 0.006632s (2377 normal rows, 0 exceptions)
[2021-03-31 13:30:03.808] [E/2] [info] [Task Finished] Transform to mem in 0.104257s (37629 normal rows, 0 exceptions)
[2021-03-31 13:30:03.826] [E/1] [info] [Task Finished] Transform to mem in 0.068780s (24733 normal rows, 0 exceptions)
[2021-03-31 13:30:03.837] [driver] [info] [Task Finished] Transform to mem in 0.064038s (20722 normal rows, 0 exceptions)
[2021-03-31 13:30:03.845] [driver] [info] [Task Finished] Transform to mem in 0.007796s (2768 normal rows, 0 exceptions)
[2021-03-31 13:30:03.860] [E/3] [info] [Task Finished] Transform to mem in 0.094599s (33107 normal rows, 0 exceptions)
[2021-03-31 13:30:03.880] [E/2] [info] [Task Finished] Transform to mem in 0.072108s (23742 normal rows, 0 exceptions)
[2021-03-31 13:30:03.884] [E/2] [info] [Task Finished] Transform to mem in 0.004031s (1420 normal rows, 0 exceptions)
[2021-03-31 13:30:03.914] [driver] [info] [Task Finished] Transform to mem in 0.068898s (25167 normal rows, 0 exceptions)
[2021-03-31 13:30:03.941] [E/1] [info] [Task Finished] Transform to mem in 0.115392s (42173 normal rows, 0 exceptions)
[2021-03-31 13:30:03.956] [E/3] [info] [Task Finished] Transform to mem in 0.096231s (34049 normal rows, 0 exceptions)
[2021-03-31 13:30:03.967] [E/2] [info] [Task Finished] Transform to mem in 0.082890s (28749 normal rows, 0 exceptions)
[2021-03-31 13:30:04.016] [driver] [info] [Task Finished] Transform to mem in 0.102344s (37278 normal rows, 0 exceptions)
[2021-03-31 13:30:04.018] [E/1] [info] [Task Finished] Transform to mem in 0.076929s (27114 normal rows, 0 exceptions)
[2021-03-31 13:30:04.028] [driver] [info] [Task Finished] Transform to mem in 0.012033s (4399 normal rows, 0 exceptions)
[2021-03-31 13:30:04.029] [E/3] [info] [Task Finished] Transform to mem in 0.073202s (24701 normal rows, 0 exceptions)
[2021-03-31 13:30:04.055] [E/2] [info] [Task Finished] Transform to mem in 0.088385s (30862 normal rows, 0 exceptions)
[2021-03-31 13:30:04.063] [E/3] [info] [Task Finished] Transform to mem in 0.033410s (12175 normal rows, 0 exceptions)
[2021-03-31 13:30:04.116] [E/1] [info] [Task Finished] Transform to mem in 0.098590s (35251 normal rows, 0 exceptions)
[2021-03-31 13:30:04.123] [E/2] [info] [Task Finished] Transform to mem in 0.067745s (24821 normal rows, 0 exceptions)
[2021-03-31 13:30:04.140] [driver] [info] [Task Finished] Transform to mem in 0.111863s (41217 normal rows, 0 exceptions)
[2021-03-31 13:30:04.160] [E/3] [info] [Task Finished] Transform to mem in 0.097768s (35668 normal rows, 0 exceptions)
[2021-03-31 13:30:04.168] [E/3] [info] [Task Finished] Transform to mem in 0.007584s (2431 normal rows, 0 exceptions)
[2021-03-31 13:30:04.180] [E/2] [info] [Task Finished] Transform to mem in 0.056991s (17396 normal rows, 0 exceptions)
[2021-03-31 13:30:04.216] [E/1] [info] [Task Finished] Transform to mem in 0.099102s (35369 normal rows, 0 exceptions)
[2021-03-31 13:30:04.236] [driver] [info] [Task Finished] Transform to mem in 0.095779s (34165 normal rows, 0 exceptions)
[2021-03-31 13:30:04.238] [E/2] [info] [Task Finished] Transform to mem in 0.057784s (17668 normal rows, 0 exceptions)
[2021-03-31 13:30:04.239] [E/3] [info] [Task Finished] Transform to mem in 0.071090s (25001 normal rows, 0 exceptions)
[2021-03-31 13:30:04.286] [E/2] [info] [Task Finished] Transform to mem in 0.047736s (16227 normal rows, 0 exceptions)
[2021-03-31 13:30:04.297] [E/3] [info] [Task Finished] Transform to mem in 0.057727s (17805 normal rows, 0 exceptions)
[2021-03-31 13:30:04.305] [E/2] [info] [Task Finished] Transform to mem in 0.019071s (6913 normal rows, 0 exceptions)
[2021-03-31 13:30:04.313] [E/1] [info] [Task Finished] Transform to mem in 0.097242s (34681 normal rows, 0 exceptions)
[2021-03-31 13:30:04.323] [driver] [info] [Task Finished] Transform to mem in 0.087365s (30853 normal rows, 0 exceptions)
[2021-03-31 13:30:04.364] [E/2] [info] [Task Finished] Transform to mem in 0.059730s (21711 normal rows, 0 exceptions)
[2021-03-31 13:30:04.402] [driver] [info] [Task Finished] Transform to mem in 0.078644s (27001 normal rows, 0 exceptions)
[2021-03-31 13:30:04.412] [E/3] [info] [Task Finished] Transform to mem in 0.114859s (41924 normal rows, 0 exceptions)
[2021-03-31 13:30:04.416] [E/1] [info] [Task Finished] Transform to mem in 0.103025s (37074 normal rows, 0 exceptions)
[2021-03-31 13:30:04.434] [E/2] [info] [Task Finished] Transform to mem in 0.069485s (25275 normal rows, 0 exceptions)
[2021-03-31 13:30:04.460] [E/1] [info] [Task Finished] Transform to mem in 0.043975s (15290 normal rows, 0 exceptions)
[2021-03-31 13:30:04.470] [driver] [info] [Task Finished] Transform to mem in 0.068383s (25057 normal rows, 0 exceptions)
[2021-03-31 13:30:04.474] [E/3] [info] [Task Finished] Transform to mem in 0.062719s (19952 normal rows, 0 exceptions)
[2021-03-31 13:30:04.478] [E/2] [info] [Task Finished] Transform to mem in 0.043581s (11791 normal rows, 0 exceptions)
[2021-03-31 13:30:04.506] [E/3] [info] [Task Finished] Transform to mem in 0.031719s (10726 normal rows, 0 exceptions)
[2021-03-31 13:30:04.532] [E/2] [info] [Task Finished] Transform to mem in 0.054269s (16466 normal rows, 0 exceptions)
[2021-03-31 13:30:04.533] [E/3] [info] [Task Finished] Transform to mem in 0.027279s (10005 normal rows, 0 exceptions)
[2021-03-31 13:30:04.540] [E/1] [info] [Task Finished] Transform to mem in 0.079882s (27470 normal rows, 0 exceptions)
[2021-03-31 13:30:04.581] [driver] [info] [Task Finished] Transform to mem in 0.111055s (40545 normal rows, 0 exceptions)
[2021-03-31 13:30:04.626] [E/3] [info] [Task Finished] Transform to mem in 0.093005s (32784 normal rows, 0 exceptions)
[2021-03-31 13:30:04.628] [E/2] [info] [Task Finished] Transform to mem in 0.095738s (35108 normal rows, 0 exceptions)
[2021-03-31 13:30:04.628] [driver] [info] [Task Finished] Transform to mem in 0.046701s (17162 normal rows, 0 exceptions)
[2021-03-31 13:30:04.647] [E/1] [info] [Task Finished] Transform to mem in 0.107010s (38917 normal rows, 0 exceptions)
[2021-03-31 13:30:04.686] [driver] [info] [Task Finished] Transform to mem in 0.058048s (21153 normal rows, 0 exceptions)
[2021-03-31 13:30:04.695] [E/3] [info] [Task Finished] Transform to mem in 0.068780s (24946 normal rows, 0 exceptions)
[2021-03-31 13:30:04.702] [E/2] [info] [Task Finished] Transform to mem in 0.074792s (25371 normal rows, 0 exceptions)
[2021-03-31 13:30:04.745] [E/3] [info] [Task Finished] Transform to mem in 0.049681s (17872 normal rows, 0 exceptions)
[2021-03-31 13:30:04.761] [E/1] [info] [Task Finished] Transform to mem in 0.114260s (41695 normal rows, 0 exceptions)
[2021-03-31 13:30:04.772] [E/2] [info] [Task Finished] Transform to mem in 0.069723s (24482 normal rows, 0 exceptions)
[2021-03-31 13:30:04.776] [driver] [info] [Task Finished] Transform to mem in 0.090363s (31669 normal rows, 0 exceptions)
[2021-03-31 13:30:04.811] [E/1] [info] [Task Finished] Transform to mem in 0.050015s (16396 normal rows, 0 exceptions)
[2021-03-31 13:30:04.840] [driver] [info] [Task Finished] Transform to mem in 0.063252s (20662 normal rows, 0 exceptions)
[2021-03-31 13:30:04.858] [E/2] [info] [Task Finished] Transform to mem in 0.085944s (29889 normal rows, 0 exceptions)
[2021-03-31 13:30:04.859] [E/3] [info] [Task Finished] Transform to mem in 0.114355s (41533 normal rows, 0 exceptions)
[2021-03-31 13:30:04.868] [E/3] [info] [Task Finished] Transform to mem in 0.008997s (2299 normal rows, 0 exceptions)
[2021-03-31 13:30:04.909] [driver] [info] [Task Finished] Transform to mem in 0.069215s (25305 normal rows, 0 exceptions)
[2021-03-31 13:30:04.916] [E/1] [info] [Task Finished] Transform to mem in 0.104954s (38381 normal rows, 0 exceptions)
[2021-03-31 13:30:04.917] [E/3] [info] [Task Finished] Transform to mem in 0.048531s (13975 normal rows, 0 exceptions)
[2021-03-31 13:30:04.940] [E/3] [info] [Task Finished] Transform to mem in 0.023516s (8515 normal rows, 0 exceptions)
[2021-03-31 13:30:04.954] [E/2] [info] [Task Finished] Transform to mem in 0.096267s (34138 normal rows, 0 exceptions)
[2021-03-31 13:30:05.004] [driver] [info] [Task Finished] Transform to mem in 0.095447s (34517 normal rows, 0 exceptions)
[2021-03-31 13:30:05.004] [driver] [info] [Task Finished] Transform to mem in 0.000130s (22 normal rows, 0 exceptions)
[2021-03-31 13:30:05.009] [E/3] [info] [Task Finished] Transform to mem in 0.068403s (24942 normal rows, 0 exceptions)
[2021-03-31 13:30:05.029] [E/1] [info] [Task Finished] Transform to mem in 0.113065s (41465 normal rows, 0 exceptions)
[2021-03-31 13:30:05.055] [E/2] [info] [Task Finished] Transform to mem in 0.100668s (35654 normal rows, 0 exceptions)
[2021-03-31 13:30:05.056] [E/2] [info] [Task Finished] Transform to mem in 0.001409s (500 normal rows, 0 exceptions)
[2021-03-31 13:30:05.069] [driver] [info] [Task Finished] Transform to mem in 0.064086s (21109 normal rows, 0 exceptions)
[2021-03-31 13:30:05.105] [E/3] [info] [Task Finished] Transform to mem in 0.096236s (34201 normal rows, 0 exceptions)
[2021-03-31 13:30:05.122] [E/1] [info] [Task Finished] Transform to mem in 0.092505s (32774 normal rows, 0 exceptions)
[2021-03-31 13:30:05.126] [E/2] [info] [Task Finished] Transform to mem in 0.069768s (25355 normal rows, 0 exceptions)
[2021-03-31 13:30:05.149] [driver] [info] [Task Finished] Transform to mem in 0.080688s (27700 normal rows, 0 exceptions)
[2021-03-31 13:30:05.156] [E/3] [info] [Task Finished] Transform to mem in 0.051025s (15077 normal rows, 0 exceptions)
[2021-03-31 13:30:05.189] [E/2] [info] [Task Finished] Transform to mem in 0.062934s (22995 normal rows, 0 exceptions)
[2021-03-31 13:30:05.206] [E/1] [info] [Task Finished] Transform to mem in 0.084322s (29429 normal rows, 0 exceptions)
[2021-03-31 13:30:05.216] [driver] [info] [Task Finished] Transform to mem in 0.066892s (24648 normal rows, 0 exceptions)
[2021-03-31 13:30:05.245] [E/2] [info] [Task Finished] Transform to mem in 0.055892s (20259 normal rows, 0 exceptions)
[2021-03-31 13:30:05.271] [driver] [info] [Task Finished] Transform to mem in 0.054415s (16887 normal rows, 0 exceptions)
[2021-03-31 13:30:05.271] [E/3] [info] [Task Finished] Transform to mem in 0.114577s (41551 normal rows, 0 exceptions)
[2021-03-31 13:30:05.289] [E/1] [info] [Task Finished] Transform to mem in 0.082766s (29107 normal rows, 0 exceptions)
[2021-03-31 13:30:05.333] [E/2] [info] [Task Finished] Transform to mem in 0.087694s (30549 normal rows, 0 exceptions)
[2021-03-31 13:30:05.338] [E/3] [info] [Task Finished] Transform to mem in 0.067728s (24760 normal rows, 0 exceptions)
[2021-03-31 13:30:05.339] [driver] [info] [Task Finished] Transform to mem in 0.068083s (25029 normal rows, 0 exceptions)
[2021-03-31 13:30:05.340] [E/2] [info] [Task Finished] Transform to mem in 0.006971s (2609 normal rows, 0 exceptions)
[2021-03-31 13:30:05.388] [E/3] [info] [Task Finished] Transform to mem in 0.049873s (14706 normal rows, 0 exceptions)
[2021-03-31 13:30:05.391] [E/3] [info] [Task Finished] Transform to mem in 0.002382s (869 normal rows, 0 exceptions)
[2021-03-31 13:30:05.391] [E/1] [info] [Task Finished] Transform to mem in 0.101963s (37420 normal rows, 0 exceptions)
[2021-03-31 13:30:05.427] [driver] [info] [Task Finished] Transform to mem in 0.088691s (31394 normal rows, 0 exceptions)
[2021-03-31 13:30:05.456] [E/2] [info] [Task Finished] Transform to mem in 0.115689s (42154 normal rows, 0 exceptions)
[2021-03-31 13:30:05.461] [E/3] [info] [Task Finished] Transform to mem in 0.070098s (25397 normal rows, 0 exceptions)
[2021-03-31 13:30:05.463] [E/1] [info] [Task Finished] Transform to mem in 0.072164s (23920 normal rows, 0 exceptions)
[2021-03-31 13:30:05.468] [driver] [info] [Task Finished] Transform to mem in 0.040820s (12009 normal rows, 0 exceptions)
[2021-03-31 13:30:05.515] [E/1] [info] [Task Finished] Transform to mem in 0.051623s (18822 normal rows, 0 exceptions)
[2021-03-31 13:30:05.536] [driver] [info] [Task Finished] Transform to mem in 0.068134s (24918 normal rows, 0 exceptions)
[2021-03-31 13:30:05.545] [E/3] [info] [Task Finished] Transform to mem in 0.083901s (28731 normal rows, 0 exceptions)
[2021-03-31 13:30:05.569] [E/2] [info] [Task Finished] Transform to mem in 0.113014s (41286 normal rows, 0 exceptions)
[2021-03-31 13:30:05.604] [E/2] [info] [Task Finished] Transform to mem in 0.035398s (9134 normal rows, 0 exceptions)
[2021-03-31 13:30:05.611] [E/1] [info] [Task Finished] Transform to mem in 0.095896s (35003 normal rows, 0 exceptions)
[2021-03-31 13:30:05.650] [driver] [info] [Task Finished] Transform to mem in 0.113550s (41775 normal rows, 0 exceptions)
[2021-03-31 13:30:05.654] [E/3] [info] [Task Finished] Transform to mem in 0.109097s (39256 normal rows, 0 exceptions)
[2021-03-31 13:30:05.677] [E/2] [info] [Task Finished] Transform to mem in 0.073295s (24627 normal rows, 0 exceptions)
[2021-03-31 13:30:05.689] [E/3] [info] [Task Finished] Transform to mem in 0.035464s (12845 normal rows, 0 exceptions)
[2021-03-31 13:30:05.701] [E/1] [info] [Task Finished] Transform to mem in 0.090357s (31854 normal rows, 0 exceptions)
[2021-03-31 13:30:05.742] [E/2] [info] [Task Finished] Transform to mem in 0.065159s (21070 normal rows, 0 exceptions)
[2021-03-31 13:30:05.756] [E/2] [info] [Task Finished] Transform to mem in 0.013626s (4952 normal rows, 0 exceptions)
[2021-03-31 13:30:05.764] [driver] [info] [Task Finished] Transform to mem in 0.113670s (41477 normal rows, 0 exceptions)
[2021-03-31 13:30:05.793] [E/3] [info] [Task Finished] Transform to mem in 0.103311s (36628 normal rows, 0 exceptions)
[2021-03-31 13:30:05.806] [E/1] [info] [Task Finished] Transform to mem in 0.105416s (36632 normal rows, 0 exceptions)
[2021-03-31 13:30:05.829] [E/2] [info] [Task Finished] Transform to mem in 0.073068s (25248 normal rows, 0 exceptions)
[2021-03-31 13:30:05.846] [E/2] [info] [Task Finished] Transform to mem in 0.016370s (5962 normal rows, 0 exceptions)
[2021-03-31 13:30:05.865] [driver] [info] [Task Finished] Transform to mem in 0.101494s (35972 normal rows, 0 exceptions)
[2021-03-31 13:30:05.907] [E/3] [info] [Task Finished] Transform to mem in 0.113909s (41443 normal rows, 0 exceptions)
[2021-03-31 13:30:05.914] [E/2] [info] [Task Finished] Transform to mem in 0.068632s (25061 normal rows, 0 exceptions)
[2021-03-31 13:30:05.918] [E/1] [info] [Task Finished] Transform to mem in 0.111752s (41124 normal rows, 0 exceptions)
[2021-03-31 13:30:05.962] [driver] [info] [Task Finished] Transform to mem in 0.096574s (35325 normal rows, 0 exceptions)
[2021-03-31 13:30:05.963] [E/2] [info] [Task Finished] Transform to mem in 0.048612s (14119 normal rows, 0 exceptions)
[2021-03-31 13:30:05.965] [E/2] [info] [Task Finished] Transform to mem in 0.002051s (664 normal rows, 0 exceptions)
[2021-03-31 13:30:05.989] [E/1] [info] [Task Finished] Transform to mem in 0.070949s (23800 normal rows, 0 exceptions)
[2021-03-31 13:30:05.993] [E/3] [info] [Task Finished] Transform to mem in 0.086414s (30409 normal rows, 0 exceptions)
[2021-03-31 13:30:06.036] [E/2] [info] [Task Finished] Transform to mem in 0.071120s (24991 normal rows, 0 exceptions)
[2021-03-31 13:30:06.037] [driver] [info] [Task Finished] Transform to mem in 0.075253s (25741 normal rows, 0 exceptions)
[2021-03-31 13:30:06.077] [driver] [info] [Task Finished] Transform to mem in 0.040316s (10465 normal rows, 0 exceptions)
[2021-03-31 13:30:06.086] [E/1] [info] [Task Finished] Transform to mem in 0.097249s (35311 normal rows, 0 exceptions)
[2021-03-31 13:30:06.103] [driver] [info] [Task Finished] Transform to mem in 0.025667s (6612 normal rows, 0 exceptions)
[2021-03-31 13:30:06.108] [E/3] [info] [Task Finished] Transform to mem in 0.115150s (41754 normal rows, 0 exceptions)
[2021-03-31 13:30:06.112] [driver] [info] [Task Finished] Transform to mem in 0.009313s (3374 normal rows, 0 exceptions)
[2021-03-31 13:30:06.125] [E/2] [info] [Task Finished] Transform to mem in 0.088804s (30882 normal rows, 0 exceptions)
[2021-03-31 13:30:06.131] [E/2] [info] [Task Finished] Transform to mem in 0.006515s (2409 normal rows, 0 exceptions)
[2021-03-31 13:30:06.152] [E/1] [info] [Task Finished] Transform to mem in 0.066115s (21288 normal rows, 0 exceptions)
[2021-03-31 13:30:06.219] [E/2] [info] [Task Finished] Transform to mem in 0.087653s (30279 normal rows, 0 exceptions)
[2021-03-31 13:30:06.227] [E/3] [info] [Task Finished] Transform to mem in 0.118424s (42395 normal rows, 0 exceptions)
[2021-03-31 13:30:06.230] [driver] [info] [Task Finished] Transform to mem in 0.117276s (42755 normal rows, 0 exceptions)
[2021-03-31 13:30:06.242] [E/1] [info] [Task Finished] Transform to mem in 0.089842s (30800 normal rows, 0 exceptions)
[2021-03-31 13:30:06.247] [driver] [info] [Task Finished] Transform to mem in 0.017003s (5203 normal rows, 0 exceptions)
[2021-03-31 13:30:06.247] [driver] [info] [Task Finished] Transform to mem in 0.000057s (5 normal rows, 0 exceptions)
[2021-03-31 13:30:06.269] [E/2] [info] [Task Finished] Transform to mem in 0.050292s (14097 normal rows, 0 exceptions)
[2021-03-31 13:30:06.301] [E/3] [info] [Task Finished] Transform to mem in 0.073948s (24558 normal rows, 0 exceptions)
[2021-03-31 13:30:06.316] [E/1] [info] [Task Finished] Transform to mem in 0.073685s (24806 normal rows, 0 exceptions)
[2021-03-31 13:30:06.333] [E/1] [info] [Task Finished] Transform to mem in 0.017370s (6312 normal rows, 0 exceptions)
[2021-03-31 13:30:06.344] [driver] [info] [Task Finished] Transform to mem in 0.097488s (36198 normal rows, 0 exceptions)
[2021-03-31 13:30:06.385] [E/2] [info] [Task Finished] Transform to mem in 0.115657s (42339 normal rows, 0 exceptions)
[2021-03-31 13:30:06.402] [E/1] [info] [Task Finished] Transform to mem in 0.068626s (25022 normal rows, 0 exceptions)
[2021-03-31 13:30:06.416] [E/3] [info] [Task Finished] Transform to mem in 0.115449s (41774 normal rows, 0 exceptions)
[2021-03-31 13:30:06.433] [E/3] [info] [Task Finished] Transform to mem in 0.016891s (6191 normal rows, 0 exceptions)
[2021-03-31 13:30:06.442] [driver] [info] [Task Finished] Transform to mem in 0.098178s (35962 normal rows, 0 exceptions)
[2021-03-31 13:30:06.473] [E/3] [info] [Task Finished] Transform to mem in 0.040409s (10499 normal rows, 0 exceptions)
[2021-03-31 13:30:06.483] [driver] [info] [Task Finished] Transform to mem in 0.040661s (10528 normal rows, 0 exceptions)
[2021-03-31 13:30:06.489] [E/3] [info] [Task Finished] Transform to mem in 0.015652s (4007 normal rows, 0 exceptions)
[2021-03-31 13:30:06.494] [E/3] [info] [Task Finished] Transform to mem in 0.004928s (1728 normal rows, 0 exceptions)
[2021-03-31 13:30:06.498] [E/2] [info] [Task Finished] Transform to mem in 0.112586s (41111 normal rows, 0 exceptions)
[2021-03-31 13:30:06.515] [E/1] [info] [Task Finished] Transform to mem in 0.112707s (41343 normal rows, 0 exceptions)
[2021-03-31 13:30:06.531] [E/1] [info] [Task Finished] Transform to mem in 0.016664s (6047 normal rows, 0 exceptions)
[2021-03-31 13:30:06.578] [driver] [info] [Task Finished] Transform to mem in 0.095107s (33544 normal rows, 0 exceptions)
[2021-03-31 13:30:06.600] [E/1] [info] [Task Finished] Transform to mem in 0.068793s (24610 normal rows, 0 exceptions)
[2021-03-31 13:30:06.609] [E/3] [info] [Task Finished] Transform to mem in 0.115309s (41736 normal rows, 0 exceptions)
[2021-03-31 13:30:06.611] [E/3] [info] [Task Finished] Transform to mem in 0.001915s (696 normal rows, 0 exceptions)
[2021-03-31 13:30:06.612] [E/2] [info] [Task Finished] Transform to mem in 0.114301s (41465 normal rows, 0 exceptions)
[2021-03-31 13:30:06.651] [driver] [info] [Task Finished] Transform to mem in 0.072690s (24347 normal rows, 0 exceptions)
[2021-03-31 13:30:06.710] [E/2] [info] [Task Finished] Transform to mem in 0.098386s (35105 normal rows, 0 exceptions)
[2021-03-31 13:30:06.714] [E/1] [info] [Task Finished] Transform to mem in 0.113454s (41928 normal rows, 0 exceptions)
[2021-03-31 13:30:06.728] [E/3] [info] [Task Finished] Transform to mem in 0.116284s (41865 normal rows, 0 exceptions)
[2021-03-31 13:30:06.732] [driver] [info] [Task Finished] Transform to mem in 0.080851s (29047 normal rows, 0 exceptions)
[2021-03-31 13:30:06.736] [E/1] [info] [Task Finished] Transform to mem in 0.021884s (6400 normal rows, 0 exceptions)
[2021-03-31 13:30:06.762] [driver] [info] [Task Finished] Transform to mem in 0.030412s (9915 normal rows, 0 exceptions)
[2021-03-31 13:30:06.768] [E/2] [info] [Task Finished] Transform to mem in 0.057420s (18000 normal rows, 0 exceptions)
[2021-03-31 13:30:06.802] [E/3] [info] [Task Finished] Transform to mem in 0.074419s (25230 normal rows, 0 exceptions)
[2021-03-31 13:30:06.807] [E/2] [info] [Task Finished] Transform to mem in 0.039624s (14355 normal rows, 0 exceptions)
[2021-03-31 13:30:06.827] [E/1] [info] [Task Finished] Transform to mem in 0.090967s (32223 normal rows, 0 exceptions)
[2021-03-31 13:30:06.872] [E/3] [info] [Task Finished] Transform to mem in 0.069946s (25234 normal rows, 0 exceptions)
[2021-03-31 13:30:06.877] [driver] [info] [Task Finished] Transform to mem in 0.114730s (42674 normal rows, 0 exceptions)
[2021-03-31 13:30:06.907] [E/2] [info] [Task Finished] Transform to mem in 0.099406s (36109 normal rows, 0 exceptions)
[2021-03-31 13:30:06.917] [driver] [info] [Task Finished] Transform to mem in 0.040442s (10471 normal rows, 0 exceptions)
[2021-03-31 13:30:06.922] [driver] [info] [Task Finished] Transform to mem in 0.004809s (1211 normal rows, 0 exceptions)
[2021-03-31 13:30:06.941] [E/1] [info] [Task Finished] Transform to mem in 0.114481s (41789 normal rows, 0 exceptions)
[2021-03-31 13:30:06.948] [E/2] [info] [Task Finished] Transform to mem in 0.040806s (10518 normal rows, 0 exceptions)
[2021-03-31 13:30:06.949] [E/3] [info] [Task Finished] Transform to mem in 0.076934s (26073 normal rows, 0 exceptions)
[2021-03-31 13:30:06.989] [driver] [info] [Task Finished] Transform to mem in 0.066473s (24560 normal rows, 0 exceptions)
[2021-03-31 13:30:07.006] [driver] [info] [Task Finished] Transform to mem in 0.016999s (6217 normal rows, 0 exceptions)
[2021-03-31 13:30:07.038] [E/1] [info] [Task Finished] Transform to mem in 0.096551s (35479 normal rows, 0 exceptions)
[2021-03-31 13:30:07.061] [E/2] [info] [Task Finished] Transform to mem in 0.113157s (41320 normal rows, 0 exceptions)
[2021-03-31 13:30:07.064] [E/3] [info] [Task Finished] Transform to mem in 0.114751s (41475 normal rows, 0 exceptions)
[2021-03-31 13:30:07.078] [driver] [info] [Task Finished] Transform to mem in 0.071843s (24657 normal rows, 0 exceptions)
[2021-03-31 13:30:07.124] [E/2] [info] [Task Finished] Transform to mem in 0.063583s (23273 normal rows, 0 exceptions)
[2021-03-31 13:30:07.134] [E/1] [info] [Task Finished] Transform to mem in 0.096353s (34166 normal rows, 0 exceptions)
[2021-03-31 13:30:07.151] [E/3] [info] [Task Finished] Transform to mem in 0.087646s (30641 normal rows, 0 exceptions)
[2021-03-31 13:30:07.164] [driver] [info] [Task Finished] Transform to mem in 0.086057s (30706 normal rows, 0 exceptions)
[2021-03-31 13:30:07.169] [E/3] [info] [Task Finished] Transform to mem in 0.018090s (5847 normal rows, 0 exceptions)
[2021-03-31 13:30:07.173] [E/2] [info] [Task Finished] Transform to mem in 0.048373s (14131 normal rows, 0 exceptions)
[2021-03-31 13:30:07.207] [E/1] [info] [Task Finished] Transform to mem in 0.072730s (24688 normal rows, 0 exceptions)
[2021-03-31 13:30:07.236] [driver] [info] [Task Finished] Transform to mem in 0.072001s (24763 normal rows, 0 exceptions)
[2021-03-31 13:30:07.254] [driver] [info] [Task Finished] Transform to mem in 0.018193s (6575 normal rows, 0 exceptions)
[2021-03-31 13:30:07.267] [E/3] [info] [Task Finished] Transform to mem in 0.097904s (35944 normal rows, 0 exceptions)
[2021-03-31 13:30:07.288] [E/2] [info] [Task Finished] Transform to mem in 0.115538s (42136 normal rows, 0 exceptions)
[2021-03-31 13:30:07.322] [E/1] [info] [Task Finished] Transform to mem in 0.115030s (41750 normal rows, 0 exceptions)
[2021-03-31 13:30:07.323] [driver] [info] [Task Finished] Transform to mem in 0.068589s (24990 normal rows, 0 exceptions)
[2021-03-31 13:30:07.329] [E/2] [info] [Task Finished] Transform to mem in 0.040744s (10481 normal rows, 0 exceptions)
[2021-03-31 13:30:07.363] [E/1] [info] [Task Finished] Transform to mem in 0.040786s (10492 normal rows, 0 exceptions)
[2021-03-31 13:30:07.369] [E/3] [info] [Task Finished] Transform to mem in 0.101749s (36501 normal rows, 0 exceptions)
[2021-03-31 13:30:07.408] [driver] [info] [Task Finished] Transform to mem in 0.085290s (29862 normal rows, 0 exceptions)
[2021-03-31 13:30:07.430] [E/1] [info] [Task Finished] Transform to mem in 0.067884s (24870 normal rows, 0 exceptions)
[2021-03-31 13:30:07.433] [E/2] [info] [Task Finished] Transform to mem in 0.103427s (37796 normal rows, 0 exceptions)
[2021-03-31 13:30:07.467] [E/3] [info] [Task Finished] Transform to mem in 0.097773s (35395 normal rows, 0 exceptions)
[2021-03-31 13:30:07.492] [E/2] [info] [Task Finished] Transform to mem in 0.059589s (21164 normal rows, 0 exceptions)
[2021-03-31 13:30:07.508] [E/1] [info] [Task Finished] Transform to mem in 0.077180s (26195 normal rows, 0 exceptions)
[2021-03-31 13:30:07.521] [driver] [info] [Task Finished] Transform to mem in 0.113508s (41474 normal rows, 0 exceptions)
[2021-03-31 13:30:07.535] [E/3] [info] [Task Finished] Transform to mem in 0.068185s (24717 normal rows, 0 exceptions)
[2021-03-31 13:30:07.583] [E/3] [info] [Task Finished] Transform to mem in 0.048220s (14083 normal rows, 0 exceptions)
[2021-03-31 13:30:07.593] [E/2] [info] [Task Finished] Transform to mem in 0.100706s (36501 normal rows, 0 exceptions)
[2021-03-31 13:30:07.596] [E/1] [info] [Task Finished] Transform to mem in 0.088217s (31118 normal rows, 0 exceptions)
[2021-03-31 13:30:07.606] [driver] [info] [Task Finished] Transform to mem in 0.085086s (30459 normal rows, 0 exceptions)
[2021-03-31 13:30:07.622] [E/2] [info] [Task Finished] Transform to mem in 0.029060s (9440 normal rows, 0 exceptions)
[2021-03-31 13:30:07.655] [E/3] [info] [Task Finished] Transform to mem in 0.071288s (24070 normal rows, 0 exceptions)
[2021-03-31 13:30:07.668] [E/1] [info] [Task Finished] Transform to mem in 0.072114s (24886 normal rows, 0 exceptions)
[2021-03-31 13:30:07.703] [E/1] [info] [Task Finished] Transform to mem in 0.034975s (12692 normal rows, 0 exceptions)
[2021-03-31 13:30:07.704] [driver] [info] [Task Finished] Transform to mem in 0.097784s (36280 normal rows, 0 exceptions)
[2021-03-31 13:30:07.722] [E/2] [info] [Task Finished] Transform to mem in 0.099839s (35640 normal rows, 0 exceptions)
[2021-03-31 13:30:07.770] [E/3] [info] [Task Finished] Transform to mem in 0.115425s (41766 normal rows, 0 exceptions)
[2021-03-31 13:30:07.772] [E/1] [info] [Task Finished] Transform to mem in 0.068815s (25101 normal rows, 0 exceptions)
[2021-03-31 13:30:07.774] [E/2] [info] [Task Finished] Transform to mem in 0.052127s (15520 normal rows, 0 exceptions)
[2021-03-31 13:30:07.804] [driver] [info] [Task Finished] Transform to mem in 0.099755s (36692 normal rows, 0 exceptions)
[2021-03-31 13:30:07.811] [E/3] [info] [Task Finished] Transform to mem in 0.040753s (10472 normal rows, 0 exceptions)
[2021-03-31 13:30:07.812] [driver] [info] [Task Finished] Transform to mem in 0.008263s (3012 normal rows, 0 exceptions)
[2021-03-31 13:30:07.831] [E/1] [info] [Task Finished] Transform to mem in 0.059085s (18509 normal rows, 0 exceptions)
[2021-03-31 13:30:07.879] [E/3] [info] [Task Finished] Transform to mem in 0.068034s (24873 normal rows, 0 exceptions)
[2021-03-31 13:30:07.886] [E/2] [info] [Task Finished] Transform to mem in 0.112074s (41077 normal rows, 0 exceptions)
[2021-03-31 13:30:07.911] [driver] [info] [Task Finished] Transform to mem in 0.098656s (36212 normal rows, 0 exceptions)
[2021-03-31 13:30:07.928] [E/2] [info] [Task Finished] Transform to mem in 0.042271s (13752 normal rows, 0 exceptions)
[2021-03-31 13:30:07.945] [E/1] [info] [Task Finished] Transform to mem in 0.113731s (41485 normal rows, 0 exceptions)
[2021-03-31 13:30:07.971] [E/1] [info] [Task Finished] Transform to mem in 0.025869s (9409 normal rows, 0 exceptions)
[2021-03-31 13:30:07.974] [E/3] [info] [Task Finished] Transform to mem in 0.095577s (33771 normal rows, 0 exceptions)
[2021-03-31 13:30:07.977] [driver] [info] [Task Finished] Transform to mem in 0.066018s (24577 normal rows, 0 exceptions)
[2021-03-31 13:30:07.996] [driver] [info] [Task Finished] Transform to mem in 0.019045s (7053 normal rows, 0 exceptions)
[2021-03-31 13:30:08.041] [driver] [info] [Task Finished] Transform to mem in 0.045293s (12590 normal rows, 0 exceptions)
[2021-03-31 13:30:08.044] [E/2] [info] [Task Finished] Transform to mem in 0.115327s (41896 normal rows, 0 exceptions)
[2021-03-31 13:30:08.050] [E/2] [info] [Task Finished] Transform to mem in 0.005832s (1525 normal rows, 0 exceptions)
[2021-03-31 13:30:08.082] [driver] [info] [Task Finished] Transform to mem in 0.040713s (10519 normal rows, 0 exceptions)
[2021-03-31 13:30:08.086] [E/1] [info] [Task Finished] Transform to mem in 0.114968s (41791 normal rows, 0 exceptions)
[2021-03-31 13:30:08.090] [E/3] [info] [Task Finished] Transform to mem in 0.115319s (41765 normal rows, 0 exceptions)
[2021-03-31 13:30:08.106] [E/3] [info] [Task Finished] Transform to mem in 0.016196s (5862 normal rows, 0 exceptions)
[2021-03-31 13:30:08.148] [E/2] [info] [Task Finished] Transform to mem in 0.098688s (35521 normal rows, 0 exceptions)
[2021-03-31 13:30:08.174] [E/3] [info] [Task Finished] Transform to mem in 0.068248s (24747 normal rows, 0 exceptions)
[2021-03-31 13:30:08.194] [driver] [info] [Task Finished] Transform to mem in 0.112133s (41318 normal rows, 0 exceptions)
[2021-03-31 13:30:08.199] [E/1] [info] [Task Finished] Transform to mem in 0.113747s (41595 normal rows, 0 exceptions)
[2021-03-31 13:30:08.246] [E/2] [info] [Task Finished] Transform to mem in 0.098099s (35585 normal rows, 0 exceptions)
[2021-03-31 13:30:08.249] [E/3] [info] [Task Finished] Transform to mem in 0.074636s (24909 normal rows, 0 exceptions)
[2021-03-31 13:30:08.285] [E/1] [info] [Task Finished] Transform to mem in 0.086026s (30427 normal rows, 0 exceptions)
[2021-03-31 13:30:08.292] [driver] [info] [Task Finished] Transform to mem in 0.097953s (35294 normal rows, 0 exceptions)
[2021-03-31 13:30:08.296] [E/2] [info] [Task Finished] Transform to mem in 0.049597s (15872 normal rows, 0 exceptions)
[2021-03-31 13:30:08.299] [E/1] [info] [Task Finished] Transform to mem in 0.013826s (5083 normal rows, 0 exceptions)
[2021-03-31 13:30:08.310] [E/3] [info] [Task Finished] Transform to mem in 0.061174s (19595 normal rows, 0 exceptions)
[2021-03-31 13:30:08.360] [driver] [info] [Task Finished] Transform to mem in 0.068139s (22556 normal rows, 0 exceptions)
[2021-03-31 13:30:08.365] [E/1] [info] [Task Finished] Transform to mem in 0.065991s (23480 normal rows, 0 exceptions)
[2021-03-31 13:30:08.372] [E/3] [info] [Task Finished] Transform to mem in 0.061383s (22144 normal rows, 0 exceptions)
[2021-03-31 13:30:08.412] [E/2] [info] [Task Finished] Transform to mem in 0.115809s (42625 normal rows, 0 exceptions)
[2021-03-31 13:30:08.420] [E/3] [info] [Task Finished] Transform to mem in 0.048326s (16736 normal rows, 0 exceptions)
[2021-03-31 13:30:08.424] [E/3] [info] [Task Finished] Transform to mem in 0.004496s (1504 normal rows, 0 exceptions)
[2021-03-31 13:30:08.453] [E/1] [info] [Task Finished] Transform to mem in 0.087394s (30449 normal rows, 0 exceptions)
[2021-03-31 13:30:08.475] [driver] [info] [Task Finished] Transform to mem in 0.114743s (41902 normal rows, 0 exceptions)
[2021-03-31 13:30:08.494] [E/1] [info] [Task Finished] Transform to mem in 0.041774s (15064 normal rows, 0 exceptions)
[2021-03-31 13:30:08.504] [E/2] [info] [Task Finished] Transform to mem in 0.091949s (32766 normal rows, 0 exceptions)
[2021-03-31 13:30:08.514] [E/3] [info] [Task Finished] Transform to mem in 0.089462s (31430 normal rows, 0 exceptions)
[2021-03-31 13:30:08.523] [driver] [info] [Task Finished] Transform to mem in 0.048062s (14080 normal rows, 0 exceptions)
[2021-03-31 13:30:08.568] [E/1] [info] [Task Finished] Transform to mem in 0.073802s (25158 normal rows, 0 exceptions)
[2021-03-31 13:30:08.578] [E/3] [info] [Task Finished] Transform to mem in 0.064137s (23564 normal rows, 0 exceptions)
[2021-03-31 13:30:08.579] [E/3] [info] [Task Finished] Transform to mem in 0.000581s (197 normal rows, 0 exceptions)
[2021-03-31 13:30:08.579] [E/2] [info] [Task Finished] Transform to mem in 0.074962s (25260 normal rows, 0 exceptions)
[2021-03-31 13:30:08.591] [driver] [info] [Task Finished] Transform to mem in 0.067869s (25081 normal rows, 0 exceptions)
[2021-03-31 13:30:08.611] [driver] [info] [Task Finished] Transform to mem in 0.019442s (7200 normal rows, 0 exceptions)
[2021-03-31 13:30:08.669] [E/1] [info] [Task Finished] Transform to mem in 0.100883s (36107 normal rows, 0 exceptions)
[2021-03-31 13:30:08.674] [driver] [info] [Task Finished] Transform to mem in 0.063769s (20467 normal rows, 0 exceptions)
[2021-03-31 13:30:08.686] [E/1] [info] [Task Finished] Transform to mem in 0.017146s (4374 normal rows, 0 exceptions)
[2021-03-31 13:30:08.694] [E/3] [info] [Task Finished] Transform to mem in 0.115127s (41729 normal rows, 0 exceptions)
[2021-03-31 13:30:08.694] [E/2] [info] [Task Finished] Transform to mem in 0.115095s (41767 normal rows, 0 exceptions)
[2021-03-31 13:30:08.707] [E/2] [info] [Task Finished] Transform to mem in 0.013606s (5008 normal rows, 0 exceptions)
[2021-03-31 13:30:08.715] [driver] [info] [Task Finished] Transform to mem in 0.040402s (10487 normal rows, 0 exceptions)
[2021-03-31 13:30:08.776] [E/2] [info] [Task Finished] Transform to mem in 0.068501s (24978 normal rows, 0 exceptions)
[2021-03-31 13:30:08.776] [E/1] [info] [Task Finished] Transform to mem in 0.089670s (31621 normal rows, 0 exceptions)
[2021-03-31 13:30:08.788] [E/2] [info] [Task Finished] Transform to mem in 0.011923s (4305 normal rows, 0 exceptions)
[2021-03-31 13:30:08.806] [E/3] [info] [Task Finished] Transform to mem in 0.112279s (41191 normal rows, 0 exceptions)
[2021-03-31 13:30:08.828] [driver] [info] [Task Finished] Transform to mem in 0.113409s (41465 normal rows, 0 exceptions)
[2021-03-31 13:30:08.828] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2294s
[2021-03-31 13:30:08.828] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.792s, 18842980 input rows, time to process 1 row via fast path: 0.00216484ms

[2021-03-31 13:30:09.163] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:30:09.777] [E/3] [info] [Task Finished] write to file in 0.614050s (3592359 rows, 714.50 MB)
[2021-03-31 13:30:09.783] [E/2] [info] [Task Finished] write to file in 0.619545s (3575098 rows, 712.56 MB)
[2021-03-31 13:30:09.787] [driver] [info] [Task Finished] write to file in 0.623654s (3544915 rows, 706.20 MB)
[2021-03-31 13:30:10.168] [E/1] [info] [Task Finished] write to file in 1.004517s (3592009 rows, 715.66 MB)
[2021-03-31 13:30:10.168] [global] [info] writing output took 1.339033s
[2021-03-31 13:30:10.168] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.33932s
[2021-03-31 13:30:10.168] [global] [info] [Transform Stage] Stage 0 took 11.9701s
[2021-03-31 13:30:10.168] [global] [info] Query Execution took 12.5318s. (planning: 0.561672s, execution: 11.9701s)
>>> 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.28285956382751465
CACHING took 13.1145658493042s
Tuplex job time: 38.95340394973755 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.377693,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.0584,"total_compilation_time_s":1.09823,"sampling_time_s":0.491027,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.792,"fast_path_time_s":10.2294,"fast_path_per_row_time_ns":2164.84,"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.00157074,"fast_path_time_s":0.00166685,"fast_path_per_row_time_ns":814.698,"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.00436665,"fast_path_time_s":0.00448232,"fast_path_per_row_time_ns":469.532,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":3,"fast_path_wall_time_s":13.992,"fast_path_time_s":3.52647,"fast_path_per_row_time_ns":998.734,"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.28285956382751465, "jobTime": 38.95340394973755, "io_load": 13.1145658493042, "compute_and_write": 25.83883810043335}
[GLOBAL] releasing 259 active partitions
[2021-03-31 13:30:10.210] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 257 active partitions
[2021-03-31 13:30:10.473] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 261 active partitions
[2021-03-31 13:30:10.742] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 259 active partitions
