[2021-03-31 13:34:54.665] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:34:54.665] [local ee] [info] loaded runtime library from/usr/local/lib/python3.6/site-packages/Tuplex-0.1.7-py3.6.egg/tuplex/libexec/tuplex_runtime.so
[2021-03-31 13:34:54.665] [local ee] [info] initializing LLVM backend
[2021-03-31 13:34:54.665] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:34:54.665] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:34:54.666] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:54.666] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:54.666] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:54.666] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:34:54.666] [E/1] [info] starting detached process queue
[2021-03-31 13:34:54.666] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:34:54.666] [E/2] [info] starting detached process queue
[2021-03-31 13:34:54.666] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:34:54.666] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:34:54.666] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:34:54.666] [E/3] [info] starting detached process queue
[2021-03-31 13:34:54.666] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:34:54.666] [local execution engine] [info] started driver (60.00 GB, 32.00 MB default partition size)
overflow will be cached at file:///results/scratch/driver
[2021-03-31 13:34:54.666] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:34:54.667] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:34:54.667] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:34:54.828] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:54.845] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:54.862] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:54.881] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:34:54.894] [logical planner] [info] logical optimization took 0.037131ms
output type of specialized pipeline is: (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])
is this the most outer stage?: 1
[2021-03-31 13:34:54.894] [codegen] [info] generating pipeline for (Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64]) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64]) (112 operators pipelined)
[2021-03-31 13:34:54.895] [codegen] [info] generating lambda function for ((Option[i64],Option[i64],Option[i64],Option[i64],Option[str],Option[i64],Option[str],Option[str],Option[str],Option[str],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64])) -> (Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[f64],Option[f64],Option[f64],Option[f64],Option[f64],Option[i64],Option[f64],Option[f64],Option[f64],Option[i64],Option[i64],Option[i64],Option[i64],Option[i64],Option[f64],Option[f64],Option[str],Option[f64],Option[str],Option[str],Option[str],Option[f64],Option[f64],Option[f64],Option[i64])
[2021-03-31 13:34:54.922] [global] [info] Stage0 depends on: 
[2021-03-31 13:34:55.020] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:34:55.020] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0985082s
[2021-03-31 13:34:55.020] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:34:55.020] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:34:55.020] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:34:55.020] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:34:55.020] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:34:55.020] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:34:55.021] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:34:55.538] [E/3] [info] [Task Finished] Transform to mem in 0.516613s (148222 normal rows, 0 exceptions)
[2021-03-31 13:34:55.538] [driver] [info] [Task Finished] Transform to mem in 0.517379s (148791 normal rows, 0 exceptions)
[2021-03-31 13:34:55.540] [E/1] [info] [Task Finished] Transform to mem in 0.518664s (148920 normal rows, 0 exceptions)
[2021-03-31 13:34:55.568] [E/2] [info] [Task Finished] Transform to mem in 0.546858s (156520 normal rows, 0 exceptions)
[2021-03-31 13:34:56.053] [driver] [info] [Task Finished] Transform to mem in 0.514963s (148040 normal rows, 0 exceptions)
[2021-03-31 13:34:56.054] [E/1] [info] [Task Finished] Transform to mem in 0.514332s (148736 normal rows, 0 exceptions)
[2021-03-31 13:34:56.056] [E/3] [info] [Task Finished] Transform to mem in 0.518324s (148074 normal rows, 0 exceptions)
[2021-03-31 13:34:56.230] [E/2] [info] [Task Finished] Transform to mem in 0.662294s (191164 normal rows, 0 exceptions)
[2021-03-31 13:34:56.566] [driver] [info] [Task Finished] Transform to mem in 0.512268s (149256 normal rows, 0 exceptions)
[2021-03-31 13:34:56.568] [E/3] [info] [Task Finished] Transform to mem in 0.511871s (148986 normal rows, 0 exceptions)
[2021-03-31 13:34:56.568] [E/1] [info] [Task Finished] Transform to mem in 0.514292s (149018 normal rows, 0 exceptions)
[2021-03-31 13:34:56.778] [E/2] [info] [Task Finished] Transform to mem in 0.547836s (158719 normal rows, 0 exceptions)
[2021-03-31 13:34:57.082] [driver] [info] [Task Finished] Transform to mem in 0.516244s (148726 normal rows, 0 exceptions)
[2021-03-31 13:34:57.084] [E/3] [info] [Task Finished] Transform to mem in 0.516138s (148566 normal rows, 0 exceptions)
[2021-03-31 13:34:57.085] [E/1] [info] [Task Finished] Transform to mem in 0.516280s (148590 normal rows, 0 exceptions)
[2021-03-31 13:34:57.517] [E/2] [info] [Task Finished] Transform to mem in 0.739409s (212579 normal rows, 0 exceptions)
[2021-03-31 13:34:57.598] [driver] [info] [Task Finished] Transform to mem in 0.516136s (149214 normal rows, 0 exceptions)
[2021-03-31 13:34:57.600] [E/3] [info] [Task Finished] Transform to mem in 0.515814s (148120 normal rows, 0 exceptions)
[2021-03-31 13:34:57.601] [E/1] [info] [Task Finished] Transform to mem in 0.516918s (148729 normal rows, 0 exceptions)
[2021-03-31 13:34:58.110] [driver] [info] [Task Finished] Transform to mem in 0.511697s (148034 normal rows, 0 exceptions)
[2021-03-31 13:34:58.114] [E/3] [info] [Task Finished] Transform to mem in 0.514087s (148545 normal rows, 0 exceptions)
[2021-03-31 13:34:58.114] [E/1] [info] [Task Finished] Transform to mem in 0.512449s (148261 normal rows, 0 exceptions)
[2021-03-31 13:34:58.254] [E/2] [info] [Task Finished] Transform to mem in 0.737044s (212966 normal rows, 0 exceptions)
[2021-03-31 13:34:58.626] [E/3] [info] [Task Finished] Transform to mem in 0.511826s (148292 normal rows, 0 exceptions)
[2021-03-31 13:34:58.627] [E/1] [info] [Task Finished] Transform to mem in 0.512648s (148408 normal rows, 0 exceptions)
[2021-03-31 13:34:58.767] [E/2] [info] [Task Finished] Transform to mem in 0.512791s (149106 normal rows, 0 exceptions)
[2021-03-31 13:34:58.771] [driver] [info] [Task Finished] Transform to mem in 0.661646s (191851 normal rows, 0 exceptions)
[2021-03-31 13:34:59.142] [E/1] [info] [Task Finished] Transform to mem in 0.515647s (149431 normal rows, 0 exceptions)
[2021-03-31 13:34:59.279] [E/2] [info] [Task Finished] Transform to mem in 0.511429s (148200 normal rows, 0 exceptions)
[2021-03-31 13:34:59.283] [E/3] [info] [Task Finished] Transform to mem in 0.657711s (190584 normal rows, 0 exceptions)
[2021-03-31 13:34:59.285] [driver] [info] [Task Finished] Transform to mem in 0.513100s (149375 normal rows, 0 exceptions)
[2021-03-31 13:34:59.711] [E/1] [info] [Task Finished] Transform to mem in 0.568639s (165017 normal rows, 0 exceptions)
[2021-03-31 13:34:59.793] [E/2] [info] [Task Finished] Transform to mem in 0.514027s (149256 normal rows, 0 exceptions)
[2021-03-31 13:34:59.796] [E/3] [info] [Task Finished] Transform to mem in 0.512588s (148570 normal rows, 0 exceptions)
[2021-03-31 13:34:59.797] [driver] [info] [Task Finished] Transform to mem in 0.512113s (148802 normal rows, 0 exceptions)
[2021-03-31 13:35:00.304] [E/2] [info] [Task Finished] Transform to mem in 0.511603s (148369 normal rows, 0 exceptions)
[2021-03-31 13:35:00.309] [E/3] [info] [Task Finished] Transform to mem in 0.512991s (149125 normal rows, 0 exceptions)
[2021-03-31 13:35:00.349] [E/1] [info] [Task Finished] Transform to mem in 0.638042s (185446 normal rows, 0 exceptions)
[2021-03-31 13:35:00.613] [driver] [info] [Task Finished] Transform to mem in 0.816097s (235681 normal rows, 0 exceptions)
[2021-03-31 13:35:00.819] [E/2] [info] [Task Finished] Transform to mem in 0.514880s (148710 normal rows, 0 exceptions)
[2021-03-31 13:35:00.827] [E/3] [info] [Task Finished] Transform to mem in 0.517721s (149310 normal rows, 0 exceptions)
[2021-03-31 13:35:01.128] [driver] [info] [Task Finished] Transform to mem in 0.514864s (148417 normal rows, 0 exceptions)
[2021-03-31 13:35:01.337] [E/2] [info] [Task Finished] Transform to mem in 0.518039s (148449 normal rows, 0 exceptions)
[2021-03-31 13:35:01.340] [E/1] [info] [Task Finished] Transform to mem in 0.991171s (285965 normal rows, 0 exceptions)
[2021-03-31 13:35:01.341] [E/3] [info] [Task Finished] Transform to mem in 0.514367s (148165 normal rows, 0 exceptions)
[2021-03-31 13:35:01.640] [driver] [info] [Task Finished] Transform to mem in 0.512583s (148811 normal rows, 0 exceptions)
[2021-03-31 13:35:01.848] [E/2] [info] [Task Finished] Transform to mem in 0.510707s (148196 normal rows, 0 exceptions)
[2021-03-31 13:35:01.852] [E/1] [info] [Task Finished] Transform to mem in 0.511430s (147954 normal rows, 0 exceptions)
[2021-03-31 13:35:02.151] [driver] [info] [Task Finished] Transform to mem in 0.511094s (148385 normal rows, 0 exceptions)
[2021-03-31 13:35:02.344] [E/3] [info] [Task Finished] Transform to mem in 1.002320s (290028 normal rows, 0 exceptions)
[2021-03-31 13:35:02.359] [E/2] [info] [Task Finished] Transform to mem in 0.511235s (148152 normal rows, 0 exceptions)
[2021-03-31 13:35:02.364] [E/1] [info] [Task Finished] Transform to mem in 0.512590s (148303 normal rows, 0 exceptions)
[2021-03-31 13:35:02.740] [driver] [info] [Task Finished] Transform to mem in 0.588854s (171261 normal rows, 0 exceptions)
[2021-03-31 13:35:02.857] [E/3] [info] [Task Finished] Transform to mem in 0.513010s (148988 normal rows, 0 exceptions)
[2021-03-31 13:35:02.874] [E/2] [info] [Task Finished] Transform to mem in 0.514157s (148744 normal rows, 0 exceptions)
[2021-03-31 13:35:03.251] [driver] [info] [Task Finished] Transform to mem in 0.510789s (148407 normal rows, 0 exceptions)
[2021-03-31 13:35:03.360] [E/1] [info] [Task Finished] Transform to mem in 0.995496s (288017 normal rows, 0 exceptions)
[2021-03-31 13:35:03.370] [E/3] [info] [Task Finished] Transform to mem in 0.513140s (148801 normal rows, 0 exceptions)
[2021-03-31 13:35:03.385] [E/2] [info] [Task Finished] Transform to mem in 0.511240s (148079 normal rows, 0 exceptions)
[2021-03-31 13:35:03.872] [E/1] [info] [Task Finished] Transform to mem in 0.511874s (148853 normal rows, 0 exceptions)
[2021-03-31 13:35:03.880] [E/3] [info] [Task Finished] Transform to mem in 0.509936s (147856 normal rows, 0 exceptions)
[2021-03-31 13:35:03.895] [E/2] [info] [Task Finished] Transform to mem in 0.510098s (148255 normal rows, 0 exceptions)
[2021-03-31 13:35:03.936] [driver] [info] [Task Finished] Transform to mem in 0.685063s (199386 normal rows, 0 exceptions)
[2021-03-31 13:35:04.396] [E/3] [info] [Task Finished] Transform to mem in 0.516146s (148779 normal rows, 0 exceptions)
[2021-03-31 13:35:04.411] [E/2] [info] [Task Finished] Transform to mem in 0.515967s (149180 normal rows, 0 exceptions)
[2021-03-31 13:35:04.448] [driver] [info] [Task Finished] Transform to mem in 0.512021s (147884 normal rows, 0 exceptions)
[2021-03-31 13:35:04.565] [E/1] [info] [Task Finished] Transform to mem in 0.693206s (200335 normal rows, 0 exceptions)
[2021-03-31 13:35:04.925] [E/2] [info] [Task Finished] Transform to mem in 0.514101s (148526 normal rows, 0 exceptions)
[2021-03-31 13:35:04.963] [driver] [info] [Task Finished] Transform to mem in 0.515114s (148867 normal rows, 0 exceptions)
[2021-03-31 13:35:05.020] [E/3] [info] [Task Finished] Transform to mem in 0.624415s (180350 normal rows, 0 exceptions)
[2021-03-31 13:35:05.079] [E/1] [info] [Task Finished] Transform to mem in 0.514495s (148533 normal rows, 0 exceptions)
[2021-03-31 13:35:05.474] [driver] [info] [Task Finished] Transform to mem in 0.510139s (148642 normal rows, 0 exceptions)
[2021-03-31 13:35:05.512] [E/2] [info] [Task Finished] Transform to mem in 0.586869s (170603 normal rows, 0 exceptions)
[2021-03-31 13:35:05.534] [E/3] [info] [Task Finished] Transform to mem in 0.513569s (149387 normal rows, 0 exceptions)
[2021-03-31 13:35:05.589] [E/1] [info] [Task Finished] Transform to mem in 0.510026s (148260 normal rows, 0 exceptions)
[2021-03-31 13:35:05.992] [driver] [info] [Task Finished] Transform to mem in 0.518657s (149757 normal rows, 0 exceptions)
[2021-03-31 13:35:06.026] [E/2] [info] [Task Finished] Transform to mem in 0.514445s (148897 normal rows, 0 exceptions)
[2021-03-31 13:35:06.050] [E/3] [info] [Task Finished] Transform to mem in 0.516578s (149539 normal rows, 0 exceptions)
[2021-03-31 13:35:06.104] [E/1] [info] [Task Finished] Transform to mem in 0.514403s (148994 normal rows, 0 exceptions)
[2021-03-31 13:35:06.538] [E/2] [info] [Task Finished] Transform to mem in 0.511794s (148881 normal rows, 0 exceptions)
[2021-03-31 13:35:06.557] [driver] [info] [Task Finished] Transform to mem in 0.564279s (164557 normal rows, 0 exceptions)
[2021-03-31 13:35:06.562] [E/3] [info] [Task Finished] Transform to mem in 0.511584s (148754 normal rows, 0 exceptions)
[2021-03-31 13:35:06.872] [E/1] [info] [Task Finished] Transform to mem in 0.767626s (223096 normal rows, 0 exceptions)
[2021-03-31 13:35:07.050] [E/2] [info] [Task Finished] Transform to mem in 0.511914s (149340 normal rows, 0 exceptions)
[2021-03-31 13:35:07.068] [driver] [info] [Task Finished] Transform to mem in 0.510984s (148646 normal rows, 0 exceptions)
[2021-03-31 13:35:07.495] [E/3] [info] [Task Finished] Transform to mem in 0.932731s (272132 normal rows, 0 exceptions)
[2021-03-31 13:35:07.495] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4746s
[2021-03-31 13:35:07.495] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.3985s, 14009720 input rows, time to process 1 row via fast path: 0.00345464ms
[2021-03-31 13:35:07.495] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000109936s
[2021-03-31 13:35:07.495] [global] [info] [Transform Stage] Stage 0 took 12.5733s
[2021-03-31 13:35:07.495] [global] [info] Query Execution took 12.655s. (planning: 0.081724s, execution: 12.5733s)
[2021-03-31 13:35:07.498] [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:35:07.498] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:35:07.498] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:35:07.668] [logical planner] [info] logical optimization took 0.006091ms
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:35:07.668] [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:35:07.688] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:07.717] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:35:07.717] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.02936s
[2021-03-31 13:35:07.717] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:35:07.724] [driver] [info] [Task Finished] Transform to mem in 0.007029s (9300 normal rows, 0 exceptions)
[2021-03-31 13:35:07.724] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00711018s
[2021-03-31 13:35:07.724] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00702905s, 9300 input rows, time to process 1 row via fast path: 0.000755812ms
[2021-03-31 13:35:07.724] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.362e-06s
[2021-03-31 13:35:07.724] [global] [info] [Transform Stage] Stage 0 took 0.0365024s
[2021-03-31 13:35:07.724] [global] [info] Query Execution took 0.0644761s. (planning: 0.0279509s, execution: 0.0365252s)
[2021-03-31 13:35:07.727] [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:35:07.727] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:35:07.727] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:35:07.767] [logical planner] [info] logical optimization took 0.000502ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:35:07.767] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:35:07.786] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:07.793] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:35:07.793] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00790876s
[2021-03-31 13:35:07.793] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:35:07.794] [E/1] [info] [Task Finished] Transform to mem in 0.000380s (1928 normal rows, 0 exceptions)
[2021-03-31 13:35:07.794] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000459117s
[2021-03-31 13:35:07.794] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000379949s, 1928 input rows, time to process 1 row via fast path: 0.000197069ms
[2021-03-31 13:35:07.794] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.606e-06s
[2021-03-31 13:35:07.794] [global] [info] [Transform Stage] Stage 0 took 0.00839288s
[2021-03-31 13:35:07.794] [global] [info] Query Execution took 0.027915s. (planning: 0.0195009s, execution: 0.00841405s)
[2021-03-31 13:35:07.794] [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:35:07.806] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.812] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.817] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.823] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.850] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.867] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.879] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.884] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.893] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:07.904] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:35:08.003] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:08.105] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:08.207] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:08.305] [logical planner] [info] logical optimization took 0.205118ms
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:35:08.305] [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:35:08.305] [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:35:08.307] [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:35:08.308] [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:35:08.309] [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:35:08.310] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:35:08.312] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:35:08.313] [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:35:08.314] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:35:08.315] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:35:08.316] [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:35:08.317] [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:35:08.324] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:08.674] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:35:08.674] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.349927s
[2021-03-31 13:35:08.754] [E/3] [info] [Task Finished] Transform to mem in 0.079409s (34976 normal rows, 0 exceptions)
[2021-03-31 13:35:08.754] [E/2] [info] [Task Finished] Transform to mem in 0.080035s (35468 normal rows, 0 exceptions)
[2021-03-31 13:35:08.834] [E/2] [info] [Task Finished] Transform to mem in 0.079456s (35461 normal rows, 0 exceptions)
[2021-03-31 13:35:08.930] [E/1] [info] [Task Finished] Transform to mem in 0.256050s (113323 normal rows, 0 exceptions)
[2021-03-31 13:35:08.931] [driver] [info] [Task Finished] Transform to mem in 0.256774s (113246 normal rows, 0 exceptions)
[2021-03-31 13:35:09.011] [E/3] [info] [Task Finished] Transform to mem in 0.257739s (113459 normal rows, 0 exceptions)
[2021-03-31 13:35:09.029] [E/1] [info] [Task Finished] Transform to mem in 0.099055s (43486 normal rows, 0 exceptions)
[2021-03-31 13:35:09.089] [E/2] [info] [Task Finished] Transform to mem in 0.255373s (113034 normal rows, 0 exceptions)
[2021-03-31 13:35:09.091] [E/3] [info] [Task Finished] Transform to mem in 0.079896s (35159 normal rows, 0 exceptions)
[2021-03-31 13:35:09.168] [E/2] [info] [Task Finished] Transform to mem in 0.078413s (34919 normal rows, 0 exceptions)
[2021-03-31 13:35:09.187] [driver] [info] [Task Finished] Transform to mem in 0.256012s (112915 normal rows, 0 exceptions)
[2021-03-31 13:35:09.247] [E/2] [info] [Task Finished] Transform to mem in 0.079883s (35231 normal rows, 0 exceptions)
[2021-03-31 13:35:09.286] [E/1] [info] [Task Finished] Transform to mem in 0.256809s (113121 normal rows, 0 exceptions)
[2021-03-31 13:35:09.347] [E/3] [info] [Task Finished] Transform to mem in 0.255881s (113505 normal rows, 0 exceptions)
[2021-03-31 13:35:09.423] [E/2] [info] [Task Finished] Transform to mem in 0.175822s (77734 normal rows, 0 exceptions)
[2021-03-31 13:35:09.429] [E/3] [info] [Task Finished] Transform to mem in 0.081329s (36017 normal rows, 0 exceptions)
[2021-03-31 13:35:09.445] [driver] [info] [Task Finished] Transform to mem in 0.257566s (113430 normal rows, 0 exceptions)
[2021-03-31 13:35:09.510] [E/3] [info] [Task Finished] Transform to mem in 0.081220s (35737 normal rows, 0 exceptions)
[2021-03-31 13:35:09.540] [E/1] [info] [Task Finished] Transform to mem in 0.254080s (113239 normal rows, 0 exceptions)
[2021-03-31 13:35:09.590] [E/3] [info] [Task Finished] Transform to mem in 0.080509s (35710 normal rows, 0 exceptions)
[2021-03-31 13:35:09.680] [E/2] [info] [Task Finished] Transform to mem in 0.256592s (113281 normal rows, 0 exceptions)
[2021-03-31 13:35:09.693] [E/3] [info] [Task Finished] Transform to mem in 0.102800s (45373 normal rows, 0 exceptions)
[2021-03-31 13:35:09.701] [driver] [info] [Task Finished] Transform to mem in 0.255919s (113275 normal rows, 0 exceptions)
[2021-03-31 13:35:09.773] [E/3] [info] [Task Finished] Transform to mem in 0.079954s (35405 normal rows, 0 exceptions)
[2021-03-31 13:35:09.797] [E/1] [info] [Task Finished] Transform to mem in 0.256953s (113346 normal rows, 0 exceptions)
[2021-03-31 13:35:09.854] [E/3] [info] [Task Finished] Transform to mem in 0.080396s (35374 normal rows, 0 exceptions)
[2021-03-31 13:35:09.934] [E/3] [info] [Task Finished] Transform to mem in 0.080663s (35571 normal rows, 0 exceptions)
[2021-03-31 13:35:09.936] [E/2] [info] [Task Finished] Transform to mem in 0.256069s (113321 normal rows, 0 exceptions)
[2021-03-31 13:35:09.958] [driver] [info] [Task Finished] Transform to mem in 0.257222s (113192 normal rows, 0 exceptions)
[2021-03-31 13:35:10.053] [E/1] [info] [Task Finished] Transform to mem in 0.256029s (113019 normal rows, 0 exceptions)
[2021-03-31 13:35:10.133] [E/1] [info] [Task Finished] Transform to mem in 0.079641s (35575 normal rows, 0 exceptions)
[2021-03-31 13:35:10.160] [E/2] [info] [Task Finished] Transform to mem in 0.223824s (99527 normal rows, 0 exceptions)
[2021-03-31 13:35:10.191] [E/3] [info] [Task Finished] Transform to mem in 0.256544s (113052 normal rows, 0 exceptions)
[2021-03-31 13:35:10.215] [driver] [info] [Task Finished] Transform to mem in 0.257181s (113639 normal rows, 0 exceptions)
[2021-03-31 13:35:10.239] [E/2] [info] [Task Finished] Transform to mem in 0.078694s (34828 normal rows, 0 exceptions)
[2021-03-31 13:35:10.295] [driver] [info] [Task Finished] Transform to mem in 0.080444s (35671 normal rows, 0 exceptions)
[2021-03-31 13:35:10.390] [E/1] [info] [Task Finished] Transform to mem in 0.256609s (113292 normal rows, 0 exceptions)
[2021-03-31 13:35:10.447] [E/3] [info] [Task Finished] Transform to mem in 0.256072s (113058 normal rows, 0 exceptions)
[2021-03-31 13:35:10.495] [E/2] [info] [Task Finished] Transform to mem in 0.255992s (113118 normal rows, 0 exceptions)
[2021-03-31 13:35:10.523] [driver] [info] [Task Finished] Transform to mem in 0.227157s (99848 normal rows, 0 exceptions)
[2021-03-31 13:35:10.526] [E/3] [info] [Task Finished] Transform to mem in 0.079206s (34813 normal rows, 0 exceptions)
[2021-03-31 13:35:10.603] [driver] [info] [Task Finished] Transform to mem in 0.080364s (34936 normal rows, 0 exceptions)
[2021-03-31 13:35:10.645] [E/1] [info] [Task Finished] Transform to mem in 0.255527s (113221 normal rows, 0 exceptions)
[2021-03-31 13:35:10.683] [driver] [info] [Task Finished] Transform to mem in 0.079642s (35092 normal rows, 0 exceptions)
[2021-03-31 13:35:10.750] [E/2] [info] [Task Finished] Transform to mem in 0.255898s (113609 normal rows, 0 exceptions)
[2021-03-31 13:35:10.781] [E/3] [info] [Task Finished] Transform to mem in 0.255252s (113169 normal rows, 0 exceptions)
[2021-03-31 13:35:10.861] [driver] [info] [Task Finished] Transform to mem in 0.178294s (78765 normal rows, 0 exceptions)
[2021-03-31 13:35:10.862] [E/3] [info] [Task Finished] Transform to mem in 0.080287s (35276 normal rows, 0 exceptions)
[2021-03-31 13:35:10.901] [E/1] [info] [Task Finished] Transform to mem in 0.256073s (113086 normal rows, 0 exceptions)
[2021-03-31 13:35:10.941] [E/3] [info] [Task Finished] Transform to mem in 0.079770s (35368 normal rows, 0 exceptions)
[2021-03-31 13:35:11.005] [E/2] [info] [Task Finished] Transform to mem in 0.254552s (113016 normal rows, 0 exceptions)
[2021-03-31 13:35:11.022] [E/3] [info] [Task Finished] Transform to mem in 0.080445s (35632 normal rows, 0 exceptions)
[2021-03-31 13:35:11.119] [driver] [info] [Task Finished] Transform to mem in 0.258098s (113040 normal rows, 0 exceptions)
[2021-03-31 13:35:11.156] [E/1] [info] [Task Finished] Transform to mem in 0.254444s (113474 normal rows, 0 exceptions)
[2021-03-31 13:35:11.196] [E/3] [info] [Task Finished] Transform to mem in 0.174260s (77314 normal rows, 0 exceptions)
[2021-03-31 13:35:11.236] [E/1] [info] [Task Finished] Transform to mem in 0.080360s (36010 normal rows, 0 exceptions)
[2021-03-31 13:35:11.262] [E/2] [info] [Task Finished] Transform to mem in 0.256715s (113270 normal rows, 0 exceptions)
[2021-03-31 13:35:11.315] [E/1] [info] [Task Finished] Transform to mem in 0.079380s (35047 normal rows, 0 exceptions)
[2021-03-31 13:35:11.377] [driver] [info] [Task Finished] Transform to mem in 0.258100s (113421 normal rows, 0 exceptions)
[2021-03-31 13:35:11.396] [E/1] [info] [Task Finished] Transform to mem in 0.080974s (36265 normal rows, 0 exceptions)
[2021-03-31 13:35:11.452] [E/3] [info] [Task Finished] Transform to mem in 0.256131s (113153 normal rows, 0 exceptions)
[2021-03-31 13:35:11.514] [E/1] [info] [Task Finished] Transform to mem in 0.117966s (52220 normal rows, 0 exceptions)
[2021-03-31 13:35:11.517] [E/2] [info] [Task Finished] Transform to mem in 0.255155s (113110 normal rows, 0 exceptions)
[2021-03-31 13:35:11.598] [E/1] [info] [Task Finished] Transform to mem in 0.083651s (35968 normal rows, 0 exceptions)
[2021-03-31 13:35:11.636] [driver] [info] [Task Finished] Transform to mem in 0.259249s (112797 normal rows, 0 exceptions)
[2021-03-31 13:35:11.679] [E/1] [info] [Task Finished] Transform to mem in 0.080426s (35673 normal rows, 0 exceptions)
[2021-03-31 13:35:11.713] [E/3] [info] [Task Finished] Transform to mem in 0.260398s (113288 normal rows, 0 exceptions)
[2021-03-31 13:35:11.758] [E/1] [info] [Task Finished] Transform to mem in 0.079694s (35432 normal rows, 0 exceptions)
[2021-03-31 13:35:11.774] [E/2] [info] [Task Finished] Transform to mem in 0.257539s (112897 normal rows, 0 exceptions)
[2021-03-31 13:35:11.895] [driver] [info] [Task Finished] Transform to mem in 0.258824s (113370 normal rows, 0 exceptions)
[2021-03-31 13:35:11.921] [E/1] [info] [Task Finished] Transform to mem in 0.163141s (72350 normal rows, 0 exceptions)
[2021-03-31 13:35:11.968] [E/3] [info] [Task Finished] Transform to mem in 0.254786s (113096 normal rows, 0 exceptions)
[2021-03-31 13:35:11.976] [driver] [info] [Task Finished] Transform to mem in 0.080387s (35261 normal rows, 0 exceptions)
[2021-03-31 13:35:12.032] [E/2] [info] [Task Finished] Transform to mem in 0.257894s (113108 normal rows, 0 exceptions)
[2021-03-31 13:35:12.052] [E/3] [info] [Task Finished] Transform to mem in 0.084632s (35925 normal rows, 0 exceptions)
[2021-03-31 13:35:12.073] [E/3] [info] [Task Finished] Transform to mem in 0.020727s (9112 normal rows, 0 exceptions)
[2021-03-31 13:35:12.178] [E/1] [info] [Task Finished] Transform to mem in 0.256973s (113200 normal rows, 0 exceptions)
[2021-03-31 13:35:12.237] [driver] [info] [Task Finished] Transform to mem in 0.261171s (113144 normal rows, 0 exceptions)
[2021-03-31 13:35:12.258] [E/1] [info] [Task Finished] Transform to mem in 0.080003s (35435 normal rows, 0 exceptions)
[2021-03-31 13:35:12.288] [E/2] [info] [Task Finished] Transform to mem in 0.255893s (113425 normal rows, 0 exceptions)
[2021-03-31 13:35:12.329] [E/3] [info] [Task Finished] Transform to mem in 0.255587s (113275 normal rows, 0 exceptions)
[2021-03-31 13:35:12.340] [E/1] [info] [Task Finished] Transform to mem in 0.081995s (36013 normal rows, 0 exceptions)
[2021-03-31 13:35:12.474] [E/1] [info] [Task Finished] Transform to mem in 0.134033s (59343 normal rows, 0 exceptions)
[2021-03-31 13:35:12.493] [driver] [info] [Task Finished] Transform to mem in 0.256503s (113297 normal rows, 0 exceptions)
[2021-03-31 13:35:12.545] [E/2] [info] [Task Finished] Transform to mem in 0.256603s (113491 normal rows, 0 exceptions)
[2021-03-31 13:35:12.574] [driver] [info] [Task Finished] Transform to mem in 0.080064s (35184 normal rows, 0 exceptions)
[2021-03-31 13:35:12.584] [E/3] [info] [Task Finished] Transform to mem in 0.255739s (113131 normal rows, 0 exceptions)
[2021-03-31 13:35:12.654] [driver] [info] [Task Finished] Transform to mem in 0.080273s (35229 normal rows, 0 exceptions)
[2021-03-31 13:35:12.729] [E/1] [info] [Task Finished] Transform to mem in 0.254937s (113233 normal rows, 0 exceptions)
[2021-03-31 13:35:12.733] [driver] [info] [Task Finished] Transform to mem in 0.079265s (35100 normal rows, 0 exceptions)
[2021-03-31 13:35:12.800] [E/2] [info] [Task Finished] Transform to mem in 0.255265s (113220 normal rows, 0 exceptions)
[2021-03-31 13:35:12.813] [driver] [info] [Task Finished] Transform to mem in 0.080031s (35370 normal rows, 0 exceptions)
[2021-03-31 13:35:12.839] [E/3] [info] [Task Finished] Transform to mem in 0.255046s (113065 normal rows, 0 exceptions)
[2021-03-31 13:35:12.892] [driver] [info] [Task Finished] Transform to mem in 0.078822s (35042 normal rows, 0 exceptions)
[2021-03-31 13:35:12.971] [driver] [info] [Task Finished] Transform to mem in 0.078932s (34935 normal rows, 0 exceptions)
[2021-03-31 13:35:12.986] [E/1] [info] [Task Finished] Transform to mem in 0.256175s (113441 normal rows, 0 exceptions)
[2021-03-31 13:35:13.055] [E/2] [info] [Task Finished] Transform to mem in 0.254744s (113154 normal rows, 0 exceptions)
[2021-03-31 13:35:13.095] [E/3] [info] [Task Finished] Transform to mem in 0.255550s (113019 normal rows, 0 exceptions)
[2021-03-31 13:35:13.198] [E/2] [info] [Task Finished] Transform to mem in 0.142869s (63216 normal rows, 0 exceptions)
[2021-03-31 13:35:13.228] [driver] [info] [Task Finished] Transform to mem in 0.257460s (113435 normal rows, 0 exceptions)
[2021-03-31 13:35:13.241] [E/1] [info] [Task Finished] Transform to mem in 0.255018s (113377 normal rows, 0 exceptions)
[2021-03-31 13:35:13.277] [E/2] [info] [Task Finished] Transform to mem in 0.078772s (34986 normal rows, 0 exceptions)
[2021-03-31 13:35:13.319] [E/1] [info] [Task Finished] Transform to mem in 0.078743s (34892 normal rows, 0 exceptions)
[2021-03-31 13:35:13.351] [E/3] [info] [Task Finished] Transform to mem in 0.255763s (113399 normal rows, 0 exceptions)
[2021-03-31 13:35:13.398] [E/1] [info] [Task Finished] Transform to mem in 0.078879s (35075 normal rows, 0 exceptions)
[2021-03-31 13:35:13.485] [driver] [info] [Task Finished] Transform to mem in 0.256737s (113260 normal rows, 0 exceptions)
[2021-03-31 13:35:13.529] [E/1] [info] [Task Finished] Transform to mem in 0.130384s (57754 normal rows, 0 exceptions)
[2021-03-31 13:35:13.533] [E/2] [info] [Task Finished] Transform to mem in 0.255909s (113228 normal rows, 0 exceptions)
[2021-03-31 13:35:13.607] [E/3] [info] [Task Finished] Transform to mem in 0.256059s (113507 normal rows, 0 exceptions)
[2021-03-31 13:35:13.609] [E/1] [info] [Task Finished] Transform to mem in 0.080071s (35695 normal rows, 0 exceptions)
[2021-03-31 13:35:13.687] [E/3] [info] [Task Finished] Transform to mem in 0.080656s (35521 normal rows, 0 exceptions)
[2021-03-31 13:35:13.742] [driver] [info] [Task Finished] Transform to mem in 0.257124s (113293 normal rows, 0 exceptions)
[2021-03-31 13:35:13.788] [E/2] [info] [Task Finished] Transform to mem in 0.255079s (113223 normal rows, 0 exceptions)
[2021-03-31 13:35:13.864] [E/1] [info] [Task Finished] Transform to mem in 0.255257s (113169 normal rows, 0 exceptions)
[2021-03-31 13:35:13.883] [driver] [info] [Task Finished] Transform to mem in 0.140261s (61602 normal rows, 0 exceptions)
[2021-03-31 13:35:13.942] [E/3] [info] [Task Finished] Transform to mem in 0.254909s (113246 normal rows, 0 exceptions)
[2021-03-31 13:35:13.943] [E/1] [info] [Task Finished] Transform to mem in 0.079026s (35175 normal rows, 0 exceptions)
[2021-03-31 13:35:14.023] [E/3] [info] [Task Finished] Transform to mem in 0.080417s (35556 normal rows, 0 exceptions)
[2021-03-31 13:35:14.043] [E/2] [info] [Task Finished] Transform to mem in 0.255055s (113232 normal rows, 0 exceptions)
[2021-03-31 13:35:14.102] [E/3] [info] [Task Finished] Transform to mem in 0.078791s (34836 normal rows, 0 exceptions)
[2021-03-31 13:35:14.139] [driver] [info] [Task Finished] Transform to mem in 0.256894s (113245 normal rows, 0 exceptions)
[2021-03-31 13:35:14.198] [E/1] [info] [Task Finished] Transform to mem in 0.255048s (113243 normal rows, 0 exceptions)
[2021-03-31 13:35:14.277] [E/1] [info] [Task Finished] Transform to mem in 0.078985s (35370 normal rows, 0 exceptions)
[2021-03-31 13:35:14.296] [E/3] [info] [Task Finished] Transform to mem in 0.194651s (85947 normal rows, 0 exceptions)
[2021-03-31 13:35:14.297] [E/2] [info] [Task Finished] Transform to mem in 0.254182s (113439 normal rows, 0 exceptions)
[2021-03-31 13:35:14.376] [E/3] [info] [Task Finished] Transform to mem in 0.079870s (35199 normal rows, 0 exceptions)
[2021-03-31 13:35:14.395] [driver] [info] [Task Finished] Transform to mem in 0.255680s (113483 normal rows, 0 exceptions)
[2021-03-31 13:35:14.456] [E/3] [info] [Task Finished] Transform to mem in 0.080113s (35239 normal rows, 0 exceptions)
[2021-03-31 13:35:14.531] [E/1] [info] [Task Finished] Transform to mem in 0.253357s (112657 normal rows, 0 exceptions)
[2021-03-31 13:35:14.551] [E/2] [info] [Task Finished] Transform to mem in 0.253744s (113016 normal rows, 0 exceptions)
[2021-03-31 13:35:14.632] [E/2] [info] [Task Finished] Transform to mem in 0.081780s (35870 normal rows, 0 exceptions)
[2021-03-31 13:35:14.652] [driver] [info] [Task Finished] Transform to mem in 0.256935s (113588 normal rows, 0 exceptions)
[2021-03-31 13:35:14.654] [E/3] [info] [Task Finished] Transform to mem in 0.197420s (86747 normal rows, 0 exceptions)
[2021-03-31 13:35:14.732] [driver] [info] [Task Finished] Transform to mem in 0.080229s (35502 normal rows, 0 exceptions)
[2021-03-31 13:35:14.784] [E/1] [info] [Task Finished] Transform to mem in 0.253633s (112909 normal rows, 0 exceptions)
[2021-03-31 13:35:14.812] [driver] [info] [Task Finished] Transform to mem in 0.079917s (35157 normal rows, 0 exceptions)
[2021-03-31 13:35:14.888] [E/2] [info] [Task Finished] Transform to mem in 0.255141s (113678 normal rows, 0 exceptions)
[2021-03-31 13:35:14.909] [E/3] [info] [Task Finished] Transform to mem in 0.254875s (112727 normal rows, 0 exceptions)
[2021-03-31 13:35:14.963] [driver] [info] [Task Finished] Transform to mem in 0.150986s (66851 normal rows, 0 exceptions)
[2021-03-31 13:35:14.987] [E/3] [info] [Task Finished] Transform to mem in 0.078814s (35145 normal rows, 0 exceptions)
[2021-03-31 13:35:15.040] [E/1] [info] [Task Finished] Transform to mem in 0.256239s (113499 normal rows, 0 exceptions)
[2021-03-31 13:35:15.067] [E/3] [info] [Task Finished] Transform to mem in 0.079671s (35546 normal rows, 0 exceptions)
[2021-03-31 13:35:15.143] [E/2] [info] [Task Finished] Transform to mem in 0.255815s (113381 normal rows, 0 exceptions)
[2021-03-31 13:35:15.146] [E/3] [info] [Task Finished] Transform to mem in 0.079350s (35327 normal rows, 0 exceptions)
[2021-03-31 13:35:15.221] [driver] [info] [Task Finished] Transform to mem in 0.257933s (113321 normal rows, 0 exceptions)
[2021-03-31 13:35:15.280] [E/3] [info] [Task Finished] Transform to mem in 0.133079s (57317 normal rows, 0 exceptions)
[2021-03-31 13:35:15.298] [E/1] [info] [Task Finished] Transform to mem in 0.257346s (113206 normal rows, 0 exceptions)
[2021-03-31 13:35:15.361] [E/3] [info] [Task Finished] Transform to mem in 0.081184s (35717 normal rows, 0 exceptions)
[2021-03-31 13:35:15.402] [E/2] [info] [Task Finished] Transform to mem in 0.258656s (113286 normal rows, 0 exceptions)
[2021-03-31 13:35:15.441] [E/3] [info] [Task Finished] Transform to mem in 0.080368s (35681 normal rows, 0 exceptions)
[2021-03-31 13:35:15.479] [driver] [info] [Task Finished] Transform to mem in 0.257892s (112925 normal rows, 0 exceptions)
[2021-03-31 13:35:15.521] [E/3] [info] [Task Finished] Transform to mem in 0.079801s (35312 normal rows, 0 exceptions)
[2021-03-31 13:35:15.552] [E/1] [info] [Task Finished] Transform to mem in 0.254640s (113706 normal rows, 0 exceptions)
[2021-03-31 13:35:15.604] [E/3] [info] [Task Finished] Transform to mem in 0.082878s (36405 normal rows, 0 exceptions)
[2021-03-31 13:35:15.657] [E/2] [info] [Task Finished] Transform to mem in 0.254507s (112948 normal rows, 0 exceptions)
[2021-03-31 13:35:15.689] [E/3] [info] [Task Finished] Transform to mem in 0.085221s (36083 normal rows, 0 exceptions)
[2021-03-31 13:35:15.744] [driver] [info] [Task Finished] Transform to mem in 0.264549s (113352 normal rows, 0 exceptions)
[2021-03-31 13:35:15.773] [E/3] [info] [Task Finished] Transform to mem in 0.084270s (35941 normal rows, 0 exceptions)
[2021-03-31 13:35:15.813] [E/1] [info] [Task Finished] Transform to mem in 0.260228s (112814 normal rows, 0 exceptions)
[2021-03-31 13:35:15.855] [E/3] [info] [Task Finished] Transform to mem in 0.081392s (36129 normal rows, 0 exceptions)
[2021-03-31 13:35:15.918] [E/2] [info] [Task Finished] Transform to mem in 0.261192s (113598 normal rows, 0 exceptions)
[2021-03-31 13:35:15.971] [E/3] [info] [Task Finished] Transform to mem in 0.115832s (51147 normal rows, 0 exceptions)
[2021-03-31 13:35:15.999] [driver] [info] [Task Finished] Transform to mem in 0.254906s (112865 normal rows, 0 exceptions)
[2021-03-31 13:35:16.050] [E/3] [info] [Task Finished] Transform to mem in 0.079790s (35324 normal rows, 0 exceptions)
[2021-03-31 13:35:16.067] [E/1] [info] [Task Finished] Transform to mem in 0.254333s (113410 normal rows, 0 exceptions)
[2021-03-31 13:35:16.131] [E/3] [info] [Task Finished] Transform to mem in 0.080523s (35494 normal rows, 0 exceptions)
[2021-03-31 13:35:16.173] [E/2] [info] [Task Finished] Transform to mem in 0.255173s (113557 normal rows, 0 exceptions)
[2021-03-31 13:35:16.256] [driver] [info] [Task Finished] Transform to mem in 0.257185s (113260 normal rows, 0 exceptions)
[2021-03-31 13:35:16.322] [E/1] [info] [Task Finished] Transform to mem in 0.254612s (113073 normal rows, 0 exceptions)
[2021-03-31 13:35:16.337] [driver] [info] [Task Finished] Transform to mem in 0.080992s (35852 normal rows, 0 exceptions)
[2021-03-31 13:35:16.380] [E/3] [info] [Task Finished] Transform to mem in 0.248910s (110023 normal rows, 0 exceptions)
[2021-03-31 13:35:16.418] [driver] [info] [Task Finished] Transform to mem in 0.081219s (35843 normal rows, 0 exceptions)
[2021-03-31 13:35:16.429] [E/2] [info] [Task Finished] Transform to mem in 0.255852s (113488 normal rows, 0 exceptions)
[2021-03-31 13:35:16.532] [E/2] [info] [Task Finished] Transform to mem in 0.103324s (45667 normal rows, 0 exceptions)
[2021-03-31 13:35:16.577] [E/1] [info] [Task Finished] Transform to mem in 0.255083s (112803 normal rows, 0 exceptions)
[2021-03-31 13:35:16.635] [E/3] [info] [Task Finished] Transform to mem in 0.254569s (113534 normal rows, 0 exceptions)
[2021-03-31 13:35:16.674] [driver] [info] [Task Finished] Transform to mem in 0.256071s (112931 normal rows, 0 exceptions)
[2021-03-31 13:35:16.674] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 8.00017s
[2021-03-31 13:35:16.674] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.718s, 14009720 input rows, time to process 1 row via fast path: 0.002264ms
[2021-03-31 13:35:16.674] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000222111s
[2021-03-31 13:35:16.675] [global] [info] [Transform Stage] Stage 0 took 8.35036s
[2021-03-31 13:35:16.675] [global] [info] Query Execution took 8.67732s. (planning: 0.326901s, execution: 8.35042s)
[2021-03-31 13:35:16.678] [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:35:16.717] [logical planner] [info] logical optimization took 0.019238ms
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:35:16.717] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:35:16.717] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:35:16.718] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:35:16.718] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:35:16.720] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:16.753] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:35:16.753] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0327869s
[2021-03-31 13:35:16.754] [E/2] [info] [Task Finished] Transform to mem in 0.001382s (1928 normal rows, 0 exceptions)
[2021-03-31 13:35:16.754] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00140483s
[2021-03-31 13:35:16.754] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00138176s, 1928 input rows, time to process 1 row via fast path: 0.000716679ms
[2021-03-31 13:35:16.754] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.128e-06s
[2021-03-31 13:35:16.754] [global] [info] [Transform Stage] Stage 0 took 0.0342162s
[2021-03-31 13:35:16.754] [global] [info] Query Execution took 0.0665734s. (planning: 0.0323363s, execution: 0.0342372s)
[2021-03-31 13:35:16.754] [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:35:16.793] [logical planner] [info] logical optimization took 0.020700ms
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:35:16.793] [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:35:16.794] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:35:16.794] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:35:16.796] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:16.829] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:35:16.829] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328838s
[2021-03-31 13:35:16.832] [driver] [info] [Task Finished] Transform to mem in 0.002929s (9300 normal rows, 0 exceptions)
[2021-03-31 13:35:16.832] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00295637s
[2021-03-31 13:35:16.832] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.0029295s, 9300 input rows, time to process 1 row via fast path: 0.000315ms
[2021-03-31 13:35:16.832] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.646e-06s
[2021-03-31 13:35:16.832] [global] [info] [Transform Stage] Stage 0 took 0.0358646s
[2021-03-31 13:35:16.832] [global] [info] Query Execution took 0.0692953s. (planning: 0.0334101s, execution: 0.0358851s)
[2021-03-31 13:35:16.834] [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:35:16.867] [logical planner] [info] logical optimization took 0.022290ms
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:35:16.867] [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:35:16.868] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:16.888] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:35:16.888] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0200493s
[2021-03-31 13:35:16.890] [E/2] [info] [Task Finished] Transform to mem in 0.001693s (9300 normal rows, 0 exceptions)
[2021-03-31 13:35:16.890] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00171887s
[2021-03-31 13:35:16.890] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00169289s, 9300 input rows, time to process 1 row via fast path: 0.000182031ms
[2021-03-31 13:35:16.890] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.895e-06s
[2021-03-31 13:35:16.890] [global] [info] [Transform Stage] Stage 0 took 0.0217923s
[2021-03-31 13:35:16.890] [global] [info] Query Execution took 0.0554091s. (planning: 0.0335976s, execution: 0.0218115s)
[2021-03-31 13:35:16.893] [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:35:16.893] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:16.897] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:17.030] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:17.036] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:17.169] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:17.174] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:17.307] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:17.307] [logical planner] [info] logical optimization took 0.277464ms
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:35:17.308] [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:35:17.309] [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:35:17.310] [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:35:17.311] [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:35:17.315] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:35:17.315] [global] [info] Stage2 depends on: 
[2021-03-31 13:35:17.316] [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:35:17.326] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:35:17.326] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0106782s
[2021-03-31 13:35:17.327] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.001191s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:35:17.327] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00125002s
[2021-03-31 13:35:17.327] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00119113s, 1928 input rows, time to process 1 row via fast path: 0.000617804ms
[2021-03-31 13:35:17.327] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 3.621e-06s
[2021-03-31 13:35:17.327] [global] [info] [Transform Stage] Stage 2 took 0.0119645s
[2021-03-31 13:35:17.327] [global] [info] Stage1 depends on: 
[2021-03-31 13:35:17.328] [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:35:17.348] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:35:17.348] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0207883s
[2021-03-31 13:35:17.351] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.003453s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:35:17.351] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00354639s
[2021-03-31 13:35:17.351] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00345342s, 9300 input rows, time to process 1 row via fast path: 0.000371336ms
[2021-03-31 13:35:17.351] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 3.358e-06s
[2021-03-31 13:35:17.351] [global] [info] [Transform Stage] Stage 1 took 0.0243586s
[2021-03-31 13:35:17.351] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:17.352] [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:35:17.372] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:35:17.372] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0208708s
[2021-03-31 13:35:17.376] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.003423s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:35:17.376] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00351255s
[2021-03-31 13:35:17.376] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00342262s, 9300 input rows, time to process 1 row via fast path: 0.000368024ms
[2021-03-31 13:35:17.376] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.46e-06s
[2021-03-31 13:35:17.376] [global] [info] [Transform Stage] Stage 0 took 0.0244119s
[2021-03-31 13:35:17.451] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:35:17.451] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0748354s
[2021-03-31 13:35:17.471] [E/3] [info] [Task Finished] Transform to mem in 0.019589s (25131 normal rows, 0 exceptions)
[2021-03-31 13:35:17.487] [driver] [info] [Task Finished] Transform to mem in 0.035891s (47955 normal rows, 0 exceptions)
[2021-03-31 13:35:17.503] [E/3] [info] [Task Finished] Transform to mem in 0.032195s (45263 normal rows, 0 exceptions)
[2021-03-31 13:35:17.514] [driver] [info] [Task Finished] Transform to mem in 0.026759s (35289 normal rows, 0 exceptions)
[2021-03-31 13:35:17.533] [driver] [info] [Task Finished] Transform to mem in 0.019553s (25125 normal rows, 0 exceptions)
[2021-03-31 13:35:17.561] [driver] [info] [Task Finished] Transform to mem in 0.027865s (36022 normal rows, 0 exceptions)
[2021-03-31 13:35:17.566] [E/1] [info] [Task Finished] Transform to mem in 0.114578s (158845 normal rows, 0 exceptions)
[2021-03-31 13:35:17.569] [E/2] [info] [Task Finished] Transform to mem in 0.118361s (165132 normal rows, 0 exceptions)
[2021-03-31 13:35:17.574] [E/3] [info] [Task Finished] Transform to mem in 0.071332s (89837 normal rows, 0 exceptions)
[2021-03-31 13:35:17.584] [E/1] [info] [Task Finished] Transform to mem in 0.018689s (24688 normal rows, 0 exceptions)
[2021-03-31 13:35:17.604] [E/2] [info] [Task Finished] Transform to mem in 0.034782s (43700 normal rows, 0 exceptions)
[2021-03-31 13:35:17.611] [E/1] [info] [Task Finished] Transform to mem in 0.026596s (36398 normal rows, 0 exceptions)
[2021-03-31 13:35:17.632] [E/2] [info] [Task Finished] Transform to mem in 0.027563s (35270 normal rows, 0 exceptions)
[2021-03-31 13:35:17.644] [driver] [info] [Task Finished] Transform to mem in 0.083094s (109778 normal rows, 0 exceptions)
[2021-03-31 13:35:17.648] [E/3] [info] [Task Finished] Transform to mem in 0.073352s (97620 normal rows, 0 exceptions)
[2021-03-31 13:35:17.651] [E/2] [info] [Task Finished] Transform to mem in 0.019576s (24716 normal rows, 0 exceptions)
[2021-03-31 13:35:17.671] [E/2] [info] [Task Finished] Transform to mem in 0.019429s (24521 normal rows, 0 exceptions)
[2021-03-31 13:35:17.674] [driver] [info] [Task Finished] Transform to mem in 0.029703s (40105 normal rows, 0 exceptions)
[2021-03-31 13:35:17.698] [E/2] [info] [Task Finished] Transform to mem in 0.027577s (35358 normal rows, 0 exceptions)
[2021-03-31 13:35:17.707] [E/1] [info] [Task Finished] Transform to mem in 0.095981s (128540 normal rows, 0 exceptions)
[2021-03-31 13:35:17.726] [E/2] [info] [Task Finished] Transform to mem in 0.027158s (37101 normal rows, 0 exceptions)
[2021-03-31 13:35:17.748] [E/3] [info] [Task Finished] Transform to mem in 0.100162s (137659 normal rows, 0 exceptions)
[2021-03-31 13:35:17.774] [E/3] [info] [Task Finished] Transform to mem in 0.026659s (36984 normal rows, 0 exceptions)
[2021-03-31 13:35:17.775] [driver] [info] [Task Finished] Transform to mem in 0.100999s (137010 normal rows, 0 exceptions)
[2021-03-31 13:35:17.793] [E/1] [info] [Task Finished] Transform to mem in 0.085787s (115493 normal rows, 0 exceptions)
[2021-03-31 13:35:17.795] [E/2] [info] [Task Finished] Transform to mem in 0.069755s (90017 normal rows, 0 exceptions)
[2021-03-31 13:35:17.812] [E/1] [info] [Task Finished] Transform to mem in 0.019582s (24776 normal rows, 0 exceptions)
[2021-03-31 13:35:17.824] [E/2] [info] [Task Finished] Transform to mem in 0.028144s (35820 normal rows, 0 exceptions)
[2021-03-31 13:35:17.835] [E/3] [info] [Task Finished] Transform to mem in 0.060603s (86890 normal rows, 0 exceptions)
[2021-03-31 13:35:17.859] [E/2] [info] [Task Finished] Transform to mem in 0.035594s (50597 normal rows, 0 exceptions)
[2021-03-31 13:35:17.871] [driver] [info] [Task Finished] Transform to mem in 0.096384s (128526 normal rows, 0 exceptions)
[2021-03-31 13:35:17.884] [E/3] [info] [Task Finished] Transform to mem in 0.048953s (69186 normal rows, 0 exceptions)
[2021-03-31 13:35:17.884] [E/1] [info] [Task Finished] Transform to mem in 0.072001s (94840 normal rows, 0 exceptions)
[2021-03-31 13:35:17.891] [driver] [info] [Task Finished] Transform to mem in 0.019465s (24753 normal rows, 0 exceptions)
[2021-03-31 13:35:17.910] [driver] [info] [Task Finished] Transform to mem in 0.019567s (25284 normal rows, 0 exceptions)
[2021-03-31 13:35:17.923] [E/3] [info] [Task Finished] Transform to mem in 0.039138s (51533 normal rows, 0 exceptions)
[2021-03-31 13:35:17.938] [driver] [info] [Task Finished] Transform to mem in 0.027463s (35533 normal rows, 0 exceptions)
[2021-03-31 13:35:17.951] [E/2] [info] [Task Finished] Transform to mem in 0.091411s (120684 normal rows, 0 exceptions)
[2021-03-31 13:35:17.958] [driver] [info] [Task Finished] Transform to mem in 0.019652s (25025 normal rows, 0 exceptions)
[2021-03-31 13:35:17.979] [E/2] [info] [Task Finished] Transform to mem in 0.027953s (35513 normal rows, 0 exceptions)
[2021-03-31 13:35:17.985] [E/1] [info] [Task Finished] Transform to mem in 0.100244s (136571 normal rows, 0 exceptions)
[2021-03-31 13:35:17.999] [E/2] [info] [Task Finished] Transform to mem in 0.020551s (25164 normal rows, 0 exceptions)
[2021-03-31 13:35:18.007] [E/3] [info] [Task Finished] Transform to mem in 0.083707s (113244 normal rows, 0 exceptions)
[2021-03-31 13:35:18.013] [E/1] [info] [Task Finished] Transform to mem in 0.028096s (35994 normal rows, 0 exceptions)
[2021-03-31 13:35:18.027] [E/3] [info] [Task Finished] Transform to mem in 0.020147s (25196 normal rows, 0 exceptions)
[2021-03-31 13:35:18.036] [E/3] [info] [Task Finished] Transform to mem in 0.008776s (11259 normal rows, 0 exceptions)
[2021-03-31 13:35:18.083] [driver] [info] [Task Finished] Transform to mem in 0.125090s (174193 normal rows, 0 exceptions)
[2021-03-31 13:35:18.094] [E/2] [info] [Task Finished] Transform to mem in 0.095178s (127738 normal rows, 0 exceptions)
[2021-03-31 13:35:18.095] [E/1] [info] [Task Finished] Transform to mem in 0.082260s (110771 normal rows, 0 exceptions)
[2021-03-31 13:35:18.102] [driver] [info] [Task Finished] Transform to mem in 0.019515s (25156 normal rows, 0 exceptions)
[2021-03-31 13:35:18.122] [E/2] [info] [Task Finished] Transform to mem in 0.027788s (36015 normal rows, 0 exceptions)
[2021-03-31 13:35:18.123] [driver] [info] [Task Finished] Transform to mem in 0.020395s (24839 normal rows, 0 exceptions)
[2021-03-31 13:35:18.151] [E/3] [info] [Task Finished] Transform to mem in 0.115295s (160842 normal rows, 0 exceptions)
[2021-03-31 13:35:18.162] [E/2] [info] [Task Finished] Transform to mem in 0.039971s (54988 normal rows, 0 exceptions)
[2021-03-31 13:35:18.190] [E/1] [info] [Task Finished] Transform to mem in 0.094785s (128364 normal rows, 0 exceptions)
[2021-03-31 13:35:18.190] [E/2] [info] [Task Finished] Transform to mem in 0.028138s (36157 normal rows, 0 exceptions)
[2021-03-31 13:35:18.192] [E/3] [info] [Task Finished] Transform to mem in 0.040918s (57674 normal rows, 0 exceptions)
[2021-03-31 13:35:18.200] [driver] [info] [Task Finished] Transform to mem in 0.076888s (101477 normal rows, 0 exceptions)
[2021-03-31 13:35:18.209] [driver] [info] [Task Finished] Transform to mem in 0.008887s (11461 normal rows, 0 exceptions)
[2021-03-31 13:35:18.221] [E/2] [info] [Task Finished] Transform to mem in 0.030189s (42268 normal rows, 0 exceptions)
[2021-03-31 13:35:18.255] [E/2] [info] [Task Finished] Transform to mem in 0.034654s (49180 normal rows, 0 exceptions)
[2021-03-31 13:35:18.261] [E/1] [info] [Task Finished] Transform to mem in 0.071162s (90283 normal rows, 0 exceptions)
[2021-03-31 13:35:18.273] [E/3] [info] [Task Finished] Transform to mem in 0.080834s (107483 normal rows, 0 exceptions)
[2021-03-31 13:35:18.283] [E/2] [info] [Task Finished] Transform to mem in 0.027892s (35595 normal rows, 0 exceptions)
[2021-03-31 13:35:18.296] [driver] [info] [Task Finished] Transform to mem in 0.087170s (115821 normal rows, 0 exceptions)
[2021-03-31 13:35:18.304] [E/3] [info] [Task Finished] Transform to mem in 0.030992s (43145 normal rows, 0 exceptions)
[2021-03-31 13:35:18.312] [E/2] [info] [Task Finished] Transform to mem in 0.029006s (35285 normal rows, 0 exceptions)
[2021-03-31 13:35:18.340] [E/3] [info] [Task Finished] Transform to mem in 0.036298s (51000 normal rows, 0 exceptions)
[2021-03-31 13:35:18.355] [E/2] [info] [Task Finished] Transform to mem in 0.043224s (59860 normal rows, 0 exceptions)
[2021-03-31 13:35:18.358] [E/1] [info] [Task Finished] Transform to mem in 0.097036s (132982 normal rows, 0 exceptions)
[2021-03-31 13:35:18.365] [driver] [info] [Task Finished] Transform to mem in 0.069150s (89845 normal rows, 0 exceptions)
[2021-03-31 13:35:18.376] [E/2] [info] [Task Finished] Transform to mem in 0.020255s (25209 normal rows, 0 exceptions)
[2021-03-31 13:35:18.395] [E/2] [info] [Task Finished] Transform to mem in 0.019541s (25218 normal rows, 0 exceptions)
[2021-03-31 13:35:18.419] [E/1] [info] [Task Finished] Transform to mem in 0.061031s (79626 normal rows, 0 exceptions)
[2021-03-31 13:35:18.423] [E/2] [info] [Task Finished] Transform to mem in 0.027567s (35347 normal rows, 0 exceptions)
[2021-03-31 13:35:18.437] [E/3] [info] [Task Finished] Transform to mem in 0.096559s (129587 normal rows, 0 exceptions)
[2021-03-31 13:35:18.442] [E/2] [info] [Task Finished] Transform to mem in 0.019298s (24798 normal rows, 0 exceptions)
[2021-03-31 13:35:18.471] [E/3] [info] [Task Finished] Transform to mem in 0.033986s (46617 normal rows, 0 exceptions)
[2021-03-31 13:35:18.479] [driver] [info] [Task Finished] Transform to mem in 0.114155s (159135 normal rows, 0 exceptions)
[2021-03-31 13:35:18.494] [E/3] [info] [Task Finished] Transform to mem in 0.023330s (30883 normal rows, 0 exceptions)
[2021-03-31 13:35:18.496] [E/1] [info] [Task Finished] Transform to mem in 0.076944s (98805 normal rows, 0 exceptions)
[2021-03-31 13:35:18.515] [E/1] [info] [Task Finished] Transform to mem in 0.019375s (24884 normal rows, 0 exceptions)
[2021-03-31 13:35:18.531] [driver] [info] [Task Finished] Transform to mem in 0.052126s (73689 normal rows, 0 exceptions)
[2021-03-31 13:35:18.558] [E/2] [info] [Task Finished] Transform to mem in 0.115492s (160751 normal rows, 0 exceptions)
[2021-03-31 13:35:18.565] [E/3] [info] [Task Finished] Transform to mem in 0.070385s (89041 normal rows, 0 exceptions)
[2021-03-31 13:35:18.576] [E/1] [info] [Task Finished] Transform to mem in 0.060281s (78192 normal rows, 0 exceptions)
[2021-03-31 13:35:18.585] [E/2] [info] [Task Finished] Transform to mem in 0.027537s (37728 normal rows, 0 exceptions)
[2021-03-31 13:35:18.593] [E/3] [info] [Task Finished] Transform to mem in 0.028285s (36542 normal rows, 0 exceptions)
[2021-03-31 13:35:18.605] [E/2] [info] [Task Finished] Transform to mem in 0.019519s (24927 normal rows, 0 exceptions)
[2021-03-31 13:35:18.621] [E/3] [info] [Task Finished] Transform to mem in 0.027556s (35179 normal rows, 0 exceptions)
[2021-03-31 13:35:18.629] [driver] [info] [Task Finished] Transform to mem in 0.097991s (131921 normal rows, 0 exceptions)
[2021-03-31 13:35:18.642] [E/3] [info] [Task Finished] Transform to mem in 0.021500s (28735 normal rows, 0 exceptions)
[2021-03-31 13:35:18.658] [driver] [info] [Task Finished] Transform to mem in 0.028588s (36814 normal rows, 0 exceptions)
[2021-03-31 13:35:18.660] [E/1] [info] [Task Finished] Transform to mem in 0.084349s (113650 normal rows, 0 exceptions)
[2021-03-31 13:35:18.681] [driver] [info] [Task Finished] Transform to mem in 0.023395s (31887 normal rows, 0 exceptions)
[2021-03-31 13:35:18.710] [E/2] [info] [Task Finished] Transform to mem in 0.105088s (142265 normal rows, 0 exceptions)
[2021-03-31 13:35:18.712] [E/1] [info] [Task Finished] Transform to mem in 0.052164s (69153 normal rows, 0 exceptions)
[2021-03-31 13:35:18.735] [E/2] [info] [Task Finished] Transform to mem in 0.025574s (34086 normal rows, 0 exceptions)
[2021-03-31 13:35:18.736] [E/3] [info] [Task Finished] Transform to mem in 0.093825s (128350 normal rows, 0 exceptions)
[2021-03-31 13:35:18.741] [E/1] [info] [Task Finished] Transform to mem in 0.028264s (36505 normal rows, 0 exceptions)
[2021-03-31 13:35:18.752] [driver] [info] [Task Finished] Transform to mem in 0.070272s (88901 normal rows, 0 exceptions)
[2021-03-31 13:35:18.755] [E/3] [info] [Task Finished] Transform to mem in 0.018643s (24720 normal rows, 0 exceptions)
[2021-03-31 13:35:18.769] [E/1] [info] [Task Finished] Transform to mem in 0.027892s (35745 normal rows, 0 exceptions)
[2021-03-31 13:35:18.805] [E/3] [info] [Task Finished] Transform to mem in 0.050120s (73228 normal rows, 0 exceptions)
[2021-03-31 13:35:18.819] [E/1] [info] [Task Finished] Transform to mem in 0.050648s (71216 normal rows, 0 exceptions)
[2021-03-31 13:35:18.829] [E/2] [info] [Task Finished] Transform to mem in 0.093547s (127517 normal rows, 0 exceptions)
[2021-03-31 13:35:18.831] [driver] [info] [Task Finished] Transform to mem in 0.079067s (101655 normal rows, 0 exceptions)
[2021-03-31 13:35:18.839] [E/1] [info] [Task Finished] Transform to mem in 0.019670s (25306 normal rows, 0 exceptions)
[2021-03-31 13:35:18.875] [E/3] [info] [Task Finished] Transform to mem in 0.070597s (93246 normal rows, 0 exceptions)
[2021-03-31 13:35:18.882] [E/1] [info] [Task Finished] Transform to mem in 0.043032s (61650 normal rows, 0 exceptions)
[2021-03-31 13:35:18.902] [E/3] [info] [Task Finished] Transform to mem in 0.027010s (35410 normal rows, 0 exceptions)
[2021-03-31 13:35:18.925] [E/2] [info] [Task Finished] Transform to mem in 0.095595s (132563 normal rows, 0 exceptions)
[2021-03-31 13:35:18.934] [driver] [info] [Task Finished] Transform to mem in 0.103526s (142382 normal rows, 0 exceptions)
[2021-03-31 13:35:18.939] [E/3] [info] [Task Finished] Transform to mem in 0.036305s (51575 normal rows, 0 exceptions)
[2021-03-31 13:35:18.958] [E/3] [info] [Task Finished] Transform to mem in 0.019020s (24856 normal rows, 0 exceptions)
[2021-03-31 13:35:18.970] [E/2] [info] [Task Finished] Transform to mem in 0.045660s (63758 normal rows, 0 exceptions)
[2021-03-31 13:35:18.974] [E/1] [info] [Task Finished] Transform to mem in 0.092434s (125624 normal rows, 0 exceptions)
[2021-03-31 13:35:18.982] [E/1] [info] [Task Finished] Transform to mem in 0.007164s (9137 normal rows, 0 exceptions)
[2021-03-31 13:35:18.990] [E/2] [info] [Task Finished] Transform to mem in 0.019970s (24719 normal rows, 0 exceptions)
[2021-03-31 13:35:19.005] [driver] [info] [Task Finished] Transform to mem in 0.070359s (88881 normal rows, 0 exceptions)
[2021-03-31 13:35:19.011] [E/2] [info] [Task Finished] Transform to mem in 0.020148s (24660 normal rows, 0 exceptions)
[2021-03-31 13:35:19.028] [E/3] [info] [Task Finished] Transform to mem in 0.070451s (89458 normal rows, 0 exceptions)
[2021-03-31 13:35:19.032] [driver] [info] [Task Finished] Transform to mem in 0.027223s (35624 normal rows, 0 exceptions)
[2021-03-31 13:35:19.052] [E/3] [info] [Task Finished] Transform to mem in 0.023863s (31860 normal rows, 0 exceptions)
[2021-03-31 13:35:19.062] [driver] [info] [Task Finished] Transform to mem in 0.029848s (36166 normal rows, 0 exceptions)
[2021-03-31 13:35:19.066] [E/1] [info] [Task Finished] Transform to mem in 0.084061s (112468 normal rows, 0 exceptions)
[2021-03-31 13:35:19.081] [driver] [info] [Task Finished] Transform to mem in 0.019037s (24858 normal rows, 0 exceptions)
[2021-03-31 13:35:19.100] [E/2] [info] [Task Finished] Transform to mem in 0.089717s (120716 normal rows, 0 exceptions)
[2021-03-31 13:35:19.100] [driver] [info] [Task Finished] Transform to mem in 0.019544s (24927 normal rows, 0 exceptions)
[2021-03-31 13:35:19.149] [E/3] [info] [Task Finished] Transform to mem in 0.096918s (131895 normal rows, 0 exceptions)
[2021-03-31 13:35:19.156] [E/1] [info] [Task Finished] Transform to mem in 0.090069s (122197 normal rows, 0 exceptions)
[2021-03-31 13:35:19.169] [E/3] [info] [Task Finished] Transform to mem in 0.019681s (25296 normal rows, 0 exceptions)
[2021-03-31 13:35:19.186] [E/2] [info] [Task Finished] Transform to mem in 0.085837s (120894 normal rows, 0 exceptions)
[2021-03-31 13:35:19.197] [driver] [info] [Task Finished] Transform to mem in 0.096980s (130688 normal rows, 0 exceptions)
[2021-03-31 13:35:19.205] [E/2] [info] [Task Finished] Transform to mem in 0.018835s (24767 normal rows, 0 exceptions)
[2021-03-31 13:35:19.208] [E/1] [info] [Task Finished] Transform to mem in 0.052248s (73220 normal rows, 0 exceptions)
[2021-03-31 13:35:19.225] [driver] [info] [Task Finished] Transform to mem in 0.027526s (35349 normal rows, 0 exceptions)
[2021-03-31 13:35:19.230] [E/1] [info] [Task Finished] Transform to mem in 0.021561s (28670 normal rows, 0 exceptions)
[2021-03-31 13:35:19.259] [driver] [info] [Task Finished] Transform to mem in 0.033601s (44654 normal rows, 0 exceptions)
[2021-03-31 13:35:19.269] [E/3] [info] [Task Finished] Transform to mem in 0.099851s (135912 normal rows, 0 exceptions)
[2021-03-31 13:35:19.278] [driver] [info] [Task Finished] Transform to mem in 0.019524s (25167 normal rows, 0 exceptions)
[2021-03-31 13:35:19.282] [E/2] [info] [Task Finished] Transform to mem in 0.076920s (102188 normal rows, 0 exceptions)
[2021-03-31 13:35:19.301] [E/3] [info] [Task Finished] Transform to mem in 0.031924s (43052 normal rows, 0 exceptions)
[2021-03-31 13:35:19.311] [E/2] [info] [Task Finished] Transform to mem in 0.029177s (39741 normal rows, 0 exceptions)
[2021-03-31 13:35:19.326] [E/1] [info] [Task Finished] Transform to mem in 0.096211s (128945 normal rows, 0 exceptions)
[2021-03-31 13:35:19.335] [E/3] [info] [Task Finished] Transform to mem in 0.034447s (46801 normal rows, 0 exceptions)
[2021-03-31 13:35:19.345] [E/1] [info] [Task Finished] Transform to mem in 0.019469s (25333 normal rows, 0 exceptions)
[2021-03-31 13:35:19.363] [E/3] [info] [Task Finished] Transform to mem in 0.027498s (35668 normal rows, 0 exceptions)
[2021-03-31 13:35:19.365] [driver] [info] [Task Finished] Transform to mem in 0.087242s (118052 normal rows, 0 exceptions)
[2021-03-31 13:35:19.383] [E/2] [info] [Task Finished] Transform to mem in 0.071996s (95035 normal rows, 0 exceptions)
[2021-03-31 13:35:19.386] [E/3] [info] [Task Finished] Transform to mem in 0.023150s (30951 normal rows, 0 exceptions)
[2021-03-31 13:35:19.418] [E/2] [info] [Task Finished] Transform to mem in 0.035290s (49346 normal rows, 0 exceptions)
[2021-03-31 13:35:19.436] [E/3] [info] [Task Finished] Transform to mem in 0.050094s (63635 normal rows, 0 exceptions)
[2021-03-31 13:35:19.443] [E/1] [info] [Task Finished] Transform to mem in 0.097909s (131336 normal rows, 0 exceptions)
[2021-03-31 13:35:19.456] [E/3] [info] [Task Finished] Transform to mem in 0.019575s (25057 normal rows, 0 exceptions)
[2021-03-31 13:35:19.475] [driver] [info] [Task Finished] Transform to mem in 0.109685s (150891 normal rows, 0 exceptions)
[2021-03-31 13:35:19.489] [E/1] [info] [Task Finished] Transform to mem in 0.045626s (63259 normal rows, 0 exceptions)
[2021-03-31 13:35:19.501] [E/2] [info] [Task Finished] Transform to mem in 0.082433s (109745 normal rows, 0 exceptions)
[2021-03-31 13:35:19.513] [driver] [info] [Task Finished] Transform to mem in 0.037522s (51877 normal rows, 0 exceptions)
[2021-03-31 13:35:19.516] [E/1] [info] [Task Finished] Transform to mem in 0.027221s (35108 normal rows, 0 exceptions)
[2021-03-31 13:35:19.532] [driver] [info] [Task Finished] Transform to mem in 0.019347s (24946 normal rows, 0 exceptions)
[2021-03-31 13:35:19.559] [E/3] [info] [Task Finished] Transform to mem in 0.103471s (142650 normal rows, 0 exceptions)
[2021-03-31 13:35:19.563] [E/1] [info] [Task Finished] Transform to mem in 0.046983s (65058 normal rows, 0 exceptions)
[2021-03-31 13:35:19.578] [E/2] [info] [Task Finished] Transform to mem in 0.077066s (100942 normal rows, 0 exceptions)
[2021-03-31 13:35:19.583] [E/3] [info] [Task Finished] Transform to mem in 0.024185s (32532 normal rows, 0 exceptions)
[2021-03-31 13:35:19.603] [E/3] [info] [Task Finished] Transform to mem in 0.019690s (25305 normal rows, 0 exceptions)
[2021-03-31 13:35:19.611] [driver] [info] [Task Finished] Transform to mem in 0.079303s (104405 normal rows, 0 exceptions)
[2021-03-31 13:35:19.619] [E/1] [info] [Task Finished] Transform to mem in 0.055405s (73717 normal rows, 0 exceptions)
[2021-03-31 13:35:19.638] [E/1] [info] [Task Finished] Transform to mem in 0.019370s (24942 normal rows, 0 exceptions)
[2021-03-31 13:35:19.640] [E/3] [info] [Task Finished] Transform to mem in 0.037509s (50939 normal rows, 0 exceptions)
[2021-03-31 13:35:19.670] [E/1] [info] [Task Finished] Transform to mem in 0.031926s (42100 normal rows, 0 exceptions)
[2021-03-31 13:35:19.673] [E/2] [info] [Task Finished] Transform to mem in 0.094577s (125497 normal rows, 0 exceptions)
[2021-03-31 13:35:19.690] [E/1] [info] [Task Finished] Transform to mem in 0.019687s (25355 normal rows, 0 exceptions)
[2021-03-31 13:35:19.708] [E/1] [info] [Task Finished] Transform to mem in 0.018571s (24648 normal rows, 0 exceptions)
[2021-03-31 13:35:19.709] [driver] [info] [Task Finished] Transform to mem in 0.097255s (133300 normal rows, 0 exceptions)
[2021-03-31 13:35:19.736] [E/3] [info] [Task Finished] Transform to mem in 0.095098s (127588 normal rows, 0 exceptions)
[2021-03-31 13:35:19.755] [E/3] [info] [Task Finished] Transform to mem in 0.018887s (24760 normal rows, 0 exceptions)
[2021-03-31 13:35:19.757] [E/1] [info] [Task Finished] Transform to mem in 0.048488s (61810 normal rows, 0 exceptions)
[2021-03-31 13:35:19.779] [E/2] [info] [Task Finished] Transform to mem in 0.106625s (148802 normal rows, 0 exceptions)
[2021-03-31 13:35:19.788] [E/3] [info] [Task Finished] Transform to mem in 0.033576s (45089 normal rows, 0 exceptions)
[2021-03-31 13:35:19.799] [E/2] [info] [Task Finished] Transform to mem in 0.019732s (25397 normal rows, 0 exceptions)
[2021-03-31 13:35:19.820] [driver] [info] [Task Finished] Transform to mem in 0.111059s (152233 normal rows, 0 exceptions)
[2021-03-31 13:35:19.839] [driver] [info] [Task Finished] Transform to mem in 0.019541s (24918 normal rows, 0 exceptions)
[2021-03-31 13:35:19.841] [E/3] [info] [Task Finished] Transform to mem in 0.053170s (75367 normal rows, 0 exceptions)
[2021-03-31 13:35:19.853] [E/1] [info] [Task Finished] Transform to mem in 0.096126s (128054 normal rows, 0 exceptions)
[2021-03-31 13:35:19.866] [driver] [info] [Task Finished] Transform to mem in 0.026946s (35003 normal rows, 0 exceptions)
[2021-03-31 13:35:19.876] [E/2] [info] [Task Finished] Transform to mem in 0.077077s (101946 normal rows, 0 exceptions)
[2021-03-31 13:35:19.882] [E/1] [info] [Task Finished] Transform to mem in 0.028847s (40146 normal rows, 0 exceptions)
[2021-03-31 13:35:19.901] [E/1] [info] [Task Finished] Transform to mem in 0.019617s (25248 normal rows, 0 exceptions)
[2021-03-31 13:35:19.929] [E/1] [info] [Task Finished] Transform to mem in 0.027790s (35972 normal rows, 0 exceptions)
[2021-03-31 13:35:19.930] [E/3] [info] [Task Finished] Transform to mem in 0.088496s (120099 normal rows, 0 exceptions)
[2021-03-31 13:35:19.940] [driver] [info] [Task Finished] Transform to mem in 0.073630s (95889 normal rows, 0 exceptions)
[2021-03-31 13:35:19.949] [E/3] [info] [Task Finished] Transform to mem in 0.019522s (25061 normal rows, 0 exceptions)
[2021-03-31 13:35:19.968] [driver] [info] [Task Finished] Transform to mem in 0.027874s (35325 normal rows, 0 exceptions)
[2021-03-31 13:35:19.971] [E/2] [info] [Task Finished] Transform to mem in 0.094968s (130714 normal rows, 0 exceptions)
[2021-03-31 13:35:19.992] [driver] [info] [Task Finished] Transform to mem in 0.023945s (31934 normal rows, 0 exceptions)
[2021-03-31 13:35:19.996] [E/1] [info] [Task Finished] Transform to mem in 0.066712s (88529 normal rows, 0 exceptions)
[2021-03-31 13:35:19.999] [E/2] [info] [Task Finished] Transform to mem in 0.027568s (35311 normal rows, 0 exceptions)
[2021-03-31 13:35:20.028] [E/1] [info] [Task Finished] Transform to mem in 0.032222s (45344 normal rows, 0 exceptions)
[2021-03-31 13:35:20.070] [E/2] [info] [Task Finished] Transform to mem in 0.071452s (87559 normal rows, 0 exceptions)
[2021-03-31 13:35:20.071] [E/3] [info] [Task Finished] Transform to mem in 0.121608s (171038 normal rows, 0 exceptions)
[2021-03-31 13:35:20.101] [E/3] [info] [Task Finished] Transform to mem in 0.029717s (36198 normal rows, 0 exceptions)
[2021-03-31 13:35:20.101] [E/2] [info] [Task Finished] Transform to mem in 0.031184s (42695 normal rows, 0 exceptions)
[2021-03-31 13:35:20.102] [driver] [info] [Task Finished] Transform to mem in 0.110490s (151639 normal rows, 0 exceptions)
[2021-03-31 13:35:20.121] [E/2] [info] [Task Finished] Transform to mem in 0.019372s (25022 normal rows, 0 exceptions)
[2021-03-31 13:35:20.130] [driver] [info] [Task Finished] Transform to mem in 0.027659s (35962 normal rows, 0 exceptions)
[2021-03-31 13:35:20.156] [E/1] [info] [Task Finished] Transform to mem in 0.127645s (179364 normal rows, 0 exceptions)
[2021-03-31 13:35:20.172] [E/3] [info] [Task Finished] Transform to mem in 0.071207s (90425 normal rows, 0 exceptions)
[2021-03-31 13:35:20.188] [E/2] [info] [Task Finished] Transform to mem in 0.067159s (88645 normal rows, 0 exceptions)
[2021-03-31 13:35:20.189] [E/1] [info] [Task Finished] Transform to mem in 0.032949s (43630 normal rows, 0 exceptions)
[2021-03-31 13:35:20.198] [driver] [info] [Task Finished] Transform to mem in 0.067570s (99851 normal rows, 0 exceptions)
[2021-03-31 13:35:20.210] [E/2] [info] [Task Finished] Transform to mem in 0.022069s (28815 normal rows, 0 exceptions)
[2021-03-31 13:35:20.242] [E/3] [info] [Task Finished] Transform to mem in 0.070098s (89248 normal rows, 0 exceptions)
[2021-03-31 13:35:20.251] [E/1] [info] [Task Finished] Transform to mem in 0.062528s (84714 normal rows, 0 exceptions)
[2021-03-31 13:35:20.253] [E/2] [info] [Task Finished] Transform to mem in 0.042857s (61456 normal rows, 0 exceptions)
[2021-03-31 13:35:20.273] [E/2] [info] [Task Finished] Transform to mem in 0.019665s (25234 normal rows, 0 exceptions)
[2021-03-31 13:35:20.287] [E/3] [info] [Task Finished] Transform to mem in 0.044346s (62245 normal rows, 0 exceptions)
[2021-03-31 13:35:20.289] [driver] [info] [Task Finished] Transform to mem in 0.091036s (122718 normal rows, 0 exceptions)
[2021-03-31 13:35:20.301] [E/2] [info] [Task Finished] Transform to mem in 0.027967s (36109 normal rows, 0 exceptions)
[2021-03-31 13:35:20.307] [driver] [info] [Task Finished] Transform to mem in 0.018817s (24833 normal rows, 0 exceptions)
[2021-03-31 13:35:20.327] [E/2] [info] [Task Finished] Transform to mem in 0.026765s (35479 normal rows, 0 exceptions)
[2021-03-31 13:35:20.330] [E/1] [info] [Task Finished] Transform to mem in 0.078820s (99709 normal rows, 0 exceptions)
[2021-03-31 13:35:20.355] [E/2] [info] [Task Finished] Transform to mem in 0.027574s (37924 normal rows, 0 exceptions)
[2021-03-31 13:35:20.377] [driver] [info] [Task Finished] Transform to mem in 0.069416s (89012 normal rows, 0 exceptions)
[2021-03-31 13:35:20.380] [E/1] [info] [Task Finished] Transform to mem in 0.049367s (65269 normal rows, 0 exceptions)
[2021-03-31 13:35:20.406] [driver] [info] [Task Finished] Transform to mem in 0.029001s (39361 normal rows, 0 exceptions)
[2021-03-31 13:35:20.409] [E/3] [info] [Task Finished] Transform to mem in 0.122585s (172370 normal rows, 0 exceptions)
[2021-03-31 13:35:20.409] [E/1] [info] [Task Finished] Transform to mem in 0.029484s (35944 normal rows, 0 exceptions)
[2021-03-31 13:35:20.429] [E/3] [info] [Task Finished] Transform to mem in 0.019466s (24990 normal rows, 0 exceptions)
[2021-03-31 13:35:20.440] [E/1] [info] [Task Finished] Transform to mem in 0.030957s (40983 normal rows, 0 exceptions)
[2021-03-31 13:35:20.459] [E/1] [info] [Task Finished] Transform to mem in 0.019009s (24870 normal rows, 0 exceptions)
[2021-03-31 13:35:20.477] [driver] [info] [Task Finished] Transform to mem in 0.070762s (90461 normal rows, 0 exceptions)
[2021-03-31 13:35:20.483] [E/2] [info] [Task Finished] Transform to mem in 0.127676s (180510 normal rows, 0 exceptions)
[2021-03-31 13:35:20.487] [E/1] [info] [Task Finished] Transform to mem in 0.027748s (35395 normal rows, 0 exceptions)
[2021-03-31 13:35:20.502] [E/2] [info] [Task Finished] Transform to mem in 0.019245s (24717 normal rows, 0 exceptions)
[2021-03-31 13:35:20.515] [E/1] [info] [Task Finished] Transform to mem in 0.028305s (36501 normal rows, 0 exceptions)
[2021-03-31 13:35:20.544] [E/1] [info] [Task Finished] Transform to mem in 0.028880s (38386 normal rows, 0 exceptions)
[2021-03-31 13:35:20.545] [E/3] [info] [Task Finished] Transform to mem in 0.116097s (163151 normal rows, 0 exceptions)
[2021-03-31 13:35:20.559] [driver] [info] [Task Finished] Transform to mem in 0.082339s (109734 normal rows, 0 exceptions)
[2021-03-31 13:35:20.574] [E/1] [info] [Task Finished] Transform to mem in 0.029587s (36280 normal rows, 0 exceptions)
[2021-03-31 13:35:20.579] [driver] [info] [Task Finished] Transform to mem in 0.019452s (25101 normal rows, 0 exceptions)
[2021-03-31 13:35:20.602] [E/1] [info] [Task Finished] Transform to mem in 0.028248s (36692 normal rows, 0 exceptions)
[2021-03-31 13:35:20.619] [E/3] [info] [Task Finished] Transform to mem in 0.074612s (96622 normal rows, 0 exceptions)
[2021-03-31 13:35:20.621] [E/1] [info] [Task Finished] Transform to mem in 0.018738s (24873 normal rows, 0 exceptions)
[2021-03-31 13:35:20.634] [E/2] [info] [Task Finished] Transform to mem in 0.131919s (187481 normal rows, 0 exceptions)
[2021-03-31 13:35:20.648] [E/3] [info] [Task Finished] Transform to mem in 0.028175s (36212 normal rows, 0 exceptions)
[2021-03-31 13:35:20.652] [E/2] [info] [Task Finished] Transform to mem in 0.018373s (24577 normal rows, 0 exceptions)
[2021-03-31 13:35:20.687] [E/3] [info] [Task Finished] Transform to mem in 0.039746s (51305 normal rows, 0 exceptions)
[2021-03-31 13:35:20.697] [driver] [info] [Task Finished] Transform to mem in 0.118933s (169560 normal rows, 0 exceptions)
[2021-03-31 13:35:20.704] [E/1] [info] [Task Finished] Transform to mem in 0.082824s (110280 normal rows, 0 exceptions)
[2021-03-31 13:35:20.722] [E/2] [info] [Task Finished] Transform to mem in 0.069983s (90609 normal rows, 0 exceptions)
[2021-03-31 13:35:20.727] [driver] [info] [Task Finished] Transform to mem in 0.029814s (40051 normal rows, 0 exceptions)
[2021-03-31 13:35:20.742] [E/2] [info] [Task Finished] Transform to mem in 0.019577s (24747 normal rows, 0 exceptions)
[2021-03-31 13:35:20.749] [E/3] [info] [Task Finished] Transform to mem in 0.061252s (89944 normal rows, 0 exceptions)
[2021-03-31 13:35:20.755] [driver] [info] [Task Finished] Transform to mem in 0.027593s (35585 normal rows, 0 exceptions)
[2021-03-31 13:35:20.772] [E/1] [info] [Task Finished] Transform to mem in 0.068584s (88775 normal rows, 0 exceptions)
[2021-03-31 13:35:20.783] [E/3] [info] [Task Finished] Transform to mem in 0.033848s (47712 normal rows, 0 exceptions)
[2021-03-31 13:35:20.789] [E/1] [info] [Task Finished] Transform to mem in 0.017103s (22144 normal rows, 0 exceptions)
[2021-03-31 13:35:20.821] [E/1] [info] [Task Finished] Transform to mem in 0.031561s (43962 normal rows, 0 exceptions)
[2021-03-31 13:35:20.842] [driver] [info] [Task Finished] Transform to mem in 0.087364s (114149 normal rows, 0 exceptions)
[2021-03-31 13:35:20.857] [E/2] [info] [Task Finished] Transform to mem in 0.114735s (160651 normal rows, 0 exceptions)
[2021-03-31 13:35:20.863] [E/3] [info] [Task Finished] Transform to mem in 0.080363s (107321 normal rows, 0 exceptions)
[2021-03-31 13:35:20.865] [E/1] [info] [Task Finished] Transform to mem in 0.044278s (61534 normal rows, 0 exceptions)
[2021-03-31 13:35:20.877] [E/2] [info] [Task Finished] Transform to mem in 0.020575s (25081 normal rows, 0 exceptions)
[2021-03-31 13:35:20.895] [E/3] [info] [Task Finished] Transform to mem in 0.032091s (42128 normal rows, 0 exceptions)
[2021-03-31 13:35:20.919] [E/2] [info] [Task Finished] Transform to mem in 0.041341s (59284 normal rows, 0 exceptions)
[2021-03-31 13:35:20.936] [E/1] [info] [Task Finished] Transform to mem in 0.070298s (90696 normal rows, 0 exceptions)
[2021-03-31 13:35:20.938] [E/2] [info] [Task Finished] Transform to mem in 0.019739s (24978 normal rows, 0 exceptions)
[2021-03-31 13:35:20.952] [driver] [info] [Task Finished] Transform to mem in 0.109483s (150826 normal rows, 0 exceptions)
[2021-03-31 13:35:20.971] [E/1] [info] [Task Finished] Transform to mem in 0.035629s (45770 normal rows, 0 exceptions)
[2021-03-31 13:35:20.987] [E/3] [info] [Task Finished] Transform to mem in 0.092390s (129563 normal rows, 0 exceptions)
[2021-03-31 13:35:20.987] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.53669s
[2021-03-31 13:35:20.987] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0385s, 14009719 input rows, time to process 1 row via fast path: 0.00100205ms
[2021-03-31 13:35:20.988] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000391517s
[2021-03-31 13:35:20.988] [global] [info] [Transform Stage] Stage 3 took 3.61198s
[2021-03-31 13:35:20.988] [global] [info] Query Execution took 4.09492s. (planning: 0.422116s, execution: 3.67281s)
[2021-03-31 13:35:20.998] [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:35:21.096] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.101] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.233] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:21.234] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.240] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.373] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:21.374] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.380] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.512] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:35:21.513] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:35:21.514] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:35:21.612] [logical planner] [info] logical optimization took 0.377873ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:35:21.612] [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:35:21.613] [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:35:21.614] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:35:21.617] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:35:21.617] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.620] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.622] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.624] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.626] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.628] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.630] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.632] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.634] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.636] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.638] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.640] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:35:21.642] [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:35:21.659] [global] [info] Stage0 depends on: 
[2021-03-31 13:35:22.060] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:35:22.060] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.401241s
[2021-03-31 13:35:22.102] [driver] [info] [Task Finished] Transform to mem in 0.041471s (10875 normal rows, 0 exceptions)
[2021-03-31 13:35:22.113] [E/2] [info] [Task Finished] Transform to mem in 0.051740s (17137 normal rows, 0 exceptions)
[2021-03-31 13:35:22.147] [E/3] [info] [Task Finished] Transform to mem in 0.086333s (29971 normal rows, 0 exceptions)
[2021-03-31 13:35:22.149] [E/1] [info] [Task Finished] Transform to mem in 0.088697s (30788 normal rows, 0 exceptions)
[2021-03-31 13:35:22.153] [E/3] [info] [Task Finished] Transform to mem in 0.005957s (1506 normal rows, 0 exceptions)
[2021-03-31 13:35:22.171] [driver] [info] [Task Finished] Transform to mem in 0.068572s (25131 normal rows, 0 exceptions)
[2021-03-31 13:35:22.200] [E/1] [info] [Task Finished] Transform to mem in 0.050112s (14531 normal rows, 0 exceptions)
[2021-03-31 13:35:22.209] [E/2] [info] [Task Finished] Transform to mem in 0.096947s (34530 normal rows, 0 exceptions)
[2021-03-31 13:35:22.242] [driver] [info] [Task Finished] Transform to mem in 0.070834s (23608 normal rows, 0 exceptions)
[2021-03-31 13:35:22.249] [E/3] [info] [Task Finished] Transform to mem in 0.095879s (34000 normal rows, 0 exceptions)
[2021-03-31 13:35:22.250] [driver] [info] [Task Finished] Transform to mem in 0.007879s (2883 normal rows, 0 exceptions)
[2021-03-31 13:35:22.253] [E/1] [info] [Task Finished] Transform to mem in 0.053235s (16756 normal rows, 0 exceptions)
[2021-03-31 13:35:22.276] [E/2] [info] [Task Finished] Transform to mem in 0.066205s (21640 normal rows, 0 exceptions)
[2021-03-31 13:35:22.291] [E/2] [info] [Task Finished] Transform to mem in 0.015301s (5596 normal rows, 0 exceptions)
[2021-03-31 13:35:22.345] [E/3] [info] [Task Finished] Transform to mem in 0.095895s (35289 normal rows, 0 exceptions)
[2021-03-31 13:35:22.360] [E/2] [info] [Task Finished] Transform to mem in 0.069230s (25125 normal rows, 0 exceptions)
[2021-03-31 13:35:22.363] [driver] [info] [Task Finished] Transform to mem in 0.112936s (41379 normal rows, 0 exceptions)
[2021-03-31 13:35:22.368] [E/1] [info] [Task Finished] Transform to mem in 0.115199s (42242 normal rows, 0 exceptions)
[2021-03-31 13:35:22.418] [E/1] [info] [Task Finished] Transform to mem in 0.049989s (17391 normal rows, 0 exceptions)
[2021-03-31 13:35:22.444] [E/3] [info] [Task Finished] Transform to mem in 0.098872s (36022 normal rows, 0 exceptions)
[2021-03-31 13:35:22.447] [driver] [info] [Task Finished] Transform to mem in 0.084862s (29379 normal rows, 0 exceptions)
[2021-03-31 13:35:22.453] [driver] [info] [Task Finished] Transform to mem in 0.005182s (1858 normal rows, 0 exceptions)
[2021-03-31 13:35:22.476] [E/2] [info] [Task Finished] Transform to mem in 0.115561s (42312 normal rows, 0 exceptions)
[2021-03-31 13:35:22.485] [E/1] [info] [Task Finished] Transform to mem in 0.067236s (24688 normal rows, 0 exceptions)
[2021-03-31 13:35:22.525] [E/1] [info] [Task Finished] Transform to mem in 0.039971s (14552 normal rows, 0 exceptions)
[2021-03-31 13:35:22.557] [E/3] [info] [Task Finished] Transform to mem in 0.113484s (41842 normal rows, 0 exceptions)
[2021-03-31 13:35:22.563] [driver] [info] [Task Finished] Transform to mem in 0.109973s (40419 normal rows, 0 exceptions)
[2021-03-31 13:35:22.572] [E/2] [info] [Task Finished] Transform to mem in 0.095926s (34240 normal rows, 0 exceptions)
[2021-03-31 13:35:22.600] [E/1] [info] [Task Finished] Transform to mem in 0.074469s (24991 normal rows, 0 exceptions)
[2021-03-31 13:35:22.640] [E/2] [info] [Task Finished] Transform to mem in 0.068355s (20858 normal rows, 0 exceptions)
[2021-03-31 13:35:22.646] [E/2] [info] [Task Finished] Transform to mem in 0.005469s (1972 normal rows, 0 exceptions)
[2021-03-31 13:35:22.657] [E/3] [info] [Task Finished] Transform to mem in 0.099663s (35270 normal rows, 0 exceptions)
[2021-03-31 13:35:22.673] [E/1] [info] [Task Finished] Transform to mem in 0.072968s (24409 normal rows, 0 exceptions)
[2021-03-31 13:35:22.680] [driver] [info] [Task Finished] Transform to mem in 0.117669s (41663 normal rows, 0 exceptions)
[2021-03-31 13:35:22.713] [E/2] [info] [Task Finished] Transform to mem in 0.067087s (24716 normal rows, 0 exceptions)
[2021-03-31 13:35:22.753] [E/2] [info] [Task Finished] Transform to mem in 0.040335s (10479 normal rows, 0 exceptions)
[2021-03-31 13:35:22.754] [E/3] [info] [Task Finished] Transform to mem in 0.096873s (34981 normal rows, 0 exceptions)
[2021-03-31 13:35:22.768] [E/1] [info] [Task Finished] Transform to mem in 0.095522s (34017 normal rows, 0 exceptions)
[2021-03-31 13:35:22.769] [E/2] [info] [Task Finished] Transform to mem in 0.015661s (4841 normal rows, 0 exceptions)
[2021-03-31 13:35:22.793] [driver] [info] [Task Finished] Transform to mem in 0.112862s (41018 normal rows, 0 exceptions)
[2021-03-31 13:35:22.820] [E/3] [info] [Task Finished] Transform to mem in 0.065748s (24521 normal rows, 0 exceptions)
[2021-03-31 13:35:22.840] [driver] [info] [Task Finished] Transform to mem in 0.047084s (13410 normal rows, 0 exceptions)
[2021-03-31 13:35:22.865] [E/1] [info] [Task Finished] Transform to mem in 0.096597s (35358 normal rows, 0 exceptions)
[2021-03-31 13:35:22.870] [driver] [info] [Task Finished] Transform to mem in 0.029645s (10836 normal rows, 0 exceptions)
[2021-03-31 13:35:22.883] [E/2] [info] [Task Finished] Transform to mem in 0.114140s (41598 normal rows, 0 exceptions)
[2021-03-31 13:35:22.892] [E/3] [info] [Task Finished] Transform to mem in 0.071971s (23700 normal rows, 0 exceptions)
[2021-03-31 13:35:22.935] [E/2] [info] [Task Finished] Transform to mem in 0.051978s (15821 normal rows, 0 exceptions)
[2021-03-31 13:35:22.936] [E/1] [info] [Task Finished] Transform to mem in 0.071228s (24501 normal rows, 0 exceptions)
[2021-03-31 13:35:22.960] [driver] [info] [Task Finished] Transform to mem in 0.089613s (31201 normal rows, 0 exceptions)
[2021-03-31 13:35:22.976] [E/3] [info] [Task Finished] Transform to mem in 0.084033s (31099 normal rows, 0 exceptions)
[2021-03-31 13:35:22.977] [driver] [info] [Task Finished] Transform to mem in 0.017492s (6425 normal rows, 0 exceptions)
[2021-03-31 13:35:23.027] [driver] [info] [Task Finished] Transform to mem in 0.050261s (14218 normal rows, 0 exceptions)
[2021-03-31 13:35:23.050] [E/3] [info] [Task Finished] Transform to mem in 0.074282s (24602 normal rows, 0 exceptions)
[2021-03-31 13:35:23.053] [E/1] [info] [Task Finished] Transform to mem in 0.116484s (41464 normal rows, 0 exceptions)
[2021-03-31 13:35:23.053] [E/2] [info] [Task Finished] Transform to mem in 0.118321s (42128 normal rows, 0 exceptions)
[2021-03-31 13:35:23.057] [E/3] [info] [Task Finished] Transform to mem in 0.007269s (2651 normal rows, 0 exceptions)
[2021-03-31 13:35:23.089] [driver] [info] [Task Finished] Transform to mem in 0.061999s (19264 normal rows, 0 exceptions)
[2021-03-31 13:35:23.095] [driver] [info] [Task Finished] Transform to mem in 0.005575s (2011 normal rows, 0 exceptions)
[2021-03-31 13:35:23.112] [E/1] [info] [Task Finished] Transform to mem in 0.059542s (18691 normal rows, 0 exceptions)
[2021-03-31 13:35:23.131] [E/2] [info] [Task Finished] Transform to mem in 0.077233s (26240 normal rows, 0 exceptions)
[2021-03-31 13:35:23.163] [driver] [info] [Task Finished] Transform to mem in 0.067842s (24776 normal rows, 0 exceptions)
[2021-03-31 13:35:23.172] [E/3] [info] [Task Finished] Transform to mem in 0.115055s (42251 normal rows, 0 exceptions)
[2021-03-31 13:35:23.203] [E/3] [info] [Task Finished] Transform to mem in 0.031030s (11411 normal rows, 0 exceptions)
[2021-03-31 13:35:23.211] [E/1] [info] [Task Finished] Transform to mem in 0.098277s (35820 normal rows, 0 exceptions)
[2021-03-31 13:35:23.220] [E/1] [info] [Task Finished] Transform to mem in 0.009422s (2763 normal rows, 0 exceptions)
[2021-03-31 13:35:23.233] [E/2] [info] [Task Finished] Transform to mem in 0.102507s (36668 normal rows, 0 exceptions)
[2021-03-31 13:35:23.270] [E/3] [info] [Task Finished] Transform to mem in 0.066353s (21937 normal rows, 0 exceptions)
[2021-03-31 13:35:23.275] [driver] [info] [Task Finished] Transform to mem in 0.112562s (41385 normal rows, 0 exceptions)
[2021-03-31 13:35:23.278] [E/2] [info] [Task Finished] Transform to mem in 0.044734s (15065 normal rows, 0 exceptions)
[2021-03-31 13:35:23.284] [E/1] [info] [Task Finished] Transform to mem in 0.063757s (20785 normal rows, 0 exceptions)
[2021-03-31 13:35:23.310] [E/3] [info] [Task Finished] Transform to mem in 0.040579s (10520 normal rows, 0 exceptions)
[2021-03-31 13:35:23.352] [E/1] [info] [Task Finished] Transform to mem in 0.067956s (24753 normal rows, 0 exceptions)
[2021-03-31 13:35:23.376] [E/2] [info] [Task Finished] Transform to mem in 0.098569s (36085 normal rows, 0 exceptions)
[2021-03-31 13:35:23.377] [E/1] [info] [Task Finished] Transform to mem in 0.025698s (9411 normal rows, 0 exceptions)
[2021-03-31 13:35:23.391] [driver] [info] [Task Finished] Transform to mem in 0.115231s (42480 normal rows, 0 exceptions)
[2021-03-31 13:35:23.412] [E/3] [info] [Task Finished] Transform to mem in 0.101674s (36271 normal rows, 0 exceptions)
[2021-03-31 13:35:23.432] [driver] [info] [Task Finished] Transform to mem in 0.040863s (10647 normal rows, 0 exceptions)
[2021-03-31 13:35:23.442] [E/3] [info] [Task Finished] Transform to mem in 0.029967s (10959 normal rows, 0 exceptions)
[2021-03-31 13:35:23.453] [E/1] [info] [Task Finished] Transform to mem in 0.075902s (25821 normal rows, 0 exceptions)
[2021-03-31 13:35:23.490] [E/2] [info] [Task Finished] Transform to mem in 0.113774s (41474 normal rows, 0 exceptions)
[2021-03-31 13:35:23.501] [driver] [info] [Task Finished] Transform to mem in 0.069584s (25284 normal rows, 0 exceptions)
[2021-03-31 13:35:23.539] [E/3] [info] [Task Finished] Transform to mem in 0.096668s (35533 normal rows, 0 exceptions)
[2021-03-31 13:35:23.539] [E/1] [info] [Task Finished] Transform to mem in 0.085690s (29666 normal rows, 0 exceptions)
[2021-03-31 13:35:23.575] [E/2] [info] [Task Finished] Transform to mem in 0.084813s (29361 normal rows, 0 exceptions)
[2021-03-31 13:35:23.583] [driver] [info] [Task Finished] Transform to mem in 0.081990s (29934 normal rows, 0 exceptions)
[2021-03-31 13:35:23.607] [E/3] [info] [Task Finished] Transform to mem in 0.068710s (25025 normal rows, 0 exceptions)
[2021-03-31 13:35:23.628] [E/2] [info] [Task Finished] Transform to mem in 0.052891s (15895 normal rows, 0 exceptions)
[2021-03-31 13:35:23.637] [E/1] [info] [Task Finished] Transform to mem in 0.097422s (35513 normal rows, 0 exceptions)
[2021-03-31 13:35:23.649] [driver] [info] [Task Finished] Transform to mem in 0.065946s (21349 normal rows, 0 exceptions)
[2021-03-31 13:35:23.650] [E/1] [info] [Task Finished] Transform to mem in 0.013349s (4935 normal rows, 0 exceptions)
[2021-03-31 13:35:23.660] [E/3] [info] [Task Finished] Transform to mem in 0.052974s (16234 normal rows, 0 exceptions)
[2021-03-31 13:35:23.714] [E/2] [info] [Task Finished] Transform to mem in 0.086377s (30238 normal rows, 0 exceptions)
[2021-03-31 13:35:23.717] [driver] [info] [Task Finished] Transform to mem in 0.068293s (25164 normal rows, 0 exceptions)
[2021-03-31 13:35:23.747] [E/3] [info] [Task Finished] Transform to mem in 0.086530s (30086 normal rows, 0 exceptions)
[2021-03-31 13:35:23.749] [E/1] [info] [Task Finished] Transform to mem in 0.098878s (35994 normal rows, 0 exceptions)
[2021-03-31 13:35:23.749] [E/3] [info] [Task Finished] Transform to mem in 0.001826s (667 normal rows, 0 exceptions)
[2021-03-31 13:35:23.786] [E/2] [info] [Task Finished] Transform to mem in 0.071507s (24170 normal rows, 0 exceptions)
[2021-03-31 13:35:23.811] [driver] [info] [Task Finished] Transform to mem in 0.093951s (33494 normal rows, 0 exceptions)
[2021-03-31 13:35:23.818] [E/1] [info] [Task Finished] Transform to mem in 0.068728s (25196 normal rows, 0 exceptions)
[2021-03-31 13:35:23.827] [E/3] [info] [Task Finished] Transform to mem in 0.078584s (26714 normal rows, 0 exceptions)
[2021-03-31 13:35:23.848] [E/1] [info] [Task Finished] Transform to mem in 0.030968s (11259 normal rows, 0 exceptions)
[2021-03-31 13:35:23.883] [E/2] [info] [Task Finished] Transform to mem in 0.097170s (34782 normal rows, 0 exceptions)
[2021-03-31 13:35:23.886] [driver] [info] [Task Finished] Transform to mem in 0.074948s (27436 normal rows, 0 exceptions)
[2021-03-31 13:35:23.889] [E/1] [info] [Task Finished] Transform to mem in 0.040636s (10505 normal rows, 0 exceptions)
[2021-03-31 13:35:23.926] [E/3] [info] [Task Finished] Transform to mem in 0.098542s (35280 normal rows, 0 exceptions)
[2021-03-31 13:35:23.949] [driver] [info] [Task Finished] Transform to mem in 0.062803s (21231 normal rows, 0 exceptions)
[2021-03-31 13:35:23.951] [E/2] [info] [Task Finished] Transform to mem in 0.068182s (22273 normal rows, 0 exceptions)
[2021-03-31 13:35:23.958] [E/1] [info] [Task Finished] Transform to mem in 0.069210s (25156 normal rows, 0 exceptions)
[2021-03-31 13:35:24.013] [E/2] [info] [Task Finished] Transform to mem in 0.061552s (19296 normal rows, 0 exceptions)
[2021-03-31 13:35:24.020] [E/2] [info] [Task Finished] Transform to mem in 0.007119s (2636 normal rows, 0 exceptions)
[2021-03-31 13:35:24.024] [E/3] [info] [Task Finished] Transform to mem in 0.098418s (36015 normal rows, 0 exceptions)
[2021-03-31 13:35:24.024] [driver] [info] [Task Finished] Transform to mem in 0.075201s (25182 normal rows, 0 exceptions)
[2021-03-31 13:35:24.052] [driver] [info] [Task Finished] Transform to mem in 0.027867s (9959 normal rows, 0 exceptions)
[2021-03-31 13:35:24.073] [E/1] [info] [Task Finished] Transform to mem in 0.114795s (41929 normal rows, 0 exceptions)
[2021-03-31 13:35:24.088] [E/2] [info] [Task Finished] Transform to mem in 0.067576s (24839 normal rows, 0 exceptions)
[2021-03-31 13:35:24.098] [E/3] [info] [Task Finished] Transform to mem in 0.074094s (25214 normal rows, 0 exceptions)
[2021-03-31 13:35:24.137] [E/2] [info] [Task Finished] Transform to mem in 0.049926s (18229 normal rows, 0 exceptions)
[2021-03-31 13:35:24.148] [E/3] [info] [Task Finished] Transform to mem in 0.049071s (14539 normal rows, 0 exceptions)
[2021-03-31 13:35:24.157] [E/1] [info] [Task Finished] Transform to mem in 0.083512s (29052 normal rows, 0 exceptions)
[2021-03-31 13:35:24.166] [driver] [info] [Task Finished] Transform to mem in 0.114225s (41471 normal rows, 0 exceptions)
[2021-03-31 13:35:24.167] [E/2] [info] [Task Finished] Transform to mem in 0.029834s (10219 normal rows, 0 exceptions)
[2021-03-31 13:35:24.181] [E/2] [info] [Task Finished] Transform to mem in 0.013982s (5013 normal rows, 0 exceptions)
[2021-03-31 13:35:24.247] [E/3] [info] [Task Finished] Transform to mem in 0.099190s (36157 normal rows, 0 exceptions)
[2021-03-31 13:35:24.247] [E/3] [info] [Task Finished] Transform to mem in 0.000106s (19 normal rows, 0 exceptions)
[2021-03-31 13:35:24.255] [E/2] [info] [Task Finished] Transform to mem in 0.073640s (24706 normal rows, 0 exceptions)
[2021-03-31 13:35:24.271] [E/1] [info] [Task Finished] Transform to mem in 0.114152s (41890 normal rows, 0 exceptions)
[2021-03-31 13:35:24.281] [driver] [info] [Task Finished] Transform to mem in 0.114518s (42277 normal rows, 0 exceptions)
[2021-03-31 13:35:24.313] [driver] [info] [Task Finished] Transform to mem in 0.031587s (11461 normal rows, 0 exceptions)
[2021-03-31 13:35:24.336] [E/1] [info] [Task Finished] Transform to mem in 0.065205s (23884 normal rows, 0 exceptions)
[2021-03-31 13:35:24.340] [E/3] [info] [Task Finished] Transform to mem in 0.092627s (32686 normal rows, 0 exceptions)
[2021-03-31 13:35:24.346] [E/2] [info] [Task Finished] Transform to mem in 0.091312s (32110 normal rows, 0 exceptions)
[2021-03-31 13:35:24.377] [E/3] [info] [Task Finished] Transform to mem in 0.037452s (11056 normal rows, 0 exceptions)
[2021-03-31 13:35:24.388] [E/3] [info] [Task Finished] Transform to mem in 0.010530s (3373 normal rows, 0 exceptions)
[2021-03-31 13:35:24.412] [E/2] [info] [Task Finished] Transform to mem in 0.065287s (21217 normal rows, 0 exceptions)
[2021-03-31 13:35:24.426] [driver] [info] [Task Finished] Transform to mem in 0.113743s (41474 normal rows, 0 exceptions)
[2021-03-31 13:35:24.438] [E/1] [info] [Task Finished] Transform to mem in 0.101578s (36305 normal rows, 0 exceptions)
[2021-03-31 13:35:24.475] [driver] [info] [Task Finished] Transform to mem in 0.048482s (13911 normal rows, 0 exceptions)
[2021-03-31 13:35:24.483] [E/3] [info] [Task Finished] Transform to mem in 0.095616s (34916 normal rows, 0 exceptions)
[2021-03-31 13:35:24.494] [driver] [info] [Task Finished] Transform to mem in 0.019031s (7068 normal rows, 0 exceptions)
[2021-03-31 13:35:24.498] [driver] [info] [Task Finished] Transform to mem in 0.003639s (1286 normal rows, 0 exceptions)
[2021-03-31 13:35:24.516] [E/1] [info] [Task Finished] Transform to mem in 0.078212s (26545 normal rows, 0 exceptions)
[2021-03-31 13:35:24.527] [E/2] [info] [Task Finished] Transform to mem in 0.115050s (41733 normal rows, 0 exceptions)
[2021-03-31 13:35:24.554] [E/3] [info] [Task Finished] Transform to mem in 0.071209s (23351 normal rows, 0 exceptions)
[2021-03-31 13:35:24.573] [E/3] [info] [Task Finished] Transform to mem in 0.018205s (6680 normal rows, 0 exceptions)
[2021-03-31 13:35:24.593] [driver] [info] [Task Finished] Transform to mem in 0.095675s (35285 normal rows, 0 exceptions)
[2021-03-31 13:35:24.603] [driver] [info] [Task Finished] Transform to mem in 0.010060s (2955 normal rows, 0 exceptions)
[2021-03-31 13:35:24.631] [E/1] [info] [Task Finished] Transform to mem in 0.114643s (41783 normal rows, 0 exceptions)
[2021-03-31 13:35:24.638] [E/3] [info] [Task Finished] Transform to mem in 0.065626s (21561 normal rows, 0 exceptions)
[2021-03-31 13:35:24.640] [E/2] [info] [Task Finished] Transform to mem in 0.113260s (41382 normal rows, 0 exceptions)
[2021-03-31 13:35:24.666] [driver] [info] [Task Finished] Transform to mem in 0.062643s (20115 normal rows, 0 exceptions)
[2021-03-31 13:35:24.673] [E/1] [info] [Task Finished] Transform to mem in 0.042034s (15009 normal rows, 0 exceptions)
[2021-03-31 13:35:24.680] [E/3] [info] [Task Finished] Transform to mem in 0.041725s (10955 normal rows, 0 exceptions)
[2021-03-31 13:35:24.680] [E/1] [info] [Task Finished] Transform to mem in 0.007764s (2907 normal rows, 0 exceptions)
[2021-03-31 13:35:24.734] [E/2] [info] [Task Finished] Transform to mem in 0.093751s (33271 normal rows, 0 exceptions)
[2021-03-31 13:35:24.749] [E/3] [info] [Task Finished] Transform to mem in 0.068812s (25209 normal rows, 0 exceptions)
[2021-03-31 13:35:24.779] [driver] [info] [Task Finished] Transform to mem in 0.113063s (41845 normal rows, 0 exceptions)
[2021-03-31 13:35:24.795] [E/1] [info] [Task Finished] Transform to mem in 0.114916s (41792 normal rows, 0 exceptions)
[2021-03-31 13:35:24.833] [driver] [info] [Task Finished] Transform to mem in 0.054260s (16586 normal rows, 0 exceptions)
[2021-03-31 13:35:24.837] [E/2] [info] [Task Finished] Transform to mem in 0.102972s (37834 normal rows, 0 exceptions)
[2021-03-31 13:35:24.838] [E/3] [info] [Task Finished] Transform to mem in 0.089241s (31341 normal rows, 0 exceptions)
[2021-03-31 13:35:24.855] [E/1] [info] [Task Finished] Transform to mem in 0.059784s (18771 normal rows, 0 exceptions)
[2021-03-31 13:35:24.896] [driver] [info] [Task Finished] Transform to mem in 0.062777s (21589 normal rows, 0 exceptions)
[2021-03-31 13:35:24.906] [E/2] [info] [Task Finished] Transform to mem in 0.069363s (25218 normal rows, 0 exceptions)
[2021-03-31 13:35:24.935] [E/3] [info] [Task Finished] Transform to mem in 0.097091s (35347 normal rows, 0 exceptions)
[2021-03-31 13:35:24.946] [E/1] [info] [Task Finished] Transform to mem in 0.091038s (32397 normal rows, 0 exceptions)
[2021-03-31 13:35:24.947] [E/2] [info] [Task Finished] Transform to mem in 0.040456s (14897 normal rows, 0 exceptions)
[2021-03-31 13:35:24.953] [E/2] [info] [Task Finished] Transform to mem in 0.006183s (1762 normal rows, 0 exceptions)
[2021-03-31 13:35:25.001] [E/2] [info] [Task Finished] Transform to mem in 0.048102s (14154 normal rows, 0 exceptions)
[2021-03-31 13:35:25.002] [E/3] [info] [Task Finished] Transform to mem in 0.067239s (24798 normal rows, 0 exceptions)
[2021-03-31 13:35:25.010] [driver] [info] [Task Finished] Transform to mem in 0.113834s (41591 normal rows, 0 exceptions)
[2021-03-31 13:35:25.043] [E/1] [info] [Task Finished] Transform to mem in 0.096352s (33637 normal rows, 0 exceptions)
[2021-03-31 13:35:25.056] [E/2] [info] [Task Finished] Transform to mem in 0.054702s (15163 normal rows, 0 exceptions)
[2021-03-31 13:35:25.083] [E/3] [info] [Task Finished] Transform to mem in 0.080761s (26400 normal rows, 0 exceptions)
[2021-03-31 13:35:25.103] [E/2] [info] [Task Finished] Transform to mem in 0.047326s (13183 normal rows, 0 exceptions)
[2021-03-31 13:35:25.106] [driver] [info] [Task Finished] Transform to mem in 0.096188s (33741 normal rows, 0 exceptions)
[2021-03-31 13:35:25.115] [E/1] [info] [Task Finished] Transform to mem in 0.072849s (25174 normal rows, 0 exceptions)
[2021-03-31 13:35:25.130] [E/1] [info] [Task Finished] Transform to mem in 0.014428s (5275 normal rows, 0 exceptions)
[2021-03-31 13:35:25.148] [E/3] [info] [Task Finished] Transform to mem in 0.064823s (22520 normal rows, 0 exceptions)
[2021-03-31 13:35:25.198] [E/1] [info] [Task Finished] Transform to mem in 0.068595s (24884 normal rows, 0 exceptions)
[2021-03-31 13:35:25.217] [E/2] [info] [Task Finished] Transform to mem in 0.114166s (41848 normal rows, 0 exceptions)
[2021-03-31 13:35:25.220] [driver] [info] [Task Finished] Transform to mem in 0.113827s (41918 normal rows, 0 exceptions)
[2021-03-31 13:35:25.262] [E/3] [info] [Task Finished] Transform to mem in 0.113649s (41826 normal rows, 0 exceptions)
[2021-03-31 13:35:25.298] [E/1] [info] [Task Finished] Transform to mem in 0.099349s (36366 normal rows, 0 exceptions)
[2021-03-31 13:35:25.304] [E/1] [info] [Task Finished] Transform to mem in 0.006282s (1759 normal rows, 0 exceptions)
[2021-03-31 13:35:25.309] [driver] [info] [Task Finished] Transform to mem in 0.089026s (31409 normal rows, 0 exceptions)
[2021-03-31 13:35:25.309] [E/3] [info] [Task Finished] Transform to mem in 0.047570s (13589 normal rows, 0 exceptions)
[2021-03-31 13:35:25.333] [E/2] [info] [Task Finished] Transform to mem in 0.115825s (42265 normal rows, 0 exceptions)
[2021-03-31 13:35:25.378] [E/1] [info] [Task Finished] Transform to mem in 0.073619s (25034 normal rows, 0 exceptions)
[2021-03-31 13:35:25.393] [E/2] [info] [Task Finished] Transform to mem in 0.060319s (18991 normal rows, 0 exceptions)
[2021-03-31 13:35:25.409] [driver] [info] [Task Finished] Transform to mem in 0.100354s (36542 normal rows, 0 exceptions)
[2021-03-31 13:35:25.417] [E/3] [info] [Task Finished] Transform to mem in 0.107796s (39331 normal rows, 0 exceptions)
[2021-03-31 13:35:25.460] [E/1] [info] [Task Finished] Transform to mem in 0.082259s (30072 normal rows, 0 exceptions)
[2021-03-31 13:35:25.462] [E/2] [info] [Task Finished] Transform to mem in 0.068807s (24927 normal rows, 0 exceptions)
[2021-03-31 13:35:25.505] [E/1] [info] [Task Finished] Transform to mem in 0.044735s (12415 normal rows, 0 exceptions)
[2021-03-31 13:35:25.506] [driver] [info] [Task Finished] Transform to mem in 0.096194s (35179 normal rows, 0 exceptions)
[2021-03-31 13:35:25.521] [E/3] [info] [Task Finished] Transform to mem in 0.103385s (37541 normal rows, 0 exceptions)
[2021-03-31 13:35:25.535] [E/2] [info] [Task Finished] Transform to mem in 0.072545s (24439 normal rows, 0 exceptions)
[2021-03-31 13:35:25.544] [E/1] [info] [Task Finished] Transform to mem in 0.039293s (14378 normal rows, 0 exceptions)
[2021-03-31 13:35:25.575] [driver] [info] [Task Finished] Transform to mem in 0.069212s (25015 normal rows, 0 exceptions)
[2021-03-31 13:35:25.610] [E/2] [info] [Task Finished] Transform to mem in 0.075024s (25287 normal rows, 0 exceptions)
[2021-03-31 13:35:25.617] [E/2] [info] [Task Finished] Transform to mem in 0.007149s (2589 normal rows, 0 exceptions)
[2021-03-31 13:35:25.619] [E/1] [info] [Task Finished] Transform to mem in 0.074452s (25233 normal rows, 0 exceptions)
[2021-03-31 13:35:25.622] [E/3] [info] [Task Finished] Transform to mem in 0.101132s (36814 normal rows, 0 exceptions)
[2021-03-31 13:35:25.674] [driver] [info] [Task Finished] Transform to mem in 0.099287s (35800 normal rows, 0 exceptions)
[2021-03-31 13:35:25.687] [E/2] [info] [Task Finished] Transform to mem in 0.070054s (24777 normal rows, 0 exceptions)
[2021-03-31 13:35:25.694] [E/1] [info] [Task Finished] Transform to mem in 0.075032s (25131 normal rows, 0 exceptions)
[2021-03-31 13:35:25.696] [E/3] [info] [Task Finished] Transform to mem in 0.074337s (27195 normal rows, 0 exceptions)
[2021-03-31 13:35:25.709] [E/1] [info] [Task Finished] Transform to mem in 0.015045s (5544 normal rows, 0 exceptions)
[2021-03-31 13:35:25.767] [E/3] [info] [Task Finished] Transform to mem in 0.071105s (24816 normal rows, 0 exceptions)
[2021-03-31 13:35:25.788] [driver] [info] [Task Finished] Transform to mem in 0.113482s (41527 normal rows, 0 exceptions)
[2021-03-31 13:35:25.801] [E/2] [info] [Task Finished] Transform to mem in 0.114077s (41830 normal rows, 0 exceptions)
[2021-03-31 13:35:25.809] [E/1] [info] [Task Finished] Transform to mem in 0.099994s (36505 normal rows, 0 exceptions)
[2021-03-31 13:35:25.810] [E/1] [info] [Task Finished] Transform to mem in 0.001345s (490 normal rows, 0 exceptions)
[2021-03-31 13:35:25.846] [driver] [info] [Task Finished] Transform to mem in 0.058638s (18529 normal rows, 0 exceptions)
[2021-03-31 13:35:25.848] [E/3] [info] [Task Finished] Transform to mem in 0.080408s (27918 normal rows, 0 exceptions)
[2021-03-31 13:35:25.877] [E/1] [info] [Task Finished] Transform to mem in 0.067357s (24720 normal rows, 0 exceptions)
[2021-03-31 13:35:25.915] [E/2] [info] [Task Finished] Transform to mem in 0.113554s (41851 normal rows, 0 exceptions)
[2021-03-31 13:35:25.944] [driver] [info] [Task Finished] Transform to mem in 0.098084s (35745 normal rows, 0 exceptions)
[2021-03-31 13:35:25.955] [E/2] [info] [Task Finished] Transform to mem in 0.040170s (13986 normal rows, 0 exceptions)
[2021-03-31 13:35:25.963] [E/3] [info] [Task Finished] Transform to mem in 0.114943s (42167 normal rows, 0 exceptions)
[2021-03-31 13:35:25.972] [E/1] [info] [Task Finished] Transform to mem in 0.094086s (32942 normal rows, 0 exceptions)
[2021-03-31 13:35:25.985] [driver] [info] [Task Finished] Transform to mem in 0.040565s (10523 normal rows, 0 exceptions)
[2021-03-31 13:35:25.999] [E/2] [info] [Task Finished] Transform to mem in 0.044732s (14125 normal rows, 0 exceptions)
[2021-03-31 13:35:26.011] [E/1] [info] [Task Finished] Transform to mem in 0.039938s (12566 normal rows, 0 exceptions)
[2021-03-31 13:35:26.032] [E/3] [info] [Task Finished] Transform to mem in 0.069468s (23094 normal rows, 0 exceptions)
[2021-03-31 13:35:26.038] [E/1] [info] [Task Finished] Transform to mem in 0.026977s (9834 normal rows, 0 exceptions)
[2021-03-31 13:35:26.088] [driver] [info] [Task Finished] Transform to mem in 0.103227s (37757 normal rows, 0 exceptions)
[2021-03-31 13:35:26.101] [E/3] [info] [Task Finished] Transform to mem in 0.069302s (25306 normal rows, 0 exceptions)
[2021-03-31 13:35:26.112] [E/2] [info] [Task Finished] Transform to mem in 0.112578s (41341 normal rows, 0 exceptions)
[2021-03-31 13:35:26.118] [E/2] [info] [Task Finished] Transform to mem in 0.006327s (1655 normal rows, 0 exceptions)
[2021-03-31 13:35:26.123] [E/1] [info] [Task Finished] Transform to mem in 0.084129s (29001 normal rows, 0 exceptions)
[2021-03-31 13:35:26.142] [E/3] [info] [Task Finished] Transform to mem in 0.040418s (10491 normal rows, 0 exceptions)
[2021-03-31 13:35:26.179] [driver] [info] [Task Finished] Transform to mem in 0.090515s (31631 normal rows, 0 exceptions)
[2021-03-31 13:35:26.194] [driver] [info] [Task Finished] Transform to mem in 0.015462s (3966 normal rows, 0 exceptions)
[2021-03-31 13:35:26.205] [E/3] [info] [Task Finished] Transform to mem in 0.063379s (20710 normal rows, 0 exceptions)
[2021-03-31 13:35:26.210] [E/1] [info] [Task Finished] Transform to mem in 0.086924s (30671 normal rows, 0 exceptions)
[2021-03-31 13:35:26.213] [E/2] [info] [Task Finished] Transform to mem in 0.094071s (33243 normal rows, 0 exceptions)
[2021-03-31 13:35:26.240] [driver] [info] [Task Finished] Transform to mem in 0.045161s (12451 normal rows, 0 exceptions)
[2021-03-31 13:35:26.242] [E/3] [info] [Task Finished] Transform to mem in 0.037122s (12594 normal rows, 0 exceptions)
[2021-03-31 13:35:26.310] [E/1] [info] [Task Finished] Transform to mem in 0.099943s (35410 normal rows, 0 exceptions)
[2021-03-31 13:35:26.311] [driver] [info] [Task Finished] Transform to mem in 0.071853s (22497 normal rows, 0 exceptions)
[2021-03-31 13:35:26.319] [E/3] [info] [Task Finished] Transform to mem in 0.077187s (25156 normal rows, 0 exceptions)
[2021-03-31 13:35:26.320] [driver] [info] [Task Finished] Transform to mem in 0.008992s (2352 normal rows, 0 exceptions)
[2021-03-31 13:35:26.331] [E/2] [info] [Task Finished] Transform to mem in 0.118071s (41751 normal rows, 0 exceptions)
[2021-03-31 13:35:26.369] [E/3] [info] [Task Finished] Transform to mem in 0.049190s (14180 normal rows, 0 exceptions)
[2021-03-31 13:35:26.377] [E/1] [info] [Task Finished] Transform to mem in 0.067939s (22465 normal rows, 0 exceptions)
[2021-03-31 13:35:26.380] [driver] [info] [Task Finished] Transform to mem in 0.059432s (21801 normal rows, 0 exceptions)
[2021-03-31 13:35:26.391] [E/1] [info] [Task Finished] Transform to mem in 0.013462s (4970 normal rows, 0 exceptions)
[2021-03-31 13:35:26.445] [E/2] [info] [Task Finished] Transform to mem in 0.114571s (42053 normal rows, 0 exceptions)
[2021-03-31 13:35:26.448] [driver] [info] [Task Finished] Transform to mem in 0.068041s (24856 normal rows, 0 exceptions)
[2021-03-31 13:35:26.464] [driver] [info] [Task Finished] Transform to mem in 0.016000s (5883 normal rows, 0 exceptions)
[2021-03-31 13:35:26.483] [E/3] [info] [Task Finished] Transform to mem in 0.114447s (41858 normal rows, 0 exceptions)
[2021-03-31 13:35:26.505] [E/1] [info] [Task Finished] Transform to mem in 0.114475s (41666 normal rows, 0 exceptions)
[2021-03-31 13:35:26.508] [E/3] [info] [Task Finished] Transform to mem in 0.025088s (9137 normal rows, 0 exceptions)
[2021-03-31 13:35:26.531] [driver] [info] [Task Finished] Transform to mem in 0.067301s (24719 normal rows, 0 exceptions)
[2021-03-31 13:35:26.560] [E/2] [info] [Task Finished] Transform to mem in 0.114304s (41909 normal rows, 0 exceptions)
[2021-03-31 13:35:26.589] [E/1] [info] [Task Finished] Transform to mem in 0.083449s (28874 normal rows, 0 exceptions)
[2021-03-31 13:35:26.600] [driver] [info] [Task Finished] Transform to mem in 0.069027s (25192 normal rows, 0 exceptions)
[2021-03-31 13:35:26.607] [E/3] [info] [Task Finished] Transform to mem in 0.098349s (35233 normal rows, 0 exceptions)
[2021-03-31 13:35:26.626] [E/2] [info] [Task Finished] Transform to mem in 0.066688s (24660 normal rows, 0 exceptions)
[2021-03-31 13:35:26.662] [driver] [info] [Task Finished] Transform to mem in 0.061495s (19740 normal rows, 0 exceptions)
[2021-03-31 13:35:26.686] [E/1] [info] [Task Finished] Transform to mem in 0.096822s (35624 normal rows, 0 exceptions)
[2021-03-31 13:35:26.715] [E/2] [info] [Task Finished] Transform to mem in 0.088331s (30827 normal rows, 0 exceptions)
[2021-03-31 13:35:26.717] [E/3] [info] [Task Finished] Transform to mem in 0.110182s (39073 normal rows, 0 exceptions)
[2021-03-31 13:35:26.735] [driver] [info] [Task Finished] Transform to mem in 0.072781s (24645 normal rows, 0 exceptions)
[2021-03-31 13:35:26.775] [driver] [info] [Task Finished] Transform to mem in 0.040731s (10512 normal rows, 0 exceptions)
[2021-03-31 13:35:26.784] [driver] [info] [Task Finished] Transform to mem in 0.008345s (2466 normal rows, 0 exceptions)
[2021-03-31 13:35:26.787] [E/1] [info] [Task Finished] Transform to mem in 0.101309s (36166 normal rows, 0 exceptions)
[2021-03-31 13:35:26.816] [E/3] [info] [Task Finished] Transform to mem in 0.098766s (34767 normal rows, 0 exceptions)
[2021-03-31 13:35:26.830] [E/2] [info] [Task Finished] Transform to mem in 0.115310s (41569 normal rows, 0 exceptions)
[2021-03-31 13:35:26.851] [driver] [info] [Task Finished] Transform to mem in 0.067770s (24858 normal rows, 0 exceptions)
[2021-03-31 13:35:26.882] [E/3] [info] [Task Finished] Transform to mem in 0.066888s (22101 normal rows, 0 exceptions)
[2021-03-31 13:35:26.883] [E/1] [info] [Task Finished] Transform to mem in 0.096198s (34464 normal rows, 0 exceptions)
[2021-03-31 13:35:26.920] [driver] [info] [Task Finished] Transform to mem in 0.068249s (24927 normal rows, 0 exceptions)
[2021-03-31 13:35:26.921] [E/2] [info] [Task Finished] Transform to mem in 0.090681s (32219 normal rows, 0 exceptions)
[2021-03-31 13:35:26.926] [E/1] [info] [Task Finished] Transform to mem in 0.042863s (11587 normal rows, 0 exceptions)
[2021-03-31 13:35:26.966] [E/3] [info] [Task Finished] Transform to mem in 0.083278s (28733 normal rows, 0 exceptions)
[2021-03-31 13:35:26.979] [driver] [info] [Task Finished] Transform to mem in 0.059521s (19211 normal rows, 0 exceptions)
[2021-03-31 13:35:26.989] [E/1] [info] [Task Finished] Transform to mem in 0.062841s (20561 normal rows, 0 exceptions)
[2021-03-31 13:35:26.990] [driver] [info] [Task Finished] Transform to mem in 0.010613s (3860 normal rows, 0 exceptions)
[2021-03-31 13:35:27.028] [E/2] [info] [Task Finished] Transform to mem in 0.106974s (38713 normal rows, 0 exceptions)
[2021-03-31 13:35:27.046] [driver] [info] [Task Finished] Transform to mem in 0.055912s (17067 normal rows, 0 exceptions)
[2021-03-31 13:35:27.048] [E/3] [info] [Task Finished] Transform to mem in 0.081989s (28431 normal rows, 0 exceptions)
[2021-03-31 13:35:27.059] [E/1] [info] [Task Finished] Transform to mem in 0.069529s (25296 normal rows, 0 exceptions)
[2021-03-31 13:35:27.083] [E/2] [info] [Task Finished] Transform to mem in 0.055290s (18440 normal rows, 0 exceptions)
[2021-03-31 13:35:27.109] [E/2] [info] [Task Finished] Transform to mem in 0.026234s (9683 normal rows, 0 exceptions)
[2021-03-31 13:35:27.122] [E/1] [info] [Task Finished] Transform to mem in 0.063352s (20682 normal rows, 0 exceptions)
[2021-03-31 13:35:27.128] [E/3] [info] [Task Finished] Transform to mem in 0.080026s (27919 normal rows, 0 exceptions)
[2021-03-31 13:35:27.159] [driver] [info] [Task Finished] Transform to mem in 0.113370s (41572 normal rows, 0 exceptions)
[2021-03-31 13:35:27.176] [E/2] [info] [Task Finished] Transform to mem in 0.067208s (24767 normal rows, 0 exceptions)
[2021-03-31 13:35:27.219] [E/1] [info] [Task Finished] Transform to mem in 0.097130s (35349 normal rows, 0 exceptions)
[2021-03-31 13:35:27.220] [E/3] [info] [Task Finished] Transform to mem in 0.092094s (32389 normal rows, 0 exceptions)
[2021-03-31 13:35:27.229] [E/2] [info] [Task Finished] Transform to mem in 0.052200s (19063 normal rows, 0 exceptions)
[2021-03-31 13:35:27.235] [E/2] [info] [Task Finished] Transform to mem in 0.006632s (2377 normal rows, 0 exceptions)
[2021-03-31 13:35:27.263] [driver] [info] [Task Finished] Transform to mem in 0.103776s (37629 normal rows, 0 exceptions)
[2021-03-31 13:35:27.287] [E/1] [info] [Task Finished] Transform to mem in 0.068384s (24733 normal rows, 0 exceptions)
[2021-03-31 13:35:27.300] [E/2] [info] [Task Finished] Transform to mem in 0.064324s (20722 normal rows, 0 exceptions)
[2021-03-31 13:35:27.307] [E/2] [info] [Task Finished] Transform to mem in 0.007666s (2768 normal rows, 0 exceptions)
[2021-03-31 13:35:27.314] [E/3] [info] [Task Finished] Transform to mem in 0.093836s (33107 normal rows, 0 exceptions)
[2021-03-31 13:35:27.335] [driver] [info] [Task Finished] Transform to mem in 0.071759s (23742 normal rows, 0 exceptions)
[2021-03-31 13:35:27.339] [driver] [info] [Task Finished] Transform to mem in 0.003841s (1420 normal rows, 0 exceptions)
[2021-03-31 13:35:27.376] [E/2] [info] [Task Finished] Transform to mem in 0.069089s (25167 normal rows, 0 exceptions)
[2021-03-31 13:35:27.403] [E/1] [info] [Task Finished] Transform to mem in 0.115588s (42173 normal rows, 0 exceptions)
[2021-03-31 13:35:27.409] [E/3] [info] [Task Finished] Transform to mem in 0.095322s (34049 normal rows, 0 exceptions)
[2021-03-31 13:35:27.421] [driver] [info] [Task Finished] Transform to mem in 0.082707s (28749 normal rows, 0 exceptions)
[2021-03-31 13:35:27.479] [E/2] [info] [Task Finished] Transform to mem in 0.102948s (37278 normal rows, 0 exceptions)
[2021-03-31 13:35:27.480] [E/1] [info] [Task Finished] Transform to mem in 0.076919s (27114 normal rows, 0 exceptions)
[2021-03-31 13:35:27.482] [E/3] [info] [Task Finished] Transform to mem in 0.072909s (24701 normal rows, 0 exceptions)
[2021-03-31 13:35:27.491] [E/2] [info] [Task Finished] Transform to mem in 0.012137s (4399 normal rows, 0 exceptions)
[2021-03-31 13:35:27.509] [driver] [info] [Task Finished] Transform to mem in 0.088096s (30862 normal rows, 0 exceptions)
[2021-03-31 13:35:27.525] [E/2] [info] [Task Finished] Transform to mem in 0.033171s (12175 normal rows, 0 exceptions)
[2021-03-31 13:35:27.577] [driver] [info] [Task Finished] Transform to mem in 0.067724s (24821 normal rows, 0 exceptions)
[2021-03-31 13:35:27.579] [E/1] [info] [Task Finished] Transform to mem in 0.098615s (35251 normal rows, 0 exceptions)
[2021-03-31 13:35:27.594] [E/3] [info] [Task Finished] Transform to mem in 0.112258s (41217 normal rows, 0 exceptions)
[2021-03-31 13:35:27.622] [E/2] [info] [Task Finished] Transform to mem in 0.097551s (35668 normal rows, 0 exceptions)
[2021-03-31 13:35:27.630] [E/2] [info] [Task Finished] Transform to mem in 0.007511s (2431 normal rows, 0 exceptions)
[2021-03-31 13:35:27.636] [E/1] [info] [Task Finished] Transform to mem in 0.057030s (17396 normal rows, 0 exceptions)
[2021-03-31 13:35:27.676] [driver] [info] [Task Finished] Transform to mem in 0.098967s (35369 normal rows, 0 exceptions)
[2021-03-31 13:35:27.690] [E/3] [info] [Task Finished] Transform to mem in 0.095872s (34165 normal rows, 0 exceptions)
[2021-03-31 13:35:27.693] [E/1] [info] [Task Finished] Transform to mem in 0.057576s (17668 normal rows, 0 exceptions)
[2021-03-31 13:35:27.701] [E/2] [info] [Task Finished] Transform to mem in 0.070800s (25001 normal rows, 0 exceptions)
[2021-03-31 13:35:27.741] [E/1] [info] [Task Finished] Transform to mem in 0.047493s (16227 normal rows, 0 exceptions)
[2021-03-31 13:35:27.758] [E/2] [info] [Task Finished] Transform to mem in 0.057089s (17805 normal rows, 0 exceptions)
[2021-03-31 13:35:27.760] [E/1] [info] [Task Finished] Transform to mem in 0.018975s (6913 normal rows, 0 exceptions)
[2021-03-31 13:35:27.773] [driver] [info] [Task Finished] Transform to mem in 0.097125s (34681 normal rows, 0 exceptions)
[2021-03-31 13:35:27.778] [E/3] [info] [Task Finished] Transform to mem in 0.087707s (30853 normal rows, 0 exceptions)
[2021-03-31 13:35:27.819] [E/1] [info] [Task Finished] Transform to mem in 0.059584s (21711 normal rows, 0 exceptions)
[2021-03-31 13:35:27.857] [E/3] [info] [Task Finished] Transform to mem in 0.078772s (27001 normal rows, 0 exceptions)
[2021-03-31 13:35:27.872] [E/2] [info] [Task Finished] Transform to mem in 0.114218s (41924 normal rows, 0 exceptions)
[2021-03-31 13:35:27.876] [driver] [info] [Task Finished] Transform to mem in 0.103150s (37074 normal rows, 0 exceptions)
[2021-03-31 13:35:27.889] [E/1] [info] [Task Finished] Transform to mem in 0.069264s (25275 normal rows, 0 exceptions)
[2021-03-31 13:35:27.920] [driver] [info] [Task Finished] Transform to mem in 0.043931s (15290 normal rows, 0 exceptions)
[2021-03-31 13:35:27.925] [E/3] [info] [Task Finished] Transform to mem in 0.068635s (25057 normal rows, 0 exceptions)
[2021-03-31 13:35:27.932] [E/1] [info] [Task Finished] Transform to mem in 0.043719s (11791 normal rows, 0 exceptions)
[2021-03-31 13:35:27.934] [E/2] [info] [Task Finished] Transform to mem in 0.062210s (19952 normal rows, 0 exceptions)
[2021-03-31 13:35:27.964] [E/1] [info] [Task Finished] Transform to mem in 0.031626s (10726 normal rows, 0 exceptions)
[2021-03-31 13:35:27.988] [E/2] [info] [Task Finished] Transform to mem in 0.054014s (16466 normal rows, 0 exceptions)
[2021-03-31 13:35:27.991] [E/1] [info] [Task Finished] Transform to mem in 0.026907s (10005 normal rows, 0 exceptions)
[2021-03-31 13:35:28.000] [driver] [info] [Task Finished] Transform to mem in 0.079733s (27470 normal rows, 0 exceptions)
[2021-03-31 13:35:28.037] [E/3] [info] [Task Finished] Transform to mem in 0.111464s (40545 normal rows, 0 exceptions)
[2021-03-31 13:35:28.084] [E/1] [info] [Task Finished] Transform to mem in 0.092794s (32784 normal rows, 0 exceptions)
[2021-03-31 13:35:28.084] [E/2] [info] [Task Finished] Transform to mem in 0.095694s (35108 normal rows, 0 exceptions)
[2021-03-31 13:35:28.084] [E/3] [info] [Task Finished] Transform to mem in 0.047424s (17162 normal rows, 0 exceptions)
[2021-03-31 13:35:28.107] [driver] [info] [Task Finished] Transform to mem in 0.106988s (38917 normal rows, 0 exceptions)
[2021-03-31 13:35:28.142] [E/3] [info] [Task Finished] Transform to mem in 0.058143s (21153 normal rows, 0 exceptions)
[2021-03-31 13:35:28.152] [E/1] [info] [Task Finished] Transform to mem in 0.068206s (24946 normal rows, 0 exceptions)
[2021-03-31 13:35:28.158] [E/2] [info] [Task Finished] Transform to mem in 0.074438s (25371 normal rows, 0 exceptions)
[2021-03-31 13:35:28.201] [E/1] [info] [Task Finished] Transform to mem in 0.049099s (17872 normal rows, 0 exceptions)
[2021-03-31 13:35:28.222] [driver] [info] [Task Finished] Transform to mem in 0.114324s (41695 normal rows, 0 exceptions)
[2021-03-31 13:35:28.228] [E/2] [info] [Task Finished] Transform to mem in 0.069569s (24482 normal rows, 0 exceptions)
[2021-03-31 13:35:28.233] [E/3] [info] [Task Finished] Transform to mem in 0.090814s (31669 normal rows, 0 exceptions)
[2021-03-31 13:35:28.271] [driver] [info] [Task Finished] Transform to mem in 0.049934s (16396 normal rows, 0 exceptions)
[2021-03-31 13:35:28.297] [E/3] [info] [Task Finished] Transform to mem in 0.063395s (20662 normal rows, 0 exceptions)
[2021-03-31 13:35:28.314] [E/2] [info] [Task Finished] Transform to mem in 0.085986s (29889 normal rows, 0 exceptions)
[2021-03-31 13:35:28.315] [E/1] [info] [Task Finished] Transform to mem in 0.113746s (41533 normal rows, 0 exceptions)
[2021-03-31 13:35:28.324] [E/1] [info] [Task Finished] Transform to mem in 0.008979s (2299 normal rows, 0 exceptions)
[2021-03-31 13:35:28.366] [E/3] [info] [Task Finished] Transform to mem in 0.069404s (25305 normal rows, 0 exceptions)
[2021-03-31 13:35:28.372] [E/1] [info] [Task Finished] Transform to mem in 0.048324s (13975 normal rows, 0 exceptions)
[2021-03-31 13:35:28.376] [driver] [info] [Task Finished] Transform to mem in 0.104725s (38381 normal rows, 0 exceptions)
[2021-03-31 13:35:28.400] [driver] [info] [Task Finished] Transform to mem in 0.023361s (8515 normal rows, 0 exceptions)
[2021-03-31 13:35:28.410] [E/2] [info] [Task Finished] Transform to mem in 0.095798s (34138 normal rows, 0 exceptions)
[2021-03-31 13:35:28.462] [E/3] [info] [Task Finished] Transform to mem in 0.095747s (34517 normal rows, 0 exceptions)
[2021-03-31 13:35:28.462] [E/3] [info] [Task Finished] Transform to mem in 0.000130s (22 normal rows, 0 exceptions)
[2021-03-31 13:35:28.468] [driver] [info] [Task Finished] Transform to mem in 0.067907s (24942 normal rows, 0 exceptions)
[2021-03-31 13:35:28.486] [E/1] [info] [Task Finished] Transform to mem in 0.113550s (41465 normal rows, 0 exceptions)
[2021-03-31 13:35:28.510] [E/2] [info] [Task Finished] Transform to mem in 0.100446s (35654 normal rows, 0 exceptions)
[2021-03-31 13:35:28.512] [E/2] [info] [Task Finished] Transform to mem in 0.001510s (500 normal rows, 0 exceptions)
[2021-03-31 13:35:28.526] [E/3] [info] [Task Finished] Transform to mem in 0.064164s (21109 normal rows, 0 exceptions)
[2021-03-31 13:35:28.563] [driver] [info] [Task Finished] Transform to mem in 0.095673s (34201 normal rows, 0 exceptions)
[2021-03-31 13:35:28.578] [E/1] [info] [Task Finished] Transform to mem in 0.092405s (32774 normal rows, 0 exceptions)
[2021-03-31 13:35:28.581] [E/2] [info] [Task Finished] Transform to mem in 0.069467s (25355 normal rows, 0 exceptions)
[2021-03-31 13:35:28.607] [E/3] [info] [Task Finished] Transform to mem in 0.080845s (27700 normal rows, 0 exceptions)
[2021-03-31 13:35:28.614] [driver] [info] [Task Finished] Transform to mem in 0.050857s (15077 normal rows, 0 exceptions)
[2021-03-31 13:35:28.644] [E/2] [info] [Task Finished] Transform to mem in 0.062971s (22995 normal rows, 0 exceptions)
[2021-03-31 13:35:28.663] [E/1] [info] [Task Finished] Transform to mem in 0.084494s (29429 normal rows, 0 exceptions)
[2021-03-31 13:35:28.674] [E/3] [info] [Task Finished] Transform to mem in 0.067209s (24648 normal rows, 0 exceptions)
[2021-03-31 13:35:28.700] [E/2] [info] [Task Finished] Transform to mem in 0.055650s (20259 normal rows, 0 exceptions)
[2021-03-31 13:35:28.728] [driver] [info] [Task Finished] Transform to mem in 0.113743s (41551 normal rows, 0 exceptions)
[2021-03-31 13:35:28.729] [E/3] [info] [Task Finished] Transform to mem in 0.054515s (16887 normal rows, 0 exceptions)
[2021-03-31 13:35:28.745] [E/1] [info] [Task Finished] Transform to mem in 0.082687s (29107 normal rows, 0 exceptions)
[2021-03-31 13:35:28.787] [E/2] [info] [Task Finished] Transform to mem in 0.087338s (30549 normal rows, 0 exceptions)
[2021-03-31 13:35:28.794] [E/2] [info] [Task Finished] Transform to mem in 0.007141s (2609 normal rows, 0 exceptions)
[2021-03-31 13:35:28.796] [driver] [info] [Task Finished] Transform to mem in 0.068233s (25029 normal rows, 0 exceptions)
[2021-03-31 13:35:28.796] [E/3] [info] [Task Finished] Transform to mem in 0.067272s (24760 normal rows, 0 exceptions)
[2021-03-31 13:35:28.844] [E/2] [info] [Task Finished] Transform to mem in 0.049618s (14706 normal rows, 0 exceptions)
[2021-03-31 13:35:28.846] [E/2] [info] [Task Finished] Transform to mem in 0.002373s (869 normal rows, 0 exceptions)
[2021-03-31 13:35:28.847] [E/1] [info] [Task Finished] Transform to mem in 0.101966s (37420 normal rows, 0 exceptions)
[2021-03-31 13:35:28.885] [driver] [info] [Task Finished] Transform to mem in 0.089035s (31394 normal rows, 0 exceptions)
[2021-03-31 13:35:28.911] [E/3] [info] [Task Finished] Transform to mem in 0.115184s (42154 normal rows, 0 exceptions)
[2021-03-31 13:35:28.916] [E/2] [info] [Task Finished] Transform to mem in 0.069825s (25397 normal rows, 0 exceptions)
[2021-03-31 13:35:28.919] [E/1] [info] [Task Finished] Transform to mem in 0.071994s (23920 normal rows, 0 exceptions)
[2021-03-31 13:35:28.926] [driver] [info] [Task Finished] Transform to mem in 0.041051s (12009 normal rows, 0 exceptions)
[2021-03-31 13:35:28.971] [E/1] [info] [Task Finished] Transform to mem in 0.051582s (18822 normal rows, 0 exceptions)
[2021-03-31 13:35:28.995] [driver] [info] [Task Finished] Transform to mem in 0.068538s (24918 normal rows, 0 exceptions)
[2021-03-31 13:35:29.000] [E/2] [info] [Task Finished] Transform to mem in 0.083282s (28731 normal rows, 0 exceptions)
[2021-03-31 13:35:29.024] [E/3] [info] [Task Finished] Transform to mem in 0.112632s (41286 normal rows, 0 exceptions)
[2021-03-31 13:35:29.059] [E/3] [info] [Task Finished] Transform to mem in 0.035258s (9134 normal rows, 0 exceptions)
[2021-03-31 13:35:29.067] [E/1] [info] [Task Finished] Transform to mem in 0.096227s (35003 normal rows, 0 exceptions)
[2021-03-31 13:35:29.108] [E/2] [info] [Task Finished] Transform to mem in 0.108711s (39256 normal rows, 0 exceptions)
[2021-03-31 13:35:29.109] [driver] [info] [Task Finished] Transform to mem in 0.114679s (41775 normal rows, 0 exceptions)
[2021-03-31 13:35:29.132] [E/3] [info] [Task Finished] Transform to mem in 0.073214s (24627 normal rows, 0 exceptions)
[2021-03-31 13:35:29.145] [driver] [info] [Task Finished] Transform to mem in 0.035477s (12845 normal rows, 0 exceptions)
[2021-03-31 13:35:29.158] [E/1] [info] [Task Finished] Transform to mem in 0.090431s (31854 normal rows, 0 exceptions)
[2021-03-31 13:35:29.197] [E/3] [info] [Task Finished] Transform to mem in 0.064773s (21070 normal rows, 0 exceptions)
[2021-03-31 13:35:29.211] [E/3] [info] [Task Finished] Transform to mem in 0.013601s (4952 normal rows, 0 exceptions)
[2021-03-31 13:35:29.222] [E/2] [info] [Task Finished] Transform to mem in 0.113911s (41477 normal rows, 0 exceptions)
[2021-03-31 13:35:29.245] [driver] [info] [Task Finished] Transform to mem in 0.100103s (36628 normal rows, 0 exceptions)
[2021-03-31 13:35:29.260] [E/1] [info] [Task Finished] Transform to mem in 0.101990s (36632 normal rows, 0 exceptions)
[2021-03-31 13:35:29.280] [E/3] [info] [Task Finished] Transform to mem in 0.069567s (25248 normal rows, 0 exceptions)
[2021-03-31 13:35:29.297] [E/3] [info] [Task Finished] Transform to mem in 0.016287s (5962 normal rows, 0 exceptions)
[2021-03-31 13:35:29.321] [E/2] [info] [Task Finished] Transform to mem in 0.098564s (35972 normal rows, 0 exceptions)
[2021-03-31 13:35:29.357] [driver] [info] [Task Finished] Transform to mem in 0.112366s (41443 normal rows, 0 exceptions)
[2021-03-31 13:35:29.365] [E/3] [info] [Task Finished] Transform to mem in 0.068470s (25061 normal rows, 0 exceptions)
[2021-03-31 13:35:29.372] [E/1] [info] [Task Finished] Transform to mem in 0.112163s (41124 normal rows, 0 exceptions)
[2021-03-31 13:35:29.413] [E/3] [info] [Task Finished] Transform to mem in 0.048161s (14119 normal rows, 0 exceptions)
[2021-03-31 13:35:29.418] [E/2] [info] [Task Finished] Transform to mem in 0.097009s (35325 normal rows, 0 exceptions)
[2021-03-31 13:35:29.420] [E/2] [info] [Task Finished] Transform to mem in 0.002040s (664 normal rows, 0 exceptions)
[2021-03-31 13:35:29.443] [E/1] [info] [Task Finished] Transform to mem in 0.070691s (23800 normal rows, 0 exceptions)
[2021-03-31 13:35:29.443] [driver] [info] [Task Finished] Transform to mem in 0.085867s (30409 normal rows, 0 exceptions)
[2021-03-31 13:35:29.489] [E/3] [info] [Task Finished] Transform to mem in 0.075381s (25741 normal rows, 0 exceptions)
[2021-03-31 13:35:29.491] [E/2] [info] [Task Finished] Transform to mem in 0.071014s (24991 normal rows, 0 exceptions)
[2021-03-31 13:35:29.531] [E/2] [info] [Task Finished] Transform to mem in 0.040558s (10465 normal rows, 0 exceptions)
[2021-03-31 13:35:29.539] [E/1] [info] [Task Finished] Transform to mem in 0.096899s (35311 normal rows, 0 exceptions)
[2021-03-31 13:35:29.557] [E/2] [info] [Task Finished] Transform to mem in 0.025717s (6612 normal rows, 0 exceptions)
[2021-03-31 13:35:29.558] [driver] [info] [Task Finished] Transform to mem in 0.114924s (41754 normal rows, 0 exceptions)
[2021-03-31 13:35:29.566] [E/2] [info] [Task Finished] Transform to mem in 0.009322s (3374 normal rows, 0 exceptions)
[2021-03-31 13:35:29.577] [E/3] [info] [Task Finished] Transform to mem in 0.088505s (30882 normal rows, 0 exceptions)
[2021-03-31 13:35:29.584] [E/3] [info] [Task Finished] Transform to mem in 0.006597s (2409 normal rows, 0 exceptions)
[2021-03-31 13:35:29.606] [E/1] [info] [Task Finished] Transform to mem in 0.066111s (21288 normal rows, 0 exceptions)
[2021-03-31 13:35:29.670] [E/3] [info] [Task Finished] Transform to mem in 0.085907s (30279 normal rows, 0 exceptions)
[2021-03-31 13:35:29.674] [driver] [info] [Task Finished] Transform to mem in 0.115498s (42395 normal rows, 0 exceptions)
[2021-03-31 13:35:29.682] [E/2] [info] [Task Finished] Transform to mem in 0.115574s (42755 normal rows, 0 exceptions)
[2021-03-31 13:35:29.692] [E/1] [info] [Task Finished] Transform to mem in 0.086389s (30800 normal rows, 0 exceptions)
[2021-03-31 13:35:29.698] [E/2] [info] [Task Finished] Transform to mem in 0.015918s (5203 normal rows, 0 exceptions)
[2021-03-31 13:35:29.698] [E/2] [info] [Task Finished] Transform to mem in 0.000046s (5 normal rows, 0 exceptions)
[2021-03-31 13:35:29.718] [E/3] [info] [Task Finished] Transform to mem in 0.048282s (14097 normal rows, 0 exceptions)
[2021-03-31 13:35:29.746] [driver] [info] [Task Finished] Transform to mem in 0.072092s (24558 normal rows, 0 exceptions)
[2021-03-31 13:35:29.766] [E/1] [info] [Task Finished] Transform to mem in 0.073626s (24806 normal rows, 0 exceptions)
[2021-03-31 13:35:29.783] [E/1] [info] [Task Finished] Transform to mem in 0.017510s (6312 normal rows, 0 exceptions)
[2021-03-31 13:35:29.796] [E/2] [info] [Task Finished] Transform to mem in 0.097878s (36198 normal rows, 0 exceptions)
[2021-03-31 13:35:29.833] [E/3] [info] [Task Finished] Transform to mem in 0.115090s (42339 normal rows, 0 exceptions)
[2021-03-31 13:35:29.852] [E/1] [info] [Task Finished] Transform to mem in 0.068647s (25022 normal rows, 0 exceptions)
[2021-03-31 13:35:29.861] [driver] [info] [Task Finished] Transform to mem in 0.114645s (41774 normal rows, 0 exceptions)
[2021-03-31 13:35:29.877] [driver] [info] [Task Finished] Transform to mem in 0.016842s (6191 normal rows, 0 exceptions)
[2021-03-31 13:35:29.895] [E/2] [info] [Task Finished] Transform to mem in 0.098593s (35962 normal rows, 0 exceptions)
[2021-03-31 13:35:29.918] [driver] [info] [Task Finished] Transform to mem in 0.040191s (10499 normal rows, 0 exceptions)
[2021-03-31 13:35:29.933] [driver] [info] [Task Finished] Transform to mem in 0.015724s (4007 normal rows, 0 exceptions)
[2021-03-31 13:35:29.936] [E/2] [info] [Task Finished] Transform to mem in 0.040933s (10528 normal rows, 0 exceptions)
[2021-03-31 13:35:29.941] [E/2] [info] [Task Finished] Transform to mem in 0.005196s (1728 normal rows, 0 exceptions)
[2021-03-31 13:35:29.946] [E/3] [info] [Task Finished] Transform to mem in 0.113088s (41111 normal rows, 0 exceptions)
[2021-03-31 13:35:29.967] [E/1] [info] [Task Finished] Transform to mem in 0.115114s (41343 normal rows, 0 exceptions)
[2021-03-31 13:35:29.984] [E/1] [info] [Task Finished] Transform to mem in 0.017068s (6047 normal rows, 0 exceptions)
[2021-03-31 13:35:30.032] [driver] [info] [Task Finished] Transform to mem in 0.098920s (33544 normal rows, 0 exceptions)
[2021-03-31 13:35:30.053] [E/1] [info] [Task Finished] Transform to mem in 0.069030s (24610 normal rows, 0 exceptions)
[2021-03-31 13:35:30.058] [E/2] [info] [Task Finished] Transform to mem in 0.117735s (41736 normal rows, 0 exceptions)
[2021-03-31 13:35:30.060] [E/2] [info] [Task Finished] Transform to mem in 0.001882s (696 normal rows, 0 exceptions)
[2021-03-31 13:35:30.062] [E/3] [info] [Task Finished] Transform to mem in 0.115987s (41465 normal rows, 0 exceptions)
[2021-03-31 13:35:30.105] [driver] [info] [Task Finished] Transform to mem in 0.072933s (24347 normal rows, 0 exceptions)
[2021-03-31 13:35:30.160] [E/3] [info] [Task Finished] Transform to mem in 0.097903s (35105 normal rows, 0 exceptions)
[2021-03-31 13:35:30.166] [E/1] [info] [Task Finished] Transform to mem in 0.113257s (41928 normal rows, 0 exceptions)
[2021-03-31 13:35:30.176] [E/2] [info] [Task Finished] Transform to mem in 0.115468s (41865 normal rows, 0 exceptions)
[2021-03-31 13:35:30.186] [driver] [info] [Task Finished] Transform to mem in 0.080662s (29047 normal rows, 0 exceptions)
[2021-03-31 13:35:30.188] [E/1] [info] [Task Finished] Transform to mem in 0.021886s (6400 normal rows, 0 exceptions)
[2021-03-31 13:35:30.216] [driver] [info] [Task Finished] Transform to mem in 0.030489s (9915 normal rows, 0 exceptions)
[2021-03-31 13:35:30.217] [E/3] [info] [Task Finished] Transform to mem in 0.057178s (18000 normal rows, 0 exceptions)
[2021-03-31 13:35:30.250] [E/2] [info] [Task Finished] Transform to mem in 0.073796s (25230 normal rows, 0 exceptions)
[2021-03-31 13:35:30.257] [E/3] [info] [Task Finished] Transform to mem in 0.039259s (14355 normal rows, 0 exceptions)
[2021-03-31 13:35:30.279] [E/1] [info] [Task Finished] Transform to mem in 0.090887s (32223 normal rows, 0 exceptions)
[2021-03-31 13:35:30.319] [E/2] [info] [Task Finished] Transform to mem in 0.069455s (25234 normal rows, 0 exceptions)
[2021-03-31 13:35:30.332] [driver] [info] [Task Finished] Transform to mem in 0.115273s (42674 normal rows, 0 exceptions)
[2021-03-31 13:35:30.356] [E/3] [info] [Task Finished] Transform to mem in 0.099115s (36109 normal rows, 0 exceptions)
[2021-03-31 13:35:30.372] [driver] [info] [Task Finished] Transform to mem in 0.040538s (10471 normal rows, 0 exceptions)
[2021-03-31 13:35:30.377] [driver] [info] [Task Finished] Transform to mem in 0.005126s (1211 normal rows, 0 exceptions)
[2021-03-31 13:35:30.396] [E/1] [info] [Task Finished] Transform to mem in 0.116911s (41789 normal rows, 0 exceptions)
[2021-03-31 13:35:30.398] [E/2] [info] [Task Finished] Transform to mem in 0.078706s (26073 normal rows, 0 exceptions)
[2021-03-31 13:35:30.399] [E/3] [info] [Task Finished] Transform to mem in 0.042934s (10518 normal rows, 0 exceptions)
[2021-03-31 13:35:30.447] [driver] [info] [Task Finished] Transform to mem in 0.069721s (24560 normal rows, 0 exceptions)
[2021-03-31 13:35:30.464] [driver] [info] [Task Finished] Transform to mem in 0.017105s (6217 normal rows, 0 exceptions)
[2021-03-31 13:35:30.494] [E/1] [info] [Task Finished] Transform to mem in 0.097933s (35479 normal rows, 0 exceptions)
[2021-03-31 13:35:30.512] [E/2] [info] [Task Finished] Transform to mem in 0.114060s (41320 normal rows, 0 exceptions)
[2021-03-31 13:35:30.514] [E/3] [info] [Task Finished] Transform to mem in 0.114689s (41475 normal rows, 0 exceptions)
[2021-03-31 13:35:30.536] [driver] [info] [Task Finished] Transform to mem in 0.071970s (24657 normal rows, 0 exceptions)
[2021-03-31 13:35:30.575] [E/2] [info] [Task Finished] Transform to mem in 0.063255s (23273 normal rows, 0 exceptions)
[2021-03-31 13:35:30.590] [E/1] [info] [Task Finished] Transform to mem in 0.096058s (34166 normal rows, 0 exceptions)
[2021-03-31 13:35:30.601] [E/3] [info] [Task Finished] Transform to mem in 0.086972s (30641 normal rows, 0 exceptions)
[2021-03-31 13:35:30.619] [E/3] [info] [Task Finished] Transform to mem in 0.018025s (5847 normal rows, 0 exceptions)
[2021-03-31 13:35:30.622] [driver] [info] [Task Finished] Transform to mem in 0.086119s (30706 normal rows, 0 exceptions)
[2021-03-31 13:35:30.623] [E/2] [info] [Task Finished] Transform to mem in 0.048238s (14131 normal rows, 0 exceptions)
[2021-03-31 13:35:30.663] [E/1] [info] [Task Finished] Transform to mem in 0.072624s (24688 normal rows, 0 exceptions)
[2021-03-31 13:35:30.691] [E/3] [info] [Task Finished] Transform to mem in 0.072231s (24763 normal rows, 0 exceptions)
[2021-03-31 13:35:30.709] [E/3] [info] [Task Finished] Transform to mem in 0.018158s (6575 normal rows, 0 exceptions)
[2021-03-31 13:35:30.719] [driver] [info] [Task Finished] Transform to mem in 0.096974s (35944 normal rows, 0 exceptions)
[2021-03-31 13:35:30.738] [E/2] [info] [Task Finished] Transform to mem in 0.114918s (42136 normal rows, 0 exceptions)
[2021-03-31 13:35:30.777] [E/1] [info] [Task Finished] Transform to mem in 0.114429s (41750 normal rows, 0 exceptions)
[2021-03-31 13:35:30.778] [E/3] [info] [Task Finished] Transform to mem in 0.068564s (24990 normal rows, 0 exceptions)
[2021-03-31 13:35:30.779] [E/2] [info] [Task Finished] Transform to mem in 0.040675s (10481 normal rows, 0 exceptions)
[2021-03-31 13:35:30.818] [E/1] [info] [Task Finished] Transform to mem in 0.040720s (10492 normal rows, 0 exceptions)
[2021-03-31 13:35:30.821] [driver] [info] [Task Finished] Transform to mem in 0.101376s (36501 normal rows, 0 exceptions)
[2021-03-31 13:35:30.863] [E/3] [info] [Task Finished] Transform to mem in 0.085604s (29862 normal rows, 0 exceptions)
[2021-03-31 13:35:30.882] [E/2] [info] [Task Finished] Transform to mem in 0.103048s (37796 normal rows, 0 exceptions)
[2021-03-31 13:35:30.886] [E/1] [info] [Task Finished] Transform to mem in 0.067993s (24870 normal rows, 0 exceptions)
[2021-03-31 13:35:30.918] [driver] [info] [Task Finished] Transform to mem in 0.097084s (35395 normal rows, 0 exceptions)
[2021-03-31 13:35:30.945] [E/1] [info] [Task Finished] Transform to mem in 0.059477s (21164 normal rows, 0 exceptions)
[2021-03-31 13:35:30.959] [E/2] [info] [Task Finished] Transform to mem in 0.077138s (26195 normal rows, 0 exceptions)
[2021-03-31 13:35:30.977] [E/3] [info] [Task Finished] Transform to mem in 0.113594s (41474 normal rows, 0 exceptions)
[2021-03-31 13:35:30.986] [driver] [info] [Task Finished] Transform to mem in 0.067922s (24717 normal rows, 0 exceptions)
[2021-03-31 13:35:31.034] [driver] [info] [Task Finished] Transform to mem in 0.048165s (14083 normal rows, 0 exceptions)
[2021-03-31 13:35:31.046] [E/1] [info] [Task Finished] Transform to mem in 0.100452s (36501 normal rows, 0 exceptions)
[2021-03-31 13:35:31.048] [E/2] [info] [Task Finished] Transform to mem in 0.088640s (31118 normal rows, 0 exceptions)
[2021-03-31 13:35:31.062] [E/3] [info] [Task Finished] Transform to mem in 0.085489s (30459 normal rows, 0 exceptions)
[2021-03-31 13:35:31.075] [E/1] [info] [Task Finished] Transform to mem in 0.028973s (9440 normal rows, 0 exceptions)
[2021-03-31 13:35:31.105] [driver] [info] [Task Finished] Transform to mem in 0.071015s (24070 normal rows, 0 exceptions)
[2021-03-31 13:35:31.120] [E/2] [info] [Task Finished] Transform to mem in 0.072211s (24886 normal rows, 0 exceptions)
[2021-03-31 13:35:31.155] [E/2] [info] [Task Finished] Transform to mem in 0.035193s (12692 normal rows, 0 exceptions)
[2021-03-31 13:35:31.160] [E/3] [info] [Task Finished] Transform to mem in 0.098094s (36280 normal rows, 0 exceptions)
[2021-03-31 13:35:31.175] [E/1] [info] [Task Finished] Transform to mem in 0.099991s (35640 normal rows, 0 exceptions)
[2021-03-31 13:35:31.220] [driver] [info] [Task Finished] Transform to mem in 0.114786s (41766 normal rows, 0 exceptions)
[2021-03-31 13:35:31.224] [E/2] [info] [Task Finished] Transform to mem in 0.068996s (25101 normal rows, 0 exceptions)
[2021-03-31 13:35:31.227] [E/1] [info] [Task Finished] Transform to mem in 0.052022s (15520 normal rows, 0 exceptions)
[2021-03-31 13:35:31.260] [driver] [info] [Task Finished] Transform to mem in 0.040595s (10472 normal rows, 0 exceptions)
[2021-03-31 13:35:31.261] [E/3] [info] [Task Finished] Transform to mem in 0.100131s (36692 normal rows, 0 exceptions)
[2021-03-31 13:35:31.269] [driver] [info] [Task Finished] Transform to mem in 0.008257s (3012 normal rows, 0 exceptions)
[2021-03-31 13:35:31.284] [E/2] [info] [Task Finished] Transform to mem in 0.059169s (18509 normal rows, 0 exceptions)
[2021-03-31 13:35:31.328] [E/3] [info] [Task Finished] Transform to mem in 0.067687s (24873 normal rows, 0 exceptions)
[2021-03-31 13:35:31.339] [E/1] [info] [Task Finished] Transform to mem in 0.111563s (41077 normal rows, 0 exceptions)
[2021-03-31 13:35:31.368] [driver] [info] [Task Finished] Transform to mem in 0.099168s (36212 normal rows, 0 exceptions)
[2021-03-31 13:35:31.381] [E/1] [info] [Task Finished] Transform to mem in 0.042198s (13752 normal rows, 0 exceptions)
[2021-03-31 13:35:31.397] [E/2] [info] [Task Finished] Transform to mem in 0.113618s (41485 normal rows, 0 exceptions)
[2021-03-31 13:35:31.423] [E/3] [info] [Task Finished] Transform to mem in 0.094942s (33771 normal rows, 0 exceptions)
[2021-03-31 13:35:31.423] [E/2] [info] [Task Finished] Transform to mem in 0.026063s (9409 normal rows, 0 exceptions)
[2021-03-31 13:35:31.434] [driver] [info] [Task Finished] Transform to mem in 0.066150s (24577 normal rows, 0 exceptions)
[2021-03-31 13:35:31.453] [driver] [info] [Task Finished] Transform to mem in 0.019050s (7053 normal rows, 0 exceptions)
[2021-03-31 13:35:31.496] [E/1] [info] [Task Finished] Transform to mem in 0.114995s (41896 normal rows, 0 exceptions)
[2021-03-31 13:35:31.498] [driver] [info] [Task Finished] Transform to mem in 0.045290s (12590 normal rows, 0 exceptions)
[2021-03-31 13:35:31.504] [driver] [info] [Task Finished] Transform to mem in 0.006042s (1525 normal rows, 0 exceptions)
[2021-03-31 13:35:31.537] [E/1] [info] [Task Finished] Transform to mem in 0.040794s (10519 normal rows, 0 exceptions)
[2021-03-31 13:35:31.538] [E/2] [info] [Task Finished] Transform to mem in 0.114432s (41765 normal rows, 0 exceptions)
[2021-03-31 13:35:31.538] [E/3] [info] [Task Finished] Transform to mem in 0.114780s (41791 normal rows, 0 exceptions)
[2021-03-31 13:35:31.554] [E/3] [info] [Task Finished] Transform to mem in 0.016098s (5862 normal rows, 0 exceptions)
[2021-03-31 13:35:31.603] [driver] [info] [Task Finished] Transform to mem in 0.098345s (35521 normal rows, 0 exceptions)
[2021-03-31 13:35:31.622] [E/3] [info] [Task Finished] Transform to mem in 0.067669s (24747 normal rows, 0 exceptions)
[2021-03-31 13:35:31.649] [E/1] [info] [Task Finished] Transform to mem in 0.112526s (41318 normal rows, 0 exceptions)
[2021-03-31 13:35:31.652] [E/2] [info] [Task Finished] Transform to mem in 0.113867s (41595 normal rows, 0 exceptions)
[2021-03-31 13:35:31.696] [E/3] [info] [Task Finished] Transform to mem in 0.074187s (24909 normal rows, 0 exceptions)
[2021-03-31 13:35:31.701] [driver] [info] [Task Finished] Transform to mem in 0.097718s (35585 normal rows, 0 exceptions)
[2021-03-31 13:35:31.737] [E/2] [info] [Task Finished] Transform to mem in 0.085646s (30427 normal rows, 0 exceptions)
[2021-03-31 13:35:31.746] [E/3] [info] [Task Finished] Transform to mem in 0.049509s (15872 normal rows, 0 exceptions)
[2021-03-31 13:35:31.747] [E/1] [info] [Task Finished] Transform to mem in 0.097998s (35294 normal rows, 0 exceptions)
[2021-03-31 13:35:31.751] [E/2] [info] [Task Finished] Transform to mem in 0.013860s (5083 normal rows, 0 exceptions)
[2021-03-31 13:35:31.762] [driver] [info] [Task Finished] Transform to mem in 0.060921s (19595 normal rows, 0 exceptions)
[2021-03-31 13:35:31.814] [E/3] [info] [Task Finished] Transform to mem in 0.068441s (22556 normal rows, 0 exceptions)
[2021-03-31 13:35:31.817] [E/2] [info] [Task Finished] Transform to mem in 0.065913s (23480 normal rows, 0 exceptions)
[2021-03-31 13:35:31.823] [driver] [info] [Task Finished] Transform to mem in 0.060980s (22144 normal rows, 0 exceptions)
[2021-03-31 13:35:31.863] [E/1] [info] [Task Finished] Transform to mem in 0.115727s (42625 normal rows, 0 exceptions)
[2021-03-31 13:35:31.870] [driver] [info] [Task Finished] Transform to mem in 0.047930s (16736 normal rows, 0 exceptions)
[2021-03-31 13:35:31.875] [driver] [info] [Task Finished] Transform to mem in 0.004488s (1504 normal rows, 0 exceptions)
[2021-03-31 13:35:31.905] [E/2] [info] [Task Finished] Transform to mem in 0.087585s (30449 normal rows, 0 exceptions)
[2021-03-31 13:35:31.929] [E/3] [info] [Task Finished] Transform to mem in 0.114831s (41902 normal rows, 0 exceptions)
[2021-03-31 13:35:31.947] [E/2] [info] [Task Finished] Transform to mem in 0.041788s (15064 normal rows, 0 exceptions)
[2021-03-31 13:35:31.954] [E/1] [info] [Task Finished] Transform to mem in 0.091600s (32766 normal rows, 0 exceptions)
[2021-03-31 13:35:31.964] [driver] [info] [Task Finished] Transform to mem in 0.089000s (31430 normal rows, 0 exceptions)
[2021-03-31 13:35:31.977] [E/3] [info] [Task Finished] Transform to mem in 0.048090s (14080 normal rows, 0 exceptions)
[2021-03-31 13:35:32.020] [E/2] [info] [Task Finished] Transform to mem in 0.073759s (25158 normal rows, 0 exceptions)
[2021-03-31 13:35:32.028] [driver] [info] [Task Finished] Transform to mem in 0.063854s (23564 normal rows, 0 exceptions)
[2021-03-31 13:35:32.029] [driver] [info] [Task Finished] Transform to mem in 0.000650s (197 normal rows, 0 exceptions)
[2021-03-31 13:35:32.029] [E/1] [info] [Task Finished] Transform to mem in 0.074957s (25260 normal rows, 0 exceptions)
[2021-03-31 13:35:32.045] [E/3] [info] [Task Finished] Transform to mem in 0.068103s (25081 normal rows, 0 exceptions)
[2021-03-31 13:35:32.065] [E/3] [info] [Task Finished] Transform to mem in 0.019541s (7200 normal rows, 0 exceptions)
[2021-03-31 13:35:32.122] [E/2] [info] [Task Finished] Transform to mem in 0.101243s (36107 normal rows, 0 exceptions)
[2021-03-31 13:35:32.128] [E/3] [info] [Task Finished] Transform to mem in 0.063601s (20467 normal rows, 0 exceptions)
[2021-03-31 13:35:32.139] [E/2] [info] [Task Finished] Transform to mem in 0.017023s (4374 normal rows, 0 exceptions)
[2021-03-31 13:35:32.143] [driver] [info] [Task Finished] Transform to mem in 0.114722s (41729 normal rows, 0 exceptions)
[2021-03-31 13:35:32.144] [E/1] [info] [Task Finished] Transform to mem in 0.114549s (41767 normal rows, 0 exceptions)
[2021-03-31 13:35:32.158] [E/1] [info] [Task Finished] Transform to mem in 0.013569s (5008 normal rows, 0 exceptions)
[2021-03-31 13:35:32.169] [E/3] [info] [Task Finished] Transform to mem in 0.040615s (10487 normal rows, 0 exceptions)
[2021-03-31 13:35:32.226] [E/1] [info] [Task Finished] Transform to mem in 0.068255s (24978 normal rows, 0 exceptions)
[2021-03-31 13:35:32.228] [E/2] [info] [Task Finished] Transform to mem in 0.089705s (31621 normal rows, 0 exceptions)
[2021-03-31 13:35:32.238] [E/1] [info] [Task Finished] Transform to mem in 0.011746s (4305 normal rows, 0 exceptions)
[2021-03-31 13:35:32.255] [driver] [info] [Task Finished] Transform to mem in 0.111801s (41191 normal rows, 0 exceptions)
[2021-03-31 13:35:32.282] [E/3] [info] [Task Finished] Transform to mem in 0.113441s (41465 normal rows, 0 exceptions)
[2021-03-31 13:35:32.282] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.222s
[2021-03-31 13:35:32.282] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.7511s, 18842980 input rows, time to process 1 row via fast path: 0.00216267ms

