[2021-03-31 13:32:53.129] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:32:53.129] [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:32:53.129] [local ee] [info] initializing LLVM backend
[2021-03-31 13:32:53.129] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:32:53.129] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:32:53.130] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:53.130] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:53.130] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:53.130] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:32:53.130] [E/1] [info] starting detached process queue
[2021-03-31 13:32:53.130] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:32:53.130] [E/2] [info] starting detached process queue
[2021-03-31 13:32:53.130] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:32:53.130] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:32:53.130] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:32:53.130] [E/3] [info] starting detached process queue
[2021-03-31 13:32:53.130] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:53.130] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:32:53.130] [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:32:53.130] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:32:53.131] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:32:53.292] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:53.309] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:53.326] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:53.344] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:53.357] [logical planner] [info] logical optimization took 0.036729ms
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:32:53.357] [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:32:53.358] [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:32:53.385] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:53.482] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:32:53.482] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.097494s
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:32:53.482] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:32:53.483] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:32:54.007] [driver] [info] [Task Finished] Transform to mem in 0.523687s (148791 normal rows, 0 exceptions)
[2021-03-31 13:32:54.007] [E/1] [info] [Task Finished] Transform to mem in 0.524255s (148222 normal rows, 0 exceptions)
[2021-03-31 13:32:54.016] [E/2] [info] [Task Finished] Transform to mem in 0.533492s (148920 normal rows, 0 exceptions)
[2021-03-31 13:32:54.037] [E/3] [info] [Task Finished] Transform to mem in 0.553871s (156520 normal rows, 0 exceptions)
[2021-03-31 13:32:54.524] [driver] [info] [Task Finished] Transform to mem in 0.517473s (148074 normal rows, 0 exceptions)
[2021-03-31 13:32:54.528] [E/1] [info] [Task Finished] Transform to mem in 0.520910s (148040 normal rows, 0 exceptions)
[2021-03-31 13:32:54.538] [E/2] [info] [Task Finished] Transform to mem in 0.521313s (148736 normal rows, 0 exceptions)
[2021-03-31 13:32:54.707] [E/3] [info] [Task Finished] Transform to mem in 0.669836s (191164 normal rows, 0 exceptions)
[2021-03-31 13:32:55.042] [driver] [info] [Task Finished] Transform to mem in 0.517903s (149256 normal rows, 0 exceptions)
[2021-03-31 13:32:55.050] [E/1] [info] [Task Finished] Transform to mem in 0.521695s (149018 normal rows, 0 exceptions)
[2021-03-31 13:32:55.057] [E/2] [info] [Task Finished] Transform to mem in 0.519675s (148986 normal rows, 0 exceptions)
[2021-03-31 13:32:55.261] [E/3] [info] [Task Finished] Transform to mem in 0.554833s (158719 normal rows, 0 exceptions)
[2021-03-31 13:32:55.564] [driver] [info] [Task Finished] Transform to mem in 0.521985s (148726 normal rows, 0 exceptions)
[2021-03-31 13:32:55.574] [E/1] [info] [Task Finished] Transform to mem in 0.523802s (148566 normal rows, 0 exceptions)
[2021-03-31 13:32:55.581] [E/2] [info] [Task Finished] Transform to mem in 0.523451s (148590 normal rows, 0 exceptions)
[2021-03-31 13:32:56.012] [E/3] [info] [Task Finished] Transform to mem in 0.750174s (212579 normal rows, 0 exceptions)
[2021-03-31 13:32:56.087] [driver] [info] [Task Finished] Transform to mem in 0.523035s (149214 normal rows, 0 exceptions)
[2021-03-31 13:32:56.097] [E/1] [info] [Task Finished] Transform to mem in 0.523354s (148120 normal rows, 0 exceptions)
[2021-03-31 13:32:56.105] [E/2] [info] [Task Finished] Transform to mem in 0.524224s (148729 normal rows, 0 exceptions)
[2021-03-31 13:32:56.606] [driver] [info] [Task Finished] Transform to mem in 0.519068s (148034 normal rows, 0 exceptions)
[2021-03-31 13:32:56.619] [E/1] [info] [Task Finished] Transform to mem in 0.521845s (148545 normal rows, 0 exceptions)
[2021-03-31 13:32:56.626] [E/2] [info] [Task Finished] Transform to mem in 0.520538s (148261 normal rows, 0 exceptions)
[2021-03-31 13:32:56.758] [E/3] [info] [Task Finished] Transform to mem in 0.746326s (212966 normal rows, 0 exceptions)
[2021-03-31 13:32:57.140] [E/1] [info] [Task Finished] Transform to mem in 0.521247s (148292 normal rows, 0 exceptions)
[2021-03-31 13:32:57.146] [E/2] [info] [Task Finished] Transform to mem in 0.520074s (148408 normal rows, 0 exceptions)
[2021-03-31 13:32:57.276] [driver] [info] [Task Finished] Transform to mem in 0.669668s (191851 normal rows, 0 exceptions)
[2021-03-31 13:32:57.278] [E/3] [info] [Task Finished] Transform to mem in 0.519776s (149106 normal rows, 0 exceptions)
[2021-03-31 13:32:57.669] [E/2] [info] [Task Finished] Transform to mem in 0.522740s (149431 normal rows, 0 exceptions)
[2021-03-31 13:32:57.793] [driver] [info] [Task Finished] Transform to mem in 0.516696s (148200 normal rows, 0 exceptions)
[2021-03-31 13:32:57.799] [E/3] [info] [Task Finished] Transform to mem in 0.520854s (149375 normal rows, 0 exceptions)
[2021-03-31 13:32:57.807] [E/1] [info] [Task Finished] Transform to mem in 0.667211s (190584 normal rows, 0 exceptions)
[2021-03-31 13:32:58.246] [E/2] [info] [Task Finished] Transform to mem in 0.577837s (165017 normal rows, 0 exceptions)
[2021-03-31 13:32:58.312] [driver] [info] [Task Finished] Transform to mem in 0.518981s (149256 normal rows, 0 exceptions)
[2021-03-31 13:32:58.318] [E/3] [info] [Task Finished] Transform to mem in 0.519130s (148570 normal rows, 0 exceptions)
[2021-03-31 13:32:58.328] [E/1] [info] [Task Finished] Transform to mem in 0.520364s (148802 normal rows, 0 exceptions)
[2021-03-31 13:32:58.828] [driver] [info] [Task Finished] Transform to mem in 0.516775s (148369 normal rows, 0 exceptions)
[2021-03-31 13:32:58.838] [E/3] [info] [Task Finished] Transform to mem in 0.520039s (149125 normal rows, 0 exceptions)
[2021-03-31 13:32:58.894] [E/2] [info] [Task Finished] Transform to mem in 0.647654s (185446 normal rows, 0 exceptions)
[2021-03-31 13:32:59.156] [E/1] [info] [Task Finished] Transform to mem in 0.828003s (235681 normal rows, 0 exceptions)
[2021-03-31 13:32:59.353] [driver] [info] [Task Finished] Transform to mem in 0.524145s (148710 normal rows, 0 exceptions)
[2021-03-31 13:32:59.366] [E/3] [info] [Task Finished] Transform to mem in 0.527715s (149310 normal rows, 0 exceptions)
[2021-03-31 13:32:59.682] [E/1] [info] [Task Finished] Transform to mem in 0.525846s (148417 normal rows, 0 exceptions)
[2021-03-31 13:32:59.874] [driver] [info] [Task Finished] Transform to mem in 0.521349s (148449 normal rows, 0 exceptions)
[2021-03-31 13:32:59.886] [E/3] [info] [Task Finished] Transform to mem in 0.520585s (148165 normal rows, 0 exceptions)
[2021-03-31 13:32:59.903] [E/2] [info] [Task Finished] Transform to mem in 1.009029s (285965 normal rows, 0 exceptions)
[2021-03-31 13:33:00.202] [E/1] [info] [Task Finished] Transform to mem in 0.520434s (148811 normal rows, 0 exceptions)
[2021-03-31 13:33:00.391] [driver] [info] [Task Finished] Transform to mem in 0.517423s (148196 normal rows, 0 exceptions)
[2021-03-31 13:33:00.404] [E/3] [info] [Task Finished] Transform to mem in 0.517491s (147954 normal rows, 0 exceptions)
[2021-03-31 13:33:00.720] [E/1] [info] [Task Finished] Transform to mem in 0.518349s (148385 normal rows, 0 exceptions)
[2021-03-31 13:33:00.912] [driver] [info] [Task Finished] Transform to mem in 0.520861s (148152 normal rows, 0 exceptions)
[2021-03-31 13:33:00.922] [E/2] [info] [Task Finished] Transform to mem in 1.018592s (290028 normal rows, 0 exceptions)
[2021-03-31 13:33:00.925] [E/3] [info] [Task Finished] Transform to mem in 0.521517s (148303 normal rows, 0 exceptions)
[2021-03-31 13:33:01.320] [E/1] [info] [Task Finished] Transform to mem in 0.599988s (171261 normal rows, 0 exceptions)
[2021-03-31 13:33:01.431] [driver] [info] [Task Finished] Transform to mem in 0.518524s (148988 normal rows, 0 exceptions)
[2021-03-31 13:33:01.441] [E/2] [info] [Task Finished] Transform to mem in 0.519265s (148744 normal rows, 0 exceptions)
[2021-03-31 13:33:01.839] [E/1] [info] [Task Finished] Transform to mem in 0.518221s (148407 normal rows, 0 exceptions)
[2021-03-31 13:33:01.929] [E/3] [info] [Task Finished] Transform to mem in 1.003550s (288017 normal rows, 0 exceptions)
[2021-03-31 13:33:01.950] [driver] [info] [Task Finished] Transform to mem in 0.519014s (148801 normal rows, 0 exceptions)
[2021-03-31 13:33:01.960] [E/2] [info] [Task Finished] Transform to mem in 0.518473s (148079 normal rows, 0 exceptions)
[2021-03-31 13:33:02.447] [E/3] [info] [Task Finished] Transform to mem in 0.518269s (148853 normal rows, 0 exceptions)
[2021-03-31 13:33:02.465] [driver] [info] [Task Finished] Transform to mem in 0.515474s (147856 normal rows, 0 exceptions)
[2021-03-31 13:33:02.477] [E/2] [info] [Task Finished] Transform to mem in 0.517458s (148255 normal rows, 0 exceptions)
[2021-03-31 13:33:02.535] [E/1] [info] [Task Finished] Transform to mem in 0.696523s (199386 normal rows, 0 exceptions)
[2021-03-31 13:33:02.986] [driver] [info] [Task Finished] Transform to mem in 0.520935s (148779 normal rows, 0 exceptions)
[2021-03-31 13:33:03.000] [E/2] [info] [Task Finished] Transform to mem in 0.522834s (149180 normal rows, 0 exceptions)
[2021-03-31 13:33:03.056] [E/1] [info] [Task Finished] Transform to mem in 0.520776s (147884 normal rows, 0 exceptions)
[2021-03-31 13:33:03.154] [E/3] [info] [Task Finished] Transform to mem in 0.706504s (200335 normal rows, 0 exceptions)
[2021-03-31 13:33:03.521] [E/2] [info] [Task Finished] Transform to mem in 0.521491s (148526 normal rows, 0 exceptions)
[2021-03-31 13:33:03.581] [E/1] [info] [Task Finished] Transform to mem in 0.524555s (148867 normal rows, 0 exceptions)
[2021-03-31 13:33:03.616] [driver] [info] [Task Finished] Transform to mem in 0.629705s (180350 normal rows, 0 exceptions)
[2021-03-31 13:33:03.672] [E/3] [info] [Task Finished] Transform to mem in 0.518066s (148533 normal rows, 0 exceptions)
[2021-03-31 13:33:04.100] [E/1] [info] [Task Finished] Transform to mem in 0.519481s (148642 normal rows, 0 exceptions)
[2021-03-31 13:33:04.116] [E/2] [info] [Task Finished] Transform to mem in 0.594656s (170603 normal rows, 0 exceptions)
[2021-03-31 13:33:04.134] [driver] [info] [Task Finished] Transform to mem in 0.517658s (149387 normal rows, 0 exceptions)
[2021-03-31 13:33:04.189] [E/3] [info] [Task Finished] Transform to mem in 0.517088s (148260 normal rows, 0 exceptions)
[2021-03-31 13:33:04.623] [E/1] [info] [Task Finished] Transform to mem in 0.522825s (149757 normal rows, 0 exceptions)
[2021-03-31 13:33:04.635] [E/2] [info] [Task Finished] Transform to mem in 0.518968s (148897 normal rows, 0 exceptions)
[2021-03-31 13:33:04.653] [driver] [info] [Task Finished] Transform to mem in 0.518868s (149539 normal rows, 0 exceptions)
[2021-03-31 13:33:04.707] [E/3] [info] [Task Finished] Transform to mem in 0.517909s (148994 normal rows, 0 exceptions)
[2021-03-31 13:33:05.154] [E/2] [info] [Task Finished] Transform to mem in 0.518840s (148881 normal rows, 0 exceptions)
[2021-03-31 13:33:05.170] [driver] [info] [Task Finished] Transform to mem in 0.517716s (148754 normal rows, 0 exceptions)
[2021-03-31 13:33:05.196] [E/1] [info] [Task Finished] Transform to mem in 0.572615s (164557 normal rows, 0 exceptions)
[2021-03-31 13:33:05.485] [E/3] [info] [Task Finished] Transform to mem in 0.778285s (223096 normal rows, 0 exceptions)
[2021-03-31 13:33:05.673] [E/2] [info] [Task Finished] Transform to mem in 0.519243s (149340 normal rows, 0 exceptions)
[2021-03-31 13:33:05.688] [driver] [info] [Task Finished] Transform to mem in 0.517520s (148646 normal rows, 0 exceptions)
[2021-03-31 13:33:06.142] [E/1] [info] [Task Finished] Transform to mem in 0.946372s (272132 normal rows, 0 exceptions)
[2021-03-31 13:33:06.142] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.6598s
[2021-03-31 13:33:06.142] [global] [info] [Transform Stage] Stage 0 total wall clock time: 49.0548s, 14009720 input rows, time to process 1 row via fast path: 0.00350148ms
[2021-03-31 13:33:06.142] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000125146s
[2021-03-31 13:33:06.142] [global] [info] [Transform Stage] Stage 0 took 12.7575s
[2021-03-31 13:33:06.142] [global] [info] Query Execution took 12.8386s. (planning: 0.0810749s, execution: 12.7575s)
[2021-03-31 13:33:06.145] [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:33:06.146] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:33:06.146] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:33:06.315] [logical planner] [info] logical optimization took 0.006139ms
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:33:06.315] [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:33:06.335] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:06.364] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:33:06.364] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0293999s
[2021-03-31 13:33:06.365] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:33:06.372] [E/1] [info] [Task Finished] Transform to mem in 0.007070s (9300 normal rows, 0 exceptions)
[2021-03-31 13:33:06.372] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00715301s
[2021-03-31 13:33:06.372] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00706954s, 9300 input rows, time to process 1 row via fast path: 0.000760166ms
[2021-03-31 13:33:06.372] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.31e-06s
[2021-03-31 13:33:06.372] [global] [info] [Transform Stage] Stage 0 took 0.0365932s
[2021-03-31 13:33:06.372] [global] [info] Query Execution took 0.0645788s. (planning: 0.0279629s, execution: 0.0366159s)
[2021-03-31 13:33:06.374] [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:33:06.374] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:33:06.374] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:33:06.414] [logical planner] [info] logical optimization took 0.000503ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:33:06.414] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:33:06.433] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:06.441] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:33:06.441] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00782806s
[2021-03-31 13:33:06.441] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:33:06.441] [E/3] [info] [Task Finished] Transform to mem in 0.000424s (1928 normal rows, 0 exceptions)
[2021-03-31 13:33:06.441] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000501679s
[2021-03-31 13:33:06.441] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000424201s, 1928 input rows, time to process 1 row via fast path: 0.000220021ms
[2021-03-31 13:33:06.441] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.067e-06s
[2021-03-31 13:33:06.441] [global] [info] [Transform Stage] Stage 0 took 0.00835621s
[2021-03-31 13:33:06.441] [global] [info] Query Execution took 0.0278563s. (planning: 0.0194796s, execution: 0.00837677s)
[2021-03-31 13:33:06.442] [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:33:06.452] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.459] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.464] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.469] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.496] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.514] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.525] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.530] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.539] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.550] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:33:06.649] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:06.751] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:06.853] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:06.950] [logical planner] [info] logical optimization took 0.204736ms
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:33:06.951] [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:33:06.951] [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:33:06.952] [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:33:06.954] [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:33:06.955] [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:33:06.956] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:33:06.957] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:33:06.958] [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:33:06.959] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:33:06.960] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:33:06.961] [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:33:06.963] [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:33:06.970] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:07.320] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:33:07.320] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.350607s
[2021-03-31 13:33:07.400] [E/3] [info] [Task Finished] Transform to mem in 0.079890s (34976 normal rows, 0 exceptions)
[2021-03-31 13:33:07.401] [driver] [info] [Task Finished] Transform to mem in 0.080151s (35468 normal rows, 0 exceptions)
[2021-03-31 13:33:07.480] [driver] [info] [Task Finished] Transform to mem in 0.079912s (35461 normal rows, 0 exceptions)
[2021-03-31 13:33:07.577] [E/2] [info] [Task Finished] Transform to mem in 0.256128s (113246 normal rows, 0 exceptions)
[2021-03-31 13:33:07.577] [E/1] [info] [Task Finished] Transform to mem in 0.256440s (113323 normal rows, 0 exceptions)
[2021-03-31 13:33:07.660] [E/3] [info] [Task Finished] Transform to mem in 0.259686s (113459 normal rows, 0 exceptions)
[2021-03-31 13:33:07.676] [E/2] [info] [Task Finished] Transform to mem in 0.099377s (43486 normal rows, 0 exceptions)
[2021-03-31 13:33:07.737] [driver] [info] [Task Finished] Transform to mem in 0.256724s (113034 normal rows, 0 exceptions)
[2021-03-31 13:33:07.741] [E/3] [info] [Task Finished] Transform to mem in 0.080771s (35159 normal rows, 0 exceptions)
[2021-03-31 13:33:07.816] [driver] [info] [Task Finished] Transform to mem in 0.078674s (34919 normal rows, 0 exceptions)
[2021-03-31 13:33:07.831] [E/1] [info] [Task Finished] Transform to mem in 0.254602s (112915 normal rows, 0 exceptions)
[2021-03-31 13:33:07.896] [driver] [info] [Task Finished] Transform to mem in 0.080095s (35231 normal rows, 0 exceptions)
[2021-03-31 13:33:07.934] [E/2] [info] [Task Finished] Transform to mem in 0.257603s (113121 normal rows, 0 exceptions)
[2021-03-31 13:33:07.999] [E/3] [info] [Task Finished] Transform to mem in 0.257734s (113505 normal rows, 0 exceptions)
[2021-03-31 13:33:08.072] [driver] [info] [Task Finished] Transform to mem in 0.176347s (77734 normal rows, 0 exceptions)
[2021-03-31 13:33:08.080] [E/3] [info] [Task Finished] Transform to mem in 0.081921s (36017 normal rows, 0 exceptions)
[2021-03-31 13:33:08.088] [E/1] [info] [Task Finished] Transform to mem in 0.256671s (113430 normal rows, 0 exceptions)
[2021-03-31 13:33:08.162] [E/3] [info] [Task Finished] Transform to mem in 0.081877s (35737 normal rows, 0 exceptions)
[2021-03-31 13:33:08.189] [E/2] [info] [Task Finished] Transform to mem in 0.255259s (113239 normal rows, 0 exceptions)
[2021-03-31 13:33:08.244] [E/3] [info] [Task Finished] Transform to mem in 0.081471s (35710 normal rows, 0 exceptions)
[2021-03-31 13:33:08.330] [driver] [info] [Task Finished] Transform to mem in 0.257657s (113281 normal rows, 0 exceptions)
[2021-03-31 13:33:08.343] [E/1] [info] [Task Finished] Transform to mem in 0.255116s (113275 normal rows, 0 exceptions)
[2021-03-31 13:33:08.347] [E/3] [info] [Task Finished] Transform to mem in 0.103448s (45373 normal rows, 0 exceptions)
[2021-03-31 13:33:08.423] [E/1] [info] [Task Finished] Transform to mem in 0.079970s (35405 normal rows, 0 exceptions)
[2021-03-31 13:33:08.447] [E/2] [info] [Task Finished] Transform to mem in 0.258157s (113346 normal rows, 0 exceptions)
[2021-03-31 13:33:08.504] [E/1] [info] [Task Finished] Transform to mem in 0.080376s (35374 normal rows, 0 exceptions)
[2021-03-31 13:33:08.584] [E/1] [info] [Task Finished] Transform to mem in 0.080254s (35571 normal rows, 0 exceptions)
[2021-03-31 13:33:08.587] [driver] [info] [Task Finished] Transform to mem in 0.256629s (113321 normal rows, 0 exceptions)
[2021-03-31 13:33:08.605] [E/3] [info] [Task Finished] Transform to mem in 0.257706s (113192 normal rows, 0 exceptions)
[2021-03-31 13:33:08.704] [E/2] [info] [Task Finished] Transform to mem in 0.256725s (113019 normal rows, 0 exceptions)
[2021-03-31 13:33:08.784] [E/2] [info] [Task Finished] Transform to mem in 0.080112s (35575 normal rows, 0 exceptions)
[2021-03-31 13:33:08.811] [driver] [info] [Task Finished] Transform to mem in 0.224249s (99527 normal rows, 0 exceptions)
[2021-03-31 13:33:08.841] [E/1] [info] [Task Finished] Transform to mem in 0.256721s (113052 normal rows, 0 exceptions)
[2021-03-31 13:33:08.864] [E/3] [info] [Task Finished] Transform to mem in 0.258563s (113639 normal rows, 0 exceptions)
[2021-03-31 13:33:08.890] [driver] [info] [Task Finished] Transform to mem in 0.079021s (34828 normal rows, 0 exceptions)
[2021-03-31 13:33:08.944] [E/3] [info] [Task Finished] Transform to mem in 0.080813s (35671 normal rows, 0 exceptions)
[2021-03-31 13:33:09.042] [E/2] [info] [Task Finished] Transform to mem in 0.257724s (113292 normal rows, 0 exceptions)
[2021-03-31 13:33:09.096] [E/1] [info] [Task Finished] Transform to mem in 0.255629s (113058 normal rows, 0 exceptions)
[2021-03-31 13:33:09.146] [driver] [info] [Task Finished] Transform to mem in 0.256272s (113118 normal rows, 0 exceptions)
[2021-03-31 13:33:09.173] [E/3] [info] [Task Finished] Transform to mem in 0.228131s (99848 normal rows, 0 exceptions)
[2021-03-31 13:33:09.176] [E/1] [info] [Task Finished] Transform to mem in 0.079355s (34813 normal rows, 0 exceptions)
[2021-03-31 13:33:09.253] [E/3] [info] [Task Finished] Transform to mem in 0.080456s (34936 normal rows, 0 exceptions)
[2021-03-31 13:33:09.299] [E/2] [info] [Task Finished] Transform to mem in 0.257236s (113221 normal rows, 0 exceptions)
[2021-03-31 13:33:09.333] [E/3] [info] [Task Finished] Transform to mem in 0.080098s (35092 normal rows, 0 exceptions)
[2021-03-31 13:33:09.404] [driver] [info] [Task Finished] Transform to mem in 0.257282s (113609 normal rows, 0 exceptions)
[2021-03-31 13:33:09.430] [E/1] [info] [Task Finished] Transform to mem in 0.254643s (113169 normal rows, 0 exceptions)
[2021-03-31 13:33:09.511] [E/1] [info] [Task Finished] Transform to mem in 0.080346s (35276 normal rows, 0 exceptions)
[2021-03-31 13:33:09.512] [E/3] [info] [Task Finished] Transform to mem in 0.178681s (78765 normal rows, 0 exceptions)
[2021-03-31 13:33:09.556] [E/2] [info] [Task Finished] Transform to mem in 0.257050s (113086 normal rows, 0 exceptions)
[2021-03-31 13:33:09.592] [E/3] [info] [Task Finished] Transform to mem in 0.080336s (35368 normal rows, 0 exceptions)
[2021-03-31 13:33:09.659] [driver] [info] [Task Finished] Transform to mem in 0.255093s (113016 normal rows, 0 exceptions)
[2021-03-31 13:33:09.673] [E/3] [info] [Task Finished] Transform to mem in 0.081223s (35632 normal rows, 0 exceptions)
[2021-03-31 13:33:09.768] [E/1] [info] [Task Finished] Transform to mem in 0.256985s (113040 normal rows, 0 exceptions)
[2021-03-31 13:33:09.811] [E/2] [info] [Task Finished] Transform to mem in 0.255397s (113474 normal rows, 0 exceptions)
[2021-03-31 13:33:09.849] [E/3] [info] [Task Finished] Transform to mem in 0.175584s (77314 normal rows, 0 exceptions)
[2021-03-31 13:33:09.892] [E/2] [info] [Task Finished] Transform to mem in 0.080949s (36010 normal rows, 0 exceptions)
[2021-03-31 13:33:09.916] [driver] [info] [Task Finished] Transform to mem in 0.257569s (113270 normal rows, 0 exceptions)
[2021-03-31 13:33:09.972] [E/2] [info] [Task Finished] Transform to mem in 0.080034s (35047 normal rows, 0 exceptions)
[2021-03-31 13:33:10.028] [E/1] [info] [Task Finished] Transform to mem in 0.260167s (113421 normal rows, 0 exceptions)
[2021-03-31 13:33:10.057] [E/2] [info] [Task Finished] Transform to mem in 0.084632s (36265 normal rows, 0 exceptions)
[2021-03-31 13:33:10.111] [E/3] [info] [Task Finished] Transform to mem in 0.261476s (113153 normal rows, 0 exceptions)
[2021-03-31 13:33:10.175] [E/2] [info] [Task Finished] Transform to mem in 0.118408s (52220 normal rows, 0 exceptions)
[2021-03-31 13:33:10.176] [driver] [info] [Task Finished] Transform to mem in 0.259453s (113110 normal rows, 0 exceptions)
[2021-03-31 13:33:10.256] [E/2] [info] [Task Finished] Transform to mem in 0.080523s (35968 normal rows, 0 exceptions)
[2021-03-31 13:33:10.282] [E/1] [info] [Task Finished] Transform to mem in 0.254392s (112797 normal rows, 0 exceptions)
[2021-03-31 13:33:10.337] [E/2] [info] [Task Finished] Transform to mem in 0.080846s (35673 normal rows, 0 exceptions)
[2021-03-31 13:33:10.370] [E/3] [info] [Task Finished] Transform to mem in 0.259017s (113288 normal rows, 0 exceptions)
[2021-03-31 13:33:10.417] [E/2] [info] [Task Finished] Transform to mem in 0.079913s (35432 normal rows, 0 exceptions)
[2021-03-31 13:33:10.431] [driver] [info] [Task Finished] Transform to mem in 0.255533s (112897 normal rows, 0 exceptions)
[2021-03-31 13:33:10.543] [E/1] [info] [Task Finished] Transform to mem in 0.260436s (113370 normal rows, 0 exceptions)
[2021-03-31 13:33:10.584] [E/2] [info] [Task Finished] Transform to mem in 0.167334s (72350 normal rows, 0 exceptions)
[2021-03-31 13:33:10.623] [E/1] [info] [Task Finished] Transform to mem in 0.079860s (35261 normal rows, 0 exceptions)
[2021-03-31 13:33:10.631] [E/3] [info] [Task Finished] Transform to mem in 0.261132s (113096 normal rows, 0 exceptions)
[2021-03-31 13:33:10.695] [driver] [info] [Task Finished] Transform to mem in 0.263284s (113108 normal rows, 0 exceptions)
[2021-03-31 13:33:10.709] [E/1] [info] [Task Finished] Transform to mem in 0.086036s (35925 normal rows, 0 exceptions)
[2021-03-31 13:33:10.729] [E/1] [info] [Task Finished] Transform to mem in 0.020720s (9112 normal rows, 0 exceptions)
[2021-03-31 13:33:10.844] [E/2] [info] [Task Finished] Transform to mem in 0.260329s (113200 normal rows, 0 exceptions)
[2021-03-31 13:33:10.894] [E/3] [info] [Task Finished] Transform to mem in 0.263237s (113144 normal rows, 0 exceptions)
[2021-03-31 13:33:10.925] [E/2] [info] [Task Finished] Transform to mem in 0.080412s (35435 normal rows, 0 exceptions)
[2021-03-31 13:33:10.952] [driver] [info] [Task Finished] Transform to mem in 0.257334s (113425 normal rows, 0 exceptions)
[2021-03-31 13:33:10.985] [E/1] [info] [Task Finished] Transform to mem in 0.255776s (113275 normal rows, 0 exceptions)
[2021-03-31 13:33:11.007] [E/2] [info] [Task Finished] Transform to mem in 0.082370s (36013 normal rows, 0 exceptions)
[2021-03-31 13:33:11.142] [E/2] [info] [Task Finished] Transform to mem in 0.134317s (59343 normal rows, 0 exceptions)
[2021-03-31 13:33:11.151] [E/3] [info] [Task Finished] Transform to mem in 0.257056s (113297 normal rows, 0 exceptions)
[2021-03-31 13:33:11.209] [driver] [info] [Task Finished] Transform to mem in 0.256829s (113491 normal rows, 0 exceptions)
[2021-03-31 13:33:11.232] [E/3] [info] [Task Finished] Transform to mem in 0.080560s (35184 normal rows, 0 exceptions)
[2021-03-31 13:33:11.241] [E/1] [info] [Task Finished] Transform to mem in 0.255464s (113131 normal rows, 0 exceptions)
[2021-03-31 13:33:11.312] [E/3] [info] [Task Finished] Transform to mem in 0.080689s (35229 normal rows, 0 exceptions)
[2021-03-31 13:33:11.392] [E/3] [info] [Task Finished] Transform to mem in 0.079417s (35100 normal rows, 0 exceptions)
[2021-03-31 13:33:11.398] [E/2] [info] [Task Finished] Transform to mem in 0.256047s (113233 normal rows, 0 exceptions)
[2021-03-31 13:33:11.465] [driver] [info] [Task Finished] Transform to mem in 0.256066s (113220 normal rows, 0 exceptions)
[2021-03-31 13:33:11.477] [E/2] [info] [Task Finished] Transform to mem in 0.079777s (35370 normal rows, 0 exceptions)
[2021-03-31 13:33:11.496] [E/1] [info] [Task Finished] Transform to mem in 0.255186s (113065 normal rows, 0 exceptions)
[2021-03-31 13:33:11.556] [E/2] [info] [Task Finished] Transform to mem in 0.078605s (35042 normal rows, 0 exceptions)
[2021-03-31 13:33:11.635] [E/2] [info] [Task Finished] Transform to mem in 0.079210s (34935 normal rows, 0 exceptions)
[2021-03-31 13:33:11.653] [E/3] [info] [Task Finished] Transform to mem in 0.260924s (113441 normal rows, 0 exceptions)
[2021-03-31 13:33:11.724] [driver] [info] [Task Finished] Transform to mem in 0.259413s (113154 normal rows, 0 exceptions)
[2021-03-31 13:33:11.755] [E/1] [info] [Task Finished] Transform to mem in 0.258740s (113019 normal rows, 0 exceptions)
[2021-03-31 13:33:11.868] [driver] [info] [Task Finished] Transform to mem in 0.143310s (63216 normal rows, 0 exceptions)
[2021-03-31 13:33:11.895] [E/2] [info] [Task Finished] Transform to mem in 0.259787s (113435 normal rows, 0 exceptions)
[2021-03-31 13:33:11.912] [E/3] [info] [Task Finished] Transform to mem in 0.259689s (113377 normal rows, 0 exceptions)
[2021-03-31 13:33:11.947] [driver] [info] [Task Finished] Transform to mem in 0.079087s (34986 normal rows, 0 exceptions)
[2021-03-31 13:33:11.992] [E/3] [info] [Task Finished] Transform to mem in 0.079608s (34892 normal rows, 0 exceptions)
[2021-03-31 13:33:12.010] [E/1] [info] [Task Finished] Transform to mem in 0.255363s (113399 normal rows, 0 exceptions)
[2021-03-31 13:33:12.072] [E/3] [info] [Task Finished] Transform to mem in 0.079925s (35075 normal rows, 0 exceptions)
[2021-03-31 13:33:12.152] [E/2] [info] [Task Finished] Transform to mem in 0.256469s (113260 normal rows, 0 exceptions)
[2021-03-31 13:33:12.203] [driver] [info] [Task Finished] Transform to mem in 0.256530s (113228 normal rows, 0 exceptions)
[2021-03-31 13:33:12.204] [E/3] [info] [Task Finished] Transform to mem in 0.131911s (57754 normal rows, 0 exceptions)
[2021-03-31 13:33:12.266] [E/1] [info] [Task Finished] Transform to mem in 0.256189s (113507 normal rows, 0 exceptions)
[2021-03-31 13:33:12.284] [driver] [info] [Task Finished] Transform to mem in 0.080310s (35695 normal rows, 0 exceptions)
[2021-03-31 13:33:12.347] [E/1] [info] [Task Finished] Transform to mem in 0.080630s (35521 normal rows, 0 exceptions)
[2021-03-31 13:33:12.408] [E/2] [info] [Task Finished] Transform to mem in 0.256420s (113293 normal rows, 0 exceptions)
[2021-03-31 13:33:12.462] [E/3] [info] [Task Finished] Transform to mem in 0.257566s (113223 normal rows, 0 exceptions)
[2021-03-31 13:33:12.539] [driver] [info] [Task Finished] Transform to mem in 0.255798s (113169 normal rows, 0 exceptions)
[2021-03-31 13:33:12.548] [E/2] [info] [Task Finished] Transform to mem in 0.139713s (61602 normal rows, 0 exceptions)
[2021-03-31 13:33:12.602] [E/1] [info] [Task Finished] Transform to mem in 0.254613s (113246 normal rows, 0 exceptions)
[2021-03-31 13:33:12.619] [driver] [info] [Task Finished] Transform to mem in 0.079470s (35175 normal rows, 0 exceptions)
[2021-03-31 13:33:12.682] [E/1] [info] [Task Finished] Transform to mem in 0.080539s (35556 normal rows, 0 exceptions)
[2021-03-31 13:33:12.719] [E/3] [info] [Task Finished] Transform to mem in 0.257824s (113232 normal rows, 0 exceptions)
[2021-03-31 13:33:12.761] [E/1] [info] [Task Finished] Transform to mem in 0.078772s (34836 normal rows, 0 exceptions)
[2021-03-31 13:33:12.804] [E/2] [info] [Task Finished] Transform to mem in 0.255975s (113245 normal rows, 0 exceptions)
[2021-03-31 13:33:12.875] [driver] [info] [Task Finished] Transform to mem in 0.255869s (113243 normal rows, 0 exceptions)
[2021-03-31 13:33:12.954] [driver] [info] [Task Finished] Transform to mem in 0.079480s (35370 normal rows, 0 exceptions)
[2021-03-31 13:33:12.956] [E/1] [info] [Task Finished] Transform to mem in 0.194714s (85947 normal rows, 0 exceptions)
[2021-03-31 13:33:12.977] [E/3] [info] [Task Finished] Transform to mem in 0.257138s (113439 normal rows, 0 exceptions)
[2021-03-31 13:33:13.035] [E/1] [info] [Task Finished] Transform to mem in 0.079778s (35199 normal rows, 0 exceptions)
[2021-03-31 13:33:13.059] [E/2] [info] [Task Finished] Transform to mem in 0.254747s (113483 normal rows, 0 exceptions)
[2021-03-31 13:33:13.115] [E/1] [info] [Task Finished] Transform to mem in 0.080020s (35239 normal rows, 0 exceptions)
[2021-03-31 13:33:13.209] [driver] [info] [Task Finished] Transform to mem in 0.254522s (112657 normal rows, 0 exceptions)
[2021-03-31 13:33:13.233] [E/3] [info] [Task Finished] Transform to mem in 0.256749s (113016 normal rows, 0 exceptions)
[2021-03-31 13:33:13.313] [E/1] [info] [Task Finished] Transform to mem in 0.197471s (86747 normal rows, 0 exceptions)
[2021-03-31 13:33:13.315] [E/2] [info] [Task Finished] Transform to mem in 0.256221s (113588 normal rows, 0 exceptions)
[2021-03-31 13:33:13.316] [E/3] [info] [Task Finished] Transform to mem in 0.082361s (35870 normal rows, 0 exceptions)
[2021-03-31 13:33:13.395] [E/2] [info] [Task Finished] Transform to mem in 0.079906s (35502 normal rows, 0 exceptions)
[2021-03-31 13:33:13.463] [driver] [info] [Task Finished] Transform to mem in 0.254330s (112909 normal rows, 0 exceptions)
[2021-03-31 13:33:13.475] [E/2] [info] [Task Finished] Transform to mem in 0.079935s (35157 normal rows, 0 exceptions)
[2021-03-31 13:33:13.569] [E/1] [info] [Task Finished] Transform to mem in 0.255549s (113678 normal rows, 0 exceptions)
[2021-03-31 13:33:13.572] [E/3] [info] [Task Finished] Transform to mem in 0.256756s (112727 normal rows, 0 exceptions)
[2021-03-31 13:33:13.625] [E/2] [info] [Task Finished] Transform to mem in 0.150692s (66851 normal rows, 0 exceptions)
[2021-03-31 13:33:13.652] [E/3] [info] [Task Finished] Transform to mem in 0.079804s (35145 normal rows, 0 exceptions)
[2021-03-31 13:33:13.724] [driver] [info] [Task Finished] Transform to mem in 0.260562s (113499 normal rows, 0 exceptions)
[2021-03-31 13:33:13.736] [E/3] [info] [Task Finished] Transform to mem in 0.083612s (35546 normal rows, 0 exceptions)
[2021-03-31 13:33:13.816] [E/3] [info] [Task Finished] Transform to mem in 0.080289s (35327 normal rows, 0 exceptions)
[2021-03-31 13:33:13.828] [E/1] [info] [Task Finished] Transform to mem in 0.259905s (113381 normal rows, 0 exceptions)
[2021-03-31 13:33:13.886] [E/2] [info] [Task Finished] Transform to mem in 0.260243s (113321 normal rows, 0 exceptions)
[2021-03-31 13:33:13.958] [E/1] [info] [Task Finished] Transform to mem in 0.129675s (57317 normal rows, 0 exceptions)
[2021-03-31 13:33:13.978] [driver] [info] [Task Finished] Transform to mem in 0.254461s (113206 normal rows, 0 exceptions)
[2021-03-31 13:33:14.039] [E/1] [info] [Task Finished] Transform to mem in 0.081326s (35717 normal rows, 0 exceptions)
[2021-03-31 13:33:14.074] [E/3] [info] [Task Finished] Transform to mem in 0.258242s (113286 normal rows, 0 exceptions)
[2021-03-31 13:33:14.122] [E/1] [info] [Task Finished] Transform to mem in 0.082166s (35681 normal rows, 0 exceptions)
[2021-03-31 13:33:14.144] [E/2] [info] [Task Finished] Transform to mem in 0.258156s (112925 normal rows, 0 exceptions)
[2021-03-31 13:33:14.203] [E/1] [info] [Task Finished] Transform to mem in 0.081699s (35312 normal rows, 0 exceptions)
[2021-03-31 13:33:14.237] [driver] [info] [Task Finished] Transform to mem in 0.258928s (113706 normal rows, 0 exceptions)
[2021-03-31 13:33:14.286] [E/1] [info] [Task Finished] Transform to mem in 0.082699s (36405 normal rows, 0 exceptions)
[2021-03-31 13:33:14.335] [E/3] [info] [Task Finished] Transform to mem in 0.260366s (112948 normal rows, 0 exceptions)
[2021-03-31 13:33:14.368] [E/1] [info] [Task Finished] Transform to mem in 0.082261s (36083 normal rows, 0 exceptions)
[2021-03-31 13:33:14.401] [E/2] [info] [Task Finished] Transform to mem in 0.256967s (113352 normal rows, 0 exceptions)
[2021-03-31 13:33:14.449] [E/1] [info] [Task Finished] Transform to mem in 0.080805s (35941 normal rows, 0 exceptions)
[2021-03-31 13:33:14.491] [driver] [info] [Task Finished] Transform to mem in 0.254182s (112814 normal rows, 0 exceptions)
[2021-03-31 13:33:14.531] [E/1] [info] [Task Finished] Transform to mem in 0.081492s (36129 normal rows, 0 exceptions)
[2021-03-31 13:33:14.593] [E/3] [info] [Task Finished] Transform to mem in 0.257702s (113598 normal rows, 0 exceptions)
[2021-03-31 13:33:14.647] [E/1] [info] [Task Finished] Transform to mem in 0.116242s (51147 normal rows, 0 exceptions)
[2021-03-31 13:33:14.655] [E/2] [info] [Task Finished] Transform to mem in 0.254512s (112865 normal rows, 0 exceptions)
[2021-03-31 13:33:14.727] [E/1] [info] [Task Finished] Transform to mem in 0.079755s (35324 normal rows, 0 exceptions)
[2021-03-31 13:33:14.747] [driver] [info] [Task Finished] Transform to mem in 0.255354s (113410 normal rows, 0 exceptions)
[2021-03-31 13:33:14.807] [E/1] [info] [Task Finished] Transform to mem in 0.080565s (35494 normal rows, 0 exceptions)
[2021-03-31 13:33:14.850] [E/3] [info] [Task Finished] Transform to mem in 0.257640s (113557 normal rows, 0 exceptions)
[2021-03-31 13:33:14.912] [E/2] [info] [Task Finished] Transform to mem in 0.256790s (113260 normal rows, 0 exceptions)
[2021-03-31 13:33:14.993] [E/2] [info] [Task Finished] Transform to mem in 0.080732s (35852 normal rows, 0 exceptions)
[2021-03-31 13:33:15.002] [driver] [info] [Task Finished] Transform to mem in 0.255402s (113073 normal rows, 0 exceptions)
[2021-03-31 13:33:15.057] [E/1] [info] [Task Finished] Transform to mem in 0.249460s (110023 normal rows, 0 exceptions)
[2021-03-31 13:33:15.083] [driver] [info] [Task Finished] Transform to mem in 0.080914s (35843 normal rows, 0 exceptions)
[2021-03-31 13:33:15.110] [E/3] [info] [Task Finished] Transform to mem in 0.259545s (113488 normal rows, 0 exceptions)
[2021-03-31 13:33:15.214] [E/3] [info] [Task Finished] Transform to mem in 0.104500s (45667 normal rows, 0 exceptions)
[2021-03-31 13:33:15.249] [E/2] [info] [Task Finished] Transform to mem in 0.255793s (112803 normal rows, 0 exceptions)
[2021-03-31 13:33:15.312] [E/1] [info] [Task Finished] Transform to mem in 0.254915s (113534 normal rows, 0 exceptions)
[2021-03-31 13:33:15.338] [driver] [info] [Task Finished] Transform to mem in 0.254815s (112931 normal rows, 0 exceptions)
[2021-03-31 13:33:15.338] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 8.01779s
[2021-03-31 13:33:15.338] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.8281s, 14009720 input rows, time to process 1 row via fast path: 0.00227186ms
[2021-03-31 13:33:15.338] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000222991s
[2021-03-31 13:33:15.338] [global] [info] [Transform Stage] Stage 0 took 8.36866s
[2021-03-31 13:33:15.338] [global] [info] Query Execution took 8.69499s. (planning: 0.326271s, execution: 8.36872s)
[2021-03-31 13:33:15.342] [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:33:15.380] [logical planner] [info] logical optimization took 0.019229ms
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:33:15.381] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:33:15.381] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:33:15.382] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:33:15.382] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:33:15.384] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:15.417] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:33:15.417] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.032699s
[2021-03-31 13:33:15.418] [E/1] [info] [Task Finished] Transform to mem in 0.001394s (1928 normal rows, 0 exceptions)
[2021-03-31 13:33:15.418] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00141758s
[2021-03-31 13:33:15.418] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.0013937s, 1928 input rows, time to process 1 row via fast path: 0.000722873ms
[2021-03-31 13:33:15.418] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.024e-06s
[2021-03-31 13:33:15.418] [global] [info] [Transform Stage] Stage 0 took 0.0341425s
[2021-03-31 13:33:15.418] [global] [info] Query Execution took 0.06656s. (planning: 0.0323955s, execution: 0.0341646s)
[2021-03-31 13:33:15.418] [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:33:15.457] [logical planner] [info] logical optimization took 0.020519ms
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:33:15.457] [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:33:15.457] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:33:15.458] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:33:15.459] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:15.492] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:33:15.492] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0327553s
[2021-03-31 13:33:15.495] [E/1] [info] [Task Finished] Transform to mem in 0.002843s (9300 normal rows, 0 exceptions)
[2021-03-31 13:33:15.495] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00286814s
[2021-03-31 13:33:15.495] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00284296s, 9300 input rows, time to process 1 row via fast path: 0.000305695ms
[2021-03-31 13:33:15.495] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.925e-06s
[2021-03-31 13:33:15.495] [global] [info] [Transform Stage] Stage 0 took 0.0356474s
[2021-03-31 13:33:15.495] [global] [info] Query Execution took 0.0688292s. (planning: 0.0331623s, execution: 0.0356669s)
[2021-03-31 13:33:15.498] [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:33:15.530] [logical planner] [info] logical optimization took 0.022106ms
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:33:15.530] [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:33:15.531] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:15.551] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:33:15.551] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0200567s
[2021-03-31 13:33:15.553] [E/2] [info] [Task Finished] Transform to mem in 0.001719s (9300 normal rows, 0 exceptions)
[2021-03-31 13:33:15.553] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00174534s
[2021-03-31 13:33:15.553] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00171873s, 9300 input rows, time to process 1 row via fast path: 0.00018481ms
[2021-03-31 13:33:15.553] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.717e-06s
[2021-03-31 13:33:15.553] [global] [info] [Transform Stage] Stage 0 took 0.0218255s
[2021-03-31 13:33:15.553] [global] [info] Query Execution took 0.0552365s. (planning: 0.033391s, execution: 0.0218455s)
[2021-03-31 13:33:15.556] [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:33:15.556] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:15.561] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:15.693] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:15.698] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:15.831] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:15.836] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:15.969] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:15.969] [logical planner] [info] logical optimization took 0.276484ms
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:33:15.969] [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:33:15.971] [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:33:15.972] [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:33:15.973] [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:33:15.977] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:33:15.977] [global] [info] Stage2 depends on: 
[2021-03-31 13:33:15.978] [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:33:15.988] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:33:15.988] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0106175s
[2021-03-31 13:33:15.989] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.001622s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:33:15.989] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.0016888s
[2021-03-31 13:33:15.989] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00162216s, 1928 input rows, time to process 1 row via fast path: 0.000841371ms
[2021-03-31 13:33:15.989] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.518e-06s
[2021-03-31 13:33:15.989] [global] [info] [Transform Stage] Stage 2 took 0.0123439s
[2021-03-31 13:33:15.989] [global] [info] Stage1 depends on: 
[2021-03-31 13:33:15.990] [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:33:16.010] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:33:16.010] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0208347s
[2021-03-31 13:33:16.015] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004469s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:33:16.015] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00457468s
[2021-03-31 13:33:16.015] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00446927s, 9300 input rows, time to process 1 row via fast path: 0.000480567ms
[2021-03-31 13:33:16.015] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.132e-06s
[2021-03-31 13:33:16.015] [global] [info] [Transform Stage] Stage 1 took 0.0254325s
[2021-03-31 13:33:16.015] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:16.016] [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:33:16.035] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:33:16.035] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0205671s
[2021-03-31 13:33:16.040] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004258s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:33:16.040] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00435059s
[2021-03-31 13:33:16.040] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00425789s, 9300 input rows, time to process 1 row via fast path: 0.000457838ms
[2021-03-31 13:33:16.040] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 2.381e-06s
[2021-03-31 13:33:16.040] [global] [info] [Transform Stage] Stage 0 took 0.0249461s
[2021-03-31 13:33:16.115] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:33:16.115] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0748638s
[2021-03-31 13:33:16.135] [E/3] [info] [Task Finished] Transform to mem in 0.019639s (25131 normal rows, 0 exceptions)
[2021-03-31 13:33:16.151] [E/2] [info] [Task Finished] Transform to mem in 0.035724s (47955 normal rows, 0 exceptions)
[2021-03-31 13:33:16.167] [E/3] [info] [Task Finished] Transform to mem in 0.032184s (45263 normal rows, 0 exceptions)
[2021-03-31 13:33:16.177] [E/2] [info] [Task Finished] Transform to mem in 0.026665s (35289 normal rows, 0 exceptions)
[2021-03-31 13:33:16.197] [E/2] [info] [Task Finished] Transform to mem in 0.019522s (25125 normal rows, 0 exceptions)
[2021-03-31 13:33:16.225] [E/2] [info] [Task Finished] Transform to mem in 0.027961s (36022 normal rows, 0 exceptions)
[2021-03-31 13:33:16.229] [E/1] [info] [Task Finished] Transform to mem in 0.113997s (158845 normal rows, 0 exceptions)
[2021-03-31 13:33:16.233] [driver] [info] [Task Finished] Transform to mem in 0.118033s (165132 normal rows, 0 exceptions)
[2021-03-31 13:33:16.238] [E/3] [info] [Task Finished] Transform to mem in 0.071298s (89837 normal rows, 0 exceptions)
[2021-03-31 13:33:16.248] [E/1] [info] [Task Finished] Transform to mem in 0.018586s (24688 normal rows, 0 exceptions)
[2021-03-31 13:33:16.268] [driver] [info] [Task Finished] Transform to mem in 0.034525s (43700 normal rows, 0 exceptions)
[2021-03-31 13:33:16.274] [E/1] [info] [Task Finished] Transform to mem in 0.026558s (36398 normal rows, 0 exceptions)
[2021-03-31 13:33:16.295] [driver] [info] [Task Finished] Transform to mem in 0.027383s (35270 normal rows, 0 exceptions)
[2021-03-31 13:33:16.308] [E/2] [info] [Task Finished] Transform to mem in 0.083065s (109778 normal rows, 0 exceptions)
[2021-03-31 13:33:16.312] [E/3] [info] [Task Finished] Transform to mem in 0.073483s (97620 normal rows, 0 exceptions)
[2021-03-31 13:33:16.314] [driver] [info] [Task Finished] Transform to mem in 0.019444s (24716 normal rows, 0 exceptions)
[2021-03-31 13:33:16.334] [driver] [info] [Task Finished] Transform to mem in 0.019349s (24521 normal rows, 0 exceptions)
[2021-03-31 13:33:16.338] [E/2] [info] [Task Finished] Transform to mem in 0.029658s (40105 normal rows, 0 exceptions)
[2021-03-31 13:33:16.361] [driver] [info] [Task Finished] Transform to mem in 0.027333s (35358 normal rows, 0 exceptions)
[2021-03-31 13:33:16.369] [E/1] [info] [Task Finished] Transform to mem in 0.095312s (128540 normal rows, 0 exceptions)
[2021-03-31 13:33:16.388] [driver] [info] [Task Finished] Transform to mem in 0.026958s (37101 normal rows, 0 exceptions)
[2021-03-31 13:33:16.412] [E/3] [info] [Task Finished] Transform to mem in 0.100615s (137659 normal rows, 0 exceptions)
[2021-03-31 13:33:16.439] [E/2] [info] [Task Finished] Transform to mem in 0.100844s (137010 normal rows, 0 exceptions)
[2021-03-31 13:33:16.439] [E/3] [info] [Task Finished] Transform to mem in 0.026645s (36984 normal rows, 0 exceptions)
[2021-03-31 13:33:16.455] [E/1] [info] [Task Finished] Transform to mem in 0.085328s (115493 normal rows, 0 exceptions)
[2021-03-31 13:33:16.457] [driver] [info] [Task Finished] Transform to mem in 0.069071s (90017 normal rows, 0 exceptions)
[2021-03-31 13:33:16.474] [E/1] [info] [Task Finished] Transform to mem in 0.019484s (24776 normal rows, 0 exceptions)
[2021-03-31 13:33:16.485] [driver] [info] [Task Finished] Transform to mem in 0.027913s (35820 normal rows, 0 exceptions)
[2021-03-31 13:33:16.499] [E/2] [info] [Task Finished] Transform to mem in 0.060595s (86890 normal rows, 0 exceptions)
[2021-03-31 13:33:16.521] [driver] [info] [Task Finished] Transform to mem in 0.035391s (50597 normal rows, 0 exceptions)
[2021-03-31 13:33:16.535] [E/3] [info] [Task Finished] Transform to mem in 0.096100s (128526 normal rows, 0 exceptions)
[2021-03-31 13:33:16.546] [E/1] [info] [Task Finished] Transform to mem in 0.071663s (94840 normal rows, 0 exceptions)
[2021-03-31 13:33:16.548] [E/2] [info] [Task Finished] Transform to mem in 0.048969s (69186 normal rows, 0 exceptions)
[2021-03-31 13:33:16.555] [E/3] [info] [Task Finished] Transform to mem in 0.019512s (24753 normal rows, 0 exceptions)
[2021-03-31 13:33:16.574] [E/3] [info] [Task Finished] Transform to mem in 0.019611s (25284 normal rows, 0 exceptions)
[2021-03-31 13:33:16.585] [E/1] [info] [Task Finished] Transform to mem in 0.039030s (51533 normal rows, 0 exceptions)
[2021-03-31 13:33:16.602] [E/3] [info] [Task Finished] Transform to mem in 0.027329s (35533 normal rows, 0 exceptions)
[2021-03-31 13:33:16.611] [driver] [info] [Task Finished] Transform to mem in 0.090888s (120684 normal rows, 0 exceptions)
[2021-03-31 13:33:16.621] [E/3] [info] [Task Finished] Transform to mem in 0.019661s (25025 normal rows, 0 exceptions)
[2021-03-31 13:33:16.639] [driver] [info] [Task Finished] Transform to mem in 0.027776s (35513 normal rows, 0 exceptions)
[2021-03-31 13:33:16.648] [E/2] [info] [Task Finished] Transform to mem in 0.100188s (136571 normal rows, 0 exceptions)
[2021-03-31 13:33:16.660] [driver] [info] [Task Finished] Transform to mem in 0.020412s (25164 normal rows, 0 exceptions)
[2021-03-31 13:33:16.668] [E/1] [info] [Task Finished] Transform to mem in 0.083300s (113244 normal rows, 0 exceptions)
[2021-03-31 13:33:16.676] [E/2] [info] [Task Finished] Transform to mem in 0.027988s (35994 normal rows, 0 exceptions)
[2021-03-31 13:33:16.688] [E/1] [info] [Task Finished] Transform to mem in 0.020073s (25196 normal rows, 0 exceptions)
[2021-03-31 13:33:16.697] [E/1] [info] [Task Finished] Transform to mem in 0.008765s (11259 normal rows, 0 exceptions)
[2021-03-31 13:33:16.746] [E/3] [info] [Task Finished] Transform to mem in 0.124962s (174193 normal rows, 0 exceptions)
[2021-03-31 13:33:16.754] [driver] [info] [Task Finished] Transform to mem in 0.094491s (127738 normal rows, 0 exceptions)
[2021-03-31 13:33:16.758] [E/2] [info] [Task Finished] Transform to mem in 0.082018s (110771 normal rows, 0 exceptions)
[2021-03-31 13:33:16.766] [E/3] [info] [Task Finished] Transform to mem in 0.019543s (25156 normal rows, 0 exceptions)
[2021-03-31 13:33:16.782] [driver] [info] [Task Finished] Transform to mem in 0.027587s (36015 normal rows, 0 exceptions)
[2021-03-31 13:33:16.786] [E/3] [info] [Task Finished] Transform to mem in 0.020367s (24839 normal rows, 0 exceptions)
[2021-03-31 13:33:16.812] [E/1] [info] [Task Finished] Transform to mem in 0.115063s (160842 normal rows, 0 exceptions)
[2021-03-31 13:33:16.822] [driver] [info] [Task Finished] Transform to mem in 0.039897s (54988 normal rows, 0 exceptions)
[2021-03-31 13:33:16.850] [driver] [info] [Task Finished] Transform to mem in 0.027951s (36157 normal rows, 0 exceptions)
[2021-03-31 13:33:16.853] [E/1] [info] [Task Finished] Transform to mem in 0.040676s (57674 normal rows, 0 exceptions)
[2021-03-31 13:33:16.853] [E/2] [info] [Task Finished] Transform to mem in 0.095008s (128364 normal rows, 0 exceptions)
[2021-03-31 13:33:16.863] [E/3] [info] [Task Finished] Transform to mem in 0.076890s (101477 normal rows, 0 exceptions)
[2021-03-31 13:33:16.872] [E/3] [info] [Task Finished] Transform to mem in 0.008877s (11461 normal rows, 0 exceptions)
[2021-03-31 13:33:16.883] [E/1] [info] [Task Finished] Transform to mem in 0.030124s (42268 normal rows, 0 exceptions)
[2021-03-31 13:33:16.918] [E/1] [info] [Task Finished] Transform to mem in 0.034485s (49180 normal rows, 0 exceptions)
[2021-03-31 13:33:16.921] [driver] [info] [Task Finished] Transform to mem in 0.070744s (90283 normal rows, 0 exceptions)
[2021-03-31 13:33:16.934] [E/2] [info] [Task Finished] Transform to mem in 0.080865s (107483 normal rows, 0 exceptions)
[2021-03-31 13:33:16.945] [E/1] [info] [Task Finished] Transform to mem in 0.027738s (35595 normal rows, 0 exceptions)
[2021-03-31 13:33:16.959] [E/3] [info] [Task Finished] Transform to mem in 0.087009s (115821 normal rows, 0 exceptions)
[2021-03-31 13:33:16.965] [E/2] [info] [Task Finished] Transform to mem in 0.031055s (43145 normal rows, 0 exceptions)
[2021-03-31 13:33:16.974] [E/1] [info] [Task Finished] Transform to mem in 0.028890s (35285 normal rows, 0 exceptions)
[2021-03-31 13:33:17.002] [E/2] [info] [Task Finished] Transform to mem in 0.036202s (51000 normal rows, 0 exceptions)
[2021-03-31 13:33:17.017] [driver] [info] [Task Finished] Transform to mem in 0.096766s (132982 normal rows, 0 exceptions)
[2021-03-31 13:33:17.018] [E/1] [info] [Task Finished] Transform to mem in 0.043099s (59860 normal rows, 0 exceptions)
[2021-03-31 13:33:17.029] [E/3] [info] [Task Finished] Transform to mem in 0.069452s (89845 normal rows, 0 exceptions)
[2021-03-31 13:33:17.037] [driver] [info] [Task Finished] Transform to mem in 0.020139s (25209 normal rows, 0 exceptions)
[2021-03-31 13:33:17.057] [driver] [info] [Task Finished] Transform to mem in 0.019417s (25218 normal rows, 0 exceptions)
[2021-03-31 13:33:17.078] [E/1] [info] [Task Finished] Transform to mem in 0.060846s (79626 normal rows, 0 exceptions)
[2021-03-31 13:33:17.084] [driver] [info] [Task Finished] Transform to mem in 0.027374s (35347 normal rows, 0 exceptions)
[2021-03-31 13:33:17.098] [E/2] [info] [Task Finished] Transform to mem in 0.096810s (129587 normal rows, 0 exceptions)
[2021-03-31 13:33:17.104] [driver] [info] [Task Finished] Transform to mem in 0.019188s (24798 normal rows, 0 exceptions)
[2021-03-31 13:33:17.133] [E/2] [info] [Task Finished] Transform to mem in 0.034071s (46617 normal rows, 0 exceptions)
[2021-03-31 13:33:17.143] [E/3] [info] [Task Finished] Transform to mem in 0.114180s (159135 normal rows, 0 exceptions)
[2021-03-31 13:33:17.155] [E/1] [info] [Task Finished] Transform to mem in 0.076586s (98805 normal rows, 0 exceptions)
[2021-03-31 13:33:17.156] [E/2] [info] [Task Finished] Transform to mem in 0.023324s (30883 normal rows, 0 exceptions)
[2021-03-31 13:33:17.175] [E/2] [info] [Task Finished] Transform to mem in 0.019409s (24884 normal rows, 0 exceptions)
[2021-03-31 13:33:17.195] [E/3] [info] [Task Finished] Transform to mem in 0.052264s (73689 normal rows, 0 exceptions)
[2021-03-31 13:33:17.219] [driver] [info] [Task Finished] Transform to mem in 0.115011s (160751 normal rows, 0 exceptions)
[2021-03-31 13:33:17.225] [E/1] [info] [Task Finished] Transform to mem in 0.070209s (89041 normal rows, 0 exceptions)
[2021-03-31 13:33:17.236] [E/2] [info] [Task Finished] Transform to mem in 0.060339s (78192 normal rows, 0 exceptions)
[2021-03-31 13:33:17.246] [driver] [info] [Task Finished] Transform to mem in 0.027462s (37728 normal rows, 0 exceptions)
[2021-03-31 13:33:17.254] [E/1] [info] [Task Finished] Transform to mem in 0.028259s (36542 normal rows, 0 exceptions)
[2021-03-31 13:33:17.265] [driver] [info] [Task Finished] Transform to mem in 0.019367s (24927 normal rows, 0 exceptions)
[2021-03-31 13:33:17.281] [E/1] [info] [Task Finished] Transform to mem in 0.027614s (35179 normal rows, 0 exceptions)
[2021-03-31 13:33:17.293] [E/3] [info] [Task Finished] Transform to mem in 0.097969s (131921 normal rows, 0 exceptions)
[2021-03-31 13:33:17.303] [E/1] [info] [Task Finished] Transform to mem in 0.021526s (28735 normal rows, 0 exceptions)
[2021-03-31 13:33:17.320] [E/2] [info] [Task Finished] Transform to mem in 0.084389s (113650 normal rows, 0 exceptions)
[2021-03-31 13:33:17.322] [E/3] [info] [Task Finished] Transform to mem in 0.028613s (36814 normal rows, 0 exceptions)
[2021-03-31 13:33:17.344] [E/2] [info] [Task Finished] Transform to mem in 0.023433s (31887 normal rows, 0 exceptions)
[2021-03-31 13:33:17.370] [driver] [info] [Task Finished] Transform to mem in 0.104190s (142265 normal rows, 0 exceptions)
[2021-03-31 13:33:17.374] [E/3] [info] [Task Finished] Transform to mem in 0.051958s (69153 normal rows, 0 exceptions)
[2021-03-31 13:33:17.395] [driver] [info] [Task Finished] Transform to mem in 0.025377s (34086 normal rows, 0 exceptions)
[2021-03-31 13:33:17.396] [E/1] [info] [Task Finished] Transform to mem in 0.093710s (128350 normal rows, 0 exceptions)
[2021-03-31 13:33:17.402] [E/3] [info] [Task Finished] Transform to mem in 0.028374s (36505 normal rows, 0 exceptions)
[2021-03-31 13:33:17.414] [E/2] [info] [Task Finished] Transform to mem in 0.070247s (88901 normal rows, 0 exceptions)
[2021-03-31 13:33:17.415] [E/1] [info] [Task Finished] Transform to mem in 0.018643s (24720 normal rows, 0 exceptions)
[2021-03-31 13:33:17.430] [E/3] [info] [Task Finished] Transform to mem in 0.027793s (35745 normal rows, 0 exceptions)
[2021-03-31 13:33:17.465] [E/1] [info] [Task Finished] Transform to mem in 0.050080s (73228 normal rows, 0 exceptions)
[2021-03-31 13:33:17.480] [E/3] [info] [Task Finished] Transform to mem in 0.050614s (71216 normal rows, 0 exceptions)
[2021-03-31 13:33:17.488] [driver] [info] [Task Finished] Transform to mem in 0.093047s (127517 normal rows, 0 exceptions)
[2021-03-31 13:33:17.493] [E/2] [info] [Task Finished] Transform to mem in 0.079047s (101655 normal rows, 0 exceptions)
[2021-03-31 13:33:17.500] [E/3] [info] [Task Finished] Transform to mem in 0.019698s (25306 normal rows, 0 exceptions)
[2021-03-31 13:33:17.536] [E/1] [info] [Task Finished] Transform to mem in 0.070594s (93246 normal rows, 0 exceptions)
[2021-03-31 13:33:17.543] [E/3] [info] [Task Finished] Transform to mem in 0.043085s (61650 normal rows, 0 exceptions)
[2021-03-31 13:33:17.563] [E/1] [info] [Task Finished] Transform to mem in 0.027002s (35410 normal rows, 0 exceptions)
[2021-03-31 13:33:17.583] [driver] [info] [Task Finished] Transform to mem in 0.094966s (132563 normal rows, 0 exceptions)
[2021-03-31 13:33:17.597] [E/2] [info] [Task Finished] Transform to mem in 0.103563s (142382 normal rows, 0 exceptions)
[2021-03-31 13:33:17.599] [E/1] [info] [Task Finished] Transform to mem in 0.036341s (51575 normal rows, 0 exceptions)
[2021-03-31 13:33:17.618] [E/1] [info] [Task Finished] Transform to mem in 0.018998s (24856 normal rows, 0 exceptions)
[2021-03-31 13:33:17.629] [driver] [info] [Task Finished] Transform to mem in 0.045393s (63758 normal rows, 0 exceptions)
[2021-03-31 13:33:17.636] [E/3] [info] [Task Finished] Transform to mem in 0.092436s (125624 normal rows, 0 exceptions)
[2021-03-31 13:33:17.643] [E/3] [info] [Task Finished] Transform to mem in 0.007155s (9137 normal rows, 0 exceptions)
[2021-03-31 13:33:17.648] [driver] [info] [Task Finished] Transform to mem in 0.019764s (24719 normal rows, 0 exceptions)
[2021-03-31 13:33:17.667] [E/2] [info] [Task Finished] Transform to mem in 0.070356s (88881 normal rows, 0 exceptions)
[2021-03-31 13:33:17.668] [driver] [info] [Task Finished] Transform to mem in 0.019957s (24660 normal rows, 0 exceptions)
[2021-03-31 13:33:17.689] [E/1] [info] [Task Finished] Transform to mem in 0.070284s (89458 normal rows, 0 exceptions)
[2021-03-31 13:33:17.694] [E/2] [info] [Task Finished] Transform to mem in 0.027308s (35624 normal rows, 0 exceptions)
[2021-03-31 13:33:17.712] [E/1] [info] [Task Finished] Transform to mem in 0.023879s (31860 normal rows, 0 exceptions)
[2021-03-31 13:33:17.724] [E/2] [info] [Task Finished] Transform to mem in 0.029679s (36166 normal rows, 0 exceptions)
[2021-03-31 13:33:17.727] [E/3] [info] [Task Finished] Transform to mem in 0.084117s (112468 normal rows, 0 exceptions)
[2021-03-31 13:33:17.743] [E/2] [info] [Task Finished] Transform to mem in 0.019129s (24858 normal rows, 0 exceptions)
[2021-03-31 13:33:17.757] [driver] [info] [Task Finished] Transform to mem in 0.089130s (120716 normal rows, 0 exceptions)
[2021-03-31 13:33:17.763] [E/2] [info] [Task Finished] Transform to mem in 0.019576s (24927 normal rows, 0 exceptions)
[2021-03-31 13:33:17.809] [E/1] [info] [Task Finished] Transform to mem in 0.096826s (131895 normal rows, 0 exceptions)
[2021-03-31 13:33:17.817] [E/3] [info] [Task Finished] Transform to mem in 0.089915s (122197 normal rows, 0 exceptions)
[2021-03-31 13:33:17.829] [E/1] [info] [Task Finished] Transform to mem in 0.019624s (25296 normal rows, 0 exceptions)
[2021-03-31 13:33:17.843] [driver] [info] [Task Finished] Transform to mem in 0.085058s (120894 normal rows, 0 exceptions)
[2021-03-31 13:33:17.860] [E/2] [info] [Task Finished] Transform to mem in 0.096961s (130688 normal rows, 0 exceptions)
[2021-03-31 13:33:17.861] [driver] [info] [Task Finished] Transform to mem in 0.018674s (24767 normal rows, 0 exceptions)
[2021-03-31 13:33:17.869] [E/3] [info] [Task Finished] Transform to mem in 0.052327s (73220 normal rows, 0 exceptions)
[2021-03-31 13:33:17.887] [E/2] [info] [Task Finished] Transform to mem in 0.027559s (35349 normal rows, 0 exceptions)
[2021-03-31 13:33:17.891] [E/3] [info] [Task Finished] Transform to mem in 0.021723s (28670 normal rows, 0 exceptions)
[2021-03-31 13:33:17.921] [E/2] [info] [Task Finished] Transform to mem in 0.033694s (44654 normal rows, 0 exceptions)
[2021-03-31 13:33:17.929] [E/1] [info] [Task Finished] Transform to mem in 0.099727s (135912 normal rows, 0 exceptions)
[2021-03-31 13:33:17.938] [driver] [info] [Task Finished] Transform to mem in 0.076550s (102188 normal rows, 0 exceptions)
[2021-03-31 13:33:17.941] [E/2] [info] [Task Finished] Transform to mem in 0.019712s (25167 normal rows, 0 exceptions)
[2021-03-31 13:33:17.961] [E/1] [info] [Task Finished] Transform to mem in 0.031794s (43052 normal rows, 0 exceptions)
[2021-03-31 13:33:17.970] [E/2] [info] [Task Finished] Transform to mem in 0.029172s (39741 normal rows, 0 exceptions)
[2021-03-31 13:33:17.988] [E/3] [info] [Task Finished] Transform to mem in 0.096769s (128945 normal rows, 0 exceptions)
[2021-03-31 13:33:17.995] [E/1] [info] [Task Finished] Transform to mem in 0.034433s (46801 normal rows, 0 exceptions)
[2021-03-31 13:33:18.007] [E/3] [info] [Task Finished] Transform to mem in 0.019450s (25333 normal rows, 0 exceptions)
[2021-03-31 13:33:18.023] [E/1] [info] [Task Finished] Transform to mem in 0.027505s (35668 normal rows, 0 exceptions)
[2021-03-31 13:33:18.025] [driver] [info] [Task Finished] Transform to mem in 0.086756s (118052 normal rows, 0 exceptions)
[2021-03-31 13:33:18.042] [E/2] [info] [Task Finished] Transform to mem in 0.071960s (95035 normal rows, 0 exceptions)
[2021-03-31 13:33:18.046] [E/1] [info] [Task Finished] Transform to mem in 0.023114s (30951 normal rows, 0 exceptions)
[2021-03-31 13:33:18.077] [E/2] [info] [Task Finished] Transform to mem in 0.035274s (49346 normal rows, 0 exceptions)
[2021-03-31 13:33:18.096] [E/1] [info] [Task Finished] Transform to mem in 0.049963s (63635 normal rows, 0 exceptions)
[2021-03-31 13:33:18.105] [E/3] [info] [Task Finished] Transform to mem in 0.097668s (131336 normal rows, 0 exceptions)
[2021-03-31 13:33:18.115] [E/1] [info] [Task Finished] Transform to mem in 0.019491s (25057 normal rows, 0 exceptions)
[2021-03-31 13:33:18.134] [driver] [info] [Task Finished] Transform to mem in 0.109220s (150891 normal rows, 0 exceptions)
[2021-03-31 13:33:18.151] [E/3] [info] [Task Finished] Transform to mem in 0.045522s (63259 normal rows, 0 exceptions)
[2021-03-31 13:33:18.159] [E/2] [info] [Task Finished] Transform to mem in 0.082211s (109745 normal rows, 0 exceptions)
[2021-03-31 13:33:18.171] [driver] [info] [Task Finished] Transform to mem in 0.037030s (51877 normal rows, 0 exceptions)
[2021-03-31 13:33:18.178] [E/3] [info] [Task Finished] Transform to mem in 0.027083s (35108 normal rows, 0 exceptions)
[2021-03-31 13:33:18.190] [driver] [info] [Task Finished] Transform to mem in 0.019139s (24946 normal rows, 0 exceptions)
[2021-03-31 13:33:18.219] [E/1] [info] [Task Finished] Transform to mem in 0.103590s (142650 normal rows, 0 exceptions)
[2021-03-31 13:33:18.225] [E/3] [info] [Task Finished] Transform to mem in 0.046894s (65058 normal rows, 0 exceptions)
[2021-03-31 13:33:18.236] [E/2] [info] [Task Finished] Transform to mem in 0.076985s (100942 normal rows, 0 exceptions)
[2021-03-31 13:33:18.243] [E/1] [info] [Task Finished] Transform to mem in 0.024114s (32532 normal rows, 0 exceptions)
[2021-03-31 13:33:18.263] [E/1] [info] [Task Finished] Transform to mem in 0.019633s (25305 normal rows, 0 exceptions)
[2021-03-31 13:33:18.269] [driver] [info] [Task Finished] Transform to mem in 0.078562s (104405 normal rows, 0 exceptions)
[2021-03-31 13:33:18.280] [E/3] [info] [Task Finished] Transform to mem in 0.055253s (73717 normal rows, 0 exceptions)
[2021-03-31 13:33:18.299] [E/3] [info] [Task Finished] Transform to mem in 0.019354s (24942 normal rows, 0 exceptions)
[2021-03-31 13:33:18.300] [E/1] [info] [Task Finished] Transform to mem in 0.037352s (50939 normal rows, 0 exceptions)
[2021-03-31 13:33:18.331] [E/2] [info] [Task Finished] Transform to mem in 0.094044s (125497 normal rows, 0 exceptions)
[2021-03-31 13:33:18.331] [E/3] [info] [Task Finished] Transform to mem in 0.031852s (42100 normal rows, 0 exceptions)
[2021-03-31 13:33:18.350] [E/2] [info] [Task Finished] Transform to mem in 0.019671s (25355 normal rows, 0 exceptions)
[2021-03-31 13:33:18.365] [driver] [info] [Task Finished] Transform to mem in 0.096658s (133300 normal rows, 0 exceptions)
[2021-03-31 13:33:18.369] [E/2] [info] [Task Finished] Transform to mem in 0.018565s (24648 normal rows, 0 exceptions)
[2021-03-31 13:33:18.395] [E/1] [info] [Task Finished] Transform to mem in 0.094934s (127588 normal rows, 0 exceptions)
[2021-03-31 13:33:18.413] [driver] [info] [Task Finished] Transform to mem in 0.048096s (61810 normal rows, 0 exceptions)
[2021-03-31 13:33:18.414] [E/1] [info] [Task Finished] Transform to mem in 0.018878s (24760 normal rows, 0 exceptions)
[2021-03-31 13:33:18.438] [E/3] [info] [Task Finished] Transform to mem in 0.106873s (148802 normal rows, 0 exceptions)
[2021-03-31 13:33:18.447] [driver] [info] [Task Finished] Transform to mem in 0.033339s (45089 normal rows, 0 exceptions)
[2021-03-31 13:33:18.458] [E/3] [info] [Task Finished] Transform to mem in 0.019708s (25397 normal rows, 0 exceptions)
[2021-03-31 13:33:18.480] [E/2] [info] [Task Finished] Transform to mem in 0.111079s (152233 normal rows, 0 exceptions)
[2021-03-31 13:33:18.500] [E/2] [info] [Task Finished] Transform to mem in 0.019569s (24918 normal rows, 0 exceptions)
[2021-03-31 13:33:18.500] [driver] [info] [Task Finished] Transform to mem in 0.052883s (75367 normal rows, 0 exceptions)
[2021-03-31 13:33:18.510] [E/1] [info] [Task Finished] Transform to mem in 0.095690s (128054 normal rows, 0 exceptions)
[2021-03-31 13:33:18.526] [E/2] [info] [Task Finished] Transform to mem in 0.026921s (35003 normal rows, 0 exceptions)
[2021-03-31 13:33:18.535] [E/3] [info] [Task Finished] Transform to mem in 0.076878s (101946 normal rows, 0 exceptions)
[2021-03-31 13:33:18.538] [E/1] [info] [Task Finished] Transform to mem in 0.028765s (40146 normal rows, 0 exceptions)
[2021-03-31 13:33:18.558] [E/1] [info] [Task Finished] Transform to mem in 0.019561s (25248 normal rows, 0 exceptions)
[2021-03-31 13:33:18.586] [E/1] [info] [Task Finished] Transform to mem in 0.027810s (35972 normal rows, 0 exceptions)
[2021-03-31 13:33:18.588] [driver] [info] [Task Finished] Transform to mem in 0.088278s (120099 normal rows, 0 exceptions)
[2021-03-31 13:33:18.600] [E/2] [info] [Task Finished] Transform to mem in 0.073364s (95889 normal rows, 0 exceptions)
[2021-03-31 13:33:18.608] [driver] [info] [Task Finished] Transform to mem in 0.019469s (25061 normal rows, 0 exceptions)
[2021-03-31 13:33:18.628] [E/2] [info] [Task Finished] Transform to mem in 0.027911s (35325 normal rows, 0 exceptions)
[2021-03-31 13:33:18.630] [E/3] [info] [Task Finished] Transform to mem in 0.095150s (130714 normal rows, 0 exceptions)
[2021-03-31 13:33:18.652] [E/2] [info] [Task Finished] Transform to mem in 0.024039s (31934 normal rows, 0 exceptions)
[2021-03-31 13:33:18.653] [E/1] [info] [Task Finished] Transform to mem in 0.066785s (88529 normal rows, 0 exceptions)
[2021-03-31 13:33:18.658] [E/3] [info] [Task Finished] Transform to mem in 0.027699s (35311 normal rows, 0 exceptions)
[2021-03-31 13:33:18.685] [E/1] [info] [Task Finished] Transform to mem in 0.032147s (45344 normal rows, 0 exceptions)
[2021-03-31 13:33:18.729] [E/3] [info] [Task Finished] Transform to mem in 0.071108s (87559 normal rows, 0 exceptions)
[2021-03-31 13:33:18.729] [driver] [info] [Task Finished] Transform to mem in 0.121184s (171038 normal rows, 0 exceptions)
[2021-03-31 13:33:18.758] [driver] [info] [Task Finished] Transform to mem in 0.029542s (36198 normal rows, 0 exceptions)
[2021-03-31 13:33:18.760] [E/3] [info] [Task Finished] Transform to mem in 0.031134s (42695 normal rows, 0 exceptions)
[2021-03-31 13:33:18.762] [E/2] [info] [Task Finished] Transform to mem in 0.110142s (151639 normal rows, 0 exceptions)
[2021-03-31 13:33:18.779] [E/3] [info] [Task Finished] Transform to mem in 0.019545s (25022 normal rows, 0 exceptions)
[2021-03-31 13:33:18.790] [E/2] [info] [Task Finished] Transform to mem in 0.027743s (35962 normal rows, 0 exceptions)
[2021-03-31 13:33:18.812] [E/1] [info] [Task Finished] Transform to mem in 0.127203s (179364 normal rows, 0 exceptions)
[2021-03-31 13:33:18.829] [driver] [info] [Task Finished] Transform to mem in 0.071057s (90425 normal rows, 0 exceptions)
[2021-03-31 13:33:18.845] [E/1] [info] [Task Finished] Transform to mem in 0.032912s (43630 normal rows, 0 exceptions)
[2021-03-31 13:33:18.847] [E/3] [info] [Task Finished] Transform to mem in 0.067305s (88645 normal rows, 0 exceptions)
[2021-03-31 13:33:18.858] [E/2] [info] [Task Finished] Transform to mem in 0.067823s (99851 normal rows, 0 exceptions)
[2021-03-31 13:33:18.867] [E/1] [info] [Task Finished] Transform to mem in 0.022000s (28815 normal rows, 0 exceptions)
[2021-03-31 13:33:18.899] [driver] [info] [Task Finished] Transform to mem in 0.069673s (89248 normal rows, 0 exceptions)
[2021-03-31 13:33:18.909] [E/3] [info] [Task Finished] Transform to mem in 0.062510s (84714 normal rows, 0 exceptions)
[2021-03-31 13:33:18.910] [E/1] [info] [Task Finished] Transform to mem in 0.042648s (61456 normal rows, 0 exceptions)
[2021-03-31 13:33:18.929] [E/1] [info] [Task Finished] Transform to mem in 0.019599s (25234 normal rows, 0 exceptions)
[2021-03-31 13:33:18.943] [driver] [info] [Task Finished] Transform to mem in 0.044186s (62245 normal rows, 0 exceptions)
[2021-03-31 13:33:18.949] [E/2] [info] [Task Finished] Transform to mem in 0.091120s (122718 normal rows, 0 exceptions)
[2021-03-31 13:33:18.957] [E/1] [info] [Task Finished] Transform to mem in 0.028029s (36109 normal rows, 0 exceptions)
[2021-03-31 13:33:18.968] [E/2] [info] [Task Finished] Transform to mem in 0.018775s (24833 normal rows, 0 exceptions)
[2021-03-31 13:33:18.984] [E/1] [info] [Task Finished] Transform to mem in 0.026664s (35479 normal rows, 0 exceptions)
[2021-03-31 13:33:18.988] [E/3] [info] [Task Finished] Transform to mem in 0.078777s (99709 normal rows, 0 exceptions)
[2021-03-31 13:33:19.011] [E/1] [info] [Task Finished] Transform to mem in 0.027460s (37924 normal rows, 0 exceptions)
[2021-03-31 13:33:19.037] [E/2] [info] [Task Finished] Transform to mem in 0.069470s (89012 normal rows, 0 exceptions)
[2021-03-31 13:33:19.037] [E/3] [info] [Task Finished] Transform to mem in 0.049303s (65269 normal rows, 0 exceptions)
[2021-03-31 13:33:19.065] [driver] [info] [Task Finished] Transform to mem in 0.121953s (172370 normal rows, 0 exceptions)
[2021-03-31 13:33:19.066] [E/2] [info] [Task Finished] Transform to mem in 0.028871s (39361 normal rows, 0 exceptions)
[2021-03-31 13:33:19.067] [E/3] [info] [Task Finished] Transform to mem in 0.029329s (35944 normal rows, 0 exceptions)
[2021-03-31 13:33:19.085] [E/2] [info] [Task Finished] Transform to mem in 0.019356s (24990 normal rows, 0 exceptions)
[2021-03-31 13:33:19.098] [E/3] [info] [Task Finished] Transform to mem in 0.030910s (40983 normal rows, 0 exceptions)
[2021-03-31 13:33:19.117] [E/3] [info] [Task Finished] Transform to mem in 0.018910s (24870 normal rows, 0 exceptions)
[2021-03-31 13:33:19.136] [driver] [info] [Task Finished] Transform to mem in 0.070304s (90461 normal rows, 0 exceptions)
[2021-03-31 13:33:19.138] [E/1] [info] [Task Finished] Transform to mem in 0.127014s (180510 normal rows, 0 exceptions)
[2021-03-31 13:33:19.144] [E/3] [info] [Task Finished] Transform to mem in 0.027717s (35395 normal rows, 0 exceptions)
[2021-03-31 13:33:19.158] [E/1] [info] [Task Finished] Transform to mem in 0.019164s (24717 normal rows, 0 exceptions)
[2021-03-31 13:33:19.173] [E/3] [info] [Task Finished] Transform to mem in 0.028217s (36501 normal rows, 0 exceptions)
[2021-03-31 13:33:19.201] [E/2] [info] [Task Finished] Transform to mem in 0.115554s (163151 normal rows, 0 exceptions)
[2021-03-31 13:33:19.201] [E/3] [info] [Task Finished] Transform to mem in 0.028343s (38386 normal rows, 0 exceptions)
[2021-03-31 13:33:19.218] [driver] [info] [Task Finished] Transform to mem in 0.082218s (109734 normal rows, 0 exceptions)
[2021-03-31 13:33:19.230] [E/2] [info] [Task Finished] Transform to mem in 0.029516s (36280 normal rows, 0 exceptions)
[2021-03-31 13:33:19.237] [driver] [info] [Task Finished] Transform to mem in 0.019348s (25101 normal rows, 0 exceptions)
[2021-03-31 13:33:19.259] [E/2] [info] [Task Finished] Transform to mem in 0.028203s (36692 normal rows, 0 exceptions)
[2021-03-31 13:33:19.275] [E/3] [info] [Task Finished] Transform to mem in 0.074436s (96622 normal rows, 0 exceptions)
[2021-03-31 13:33:19.278] [E/2] [info] [Task Finished] Transform to mem in 0.018797s (24873 normal rows, 0 exceptions)
[2021-03-31 13:33:19.289] [E/1] [info] [Task Finished] Transform to mem in 0.131482s (187481 normal rows, 0 exceptions)
[2021-03-31 13:33:19.304] [E/3] [info] [Task Finished] Transform to mem in 0.028183s (36212 normal rows, 0 exceptions)
[2021-03-31 13:33:19.308] [E/1] [info] [Task Finished] Transform to mem in 0.018373s (24577 normal rows, 0 exceptions)
[2021-03-31 13:33:19.343] [E/3] [info] [Task Finished] Transform to mem in 0.039708s (51305 normal rows, 0 exceptions)
[2021-03-31 13:33:19.355] [driver] [info] [Task Finished] Transform to mem in 0.118055s (169560 normal rows, 0 exceptions)
[2021-03-31 13:33:19.360] [E/2] [info] [Task Finished] Transform to mem in 0.082756s (110280 normal rows, 0 exceptions)
[2021-03-31 13:33:19.377] [E/1] [info] [Task Finished] Transform to mem in 0.069747s (90609 normal rows, 0 exceptions)
[2021-03-31 13:33:19.385] [driver] [info] [Task Finished] Transform to mem in 0.029464s (40051 normal rows, 0 exceptions)
[2021-03-31 13:33:19.397] [E/1] [info] [Task Finished] Transform to mem in 0.019465s (24747 normal rows, 0 exceptions)
[2021-03-31 13:33:19.405] [E/3] [info] [Task Finished] Transform to mem in 0.061361s (89944 normal rows, 0 exceptions)
[2021-03-31 13:33:19.412] [driver] [info] [Task Finished] Transform to mem in 0.027440s (35585 normal rows, 0 exceptions)
[2021-03-31 13:33:19.429] [E/2] [info] [Task Finished] Transform to mem in 0.068434s (88775 normal rows, 0 exceptions)
[2021-03-31 13:33:19.438] [E/3] [info] [Task Finished] Transform to mem in 0.033674s (47712 normal rows, 0 exceptions)
[2021-03-31 13:33:19.446] [E/2] [info] [Task Finished] Transform to mem in 0.017218s (22144 normal rows, 0 exceptions)
[2021-03-31 13:33:19.478] [E/2] [info] [Task Finished] Transform to mem in 0.031594s (43962 normal rows, 0 exceptions)
[2021-03-31 13:33:19.499] [driver] [info] [Task Finished] Transform to mem in 0.086601s (114149 normal rows, 0 exceptions)
[2021-03-31 13:33:19.511] [E/1] [info] [Task Finished] Transform to mem in 0.114501s (160651 normal rows, 0 exceptions)
[2021-03-31 13:33:19.519] [E/3] [info] [Task Finished] Transform to mem in 0.080751s (107321 normal rows, 0 exceptions)
[2021-03-31 13:33:19.522] [E/2] [info] [Task Finished] Transform to mem in 0.044150s (61534 normal rows, 0 exceptions)
[2021-03-31 13:33:19.532] [E/1] [info] [Task Finished] Transform to mem in 0.020374s (25081 normal rows, 0 exceptions)
[2021-03-31 13:33:19.551] [E/3] [info] [Task Finished] Transform to mem in 0.032024s (42128 normal rows, 0 exceptions)
[2021-03-31 13:33:19.573] [E/1] [info] [Task Finished] Transform to mem in 0.041321s (59284 normal rows, 0 exceptions)
[2021-03-31 13:33:19.592] [E/2] [info] [Task Finished] Transform to mem in 0.070211s (90696 normal rows, 0 exceptions)
[2021-03-31 13:33:19.593] [E/1] [info] [Task Finished] Transform to mem in 0.019681s (24978 normal rows, 0 exceptions)
[2021-03-31 13:33:19.608] [driver] [info] [Task Finished] Transform to mem in 0.108903s (150826 normal rows, 0 exceptions)
[2021-03-31 13:33:19.628] [E/2] [info] [Task Finished] Transform to mem in 0.035642s (45770 normal rows, 0 exceptions)
[2021-03-31 13:33:19.644] [E/3] [info] [Task Finished] Transform to mem in 0.092322s (129563 normal rows, 0 exceptions)
[2021-03-31 13:33:19.644] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.52897s
[2021-03-31 13:33:19.644] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0056s, 14009719 input rows, time to process 1 row via fast path: 0.000999708ms
[2021-03-31 13:33:19.644] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000395843s
[2021-03-31 13:33:19.644] [global] [info] [Transform Stage] Stage 3 took 3.60429s
[2021-03-31 13:33:19.644] [global] [info] Query Execution took 4.08792s. (planning: 0.420825s, execution: 3.6671s)
[2021-03-31 13:33:19.655] [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:33:19.752] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:19.757] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:19.888] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:19.889] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:19.895] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:20.027] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:20.028] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:20.034] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:20.167] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:33:20.168] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:33:20.168] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:33:20.267] [logical planner] [info] logical optimization took 0.376991ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:33:20.267] [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:33:20.268] [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:33:20.269] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:33:20.271] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:33:20.272] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.274] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.276] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.278] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.280] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.282] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.284] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.286] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.288] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.290] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.292] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.294] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:33:20.296] [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:33:20.314] [global] [info] Stage0 depends on: 
[2021-03-31 13:33:20.714] [global] [info] Compiled code paths for stage 0 in 0.38 ms
[2021-03-31 13:33:20.714] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.400277s
[2021-03-31 13:33:20.756] [E/1] [info] [Task Finished] Transform to mem in 0.041399s (10875 normal rows, 0 exceptions)
[2021-03-31 13:33:20.766] [E/3] [info] [Task Finished] Transform to mem in 0.051602s (17137 normal rows, 0 exceptions)
[2021-03-31 13:33:20.801] [E/2] [info] [Task Finished] Transform to mem in 0.086182s (29971 normal rows, 0 exceptions)
[2021-03-31 13:33:20.803] [driver] [info] [Task Finished] Transform to mem in 0.088231s (30788 normal rows, 0 exceptions)
[2021-03-31 13:33:20.807] [E/2] [info] [Task Finished] Transform to mem in 0.005992s (1506 normal rows, 0 exceptions)
[2021-03-31 13:33:20.824] [E/1] [info] [Task Finished] Transform to mem in 0.068530s (25131 normal rows, 0 exceptions)
[2021-03-31 13:33:20.853] [driver] [info] [Task Finished] Transform to mem in 0.049786s (14531 normal rows, 0 exceptions)
[2021-03-31 13:33:20.863] [E/3] [info] [Task Finished] Transform to mem in 0.097077s (34530 normal rows, 0 exceptions)
[2021-03-31 13:33:20.895] [E/1] [info] [Task Finished] Transform to mem in 0.070704s (23608 normal rows, 0 exceptions)
[2021-03-31 13:33:20.903] [E/2] [info] [Task Finished] Transform to mem in 0.096232s (34000 normal rows, 0 exceptions)
[2021-03-31 13:33:20.903] [E/1] [info] [Task Finished] Transform to mem in 0.007911s (2883 normal rows, 0 exceptions)
[2021-03-31 13:33:20.905] [driver] [info] [Task Finished] Transform to mem in 0.052883s (16756 normal rows, 0 exceptions)
[2021-03-31 13:33:20.929] [E/3] [info] [Task Finished] Transform to mem in 0.066037s (21640 normal rows, 0 exceptions)
[2021-03-31 13:33:20.945] [E/3] [info] [Task Finished] Transform to mem in 0.015485s (5596 normal rows, 0 exceptions)
[2021-03-31 13:33:20.999] [E/2] [info] [Task Finished] Transform to mem in 0.095894s (35289 normal rows, 0 exceptions)
[2021-03-31 13:33:21.014] [E/3] [info] [Task Finished] Transform to mem in 0.068885s (25125 normal rows, 0 exceptions)
[2021-03-31 13:33:21.016] [E/1] [info] [Task Finished] Transform to mem in 0.113066s (41379 normal rows, 0 exceptions)
[2021-03-31 13:33:21.020] [driver] [info] [Task Finished] Transform to mem in 0.114475s (42242 normal rows, 0 exceptions)
[2021-03-31 13:33:21.073] [driver] [info] [Task Finished] Transform to mem in 0.053109s (17391 normal rows, 0 exceptions)
[2021-03-31 13:33:21.101] [E/2] [info] [Task Finished] Transform to mem in 0.102480s (36022 normal rows, 0 exceptions)
[2021-03-31 13:33:21.105] [E/1] [info] [Task Finished] Transform to mem in 0.088441s (29379 normal rows, 0 exceptions)
[2021-03-31 13:33:21.110] [E/1] [info] [Task Finished] Transform to mem in 0.005012s (1858 normal rows, 0 exceptions)
[2021-03-31 13:33:21.133] [E/3] [info] [Task Finished] Transform to mem in 0.118864s (42312 normal rows, 0 exceptions)
[2021-03-31 13:33:21.139] [driver] [info] [Task Finished] Transform to mem in 0.066406s (24688 normal rows, 0 exceptions)
[2021-03-31 13:33:21.179] [driver] [info] [Task Finished] Transform to mem in 0.039489s (14552 normal rows, 0 exceptions)
[2021-03-31 13:33:21.215] [E/2] [info] [Task Finished] Transform to mem in 0.113877s (41842 normal rows, 0 exceptions)
[2021-03-31 13:33:21.220] [E/1] [info] [Task Finished] Transform to mem in 0.110161s (40419 normal rows, 0 exceptions)
[2021-03-31 13:33:21.228] [E/3] [info] [Task Finished] Transform to mem in 0.095570s (34240 normal rows, 0 exceptions)
[2021-03-31 13:33:21.251] [driver] [info] [Task Finished] Transform to mem in 0.071687s (24991 normal rows, 0 exceptions)
[2021-03-31 13:33:21.293] [E/3] [info] [Task Finished] Transform to mem in 0.065025s (20858 normal rows, 0 exceptions)
[2021-03-31 13:33:21.299] [E/3] [info] [Task Finished] Transform to mem in 0.005416s (1972 normal rows, 0 exceptions)
[2021-03-31 13:33:21.312] [E/2] [info] [Task Finished] Transform to mem in 0.096463s (35270 normal rows, 0 exceptions)
[2021-03-31 13:33:21.322] [driver] [info] [Task Finished] Transform to mem in 0.071484s (24409 normal rows, 0 exceptions)
[2021-03-31 13:33:21.334] [E/1] [info] [Task Finished] Transform to mem in 0.114481s (41663 normal rows, 0 exceptions)
[2021-03-31 13:33:21.366] [E/3] [info] [Task Finished] Transform to mem in 0.067081s (24716 normal rows, 0 exceptions)
[2021-03-31 13:33:21.406] [E/3] [info] [Task Finished] Transform to mem in 0.040297s (10479 normal rows, 0 exceptions)
[2021-03-31 13:33:21.409] [E/2] [info] [Task Finished] Transform to mem in 0.097019s (34981 normal rows, 0 exceptions)
[2021-03-31 13:33:21.417] [driver] [info] [Task Finished] Transform to mem in 0.094820s (34017 normal rows, 0 exceptions)
[2021-03-31 13:33:21.422] [E/3] [info] [Task Finished] Transform to mem in 0.015920s (4841 normal rows, 0 exceptions)
[2021-03-31 13:33:21.447] [E/1] [info] [Task Finished] Transform to mem in 0.112639s (41018 normal rows, 0 exceptions)
[2021-03-31 13:33:21.476] [E/2] [info] [Task Finished] Transform to mem in 0.067391s (24521 normal rows, 0 exceptions)
[2021-03-31 13:33:21.497] [E/1] [info] [Task Finished] Transform to mem in 0.050405s (13410 normal rows, 0 exceptions)
[2021-03-31 13:33:21.516] [driver] [info] [Task Finished] Transform to mem in 0.099154s (35358 normal rows, 0 exceptions)
[2021-03-31 13:33:21.527] [E/1] [info] [Task Finished] Transform to mem in 0.030050s (10836 normal rows, 0 exceptions)
[2021-03-31 13:33:21.539] [E/3] [info] [Task Finished] Transform to mem in 0.117536s (41598 normal rows, 0 exceptions)
[2021-03-31 13:33:21.550] [E/2] [info] [Task Finished] Transform to mem in 0.074000s (23700 normal rows, 0 exceptions)
[2021-03-31 13:33:21.587] [driver] [info] [Task Finished] Transform to mem in 0.070769s (24501 normal rows, 0 exceptions)
[2021-03-31 13:33:21.592] [E/3] [info] [Task Finished] Transform to mem in 0.052068s (15821 normal rows, 0 exceptions)
[2021-03-31 13:33:21.617] [E/1] [info] [Task Finished] Transform to mem in 0.089671s (31201 normal rows, 0 exceptions)
[2021-03-31 13:33:21.634] [E/2] [info] [Task Finished] Transform to mem in 0.084262s (31099 normal rows, 0 exceptions)
[2021-03-31 13:33:21.635] [E/1] [info] [Task Finished] Transform to mem in 0.017643s (6425 normal rows, 0 exceptions)
[2021-03-31 13:33:21.684] [E/1] [info] [Task Finished] Transform to mem in 0.049136s (14218 normal rows, 0 exceptions)
[2021-03-31 13:33:21.701] [driver] [info] [Task Finished] Transform to mem in 0.113749s (42128 normal rows, 0 exceptions)
[2021-03-31 13:33:21.705] [E/3] [info] [Task Finished] Transform to mem in 0.113338s (41464 normal rows, 0 exceptions)
[2021-03-31 13:33:21.706] [E/2] [info] [Task Finished] Transform to mem in 0.071282s (24602 normal rows, 0 exceptions)
[2021-03-31 13:33:21.708] [driver] [info] [Task Finished] Transform to mem in 0.007150s (2651 normal rows, 0 exceptions)
[2021-03-31 13:33:21.744] [E/1] [info] [Task Finished] Transform to mem in 0.060062s (19264 normal rows, 0 exceptions)
[2021-03-31 13:33:21.749] [E/1] [info] [Task Finished] Transform to mem in 0.005398s (2011 normal rows, 0 exceptions)
[2021-03-31 13:33:21.765] [E/3] [info] [Task Finished] Transform to mem in 0.059578s (18691 normal rows, 0 exceptions)
[2021-03-31 13:33:21.783] [E/2] [info] [Task Finished] Transform to mem in 0.077334s (26240 normal rows, 0 exceptions)
[2021-03-31 13:33:21.817] [E/1] [info] [Task Finished] Transform to mem in 0.067930s (24776 normal rows, 0 exceptions)
[2021-03-31 13:33:21.822] [driver] [info] [Task Finished] Transform to mem in 0.114173s (42251 normal rows, 0 exceptions)
[2021-03-31 13:33:21.853] [driver] [info] [Task Finished] Transform to mem in 0.030801s (11411 normal rows, 0 exceptions)
[2021-03-31 13:33:21.863] [E/3] [info] [Task Finished] Transform to mem in 0.098217s (35820 normal rows, 0 exceptions)
[2021-03-31 13:33:21.872] [E/3] [info] [Task Finished] Transform to mem in 0.009429s (2763 normal rows, 0 exceptions)
[2021-03-31 13:33:21.886] [E/2] [info] [Task Finished] Transform to mem in 0.102465s (36668 normal rows, 0 exceptions)
[2021-03-31 13:33:21.919] [driver] [info] [Task Finished] Transform to mem in 0.065933s (21937 normal rows, 0 exceptions)
[2021-03-31 13:33:21.930] [E/1] [info] [Task Finished] Transform to mem in 0.112740s (41385 normal rows, 0 exceptions)
[2021-03-31 13:33:21.930] [E/2] [info] [Task Finished] Transform to mem in 0.044762s (15065 normal rows, 0 exceptions)
[2021-03-31 13:33:21.936] [E/3] [info] [Task Finished] Transform to mem in 0.063633s (20785 normal rows, 0 exceptions)
[2021-03-31 13:33:21.959] [driver] [info] [Task Finished] Transform to mem in 0.040516s (10520 normal rows, 0 exceptions)
[2021-03-31 13:33:22.004] [E/3] [info] [Task Finished] Transform to mem in 0.068041s (24753 normal rows, 0 exceptions)
[2021-03-31 13:33:22.029] [E/2] [info] [Task Finished] Transform to mem in 0.098740s (36085 normal rows, 0 exceptions)
[2021-03-31 13:33:22.030] [E/3] [info] [Task Finished] Transform to mem in 0.025953s (9411 normal rows, 0 exceptions)
[2021-03-31 13:33:22.046] [E/1] [info] [Task Finished] Transform to mem in 0.115934s (42480 normal rows, 0 exceptions)
[2021-03-31 13:33:22.060] [driver] [info] [Task Finished] Transform to mem in 0.100794s (36271 normal rows, 0 exceptions)
[2021-03-31 13:33:22.087] [E/1] [info] [Task Finished] Transform to mem in 0.040822s (10647 normal rows, 0 exceptions)
[2021-03-31 13:33:22.090] [driver] [info] [Task Finished] Transform to mem in 0.029940s (10959 normal rows, 0 exceptions)
[2021-03-31 13:33:22.106] [E/3] [info] [Task Finished] Transform to mem in 0.075772s (25821 normal rows, 0 exceptions)
[2021-03-31 13:33:22.143] [E/2] [info] [Task Finished] Transform to mem in 0.114212s (41474 normal rows, 0 exceptions)
[2021-03-31 13:33:22.157] [E/1] [info] [Task Finished] Transform to mem in 0.069495s (25284 normal rows, 0 exceptions)
[2021-03-31 13:33:22.186] [driver] [info] [Task Finished] Transform to mem in 0.096194s (35533 normal rows, 0 exceptions)
[2021-03-31 13:33:22.192] [E/3] [info] [Task Finished] Transform to mem in 0.086201s (29666 normal rows, 0 exceptions)
[2021-03-31 13:33:22.228] [E/2] [info] [Task Finished] Transform to mem in 0.084482s (29361 normal rows, 0 exceptions)
[2021-03-31 13:33:22.238] [E/1] [info] [Task Finished] Transform to mem in 0.081761s (29934 normal rows, 0 exceptions)
[2021-03-31 13:33:22.254] [driver] [info] [Task Finished] Transform to mem in 0.068065s (25025 normal rows, 0 exceptions)
[2021-03-31 13:33:22.281] [E/2] [info] [Task Finished] Transform to mem in 0.052904s (15895 normal rows, 0 exceptions)
[2021-03-31 13:33:22.289] [E/3] [info] [Task Finished] Transform to mem in 0.097190s (35513 normal rows, 0 exceptions)
[2021-03-31 13:33:22.303] [E/3] [info] [Task Finished] Transform to mem in 0.013475s (4935 normal rows, 0 exceptions)
[2021-03-31 13:33:22.305] [E/1] [info] [Task Finished] Transform to mem in 0.066299s (21349 normal rows, 0 exceptions)
[2021-03-31 13:33:22.307] [driver] [info] [Task Finished] Transform to mem in 0.052796s (16234 normal rows, 0 exceptions)
[2021-03-31 13:33:22.367] [E/2] [info] [Task Finished] Transform to mem in 0.086682s (30238 normal rows, 0 exceptions)
[2021-03-31 13:33:22.371] [E/3] [info] [Task Finished] Transform to mem in 0.068172s (25164 normal rows, 0 exceptions)
[2021-03-31 13:33:22.393] [driver] [info] [Task Finished] Transform to mem in 0.085840s (30086 normal rows, 0 exceptions)
[2021-03-31 13:33:22.395] [driver] [info] [Task Finished] Transform to mem in 0.001861s (667 normal rows, 0 exceptions)
[2021-03-31 13:33:22.404] [E/1] [info] [Task Finished] Transform to mem in 0.099098s (35994 normal rows, 0 exceptions)
[2021-03-31 13:33:22.439] [E/2] [info] [Task Finished] Transform to mem in 0.071397s (24170 normal rows, 0 exceptions)
[2021-03-31 13:33:22.463] [driver] [info] [Task Finished] Transform to mem in 0.068176s (25196 normal rows, 0 exceptions)
[2021-03-31 13:33:22.465] [E/3] [info] [Task Finished] Transform to mem in 0.094170s (33494 normal rows, 0 exceptions)
[2021-03-31 13:33:22.482] [E/1] [info] [Task Finished] Transform to mem in 0.078748s (26714 normal rows, 0 exceptions)
[2021-03-31 13:33:22.496] [E/3] [info] [Task Finished] Transform to mem in 0.030839s (11259 normal rows, 0 exceptions)
[2021-03-31 13:33:22.536] [E/2] [info] [Task Finished] Transform to mem in 0.097382s (34782 normal rows, 0 exceptions)
[2021-03-31 13:33:22.537] [E/3] [info] [Task Finished] Transform to mem in 0.040787s (10505 normal rows, 0 exceptions)
[2021-03-31 13:33:22.538] [driver] [info] [Task Finished] Transform to mem in 0.074296s (27436 normal rows, 0 exceptions)
[2021-03-31 13:33:22.581] [E/1] [info] [Task Finished] Transform to mem in 0.098588s (35280 normal rows, 0 exceptions)
[2021-03-31 13:33:22.599] [E/3] [info] [Task Finished] Transform to mem in 0.062836s (21231 normal rows, 0 exceptions)
[2021-03-31 13:33:22.605] [E/2] [info] [Task Finished] Transform to mem in 0.068274s (22273 normal rows, 0 exceptions)
[2021-03-31 13:33:22.606] [driver] [info] [Task Finished] Transform to mem in 0.068400s (25156 normal rows, 0 exceptions)
[2021-03-31 13:33:22.666] [E/2] [info] [Task Finished] Transform to mem in 0.061382s (19296 normal rows, 0 exceptions)
[2021-03-31 13:33:22.673] [E/2] [info] [Task Finished] Transform to mem in 0.007385s (2636 normal rows, 0 exceptions)
[2021-03-31 13:33:22.675] [E/3] [info] [Task Finished] Transform to mem in 0.075128s (25182 normal rows, 0 exceptions)
[2021-03-31 13:33:22.679] [E/1] [info] [Task Finished] Transform to mem in 0.098358s (36015 normal rows, 0 exceptions)
[2021-03-31 13:33:22.707] [E/1] [info] [Task Finished] Transform to mem in 0.027815s (9959 normal rows, 0 exceptions)
[2021-03-31 13:33:22.719] [driver] [info] [Task Finished] Transform to mem in 0.113390s (41929 normal rows, 0 exceptions)
[2021-03-31 13:33:22.740] [E/2] [info] [Task Finished] Transform to mem in 0.067039s (24839 normal rows, 0 exceptions)
[2021-03-31 13:33:22.749] [E/3] [info] [Task Finished] Transform to mem in 0.074190s (25214 normal rows, 0 exceptions)
[2021-03-31 13:33:22.790] [E/2] [info] [Task Finished] Transform to mem in 0.049977s (18229 normal rows, 0 exceptions)
[2021-03-31 13:33:22.798] [E/3] [info] [Task Finished] Transform to mem in 0.049091s (14539 normal rows, 0 exceptions)
[2021-03-31 13:33:22.802] [driver] [info] [Task Finished] Transform to mem in 0.083151s (29052 normal rows, 0 exceptions)
[2021-03-31 13:33:22.820] [E/2] [info] [Task Finished] Transform to mem in 0.029712s (10219 normal rows, 0 exceptions)
[2021-03-31 13:33:22.821] [E/1] [info] [Task Finished] Transform to mem in 0.113937s (41471 normal rows, 0 exceptions)
[2021-03-31 13:33:22.835] [E/1] [info] [Task Finished] Transform to mem in 0.014169s (5013 normal rows, 0 exceptions)
[2021-03-31 13:33:22.898] [E/3] [info] [Task Finished] Transform to mem in 0.099612s (36157 normal rows, 0 exceptions)
[2021-03-31 13:33:22.898] [E/3] [info] [Task Finished] Transform to mem in 0.000106s (19 normal rows, 0 exceptions)
[2021-03-31 13:33:22.909] [E/1] [info] [Task Finished] Transform to mem in 0.073506s (24706 normal rows, 0 exceptions)
[2021-03-31 13:33:22.916] [driver] [info] [Task Finished] Transform to mem in 0.113249s (41890 normal rows, 0 exceptions)
[2021-03-31 13:33:22.935] [E/2] [info] [Task Finished] Transform to mem in 0.114687s (42277 normal rows, 0 exceptions)
[2021-03-31 13:33:22.967] [E/2] [info] [Task Finished] Transform to mem in 0.031665s (11461 normal rows, 0 exceptions)
[2021-03-31 13:33:22.980] [driver] [info] [Task Finished] Transform to mem in 0.064328s (23884 normal rows, 0 exceptions)
[2021-03-31 13:33:22.990] [E/3] [info] [Task Finished] Transform to mem in 0.092495s (32686 normal rows, 0 exceptions)
[2021-03-31 13:33:23.000] [E/1] [info] [Task Finished] Transform to mem in 0.091415s (32110 normal rows, 0 exceptions)
[2021-03-31 13:33:23.028] [E/3] [info] [Task Finished] Transform to mem in 0.037704s (11056 normal rows, 0 exceptions)
[2021-03-31 13:33:23.038] [E/3] [info] [Task Finished] Transform to mem in 0.010385s (3373 normal rows, 0 exceptions)
[2021-03-31 13:33:23.066] [E/1] [info] [Task Finished] Transform to mem in 0.065566s (21217 normal rows, 0 exceptions)
[2021-03-31 13:33:23.081] [E/2] [info] [Task Finished] Transform to mem in 0.114083s (41474 normal rows, 0 exceptions)
[2021-03-31 13:33:23.081] [driver] [info] [Task Finished] Transform to mem in 0.101143s (36305 normal rows, 0 exceptions)
[2021-03-31 13:33:23.129] [E/2] [info] [Task Finished] Transform to mem in 0.048630s (13911 normal rows, 0 exceptions)
[2021-03-31 13:33:23.134] [E/3] [info] [Task Finished] Transform to mem in 0.095804s (34916 normal rows, 0 exceptions)
[2021-03-31 13:33:23.148] [E/2] [info] [Task Finished] Transform to mem in 0.019069s (7068 normal rows, 0 exceptions)
[2021-03-31 13:33:23.152] [E/2] [info] [Task Finished] Transform to mem in 0.003685s (1286 normal rows, 0 exceptions)
[2021-03-31 13:33:23.159] [driver] [info] [Task Finished] Transform to mem in 0.077446s (26545 normal rows, 0 exceptions)
[2021-03-31 13:33:23.181] [E/1] [info] [Task Finished] Transform to mem in 0.114865s (41733 normal rows, 0 exceptions)
[2021-03-31 13:33:23.205] [E/3] [info] [Task Finished] Transform to mem in 0.071294s (23351 normal rows, 0 exceptions)
[2021-03-31 13:33:23.224] [E/3] [info] [Task Finished] Transform to mem in 0.018356s (6680 normal rows, 0 exceptions)
[2021-03-31 13:33:23.248] [E/2] [info] [Task Finished] Transform to mem in 0.095691s (35285 normal rows, 0 exceptions)
[2021-03-31 13:33:23.258] [E/2] [info] [Task Finished] Transform to mem in 0.010023s (2955 normal rows, 0 exceptions)
[2021-03-31 13:33:23.273] [driver] [info] [Task Finished] Transform to mem in 0.113842s (41783 normal rows, 0 exceptions)
[2021-03-31 13:33:23.289] [E/3] [info] [Task Finished] Transform to mem in 0.065598s (21561 normal rows, 0 exceptions)
[2021-03-31 13:33:23.294] [E/1] [info] [Task Finished] Transform to mem in 0.113416s (41382 normal rows, 0 exceptions)
[2021-03-31 13:33:23.314] [driver] [info] [Task Finished] Transform to mem in 0.041531s (15009 normal rows, 0 exceptions)
[2021-03-31 13:33:23.320] [E/2] [info] [Task Finished] Transform to mem in 0.062596s (20115 normal rows, 0 exceptions)
[2021-03-31 13:33:23.328] [E/2] [info] [Task Finished] Transform to mem in 0.008001s (2907 normal rows, 0 exceptions)
[2021-03-31 13:33:23.331] [E/3] [info] [Task Finished] Transform to mem in 0.041838s (10955 normal rows, 0 exceptions)
[2021-03-31 13:33:23.388] [E/1] [info] [Task Finished] Transform to mem in 0.093653s (33271 normal rows, 0 exceptions)
[2021-03-31 13:33:23.398] [E/2] [info] [Task Finished] Transform to mem in 0.069120s (25209 normal rows, 0 exceptions)
[2021-03-31 13:33:23.426] [driver] [info] [Task Finished] Transform to mem in 0.112207s (41845 normal rows, 0 exceptions)
[2021-03-31 13:33:23.446] [E/3] [info] [Task Finished] Transform to mem in 0.114974s (41792 normal rows, 0 exceptions)
[2021-03-31 13:33:23.480] [driver] [info] [Task Finished] Transform to mem in 0.053924s (16586 normal rows, 0 exceptions)
[2021-03-31 13:33:23.487] [E/2] [info] [Task Finished] Transform to mem in 0.089365s (31341 normal rows, 0 exceptions)
[2021-03-31 13:33:23.491] [E/1] [info] [Task Finished] Transform to mem in 0.102893s (37834 normal rows, 0 exceptions)
[2021-03-31 13:33:23.506] [E/3] [info] [Task Finished] Transform to mem in 0.059708s (18771 normal rows, 0 exceptions)
[2021-03-31 13:33:23.543] [driver] [info] [Task Finished] Transform to mem in 0.062440s (21589 normal rows, 0 exceptions)
[2021-03-31 13:33:23.556] [E/2] [info] [Task Finished] Transform to mem in 0.069453s (25218 normal rows, 0 exceptions)
[2021-03-31 13:33:23.588] [E/1] [info] [Task Finished] Transform to mem in 0.097023s (35347 normal rows, 0 exceptions)
[2021-03-31 13:33:23.597] [E/2] [info] [Task Finished] Transform to mem in 0.040370s (14897 normal rows, 0 exceptions)
[2021-03-31 13:33:23.597] [E/3] [info] [Task Finished] Transform to mem in 0.090812s (32397 normal rows, 0 exceptions)
[2021-03-31 13:33:23.603] [E/3] [info] [Task Finished] Transform to mem in 0.006194s (1762 normal rows, 0 exceptions)
[2021-03-31 13:33:23.651] [E/3] [info] [Task Finished] Transform to mem in 0.048260s (14154 normal rows, 0 exceptions)
[2021-03-31 13:33:23.655] [E/1] [info] [Task Finished] Transform to mem in 0.067298s (24798 normal rows, 0 exceptions)
[2021-03-31 13:33:23.656] [driver] [info] [Task Finished] Transform to mem in 0.112806s (41591 normal rows, 0 exceptions)
[2021-03-31 13:33:23.692] [E/2] [info] [Task Finished] Transform to mem in 0.094852s (33637 normal rows, 0 exceptions)
[2021-03-31 13:33:23.703] [E/3] [info] [Task Finished] Transform to mem in 0.051980s (15163 normal rows, 0 exceptions)
[2021-03-31 13:33:23.733] [E/1] [info] [Task Finished] Transform to mem in 0.077691s (26400 normal rows, 0 exceptions)
[2021-03-31 13:33:23.748] [driver] [info] [Task Finished] Transform to mem in 0.091926s (33741 normal rows, 0 exceptions)
[2021-03-31 13:33:23.750] [E/3] [info] [Task Finished] Transform to mem in 0.046726s (13183 normal rows, 0 exceptions)
[2021-03-31 13:33:23.763] [E/2] [info] [Task Finished] Transform to mem in 0.071348s (25174 normal rows, 0 exceptions)
[2021-03-31 13:33:23.778] [E/2] [info] [Task Finished] Transform to mem in 0.014579s (5275 normal rows, 0 exceptions)
[2021-03-31 13:33:23.798] [E/1] [info] [Task Finished] Transform to mem in 0.064855s (22520 normal rows, 0 exceptions)
[2021-03-31 13:33:23.846] [E/2] [info] [Task Finished] Transform to mem in 0.068641s (24884 normal rows, 0 exceptions)
[2021-03-31 13:33:23.861] [driver] [info] [Task Finished] Transform to mem in 0.113254s (41848 normal rows, 0 exceptions)
[2021-03-31 13:33:23.864] [E/3] [info] [Task Finished] Transform to mem in 0.114173s (41918 normal rows, 0 exceptions)
[2021-03-31 13:33:23.911] [E/1] [info] [Task Finished] Transform to mem in 0.113706s (41826 normal rows, 0 exceptions)
[2021-03-31 13:33:23.946] [E/2] [info] [Task Finished] Transform to mem in 0.099843s (36366 normal rows, 0 exceptions)
[2021-03-31 13:33:23.952] [E/2] [info] [Task Finished] Transform to mem in 0.006275s (1759 normal rows, 0 exceptions)
[2021-03-31 13:33:23.954] [E/3] [info] [Task Finished] Transform to mem in 0.089443s (31409 normal rows, 0 exceptions)
[2021-03-31 13:33:23.959] [E/1] [info] [Task Finished] Transform to mem in 0.047574s (13589 normal rows, 0 exceptions)
[2021-03-31 13:33:23.975] [driver] [info] [Task Finished] Transform to mem in 0.114388s (42265 normal rows, 0 exceptions)
[2021-03-31 13:33:24.026] [E/2] [info] [Task Finished] Transform to mem in 0.073765s (25034 normal rows, 0 exceptions)
[2021-03-31 13:33:24.035] [driver] [info] [Task Finished] Transform to mem in 0.060037s (18991 normal rows, 0 exceptions)
[2021-03-31 13:33:24.054] [E/3] [info] [Task Finished] Transform to mem in 0.100677s (36542 normal rows, 0 exceptions)
[2021-03-31 13:33:24.067] [E/1] [info] [Task Finished] Transform to mem in 0.107884s (39331 normal rows, 0 exceptions)
[2021-03-31 13:33:24.103] [driver] [info] [Task Finished] Transform to mem in 0.068107s (24927 normal rows, 0 exceptions)
[2021-03-31 13:33:24.109] [E/2] [info] [Task Finished] Transform to mem in 0.082802s (30072 normal rows, 0 exceptions)
[2021-03-31 13:33:24.148] [driver] [info] [Task Finished] Transform to mem in 0.044212s (12415 normal rows, 0 exceptions)
[2021-03-31 13:33:24.150] [E/3] [info] [Task Finished] Transform to mem in 0.095951s (35179 normal rows, 0 exceptions)
[2021-03-31 13:33:24.170] [E/1] [info] [Task Finished] Transform to mem in 0.103523s (37541 normal rows, 0 exceptions)
[2021-03-31 13:33:24.182] [E/2] [info] [Task Finished] Transform to mem in 0.072778s (24439 normal rows, 0 exceptions)
[2021-03-31 13:33:24.187] [driver] [info] [Task Finished] Transform to mem in 0.038974s (14378 normal rows, 0 exceptions)
[2021-03-31 13:33:24.220] [E/3] [info] [Task Finished] Transform to mem in 0.069382s (25015 normal rows, 0 exceptions)
[2021-03-31 13:33:24.257] [E/2] [info] [Task Finished] Transform to mem in 0.074961s (25287 normal rows, 0 exceptions)
[2021-03-31 13:33:24.261] [driver] [info] [Task Finished] Transform to mem in 0.073980s (25233 normal rows, 0 exceptions)
[2021-03-31 13:33:24.264] [E/2] [info] [Task Finished] Transform to mem in 0.007242s (2589 normal rows, 0 exceptions)
[2021-03-31 13:33:24.272] [E/1] [info] [Task Finished] Transform to mem in 0.101072s (36814 normal rows, 0 exceptions)
[2021-03-31 13:33:24.319] [E/3] [info] [Task Finished] Transform to mem in 0.099157s (35800 normal rows, 0 exceptions)
[2021-03-31 13:33:24.330] [driver] [info] [Task Finished] Transform to mem in 0.069480s (24777 normal rows, 0 exceptions)
[2021-03-31 13:33:24.339] [E/2] [info] [Task Finished] Transform to mem in 0.074803s (25131 normal rows, 0 exceptions)
[2021-03-31 13:33:24.346] [E/1] [info] [Task Finished] Transform to mem in 0.074379s (27195 normal rows, 0 exceptions)
[2021-03-31 13:33:24.354] [E/2] [info] [Task Finished] Transform to mem in 0.015151s (5544 normal rows, 0 exceptions)
[2021-03-31 13:33:24.417] [E/1] [info] [Task Finished] Transform to mem in 0.071008s (24816 normal rows, 0 exceptions)
[2021-03-31 13:33:24.433] [E/3] [info] [Task Finished] Transform to mem in 0.113687s (41527 normal rows, 0 exceptions)
[2021-03-31 13:33:24.443] [driver] [info] [Task Finished] Transform to mem in 0.112998s (41830 normal rows, 0 exceptions)
[2021-03-31 13:33:24.454] [E/2] [info] [Task Finished] Transform to mem in 0.100318s (36505 normal rows, 0 exceptions)
[2021-03-31 13:33:24.456] [E/2] [info] [Task Finished] Transform to mem in 0.001375s (490 normal rows, 0 exceptions)
[2021-03-31 13:33:24.491] [E/3] [info] [Task Finished] Transform to mem in 0.058403s (18529 normal rows, 0 exceptions)
[2021-03-31 13:33:24.498] [E/1] [info] [Task Finished] Transform to mem in 0.080575s (27918 normal rows, 0 exceptions)
[2021-03-31 13:33:24.523] [E/2] [info] [Task Finished] Transform to mem in 0.067215s (24720 normal rows, 0 exceptions)
[2021-03-31 13:33:24.556] [driver] [info] [Task Finished] Transform to mem in 0.112660s (41851 normal rows, 0 exceptions)
[2021-03-31 13:33:24.589] [E/3] [info] [Task Finished] Transform to mem in 0.097573s (35745 normal rows, 0 exceptions)
[2021-03-31 13:33:24.595] [driver] [info] [Task Finished] Transform to mem in 0.039413s (13986 normal rows, 0 exceptions)
[2021-03-31 13:33:24.612] [E/1] [info] [Task Finished] Transform to mem in 0.114577s (42167 normal rows, 0 exceptions)
[2021-03-31 13:33:24.617] [E/2] [info] [Task Finished] Transform to mem in 0.093976s (32942 normal rows, 0 exceptions)
[2021-03-31 13:33:24.629] [E/3] [info] [Task Finished] Transform to mem in 0.040522s (10523 normal rows, 0 exceptions)
[2021-03-31 13:33:24.639] [driver] [info] [Task Finished] Transform to mem in 0.044253s (14125 normal rows, 0 exceptions)
[2021-03-31 13:33:24.657] [E/2] [info] [Task Finished] Transform to mem in 0.039950s (12566 normal rows, 0 exceptions)
[2021-03-31 13:33:24.682] [E/1] [info] [Task Finished] Transform to mem in 0.069308s (23094 normal rows, 0 exceptions)
[2021-03-31 13:33:24.684] [E/2] [info] [Task Finished] Transform to mem in 0.027037s (9834 normal rows, 0 exceptions)
[2021-03-31 13:33:24.735] [E/3] [info] [Task Finished] Transform to mem in 0.105972s (37757 normal rows, 0 exceptions)
[2021-03-31 13:33:24.754] [E/1] [info] [Task Finished] Transform to mem in 0.072722s (25306 normal rows, 0 exceptions)
[2021-03-31 13:33:24.754] [driver] [info] [Task Finished] Transform to mem in 0.114794s (41341 normal rows, 0 exceptions)
[2021-03-31 13:33:24.761] [driver] [info] [Task Finished] Transform to mem in 0.006439s (1655 normal rows, 0 exceptions)
[2021-03-31 13:33:24.771] [E/2] [info] [Task Finished] Transform to mem in 0.087441s (29001 normal rows, 0 exceptions)
[2021-03-31 13:33:24.795] [E/1] [info] [Task Finished] Transform to mem in 0.040525s (10491 normal rows, 0 exceptions)
[2021-03-31 13:33:24.827] [E/3] [info] [Task Finished] Transform to mem in 0.091378s (31631 normal rows, 0 exceptions)
[2021-03-31 13:33:24.842] [E/3] [info] [Task Finished] Transform to mem in 0.015439s (3966 normal rows, 0 exceptions)
[2021-03-31 13:33:24.854] [driver] [info] [Task Finished] Transform to mem in 0.093037s (33243 normal rows, 0 exceptions)
[2021-03-31 13:33:24.858] [E/1] [info] [Task Finished] Transform to mem in 0.063128s (20710 normal rows, 0 exceptions)
[2021-03-31 13:33:24.859] [E/2] [info] [Task Finished] Transform to mem in 0.087199s (30671 normal rows, 0 exceptions)
[2021-03-31 13:33:24.887] [E/3] [info] [Task Finished] Transform to mem in 0.045300s (12451 normal rows, 0 exceptions)
[2021-03-31 13:33:24.891] [driver] [info] [Task Finished] Transform to mem in 0.036859s (12594 normal rows, 0 exceptions)
[2021-03-31 13:33:24.955] [E/1] [info] [Task Finished] Transform to mem in 0.096638s (35410 normal rows, 0 exceptions)
[2021-03-31 13:33:24.956] [E/3] [info] [Task Finished] Transform to mem in 0.068312s (22497 normal rows, 0 exceptions)
[2021-03-31 13:33:24.964] [driver] [info] [Task Finished] Transform to mem in 0.073503s (25156 normal rows, 0 exceptions)
[2021-03-31 13:33:24.965] [E/3] [info] [Task Finished] Transform to mem in 0.009067s (2352 normal rows, 0 exceptions)
[2021-03-31 13:33:24.973] [E/2] [info] [Task Finished] Transform to mem in 0.114867s (41751 normal rows, 0 exceptions)
[2021-03-31 13:33:25.013] [driver] [info] [Task Finished] Transform to mem in 0.049168s (14180 normal rows, 0 exceptions)
[2021-03-31 13:33:25.023] [E/1] [info] [Task Finished] Transform to mem in 0.068059s (22465 normal rows, 0 exceptions)
[2021-03-31 13:33:25.024] [E/3] [info] [Task Finished] Transform to mem in 0.059794s (21801 normal rows, 0 exceptions)
[2021-03-31 13:33:25.037] [E/1] [info] [Task Finished] Transform to mem in 0.014761s (4970 normal rows, 0 exceptions)
[2021-03-31 13:33:25.092] [E/2] [info] [Task Finished] Transform to mem in 0.118113s (42053 normal rows, 0 exceptions)
[2021-03-31 13:33:25.096] [E/3] [info] [Task Finished] Transform to mem in 0.071113s (24856 normal rows, 0 exceptions)
[2021-03-31 13:33:25.112] [E/3] [info] [Task Finished] Transform to mem in 0.015922s (5883 normal rows, 0 exceptions)
[2021-03-31 13:33:25.130] [driver] [info] [Task Finished] Transform to mem in 0.116658s (41858 normal rows, 0 exceptions)
[2021-03-31 13:33:25.155] [E/1] [info] [Task Finished] Transform to mem in 0.117667s (41666 normal rows, 0 exceptions)
[2021-03-31 13:33:25.156] [driver] [info] [Task Finished] Transform to mem in 0.026282s (9137 normal rows, 0 exceptions)
[2021-03-31 13:33:25.182] [E/3] [info] [Task Finished] Transform to mem in 0.070821s (24719 normal rows, 0 exceptions)
[2021-03-31 13:33:25.210] [E/2] [info] [Task Finished] Transform to mem in 0.117992s (41909 normal rows, 0 exceptions)
[2021-03-31 13:33:25.241] [E/1] [info] [Task Finished] Transform to mem in 0.086020s (28874 normal rows, 0 exceptions)
[2021-03-31 13:33:25.251] [E/3] [info] [Task Finished] Transform to mem in 0.069013s (25192 normal rows, 0 exceptions)
[2021-03-31 13:33:25.256] [driver] [info] [Task Finished] Transform to mem in 0.100053s (35233 normal rows, 0 exceptions)
[2021-03-31 13:33:25.276] [E/2] [info] [Task Finished] Transform to mem in 0.066739s (24660 normal rows, 0 exceptions)
[2021-03-31 13:33:25.313] [E/3] [info] [Task Finished] Transform to mem in 0.061488s (19740 normal rows, 0 exceptions)
[2021-03-31 13:33:25.338] [E/1] [info] [Task Finished] Transform to mem in 0.096981s (35624 normal rows, 0 exceptions)
[2021-03-31 13:33:25.363] [E/2] [info] [Task Finished] Transform to mem in 0.086444s (30827 normal rows, 0 exceptions)
[2021-03-31 13:33:25.364] [driver] [info] [Task Finished] Transform to mem in 0.107281s (39073 normal rows, 0 exceptions)
[2021-03-31 13:33:25.382] [E/3] [info] [Task Finished] Transform to mem in 0.069275s (24645 normal rows, 0 exceptions)
[2021-03-31 13:33:25.423] [E/3] [info] [Task Finished] Transform to mem in 0.040802s (10512 normal rows, 0 exceptions)
[2021-03-31 13:33:25.431] [E/3] [info] [Task Finished] Transform to mem in 0.008238s (2466 normal rows, 0 exceptions)
[2021-03-31 13:33:25.436] [E/1] [info] [Task Finished] Transform to mem in 0.098043s (36166 normal rows, 0 exceptions)
[2021-03-31 13:33:25.460] [driver] [info] [Task Finished] Transform to mem in 0.096608s (34767 normal rows, 0 exceptions)
[2021-03-31 13:33:25.477] [E/2] [info] [Task Finished] Transform to mem in 0.113840s (41569 normal rows, 0 exceptions)
[2021-03-31 13:33:25.499] [E/3] [info] [Task Finished] Transform to mem in 0.067989s (24858 normal rows, 0 exceptions)
[2021-03-31 13:33:25.527] [driver] [info] [Task Finished] Transform to mem in 0.066878s (22101 normal rows, 0 exceptions)
[2021-03-31 13:33:25.533] [E/1] [info] [Task Finished] Transform to mem in 0.096346s (34464 normal rows, 0 exceptions)
[2021-03-31 13:33:25.567] [E/2] [info] [Task Finished] Transform to mem in 0.090525s (32219 normal rows, 0 exceptions)
[2021-03-31 13:33:25.568] [E/3] [info] [Task Finished] Transform to mem in 0.068273s (24927 normal rows, 0 exceptions)
[2021-03-31 13:33:25.575] [E/1] [info] [Task Finished] Transform to mem in 0.042861s (11587 normal rows, 0 exceptions)
[2021-03-31 13:33:25.610] [driver] [info] [Task Finished] Transform to mem in 0.082706s (28733 normal rows, 0 exceptions)
[2021-03-31 13:33:25.627] [E/2] [info] [Task Finished] Transform to mem in 0.059512s (19211 normal rows, 0 exceptions)
[2021-03-31 13:33:25.638] [E/2] [info] [Task Finished] Transform to mem in 0.010773s (3860 normal rows, 0 exceptions)
[2021-03-31 13:33:25.639] [E/1] [info] [Task Finished] Transform to mem in 0.063048s (20561 normal rows, 0 exceptions)
[2021-03-31 13:33:25.674] [E/3] [info] [Task Finished] Transform to mem in 0.106693s (38713 normal rows, 0 exceptions)
[2021-03-31 13:33:25.691] [driver] [info] [Task Finished] Transform to mem in 0.081467s (28431 normal rows, 0 exceptions)
[2021-03-31 13:33:25.694] [E/1] [info] [Task Finished] Transform to mem in 0.055829s (17067 normal rows, 0 exceptions)
[2021-03-31 13:33:25.707] [E/2] [info] [Task Finished] Transform to mem in 0.069703s (25296 normal rows, 0 exceptions)
[2021-03-31 13:33:25.729] [E/3] [info] [Task Finished] Transform to mem in 0.055030s (18440 normal rows, 0 exceptions)
[2021-03-31 13:33:25.756] [E/3] [info] [Task Finished] Transform to mem in 0.026564s (9683 normal rows, 0 exceptions)
[2021-03-31 13:33:25.770] [E/2] [info] [Task Finished] Transform to mem in 0.063190s (20682 normal rows, 0 exceptions)
[2021-03-31 13:33:25.775] [E/1] [info] [Task Finished] Transform to mem in 0.080186s (27919 normal rows, 0 exceptions)
[2021-03-31 13:33:25.804] [driver] [info] [Task Finished] Transform to mem in 0.112635s (41572 normal rows, 0 exceptions)
[2021-03-31 13:33:25.823] [E/3] [info] [Task Finished] Transform to mem in 0.067198s (24767 normal rows, 0 exceptions)
[2021-03-31 13:33:25.867] [E/1] [info] [Task Finished] Transform to mem in 0.092195s (32389 normal rows, 0 exceptions)
[2021-03-31 13:33:25.868] [E/2] [info] [Task Finished] Transform to mem in 0.097243s (35349 normal rows, 0 exceptions)
[2021-03-31 13:33:25.875] [E/3] [info] [Task Finished] Transform to mem in 0.052159s (19063 normal rows, 0 exceptions)
[2021-03-31 13:33:25.882] [E/3] [info] [Task Finished] Transform to mem in 0.006564s (2377 normal rows, 0 exceptions)
[2021-03-31 13:33:25.907] [driver] [info] [Task Finished] Transform to mem in 0.102699s (37629 normal rows, 0 exceptions)
[2021-03-31 13:33:25.936] [E/1] [info] [Task Finished] Transform to mem in 0.068845s (24733 normal rows, 0 exceptions)
[2021-03-31 13:33:25.947] [E/3] [info] [Task Finished] Transform to mem in 0.064641s (20722 normal rows, 0 exceptions)
[2021-03-31 13:33:25.954] [E/3] [info] [Task Finished] Transform to mem in 0.007670s (2768 normal rows, 0 exceptions)
[2021-03-31 13:33:25.962] [E/2] [info] [Task Finished] Transform to mem in 0.094251s (33107 normal rows, 0 exceptions)
[2021-03-31 13:33:25.979] [driver] [info] [Task Finished] Transform to mem in 0.071793s (23742 normal rows, 0 exceptions)
[2021-03-31 13:33:25.983] [driver] [info] [Task Finished] Transform to mem in 0.003997s (1420 normal rows, 0 exceptions)
[2021-03-31 13:33:26.024] [E/3] [info] [Task Finished] Transform to mem in 0.069256s (25167 normal rows, 0 exceptions)
[2021-03-31 13:33:26.051] [E/1] [info] [Task Finished] Transform to mem in 0.115507s (42173 normal rows, 0 exceptions)
[2021-03-31 13:33:26.058] [E/2] [info] [Task Finished] Transform to mem in 0.095651s (34049 normal rows, 0 exceptions)
[2021-03-31 13:33:26.065] [driver] [info] [Task Finished] Transform to mem in 0.081990s (28749 normal rows, 0 exceptions)
[2021-03-31 13:33:26.126] [E/3] [info] [Task Finished] Transform to mem in 0.102537s (37278 normal rows, 0 exceptions)
[2021-03-31 13:33:26.128] [E/1] [info] [Task Finished] Transform to mem in 0.076796s (27114 normal rows, 0 exceptions)
[2021-03-31 13:33:26.131] [E/2] [info] [Task Finished] Transform to mem in 0.072897s (24701 normal rows, 0 exceptions)
[2021-03-31 13:33:26.138] [E/3] [info] [Task Finished] Transform to mem in 0.012227s (4399 normal rows, 0 exceptions)
[2021-03-31 13:33:26.152] [driver] [info] [Task Finished] Transform to mem in 0.087683s (30862 normal rows, 0 exceptions)
[2021-03-31 13:33:26.171] [E/3] [info] [Task Finished] Transform to mem in 0.032986s (12175 normal rows, 0 exceptions)
[2021-03-31 13:33:26.219] [driver] [info] [Task Finished] Transform to mem in 0.066774s (24821 normal rows, 0 exceptions)
[2021-03-31 13:33:26.227] [E/1] [info] [Task Finished] Transform to mem in 0.098572s (35251 normal rows, 0 exceptions)
[2021-03-31 13:33:26.243] [E/2] [info] [Task Finished] Transform to mem in 0.112728s (41217 normal rows, 0 exceptions)
[2021-03-31 13:33:26.269] [E/3] [info] [Task Finished] Transform to mem in 0.097617s (35668 normal rows, 0 exceptions)
[2021-03-31 13:33:26.276] [E/3] [info] [Task Finished] Transform to mem in 0.007519s (2431 normal rows, 0 exceptions)
[2021-03-31 13:33:26.284] [E/1] [info] [Task Finished] Transform to mem in 0.057051s (17396 normal rows, 0 exceptions)
[2021-03-31 13:33:26.317] [driver] [info] [Task Finished] Transform to mem in 0.098288s (35369 normal rows, 0 exceptions)
[2021-03-31 13:33:26.339] [E/2] [info] [Task Finished] Transform to mem in 0.095870s (34165 normal rows, 0 exceptions)
[2021-03-31 13:33:26.341] [E/1] [info] [Task Finished] Transform to mem in 0.057444s (17668 normal rows, 0 exceptions)
[2021-03-31 13:33:26.347] [E/3] [info] [Task Finished] Transform to mem in 0.070686s (25001 normal rows, 0 exceptions)
[2021-03-31 13:33:26.389] [E/1] [info] [Task Finished] Transform to mem in 0.047682s (16227 normal rows, 0 exceptions)
[2021-03-31 13:33:26.404] [E/3] [info] [Task Finished] Transform to mem in 0.057073s (17805 normal rows, 0 exceptions)
[2021-03-31 13:33:26.408] [E/1] [info] [Task Finished] Transform to mem in 0.019128s (6913 normal rows, 0 exceptions)
[2021-03-31 13:33:26.414] [driver] [info] [Task Finished] Transform to mem in 0.096436s (34681 normal rows, 0 exceptions)
[2021-03-31 13:33:26.427] [E/2] [info] [Task Finished] Transform to mem in 0.087930s (30853 normal rows, 0 exceptions)
[2021-03-31 13:33:26.468] [E/1] [info] [Task Finished] Transform to mem in 0.059720s (21711 normal rows, 0 exceptions)
[2021-03-31 13:33:26.506] [E/2] [info] [Task Finished] Transform to mem in 0.078933s (27001 normal rows, 0 exceptions)
[2021-03-31 13:33:26.516] [driver] [info] [Task Finished] Transform to mem in 0.102109s (37074 normal rows, 0 exceptions)
[2021-03-31 13:33:26.518] [E/3] [info] [Task Finished] Transform to mem in 0.114107s (41924 normal rows, 0 exceptions)
[2021-03-31 13:33:26.537] [E/1] [info] [Task Finished] Transform to mem in 0.069372s (25275 normal rows, 0 exceptions)
[2021-03-31 13:33:26.562] [E/3] [info] [Task Finished] Transform to mem in 0.044033s (15290 normal rows, 0 exceptions)
[2021-03-31 13:33:26.575] [E/2] [info] [Task Finished] Transform to mem in 0.068851s (25057 normal rows, 0 exceptions)
[2021-03-31 13:33:26.578] [driver] [info] [Task Finished] Transform to mem in 0.061884s (19952 normal rows, 0 exceptions)
[2021-03-31 13:33:26.581] [E/1] [info] [Task Finished] Transform to mem in 0.043586s (11791 normal rows, 0 exceptions)
[2021-03-31 13:33:26.609] [driver] [info] [Task Finished] Transform to mem in 0.031277s (10726 normal rows, 0 exceptions)
[2021-03-31 13:33:26.635] [E/1] [info] [Task Finished] Transform to mem in 0.054192s (16466 normal rows, 0 exceptions)
[2021-03-31 13:33:26.636] [driver] [info] [Task Finished] Transform to mem in 0.027002s (10005 normal rows, 0 exceptions)
[2021-03-31 13:33:26.642] [E/3] [info] [Task Finished] Transform to mem in 0.079956s (27470 normal rows, 0 exceptions)
[2021-03-31 13:33:26.687] [E/2] [info] [Task Finished] Transform to mem in 0.111621s (40545 normal rows, 0 exceptions)
[2021-03-31 13:33:26.728] [driver] [info] [Task Finished] Transform to mem in 0.091867s (32784 normal rows, 0 exceptions)
[2021-03-31 13:33:26.730] [E/1] [info] [Task Finished] Transform to mem in 0.095401s (35108 normal rows, 0 exceptions)
[2021-03-31 13:33:26.733] [E/2] [info] [Task Finished] Transform to mem in 0.046805s (17162 normal rows, 0 exceptions)
[2021-03-31 13:33:26.749] [E/3] [info] [Task Finished] Transform to mem in 0.106642s (38917 normal rows, 0 exceptions)
[2021-03-31 13:33:26.792] [E/2] [info] [Task Finished] Transform to mem in 0.058259s (21153 normal rows, 0 exceptions)
[2021-03-31 13:33:26.796] [driver] [info] [Task Finished] Transform to mem in 0.067998s (24946 normal rows, 0 exceptions)
[2021-03-31 13:33:26.805] [E/1] [info] [Task Finished] Transform to mem in 0.074754s (25371 normal rows, 0 exceptions)
[2021-03-31 13:33:26.845] [driver] [info] [Task Finished] Transform to mem in 0.048845s (17872 normal rows, 0 exceptions)
[2021-03-31 13:33:26.864] [E/3] [info] [Task Finished] Transform to mem in 0.114506s (41695 normal rows, 0 exceptions)
[2021-03-31 13:33:26.874] [E/1] [info] [Task Finished] Transform to mem in 0.069397s (24482 normal rows, 0 exceptions)
[2021-03-31 13:33:26.882] [E/2] [info] [Task Finished] Transform to mem in 0.090679s (31669 normal rows, 0 exceptions)
[2021-03-31 13:33:26.914] [E/3] [info] [Task Finished] Transform to mem in 0.049900s (16396 normal rows, 0 exceptions)
[2021-03-31 13:33:26.946] [E/2] [info] [Task Finished] Transform to mem in 0.063556s (20662 normal rows, 0 exceptions)
[2021-03-31 13:33:26.958] [driver] [info] [Task Finished] Transform to mem in 0.112868s (41533 normal rows, 0 exceptions)
[2021-03-31 13:33:26.960] [E/1] [info] [Task Finished] Transform to mem in 0.085737s (29889 normal rows, 0 exceptions)
[2021-03-31 13:33:26.969] [E/1] [info] [Task Finished] Transform to mem in 0.008961s (2299 normal rows, 0 exceptions)
[2021-03-31 13:33:27.016] [E/2] [info] [Task Finished] Transform to mem in 0.069642s (25305 normal rows, 0 exceptions)
[2021-03-31 13:33:27.018] [E/1] [info] [Task Finished] Transform to mem in 0.048364s (13975 normal rows, 0 exceptions)
[2021-03-31 13:33:27.018] [E/3] [info] [Task Finished] Transform to mem in 0.104946s (38381 normal rows, 0 exceptions)
[2021-03-31 13:33:27.042] [E/3] [info] [Task Finished] Transform to mem in 0.023517s (8515 normal rows, 0 exceptions)
[2021-03-31 13:33:27.053] [driver] [info] [Task Finished] Transform to mem in 0.095168s (34138 normal rows, 0 exceptions)
[2021-03-31 13:33:27.110] [E/3] [info] [Task Finished] Transform to mem in 0.067800s (24942 normal rows, 0 exceptions)
[2021-03-31 13:33:27.110] [E/3] [info] [Task Finished] Transform to mem in 0.000106s (22 normal rows, 0 exceptions)
[2021-03-31 13:33:27.112] [E/2] [info] [Task Finished] Transform to mem in 0.095903s (34517 normal rows, 0 exceptions)
[2021-03-31 13:33:27.131] [E/1] [info] [Task Finished] Transform to mem in 0.113241s (41465 normal rows, 0 exceptions)
[2021-03-31 13:33:27.153] [driver] [info] [Task Finished] Transform to mem in 0.099667s (35654 normal rows, 0 exceptions)
[2021-03-31 13:33:27.154] [driver] [info] [Task Finished] Transform to mem in 0.001379s (500 normal rows, 0 exceptions)
[2021-03-31 13:33:27.174] [E/3] [info] [Task Finished] Transform to mem in 0.064424s (21109 normal rows, 0 exceptions)
[2021-03-31 13:33:27.207] [E/2] [info] [Task Finished] Transform to mem in 0.095841s (34201 normal rows, 0 exceptions)
[2021-03-31 13:33:27.223] [driver] [info] [Task Finished] Transform to mem in 0.069063s (25355 normal rows, 0 exceptions)
[2021-03-31 13:33:27.223] [E/1] [info] [Task Finished] Transform to mem in 0.092586s (32774 normal rows, 0 exceptions)
[2021-03-31 13:33:27.255] [E/3] [info] [Task Finished] Transform to mem in 0.081005s (27700 normal rows, 0 exceptions)
[2021-03-31 13:33:27.258] [E/2] [info] [Task Finished] Transform to mem in 0.050837s (15077 normal rows, 0 exceptions)
[2021-03-31 13:33:27.286] [E/1] [info] [Task Finished] Transform to mem in 0.063001s (22995 normal rows, 0 exceptions)
[2021-03-31 13:33:27.307] [driver] [info] [Task Finished] Transform to mem in 0.083858s (29429 normal rows, 0 exceptions)
[2021-03-31 13:33:27.323] [E/3] [info] [Task Finished] Transform to mem in 0.067128s (24648 normal rows, 0 exceptions)
[2021-03-31 13:33:27.342] [E/1] [info] [Task Finished] Transform to mem in 0.055742s (20259 normal rows, 0 exceptions)
[2021-03-31 13:33:27.372] [E/2] [info] [Task Finished] Transform to mem in 0.113972s (41551 normal rows, 0 exceptions)
[2021-03-31 13:33:27.377] [E/3] [info] [Task Finished] Transform to mem in 0.054586s (16887 normal rows, 0 exceptions)
[2021-03-31 13:33:27.389] [driver] [info] [Task Finished] Transform to mem in 0.082047s (29107 normal rows, 0 exceptions)
[2021-03-31 13:33:27.429] [E/1] [info] [Task Finished] Transform to mem in 0.087040s (30549 normal rows, 0 exceptions)
[2021-03-31 13:33:27.436] [E/1] [info] [Task Finished] Transform to mem in 0.007163s (2609 normal rows, 0 exceptions)
[2021-03-31 13:33:27.440] [E/2] [info] [Task Finished] Transform to mem in 0.068147s (25029 normal rows, 0 exceptions)
[2021-03-31 13:33:27.445] [E/3] [info] [Task Finished] Transform to mem in 0.067429s (24760 normal rows, 0 exceptions)
[2021-03-31 13:33:27.486] [E/1] [info] [Task Finished] Transform to mem in 0.049637s (14706 normal rows, 0 exceptions)
[2021-03-31 13:33:27.488] [E/1] [info] [Task Finished] Transform to mem in 0.002382s (869 normal rows, 0 exceptions)
[2021-03-31 13:33:27.490] [driver] [info] [Task Finished] Transform to mem in 0.101059s (37420 normal rows, 0 exceptions)
[2021-03-31 13:33:27.530] [E/2] [info] [Task Finished] Transform to mem in 0.089221s (31394 normal rows, 0 exceptions)
[2021-03-31 13:33:27.558] [E/1] [info] [Task Finished] Transform to mem in 0.069979s (25397 normal rows, 0 exceptions)
[2021-03-31 13:33:27.560] [E/3] [info] [Task Finished] Transform to mem in 0.115277s (42154 normal rows, 0 exceptions)
[2021-03-31 13:33:27.562] [driver] [info] [Task Finished] Transform to mem in 0.071814s (23920 normal rows, 0 exceptions)
[2021-03-31 13:33:27.571] [E/2] [info] [Task Finished] Transform to mem in 0.041120s (12009 normal rows, 0 exceptions)
[2021-03-31 13:33:27.613] [driver] [info] [Task Finished] Transform to mem in 0.051173s (18822 normal rows, 0 exceptions)
[2021-03-31 13:33:27.639] [E/2] [info] [Task Finished] Transform to mem in 0.068657s (24918 normal rows, 0 exceptions)
[2021-03-31 13:33:27.643] [E/3] [info] [Task Finished] Transform to mem in 0.083296s (28731 normal rows, 0 exceptions)
[2021-03-31 13:33:27.672] [E/1] [info] [Task Finished] Transform to mem in 0.113186s (41286 normal rows, 0 exceptions)
[2021-03-31 13:33:27.707] [E/1] [info] [Task Finished] Transform to mem in 0.035077s (9134 normal rows, 0 exceptions)
[2021-03-31 13:33:27.708] [driver] [info] [Task Finished] Transform to mem in 0.094952s (35003 normal rows, 0 exceptions)
[2021-03-31 13:33:27.752] [E/3] [info] [Task Finished] Transform to mem in 0.108428s (39256 normal rows, 0 exceptions)
[2021-03-31 13:33:27.754] [E/2] [info] [Task Finished] Transform to mem in 0.114465s (41775 normal rows, 0 exceptions)
[2021-03-31 13:33:27.780] [E/1] [info] [Task Finished] Transform to mem in 0.073231s (24627 normal rows, 0 exceptions)
[2021-03-31 13:33:27.789] [E/2] [info] [Task Finished] Transform to mem in 0.035430s (12845 normal rows, 0 exceptions)
[2021-03-31 13:33:27.798] [driver] [info] [Task Finished] Transform to mem in 0.090023s (31854 normal rows, 0 exceptions)
[2021-03-31 13:33:27.845] [E/1] [info] [Task Finished] Transform to mem in 0.064977s (21070 normal rows, 0 exceptions)
[2021-03-31 13:33:27.859] [E/1] [info] [Task Finished] Transform to mem in 0.013580s (4952 normal rows, 0 exceptions)
[2021-03-31 13:33:27.865] [E/3] [info] [Task Finished] Transform to mem in 0.113845s (41477 normal rows, 0 exceptions)
[2021-03-31 13:33:27.890] [E/2] [info] [Task Finished] Transform to mem in 0.100270s (36628 normal rows, 0 exceptions)
[2021-03-31 13:33:27.900] [driver] [info] [Task Finished] Transform to mem in 0.101304s (36632 normal rows, 0 exceptions)
[2021-03-31 13:33:27.928] [E/1] [info] [Task Finished] Transform to mem in 0.069558s (25248 normal rows, 0 exceptions)
[2021-03-31 13:33:27.944] [E/1] [info] [Task Finished] Transform to mem in 0.016371s (5962 normal rows, 0 exceptions)
[2021-03-31 13:33:27.964] [E/3] [info] [Task Finished] Transform to mem in 0.098781s (35972 normal rows, 0 exceptions)
[2021-03-31 13:33:28.003] [E/2] [info] [Task Finished] Transform to mem in 0.112811s (41443 normal rows, 0 exceptions)
[2021-03-31 13:33:28.010] [driver] [info] [Task Finished] Transform to mem in 0.110839s (41124 normal rows, 0 exceptions)
[2021-03-31 13:33:28.013] [E/1] [info] [Task Finished] Transform to mem in 0.068559s (25061 normal rows, 0 exceptions)
[2021-03-31 13:33:28.059] [driver] [info] [Task Finished] Transform to mem in 0.048247s (14119 normal rows, 0 exceptions)
[2021-03-31 13:33:28.061] [E/3] [info] [Task Finished] Transform to mem in 0.096898s (35325 normal rows, 0 exceptions)
[2021-03-31 13:33:28.063] [E/3] [info] [Task Finished] Transform to mem in 0.002182s (664 normal rows, 0 exceptions)
[2021-03-31 13:33:28.084] [E/1] [info] [Task Finished] Transform to mem in 0.070632s (23800 normal rows, 0 exceptions)
[2021-03-31 13:33:28.088] [E/2] [info] [Task Finished] Transform to mem in 0.085660s (30409 normal rows, 0 exceptions)
[2021-03-31 13:33:28.134] [driver] [info] [Task Finished] Transform to mem in 0.075040s (25741 normal rows, 0 exceptions)
[2021-03-31 13:33:28.135] [E/3] [info] [Task Finished] Transform to mem in 0.071136s (24991 normal rows, 0 exceptions)
[2021-03-31 13:33:28.175] [E/3] [info] [Task Finished] Transform to mem in 0.040496s (10465 normal rows, 0 exceptions)
[2021-03-31 13:33:28.181] [E/1] [info] [Task Finished] Transform to mem in 0.097267s (35311 normal rows, 0 exceptions)
[2021-03-31 13:33:28.201] [E/3] [info] [Task Finished] Transform to mem in 0.025557s (6612 normal rows, 0 exceptions)
[2021-03-31 13:33:28.203] [E/2] [info] [Task Finished] Transform to mem in 0.114933s (41754 normal rows, 0 exceptions)
[2021-03-31 13:33:28.210] [E/3] [info] [Task Finished] Transform to mem in 0.009291s (3374 normal rows, 0 exceptions)
[2021-03-31 13:33:28.222] [driver] [info] [Task Finished] Transform to mem in 0.087990s (30882 normal rows, 0 exceptions)
[2021-03-31 13:33:28.228] [driver] [info] [Task Finished] Transform to mem in 0.006456s (2409 normal rows, 0 exceptions)
[2021-03-31 13:33:28.247] [E/1] [info] [Task Finished] Transform to mem in 0.066063s (21288 normal rows, 0 exceptions)
[2021-03-31 13:33:28.314] [driver] [info] [Task Finished] Transform to mem in 0.085350s (30279 normal rows, 0 exceptions)
[2021-03-31 13:33:28.319] [E/2] [info] [Task Finished] Transform to mem in 0.115501s (42395 normal rows, 0 exceptions)
[2021-03-31 13:33:28.326] [E/3] [info] [Task Finished] Transform to mem in 0.115680s (42755 normal rows, 0 exceptions)
[2021-03-31 13:33:28.334] [E/1] [info] [Task Finished] Transform to mem in 0.086628s (30800 normal rows, 0 exceptions)
[2021-03-31 13:33:28.342] [E/3] [info] [Task Finished] Transform to mem in 0.016119s (5203 normal rows, 0 exceptions)
[2021-03-31 13:33:28.342] [E/3] [info] [Task Finished] Transform to mem in 0.000050s (5 normal rows, 0 exceptions)
[2021-03-31 13:33:28.362] [driver] [info] [Task Finished] Transform to mem in 0.048144s (14097 normal rows, 0 exceptions)
[2021-03-31 13:33:28.392] [E/2] [info] [Task Finished] Transform to mem in 0.073111s (24558 normal rows, 0 exceptions)
[2021-03-31 13:33:28.410] [E/1] [info] [Task Finished] Transform to mem in 0.075914s (24806 normal rows, 0 exceptions)
[2021-03-31 13:33:28.428] [E/1] [info] [Task Finished] Transform to mem in 0.018393s (6312 normal rows, 0 exceptions)
[2021-03-31 13:33:28.443] [E/3] [info] [Task Finished] Transform to mem in 0.101212s (36198 normal rows, 0 exceptions)
[2021-03-31 13:33:28.479] [driver] [info] [Task Finished] Transform to mem in 0.117500s (42339 normal rows, 0 exceptions)
[2021-03-31 13:33:28.497] [E/1] [info] [Task Finished] Transform to mem in 0.068825s (25022 normal rows, 0 exceptions)
[2021-03-31 13:33:28.509] [E/2] [info] [Task Finished] Transform to mem in 0.117450s (41774 normal rows, 0 exceptions)
[2021-03-31 13:33:28.526] [E/2] [info] [Task Finished] Transform to mem in 0.016742s (6191 normal rows, 0 exceptions)
[2021-03-31 13:33:28.541] [E/3] [info] [Task Finished] Transform to mem in 0.098444s (35962 normal rows, 0 exceptions)
[2021-03-31 13:33:28.566] [E/2] [info] [Task Finished] Transform to mem in 0.040432s (10499 normal rows, 0 exceptions)
[2021-03-31 13:33:28.582] [E/2] [info] [Task Finished] Transform to mem in 0.015614s (4007 normal rows, 0 exceptions)
[2021-03-31 13:33:28.582] [E/3] [info] [Task Finished] Transform to mem in 0.040885s (10528 normal rows, 0 exceptions)
[2021-03-31 13:33:28.587] [E/3] [info] [Task Finished] Transform to mem in 0.004700s (1728 normal rows, 0 exceptions)
[2021-03-31 13:33:28.590] [driver] [info] [Task Finished] Transform to mem in 0.111082s (41111 normal rows, 0 exceptions)
[2021-03-31 13:33:28.609] [E/1] [info] [Task Finished] Transform to mem in 0.112591s (41343 normal rows, 0 exceptions)
[2021-03-31 13:33:28.626] [E/1] [info] [Task Finished] Transform to mem in 0.016689s (6047 normal rows, 0 exceptions)
[2021-03-31 13:33:28.678] [E/2] [info] [Task Finished] Transform to mem in 0.095461s (33544 normal rows, 0 exceptions)
[2021-03-31 13:33:28.695] [E/1] [info] [Task Finished] Transform to mem in 0.069141s (24610 normal rows, 0 exceptions)
[2021-03-31 13:33:28.702] [E/3] [info] [Task Finished] Transform to mem in 0.114655s (41736 normal rows, 0 exceptions)
[2021-03-31 13:33:28.703] [driver] [info] [Task Finished] Transform to mem in 0.112831s (41465 normal rows, 0 exceptions)
[2021-03-31 13:33:28.704] [E/3] [info] [Task Finished] Transform to mem in 0.001941s (696 normal rows, 0 exceptions)
[2021-03-31 13:33:28.750] [E/2] [info] [Task Finished] Transform to mem in 0.072885s (24347 normal rows, 0 exceptions)
[2021-03-31 13:33:28.802] [E/3] [info] [Task Finished] Transform to mem in 0.097850s (35105 normal rows, 0 exceptions)
[2021-03-31 13:33:28.809] [E/1] [info] [Task Finished] Transform to mem in 0.113253s (41928 normal rows, 0 exceptions)
[2021-03-31 13:33:28.818] [driver] [info] [Task Finished] Transform to mem in 0.114560s (41865 normal rows, 0 exceptions)
[2021-03-31 13:33:28.831] [E/1] [info] [Task Finished] Transform to mem in 0.022846s (6400 normal rows, 0 exceptions)
[2021-03-31 13:33:28.832] [E/2] [info] [Task Finished] Transform to mem in 0.082027s (29047 normal rows, 0 exceptions)
[2021-03-31 13:33:28.862] [E/3] [info] [Task Finished] Transform to mem in 0.060650s (18000 normal rows, 0 exceptions)
[2021-03-31 13:33:28.864] [E/1] [info] [Task Finished] Transform to mem in 0.032975s (9915 normal rows, 0 exceptions)
[2021-03-31 13:33:28.895] [driver] [info] [Task Finished] Transform to mem in 0.076939s (25230 normal rows, 0 exceptions)
[2021-03-31 13:33:28.904] [E/1] [info] [Task Finished] Transform to mem in 0.039514s (14355 normal rows, 0 exceptions)
[2021-03-31 13:33:28.926] [E/2] [info] [Task Finished] Transform to mem in 0.093596s (32223 normal rows, 0 exceptions)
[2021-03-31 13:33:28.964] [driver] [info] [Task Finished] Transform to mem in 0.069000s (25234 normal rows, 0 exceptions)
[2021-03-31 13:33:28.978] [E/3] [info] [Task Finished] Transform to mem in 0.115249s (42674 normal rows, 0 exceptions)
[2021-03-31 13:33:29.003] [E/1] [info] [Task Finished] Transform to mem in 0.099303s (36109 normal rows, 0 exceptions)
[2021-03-31 13:33:29.018] [E/3] [info] [Task Finished] Transform to mem in 0.040646s (10471 normal rows, 0 exceptions)
[2021-03-31 13:33:29.023] [E/3] [info] [Task Finished] Transform to mem in 0.004856s (1211 normal rows, 0 exceptions)
[2021-03-31 13:33:29.040] [driver] [info] [Task Finished] Transform to mem in 0.076036s (26073 normal rows, 0 exceptions)
[2021-03-31 13:33:29.041] [E/2] [info] [Task Finished] Transform to mem in 0.115144s (41789 normal rows, 0 exceptions)
[2021-03-31 13:33:29.044] [E/1] [info] [Task Finished] Transform to mem in 0.041027s (10518 normal rows, 0 exceptions)
[2021-03-31 13:33:29.090] [E/3] [info] [Task Finished] Transform to mem in 0.066828s (24560 normal rows, 0 exceptions)
[2021-03-31 13:33:29.107] [E/3] [info] [Task Finished] Transform to mem in 0.017219s (6217 normal rows, 0 exceptions)
[2021-03-31 13:33:29.135] [driver] [info] [Task Finished] Transform to mem in 0.095683s (35479 normal rows, 0 exceptions)
[2021-03-31 13:33:29.154] [E/2] [info] [Task Finished] Transform to mem in 0.112922s (41320 normal rows, 0 exceptions)
[2021-03-31 13:33:29.158] [E/1] [info] [Task Finished] Transform to mem in 0.114052s (41475 normal rows, 0 exceptions)
[2021-03-31 13:33:29.179] [E/3] [info] [Task Finished] Transform to mem in 0.071934s (24657 normal rows, 0 exceptions)
[2021-03-31 13:33:29.218] [E/2] [info] [Task Finished] Transform to mem in 0.063347s (23273 normal rows, 0 exceptions)
[2021-03-31 13:33:29.231] [driver] [info] [Task Finished] Transform to mem in 0.095663s (34166 normal rows, 0 exceptions)
[2021-03-31 13:33:29.246] [E/1] [info] [Task Finished] Transform to mem in 0.087104s (30641 normal rows, 0 exceptions)
[2021-03-31 13:33:29.264] [E/1] [info] [Task Finished] Transform to mem in 0.018135s (5847 normal rows, 0 exceptions)
[2021-03-31 13:33:29.265] [E/3] [info] [Task Finished] Transform to mem in 0.086355s (30706 normal rows, 0 exceptions)
[2021-03-31 13:33:29.266] [E/2] [info] [Task Finished] Transform to mem in 0.048287s (14131 normal rows, 0 exceptions)
[2021-03-31 13:33:29.303] [driver] [info] [Task Finished] Transform to mem in 0.072146s (24688 normal rows, 0 exceptions)
[2021-03-31 13:33:29.336] [E/1] [info] [Task Finished] Transform to mem in 0.072184s (24763 normal rows, 0 exceptions)
[2021-03-31 13:33:29.354] [E/1] [info] [Task Finished] Transform to mem in 0.018085s (6575 normal rows, 0 exceptions)
[2021-03-31 13:33:29.363] [E/3] [info] [Task Finished] Transform to mem in 0.097255s (35944 normal rows, 0 exceptions)
[2021-03-31 13:33:29.381] [E/2] [info] [Task Finished] Transform to mem in 0.114993s (42136 normal rows, 0 exceptions)
[2021-03-31 13:33:29.417] [driver] [info] [Task Finished] Transform to mem in 0.113631s (41750 normal rows, 0 exceptions)
[2021-03-31 13:33:29.422] [E/2] [info] [Task Finished] Transform to mem in 0.040640s (10481 normal rows, 0 exceptions)
[2021-03-31 13:33:29.423] [E/1] [info] [Task Finished] Transform to mem in 0.068678s (24990 normal rows, 0 exceptions)
[2021-03-31 13:33:29.458] [driver] [info] [Task Finished] Transform to mem in 0.040642s (10492 normal rows, 0 exceptions)
[2021-03-31 13:33:29.464] [E/3] [info] [Task Finished] Transform to mem in 0.101172s (36501 normal rows, 0 exceptions)
[2021-03-31 13:33:29.507] [E/2] [info] [Task Finished] Transform to mem in 0.085692s (29862 normal rows, 0 exceptions)
[2021-03-31 13:33:29.525] [driver] [info] [Task Finished] Transform to mem in 0.067331s (24870 normal rows, 0 exceptions)
[2021-03-31 13:33:29.526] [E/1] [info] [Task Finished] Transform to mem in 0.102883s (37796 normal rows, 0 exceptions)
[2021-03-31 13:33:29.561] [E/3] [info] [Task Finished] Transform to mem in 0.096894s (35395 normal rows, 0 exceptions)
[2021-03-31 13:33:29.585] [E/1] [info] [Task Finished] Transform to mem in 0.059416s (21164 normal rows, 0 exceptions)
[2021-03-31 13:33:29.602] [driver] [info] [Task Finished] Transform to mem in 0.076813s (26195 normal rows, 0 exceptions)
[2021-03-31 13:33:29.621] [E/2] [info] [Task Finished] Transform to mem in 0.113808s (41474 normal rows, 0 exceptions)
[2021-03-31 13:33:29.629] [E/3] [info] [Task Finished] Transform to mem in 0.067779s (24717 normal rows, 0 exceptions)
[2021-03-31 13:33:29.677] [E/3] [info] [Task Finished] Transform to mem in 0.047976s (14083 normal rows, 0 exceptions)
[2021-03-31 13:33:29.686] [E/1] [info] [Task Finished] Transform to mem in 0.100578s (36501 normal rows, 0 exceptions)
[2021-03-31 13:33:29.689] [driver] [info] [Task Finished] Transform to mem in 0.087177s (31118 normal rows, 0 exceptions)
[2021-03-31 13:33:29.707] [E/2] [info] [Task Finished] Transform to mem in 0.085592s (30459 normal rows, 0 exceptions)
[2021-03-31 13:33:29.715] [E/1] [info] [Task Finished] Transform to mem in 0.029131s (9440 normal rows, 0 exceptions)
[2021-03-31 13:33:29.748] [E/3] [info] [Task Finished] Transform to mem in 0.071006s (24070 normal rows, 0 exceptions)
[2021-03-31 13:33:29.761] [driver] [info] [Task Finished] Transform to mem in 0.071690s (24886 normal rows, 0 exceptions)
[2021-03-31 13:33:29.795] [driver] [info] [Task Finished] Transform to mem in 0.034600s (12692 normal rows, 0 exceptions)
[2021-03-31 13:33:29.805] [E/2] [info] [Task Finished] Transform to mem in 0.098133s (36280 normal rows, 0 exceptions)
[2021-03-31 13:33:29.815] [E/1] [info] [Task Finished] Transform to mem in 0.099742s (35640 normal rows, 0 exceptions)
[2021-03-31 13:33:29.862] [E/3] [info] [Task Finished] Transform to mem in 0.114803s (41766 normal rows, 0 exceptions)
[2021-03-31 13:33:29.864] [driver] [info] [Task Finished] Transform to mem in 0.068223s (25101 normal rows, 0 exceptions)
[2021-03-31 13:33:29.866] [E/1] [info] [Task Finished] Transform to mem in 0.051924s (15520 normal rows, 0 exceptions)
[2021-03-31 13:33:29.903] [E/3] [info] [Task Finished] Transform to mem in 0.040684s (10472 normal rows, 0 exceptions)
[2021-03-31 13:33:29.905] [E/2] [info] [Task Finished] Transform to mem in 0.100387s (36692 normal rows, 0 exceptions)
[2021-03-31 13:33:29.911] [E/3] [info] [Task Finished] Transform to mem in 0.008144s (3012 normal rows, 0 exceptions)
[2021-03-31 13:33:29.923] [driver] [info] [Task Finished] Transform to mem in 0.059020s (18509 normal rows, 0 exceptions)
[2021-03-31 13:33:29.973] [E/2] [info] [Task Finished] Transform to mem in 0.067625s (24873 normal rows, 0 exceptions)
[2021-03-31 13:33:29.978] [E/1] [info] [Task Finished] Transform to mem in 0.111618s (41077 normal rows, 0 exceptions)
[2021-03-31 13:33:30.010] [E/3] [info] [Task Finished] Transform to mem in 0.099136s (36212 normal rows, 0 exceptions)
[2021-03-31 13:33:30.020] [E/1] [info] [Task Finished] Transform to mem in 0.042098s (13752 normal rows, 0 exceptions)
[2021-03-31 13:33:30.035] [driver] [info] [Task Finished] Transform to mem in 0.112545s (41485 normal rows, 0 exceptions)
[2021-03-31 13:33:30.061] [driver] [info] [Task Finished] Transform to mem in 0.025465s (9409 normal rows, 0 exceptions)
[2021-03-31 13:33:30.068] [E/2] [info] [Task Finished] Transform to mem in 0.095037s (33771 normal rows, 0 exceptions)
[2021-03-31 13:33:30.077] [E/3] [info] [Task Finished] Transform to mem in 0.066234s (24577 normal rows, 0 exceptions)
[2021-03-31 13:33:30.096] [E/3] [info] [Task Finished] Transform to mem in 0.019136s (7053 normal rows, 0 exceptions)
[2021-03-31 13:33:30.135] [E/1] [info] [Task Finished] Transform to mem in 0.115170s (41896 normal rows, 0 exceptions)
[2021-03-31 13:33:30.141] [E/3] [info] [Task Finished] Transform to mem in 0.045408s (12590 normal rows, 0 exceptions)
[2021-03-31 13:33:30.147] [E/3] [info] [Task Finished] Transform to mem in 0.005953s (1525 normal rows, 0 exceptions)
[2021-03-31 13:33:30.175] [driver] [info] [Task Finished] Transform to mem in 0.114168s (41791 normal rows, 0 exceptions)
[2021-03-31 13:33:30.176] [E/1] [info] [Task Finished] Transform to mem in 0.040833s (10519 normal rows, 0 exceptions)
[2021-03-31 13:33:30.183] [E/2] [info] [Task Finished] Transform to mem in 0.114677s (41765 normal rows, 0 exceptions)
[2021-03-31 13:33:30.199] [E/2] [info] [Task Finished] Transform to mem in 0.016114s (5862 normal rows, 0 exceptions)
[2021-03-31 13:33:30.245] [E/3] [info] [Task Finished] Transform to mem in 0.098218s (35521 normal rows, 0 exceptions)
[2021-03-31 13:33:30.267] [E/2] [info] [Task Finished] Transform to mem in 0.067786s (24747 normal rows, 0 exceptions)
[2021-03-31 13:33:30.286] [driver] [info] [Task Finished] Transform to mem in 0.111383s (41318 normal rows, 0 exceptions)
[2021-03-31 13:33:30.290] [E/1] [info] [Task Finished] Transform to mem in 0.113764s (41595 normal rows, 0 exceptions)
[2021-03-31 13:33:30.341] [E/2] [info] [Task Finished] Transform to mem in 0.074350s (24909 normal rows, 0 exceptions)
[2021-03-31 13:33:30.343] [E/3] [info] [Task Finished] Transform to mem in 0.097849s (35585 normal rows, 0 exceptions)
[2021-03-31 13:33:30.376] [E/1] [info] [Task Finished] Transform to mem in 0.085941s (30427 normal rows, 0 exceptions)
[2021-03-31 13:33:30.384] [driver] [info] [Task Finished] Transform to mem in 0.097460s (35294 normal rows, 0 exceptions)
[2021-03-31 13:33:30.390] [E/1] [info] [Task Finished] Transform to mem in 0.013690s (5083 normal rows, 0 exceptions)
[2021-03-31 13:33:30.390] [E/2] [info] [Task Finished] Transform to mem in 0.049475s (15872 normal rows, 0 exceptions)
[2021-03-31 13:33:30.404] [E/3] [info] [Task Finished] Transform to mem in 0.060809s (19595 normal rows, 0 exceptions)
[2021-03-31 13:33:30.451] [driver] [info] [Task Finished] Transform to mem in 0.067716s (22556 normal rows, 0 exceptions)
[2021-03-31 13:33:30.456] [E/2] [info] [Task Finished] Transform to mem in 0.065955s (23480 normal rows, 0 exceptions)
[2021-03-31 13:33:30.465] [E/3] [info] [Task Finished] Transform to mem in 0.060936s (22144 normal rows, 0 exceptions)
[2021-03-31 13:33:30.506] [E/1] [info] [Task Finished] Transform to mem in 0.115837s (42625 normal rows, 0 exceptions)
[2021-03-31 13:33:30.513] [E/3] [info] [Task Finished] Transform to mem in 0.048032s (16736 normal rows, 0 exceptions)
[2021-03-31 13:33:30.517] [E/3] [info] [Task Finished] Transform to mem in 0.004297s (1504 normal rows, 0 exceptions)
[2021-03-31 13:33:30.544] [E/2] [info] [Task Finished] Transform to mem in 0.087525s (30449 normal rows, 0 exceptions)
[2021-03-31 13:33:30.565] [driver] [info] [Task Finished] Transform to mem in 0.113969s (41902 normal rows, 0 exceptions)
[2021-03-31 13:33:30.586] [E/2] [info] [Task Finished] Transform to mem in 0.041767s (15064 normal rows, 0 exceptions)
[2021-03-31 13:33:30.597] [E/1] [info] [Task Finished] Transform to mem in 0.091725s (32766 normal rows, 0 exceptions)
[2021-03-31 13:33:30.607] [E/3] [info] [Task Finished] Transform to mem in 0.089097s (31430 normal rows, 0 exceptions)
[2021-03-31 13:33:30.613] [driver] [info] [Task Finished] Transform to mem in 0.048017s (14080 normal rows, 0 exceptions)
[2021-03-31 13:33:30.659] [E/2] [info] [Task Finished] Transform to mem in 0.073649s (25158 normal rows, 0 exceptions)
[2021-03-31 13:33:30.670] [E/3] [info] [Task Finished] Transform to mem in 0.063742s (23564 normal rows, 0 exceptions)
[2021-03-31 13:33:30.671] [E/3] [info] [Task Finished] Transform to mem in 0.000571s (197 normal rows, 0 exceptions)
[2021-03-31 13:33:30.672] [E/1] [info] [Task Finished] Transform to mem in 0.074818s (25260 normal rows, 0 exceptions)
[2021-03-31 13:33:30.681] [driver] [info] [Task Finished] Transform to mem in 0.067322s (25081 normal rows, 0 exceptions)
[2021-03-31 13:33:30.700] [driver] [info] [Task Finished] Transform to mem in 0.019474s (7200 normal rows, 0 exceptions)
[2021-03-31 13:33:30.760] [E/2] [info] [Task Finished] Transform to mem in 0.101044s (36107 normal rows, 0 exceptions)
[2021-03-31 13:33:30.764] [driver] [info] [Task Finished] Transform to mem in 0.063462s (20467 normal rows, 0 exceptions)
[2021-03-31 13:33:30.777] [E/2] [info] [Task Finished] Transform to mem in 0.016995s (4374 normal rows, 0 exceptions)
[2021-03-31 13:33:30.786] [E/3] [info] [Task Finished] Transform to mem in 0.114856s (41729 normal rows, 0 exceptions)
[2021-03-31 13:33:30.787] [E/1] [info] [Task Finished] Transform to mem in 0.114437s (41767 normal rows, 0 exceptions)
[2021-03-31 13:33:30.800] [E/1] [info] [Task Finished] Transform to mem in 0.013718s (5008 normal rows, 0 exceptions)
[2021-03-31 13:33:30.804] [driver] [info] [Task Finished] Transform to mem in 0.040627s (10487 normal rows, 0 exceptions)
[2021-03-31 13:33:30.867] [E/2] [info] [Task Finished] Transform to mem in 0.090016s (31621 normal rows, 0 exceptions)
[2021-03-31 13:33:30.869] [E/1] [info] [Task Finished] Transform to mem in 0.068387s (24978 normal rows, 0 exceptions)
[2021-03-31 13:33:30.879] [E/2] [info] [Task Finished] Transform to mem in 0.011738s (4305 normal rows, 0 exceptions)
[2021-03-31 13:33:30.898] [E/3] [info] [Task Finished] Transform to mem in 0.112078s (41191 normal rows, 0 exceptions)
[2021-03-31 13:33:30.917] [driver] [info] [Task Finished] Transform to mem in 0.112391s (41465 normal rows, 0 exceptions)
[2021-03-31 13:33:30.917] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2027s
[2021-03-31 13:33:30.917] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.6957s, 18842980 input rows, time to process 1 row via fast path: 0.00215973ms