[2021-03-31 13:35:32.602] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:35:33.210] [driver] [info] [Task Finished] write to file in 0.608523s (3544915 rows, 706.20 MB)
[2021-03-31 13:35:33.221] [E/1] [info] [Task Finished] write to file in 0.618969s (3575098 rows, 712.56 MB)
[2021-03-31 13:35:33.223] [E/3] [info] [Task Finished] write to file in 0.621232s (3592359 rows, 714.50 MB)
[2021-03-31 13:35:33.656] [E/2] [info] [Task Finished] write to file in 1.054010s (3592009 rows, 715.66 MB)
[2021-03-31 13:35:33.656] [global] [info] writing output took 1.373109s
[2021-03-31 13:35:33.656] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.37339s
[2021-03-31 13:35:33.656] [global] [info] [Transform Stage] Stage 0 took 11.9967s
[2021-03-31 13:35:33.656] [global] [info] Query Execution took 12.5591s. (planning: 0.56234s, execution: 11.9968s)
>>> 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.2922196388244629
CACHING took 13.12770414352417s
Tuplex job time: 38.99957466125488 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.377873,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.06002,"total_compilation_time_s":1.09981,"sampling_time_s":0.490711,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.7511,"fast_path_time_s":10.222,"fast_path_per_row_time_ns":2162.67,"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.00119113,"fast_path_time_s":0.00127122,"fast_path_per_row_time_ns":617.804,"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.00345342,"fast_path_time_s":0.00355622,"fast_path_per_row_time_ns":371.336,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":3,"fast_path_wall_time_s":14.0385,"fast_path_time_s":3.53671,"fast_path_per_row_time_ns":1002.05,"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.2922196388244629, "jobTime": 38.99957466125488, "io_load": 13.12770414352417, "compute_and_write": 25.871870517730713}
[GLOBAL] releasing 254 active partitions
[2021-03-31 13:35:33.697] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 253 active partitions
[2021-03-31 13:35:33.960] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 272 active partitions
[2021-03-31 13:35:34.224] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 257 active partitions