[2021-03-31 13:33:31.246] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:33:31.869] [driver] [info] [Task Finished] write to file in 0.623443s (3544915 rows, 706.20 MB)
[2021-03-31 13:33:31.871] [E/3] [info] [Task Finished] write to file in 0.624653s (3575098 rows, 712.56 MB)
[2021-03-31 13:33:31.873] [E/2] [info] [Task Finished] write to file in 0.627443s (3592359 rows, 714.50 MB)
[2021-03-31 13:33:32.273] [E/1] [info] [Task Finished] write to file in 1.026617s (3592009 rows, 715.66 MB)
[2021-03-31 13:33:32.273] [global] [info] writing output took 1.355416s
[2021-03-31 13:33:32.273] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.35569s
[2021-03-31 13:33:32.273] [global] [info] [Transform Stage] Stage 0 took 11.9588s
[2021-03-31 13:33:32.273] [global] [info] Query Execution took 12.5201s. (planning: 0.561268s, execution: 11.9588s)
>>> 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.28259706497192383
CACHING took 13.311514377593994s
Tuplex job time: 39.15266990661621 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.376991,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.05832,"total_compilation_time_s":1.09798,"sampling_time_s":0.490956,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.6957,"fast_path_time_s":10.2027,"fast_path_per_row_time_ns":2159.73,"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.00162216,"fast_path_time_s":0.00171253,"fast_path_per_row_time_ns":841.371,"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.00446927,"fast_path_time_s":0.00458509,"fast_path_per_row_time_ns":480.567,"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.0056,"fast_path_time_s":3.52899,"fast_path_per_row_time_ns":999.708,"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.28259706497192383, "jobTime": 39.15266990661621, "io_load": 13.311514377593994, "compute_and_write": 25.841155529022217}
[GLOBAL] releasing 267 active partitions
[2021-03-31 13:33:32.314] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 256 active partitions
[2021-03-31 13:33:32.579] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 257 active partitions
[2021-03-31 13:33:32.844] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 256 active partitions
