[2021-03-31 13:32:12.705] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:32:12.705] [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:12.705] [local ee] [info] initializing LLVM backend
[2021-03-31 13:32:12.705] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:32:12.705] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:32:12.706] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:12.706] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:12.706] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:12.706] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:32:12.706] [E/1] [info] starting detached process queue
[2021-03-31 13:32:12.706] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:32:12.706] [E/2] [info] starting detached process queue
[2021-03-31 13:32:12.706] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:32:12.706] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:32:12.706] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:32:12.706] [E/3] [info] starting detached process queue
[2021-03-31 13:32:12.706] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:32:12.706] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:32:12.706] [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:12.706] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:32:12.707] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:32:12.868] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:12.885] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:12.902] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:12.920] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:12.934] [logical planner] [info] logical optimization took 0.037007ms
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:12.934] [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:12.935] [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:12.961] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:13.059] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:32:13.059] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0979766s
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:32:13.060] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:32:13.577] [driver] [info] [Task Finished] Transform to mem in 0.516571s (148791 normal rows, 0 exceptions)
[2021-03-31 13:32:13.577] [E/2] [info] [Task Finished] Transform to mem in 0.516637s (148222 normal rows, 0 exceptions)
[2021-03-31 13:32:13.580] [E/1] [info] [Task Finished] Transform to mem in 0.519392s (148920 normal rows, 0 exceptions)
[2021-03-31 13:32:13.606] [E/3] [info] [Task Finished] Transform to mem in 0.545649s (156520 normal rows, 0 exceptions)
[2021-03-31 13:32:14.090] [driver] [info] [Task Finished] Transform to mem in 0.513489s (148074 normal rows, 0 exceptions)
[2021-03-31 13:32:14.095] [E/1] [info] [Task Finished] Transform to mem in 0.515045s (148736 normal rows, 0 exceptions)
[2021-03-31 13:32:14.095] [E/2] [info] [Task Finished] Transform to mem in 0.518543s (148040 normal rows, 0 exceptions)
[2021-03-31 13:32:14.268] [E/3] [info] [Task Finished] Transform to mem in 0.661853s (191164 normal rows, 0 exceptions)
[2021-03-31 13:32:14.603] [driver] [info] [Task Finished] Transform to mem in 0.512614s (149256 normal rows, 0 exceptions)
[2021-03-31 13:32:14.607] [E/2] [info] [Task Finished] Transform to mem in 0.511654s (148986 normal rows, 0 exceptions)
[2021-03-31 13:32:14.609] [E/1] [info] [Task Finished] Transform to mem in 0.514303s (149018 normal rows, 0 exceptions)
[2021-03-31 13:32:14.815] [E/3] [info] [Task Finished] Transform to mem in 0.547229s (158719 normal rows, 0 exceptions)
[2021-03-31 13:32:15.116] [driver] [info] [Task Finished] Transform to mem in 0.513234s (148726 normal rows, 0 exceptions)
[2021-03-31 13:32:15.120] [E/2] [info] [Task Finished] Transform to mem in 0.513462s (148566 normal rows, 0 exceptions)
[2021-03-31 13:32:15.123] [E/1] [info] [Task Finished] Transform to mem in 0.514420s (148590 normal rows, 0 exceptions)
[2021-03-31 13:32:15.552] [E/3] [info] [Task Finished] Transform to mem in 0.736778s (212579 normal rows, 0 exceptions)
[2021-03-31 13:32:15.633] [driver] [info] [Task Finished] Transform to mem in 0.516397s (149214 normal rows, 0 exceptions)
[2021-03-31 13:32:15.636] [E/2] [info] [Task Finished] Transform to mem in 0.515056s (148120 normal rows, 0 exceptions)
[2021-03-31 13:32:15.639] [E/1] [info] [Task Finished] Transform to mem in 0.515992s (148729 normal rows, 0 exceptions)
[2021-03-31 13:32:16.144] [driver] [info] [Task Finished] Transform to mem in 0.511380s (148034 normal rows, 0 exceptions)
[2021-03-31 13:32:16.150] [E/2] [info] [Task Finished] Transform to mem in 0.514127s (148545 normal rows, 0 exceptions)
[2021-03-31 13:32:16.152] [E/1] [info] [Task Finished] Transform to mem in 0.512626s (148261 normal rows, 0 exceptions)
[2021-03-31 13:32:16.287] [E/3] [info] [Task Finished] Transform to mem in 0.735437s (212966 normal rows, 0 exceptions)
[2021-03-31 13:32:16.661] [E/2] [info] [Task Finished] Transform to mem in 0.511287s (148292 normal rows, 0 exceptions)
[2021-03-31 13:32:16.665] [E/1] [info] [Task Finished] Transform to mem in 0.512823s (148408 normal rows, 0 exceptions)
[2021-03-31 13:32:16.802] [E/3] [info] [Task Finished] Transform to mem in 0.514794s (149106 normal rows, 0 exceptions)
[2021-03-31 13:32:16.806] [driver] [info] [Task Finished] Transform to mem in 0.661894s (191851 normal rows, 0 exceptions)
[2021-03-31 13:32:17.180] [E/1] [info] [Task Finished] Transform to mem in 0.514836s (149431 normal rows, 0 exceptions)
[2021-03-31 13:32:17.313] [E/3] [info] [Task Finished] Transform to mem in 0.511436s (148200 normal rows, 0 exceptions)
[2021-03-31 13:32:17.319] [driver] [info] [Task Finished] Transform to mem in 0.512827s (149375 normal rows, 0 exceptions)
[2021-03-31 13:32:17.319] [E/2] [info] [Task Finished] Transform to mem in 0.657740s (190584 normal rows, 0 exceptions)
[2021-03-31 13:32:17.752] [E/1] [info] [Task Finished] Transform to mem in 0.571958s (165017 normal rows, 0 exceptions)
[2021-03-31 13:32:17.830] [E/3] [info] [Task Finished] Transform to mem in 0.516994s (149256 normal rows, 0 exceptions)
[2021-03-31 13:32:17.833] [driver] [info] [Task Finished] Transform to mem in 0.514448s (148570 normal rows, 0 exceptions)
[2021-03-31 13:32:17.835] [E/2] [info] [Task Finished] Transform to mem in 0.515817s (148802 normal rows, 0 exceptions)
[2021-03-31 13:32:18.341] [E/3] [info] [Task Finished] Transform to mem in 0.510950s (148369 normal rows, 0 exceptions)
[2021-03-31 13:32:18.345] [driver] [info] [Task Finished] Transform to mem in 0.511592s (149125 normal rows, 0 exceptions)
[2021-03-31 13:32:18.390] [E/1] [info] [Task Finished] Transform to mem in 0.637884s (185446 normal rows, 0 exceptions)
[2021-03-31 13:32:18.652] [E/2] [info] [Task Finished] Transform to mem in 0.817571s (235681 normal rows, 0 exceptions)
[2021-03-31 13:32:18.861] [E/3] [info] [Task Finished] Transform to mem in 0.519247s (148710 normal rows, 0 exceptions)
[2021-03-31 13:32:18.866] [driver] [info] [Task Finished] Transform to mem in 0.521015s (149310 normal rows, 0 exceptions)
[2021-03-31 13:32:19.170] [E/2] [info] [Task Finished] Transform to mem in 0.517564s (148417 normal rows, 0 exceptions)
[2021-03-31 13:32:19.373] [E/3] [info] [Task Finished] Transform to mem in 0.512338s (148449 normal rows, 0 exceptions)
[2021-03-31 13:32:19.375] [driver] [info] [Task Finished] Transform to mem in 0.509573s (148165 normal rows, 0 exceptions)
[2021-03-31 13:32:19.383] [E/1] [info] [Task Finished] Transform to mem in 0.993694s (285965 normal rows, 0 exceptions)
[2021-03-31 13:32:19.684] [E/2] [info] [Task Finished] Transform to mem in 0.514483s (148811 normal rows, 0 exceptions)
[2021-03-31 13:32:19.884] [E/3] [info] [Task Finished] Transform to mem in 0.510928s (148196 normal rows, 0 exceptions)
[2021-03-31 13:32:19.886] [driver] [info] [Task Finished] Transform to mem in 0.510181s (147954 normal rows, 0 exceptions)
[2021-03-31 13:32:20.196] [E/2] [info] [Task Finished] Transform to mem in 0.511953s (148385 normal rows, 0 exceptions)
[2021-03-31 13:32:20.386] [E/1] [info] [Task Finished] Transform to mem in 1.002463s (290028 normal rows, 0 exceptions)
[2021-03-31 13:32:20.395] [E/3] [info] [Task Finished] Transform to mem in 0.511378s (148152 normal rows, 0 exceptions)
[2021-03-31 13:32:20.397] [driver] [info] [Task Finished] Transform to mem in 0.511435s (148303 normal rows, 0 exceptions)
[2021-03-31 13:32:20.791] [E/2] [info] [Task Finished] Transform to mem in 0.594229s (171261 normal rows, 0 exceptions)
[2021-03-31 13:32:20.903] [E/1] [info] [Task Finished] Transform to mem in 0.517505s (148988 normal rows, 0 exceptions)
[2021-03-31 13:32:20.911] [E/3] [info] [Task Finished] Transform to mem in 0.515707s (148744 normal rows, 0 exceptions)
[2021-03-31 13:32:21.302] [E/2] [info] [Task Finished] Transform to mem in 0.511726s (148407 normal rows, 0 exceptions)
[2021-03-31 13:32:21.393] [driver] [info] [Task Finished] Transform to mem in 0.996030s (288017 normal rows, 0 exceptions)
[2021-03-31 13:32:21.416] [E/1] [info] [Task Finished] Transform to mem in 0.512719s (148801 normal rows, 0 exceptions)
[2021-03-31 13:32:21.422] [E/3] [info] [Task Finished] Transform to mem in 0.511020s (148079 normal rows, 0 exceptions)
[2021-03-31 13:32:21.904] [driver] [info] [Task Finished] Transform to mem in 0.510513s (148853 normal rows, 0 exceptions)
[2021-03-31 13:32:21.927] [E/1] [info] [Task Finished] Transform to mem in 0.510465s (147856 normal rows, 0 exceptions)
[2021-03-31 13:32:21.933] [E/3] [info] [Task Finished] Transform to mem in 0.510445s (148255 normal rows, 0 exceptions)
[2021-03-31 13:32:21.993] [E/2] [info] [Task Finished] Transform to mem in 0.690661s (199386 normal rows, 0 exceptions)
[2021-03-31 13:32:22.442] [E/1] [info] [Task Finished] Transform to mem in 0.515305s (148779 normal rows, 0 exceptions)
[2021-03-31 13:32:22.449] [E/3] [info] [Task Finished] Transform to mem in 0.516154s (149180 normal rows, 0 exceptions)
[2021-03-31 13:32:22.515] [E/2] [info] [Task Finished] Transform to mem in 0.521874s (147884 normal rows, 0 exceptions)
[2021-03-31 13:32:22.600] [driver] [info] [Task Finished] Transform to mem in 0.696351s (200335 normal rows, 0 exceptions)
[2021-03-31 13:32:22.962] [E/3] [info] [Task Finished] Transform to mem in 0.513024s (148526 normal rows, 0 exceptions)
[2021-03-31 13:32:23.028] [E/2] [info] [Task Finished] Transform to mem in 0.512973s (148867 normal rows, 0 exceptions)
[2021-03-31 13:32:23.067] [E/1] [info] [Task Finished] Transform to mem in 0.625284s (180350 normal rows, 0 exceptions)
[2021-03-31 13:32:23.109] [driver] [info] [Task Finished] Transform to mem in 0.509231s (148533 normal rows, 0 exceptions)
[2021-03-31 13:32:23.543] [E/2] [info] [Task Finished] Transform to mem in 0.514676s (148642 normal rows, 0 exceptions)
[2021-03-31 13:32:23.553] [E/3] [info] [Task Finished] Transform to mem in 0.590706s (170603 normal rows, 0 exceptions)
[2021-03-31 13:32:23.585] [E/1] [info] [Task Finished] Transform to mem in 0.517495s (149387 normal rows, 0 exceptions)
[2021-03-31 13:32:23.621] [driver] [info] [Task Finished] Transform to mem in 0.511805s (148260 normal rows, 0 exceptions)
[2021-03-31 13:32:24.059] [E/2] [info] [Task Finished] Transform to mem in 0.516000s (149757 normal rows, 0 exceptions)
[2021-03-31 13:32:24.064] [E/3] [info] [Task Finished] Transform to mem in 0.511467s (148897 normal rows, 0 exceptions)
[2021-03-31 13:32:24.099] [E/1] [info] [Task Finished] Transform to mem in 0.514663s (149539 normal rows, 0 exceptions)
[2021-03-31 13:32:24.131] [driver] [info] [Task Finished] Transform to mem in 0.509493s (148994 normal rows, 0 exceptions)
[2021-03-31 13:32:24.576] [E/3] [info] [Task Finished] Transform to mem in 0.511628s (148881 normal rows, 0 exceptions)
[2021-03-31 13:32:24.611] [E/1] [info] [Task Finished] Transform to mem in 0.511854s (148754 normal rows, 0 exceptions)
[2021-03-31 13:32:24.624] [E/2] [info] [Task Finished] Transform to mem in 0.565699s (164557 normal rows, 0 exceptions)
[2021-03-31 13:32:24.898] [driver] [info] [Task Finished] Transform to mem in 0.767198s (223096 normal rows, 0 exceptions)
[2021-03-31 13:32:25.089] [E/3] [info] [Task Finished] Transform to mem in 0.512769s (149340 normal rows, 0 exceptions)
[2021-03-31 13:32:25.123] [E/1] [info] [Task Finished] Transform to mem in 0.512169s (148646 normal rows, 0 exceptions)
[2021-03-31 13:32:25.559] [E/2] [info] [Task Finished] Transform to mem in 0.934270s (272132 normal rows, 0 exceptions)
[2021-03-31 13:32:25.559] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4992s
[2021-03-31 13:32:25.559] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.4261s, 14009720 input rows, time to process 1 row via fast path: 0.00345661ms
[2021-03-31 13:32:25.559] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.000108371s
[2021-03-31 13:32:25.559] [global] [info] [Transform Stage] Stage 0 took 12.5973s
[2021-03-31 13:32:25.559] [global] [info] Query Execution took 12.679s. (planning: 0.0816324s, execution: 12.5974s)
[2021-03-31 13:32:25.562] [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:32:25.562] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:32:25.562] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:32:25.732] [logical planner] [info] logical optimization took 0.006157ms
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:32:25.733] [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:32:25.752] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:25.782] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:32:25.782] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0294336s
[2021-03-31 13:32:25.782] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:32:25.789] [E/1] [info] [Task Finished] Transform to mem in 0.007033s (9300 normal rows, 0 exceptions)
[2021-03-31 13:32:25.789] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00711727s
[2021-03-31 13:32:25.789] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00703332s, 9300 input rows, time to process 1 row via fast path: 0.000756271ms
[2021-03-31 13:32:25.789] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.676e-06s
[2021-03-31 13:32:25.789] [global] [info] [Transform Stage] Stage 0 took 0.0365875s
[2021-03-31 13:32:25.789] [global] [info] Query Execution took 0.0645802s. (planning: 0.0279678s, execution: 0.0366123s)
[2021-03-31 13:32:25.791] [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:32:25.791] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:32:25.792] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:32:25.832] [logical planner] [info] logical optimization took 0.000565ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:32:25.832] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:32:25.850] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:25.858] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:32:25.858] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00795567s
[2021-03-31 13:32:25.858] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:32:25.859] [driver] [info] [Task Finished] Transform to mem in 0.000386s (1928 normal rows, 0 exceptions)
[2021-03-31 13:32:25.859] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.000459992s
[2021-03-31 13:32:25.859] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000385581s, 1928 input rows, time to process 1 row via fast path: 0.00019999ms
[2021-03-31 13:32:25.859] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.634e-06s
[2021-03-31 13:32:25.859] [global] [info] [Transform Stage] Stage 0 took 0.00843893s
[2021-03-31 13:32:25.859] [global] [info] Query Execution took 0.0280098s. (planning: 0.0195492s, execution: 0.00846063s)
[2021-03-31 13:32:25.859] [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:32:25.870] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.877] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.882] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.887] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.914] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.931] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.943] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.948] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.956] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:25.968] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:32:26.066] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:26.169] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:26.271] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:26.369] [logical planner] [info] logical optimization took 0.205398ms
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:32:26.369] [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:32:26.370] [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:32:26.371] [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:32:26.372] [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:32:26.373] [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:32:26.375] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:32:26.376] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:32:26.377] [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:32:26.378] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:32:26.379] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:32:26.380] [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:32:26.381] [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:32:26.388] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:26.738] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:32:26.738] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.349416s
[2021-03-31 13:32:26.818] [E/3] [info] [Task Finished] Transform to mem in 0.079912s (35468 normal rows, 0 exceptions)
[2021-03-31 13:32:26.818] [driver] [info] [Task Finished] Transform to mem in 0.080235s (34976 normal rows, 0 exceptions)
[2021-03-31 13:32:26.898] [driver] [info] [Task Finished] Transform to mem in 0.080386s (35461 normal rows, 0 exceptions)
[2021-03-31 13:32:26.996] [E/1] [info] [Task Finished] Transform to mem in 0.258458s (113246 normal rows, 0 exceptions)
[2021-03-31 13:32:26.997] [E/2] [info] [Task Finished] Transform to mem in 0.259570s (113323 normal rows, 0 exceptions)
[2021-03-31 13:32:27.079] [E/3] [info] [Task Finished] Transform to mem in 0.261083s (113459 normal rows, 0 exceptions)
[2021-03-31 13:32:27.095] [E/1] [info] [Task Finished] Transform to mem in 0.099025s (43486 normal rows, 0 exceptions)
[2021-03-31 13:32:27.159] [E/3] [info] [Task Finished] Transform to mem in 0.079714s (35159 normal rows, 0 exceptions)
[2021-03-31 13:32:27.161] [driver] [info] [Task Finished] Transform to mem in 0.262302s (113034 normal rows, 0 exceptions)
[2021-03-31 13:32:27.237] [E/3] [info] [Task Finished] Transform to mem in 0.078400s (34919 normal rows, 0 exceptions)
[2021-03-31 13:32:27.252] [E/2] [info] [Task Finished] Transform to mem in 0.254374s (112915 normal rows, 0 exceptions)
[2021-03-31 13:32:27.317] [E/3] [info] [Task Finished] Transform to mem in 0.079930s (35231 normal rows, 0 exceptions)
[2021-03-31 13:32:27.352] [E/1] [info] [Task Finished] Transform to mem in 0.256219s (113121 normal rows, 0 exceptions)
[2021-03-31 13:32:27.419] [driver] [info] [Task Finished] Transform to mem in 0.258130s (113505 normal rows, 0 exceptions)
[2021-03-31 13:32:27.493] [E/3] [info] [Task Finished] Transform to mem in 0.175754s (77734 normal rows, 0 exceptions)
[2021-03-31 13:32:27.501] [driver] [info] [Task Finished] Transform to mem in 0.081936s (36017 normal rows, 0 exceptions)
[2021-03-31 13:32:27.508] [E/2] [info] [Task Finished] Transform to mem in 0.256041s (113430 normal rows, 0 exceptions)
[2021-03-31 13:32:27.583] [driver] [info] [Task Finished] Transform to mem in 0.082196s (35737 normal rows, 0 exceptions)
[2021-03-31 13:32:27.606] [E/1] [info] [Task Finished] Transform to mem in 0.254229s (113239 normal rows, 0 exceptions)
[2021-03-31 13:32:27.664] [driver] [info] [Task Finished] Transform to mem in 0.081294s (35710 normal rows, 0 exceptions)
[2021-03-31 13:32:27.749] [E/3] [info] [Task Finished] Transform to mem in 0.256720s (113281 normal rows, 0 exceptions)
[2021-03-31 13:32:27.763] [E/2] [info] [Task Finished] Transform to mem in 0.254674s (113275 normal rows, 0 exceptions)
[2021-03-31 13:32:27.768] [driver] [info] [Task Finished] Transform to mem in 0.103683s (45373 normal rows, 0 exceptions)
[2021-03-31 13:32:27.842] [E/2] [info] [Task Finished] Transform to mem in 0.079811s (35405 normal rows, 0 exceptions)
[2021-03-31 13:32:27.863] [E/1] [info] [Task Finished] Transform to mem in 0.257490s (113346 normal rows, 0 exceptions)
[2021-03-31 13:32:27.923] [E/2] [info] [Task Finished] Transform to mem in 0.080170s (35374 normal rows, 0 exceptions)
[2021-03-31 13:32:28.003] [E/2] [info] [Task Finished] Transform to mem in 0.080189s (35571 normal rows, 0 exceptions)
[2021-03-31 13:32:28.005] [E/3] [info] [Task Finished] Transform to mem in 0.255435s (113321 normal rows, 0 exceptions)
[2021-03-31 13:32:28.026] [driver] [info] [Task Finished] Transform to mem in 0.258214s (113192 normal rows, 0 exceptions)
[2021-03-31 13:32:28.119] [E/1] [info] [Task Finished] Transform to mem in 0.255308s (113019 normal rows, 0 exceptions)
[2021-03-31 13:32:28.198] [E/1] [info] [Task Finished] Transform to mem in 0.079788s (35575 normal rows, 0 exceptions)
[2021-03-31 13:32:28.228] [E/3] [info] [Task Finished] Transform to mem in 0.223227s (99527 normal rows, 0 exceptions)
[2021-03-31 13:32:28.259] [E/2] [info] [Task Finished] Transform to mem in 0.255872s (113052 normal rows, 0 exceptions)
[2021-03-31 13:32:28.285] [driver] [info] [Task Finished] Transform to mem in 0.258645s (113639 normal rows, 0 exceptions)
[2021-03-31 13:32:28.307] [E/3] [info] [Task Finished] Transform to mem in 0.078634s (34828 normal rows, 0 exceptions)
[2021-03-31 13:32:28.366] [driver] [info] [Task Finished] Transform to mem in 0.080896s (35671 normal rows, 0 exceptions)
[2021-03-31 13:32:28.455] [E/1] [info] [Task Finished] Transform to mem in 0.256943s (113292 normal rows, 0 exceptions)
[2021-03-31 13:32:28.515] [E/2] [info] [Task Finished] Transform to mem in 0.255871s (113058 normal rows, 0 exceptions)
[2021-03-31 13:32:28.562] [E/3] [info] [Task Finished] Transform to mem in 0.255143s (113118 normal rows, 0 exceptions)
[2021-03-31 13:32:28.594] [E/2] [info] [Task Finished] Transform to mem in 0.079122s (34813 normal rows, 0 exceptions)
[2021-03-31 13:32:28.594] [driver] [info] [Task Finished] Transform to mem in 0.228447s (99848 normal rows, 0 exceptions)
[2021-03-31 13:32:28.673] [E/2] [info] [Task Finished] Transform to mem in 0.079703s (34936 normal rows, 0 exceptions)
[2021-03-31 13:32:28.711] [E/1] [info] [Task Finished] Transform to mem in 0.255772s (113221 normal rows, 0 exceptions)
[2021-03-31 13:32:28.753] [E/2] [info] [Task Finished] Transform to mem in 0.079422s (35092 normal rows, 0 exceptions)
[2021-03-31 13:32:28.818] [E/3] [info] [Task Finished] Transform to mem in 0.255915s (113609 normal rows, 0 exceptions)
[2021-03-31 13:32:28.852] [driver] [info] [Task Finished] Transform to mem in 0.258051s (113169 normal rows, 0 exceptions)
[2021-03-31 13:32:28.930] [E/2] [info] [Task Finished] Transform to mem in 0.176924s (78765 normal rows, 0 exceptions)
[2021-03-31 13:32:28.934] [driver] [info] [Task Finished] Transform to mem in 0.081121s (35276 normal rows, 0 exceptions)
[2021-03-31 13:32:28.967] [E/1] [info] [Task Finished] Transform to mem in 0.256230s (113086 normal rows, 0 exceptions)
[2021-03-31 13:32:29.014] [driver] [info] [Task Finished] Transform to mem in 0.080478s (35368 normal rows, 0 exceptions)
[2021-03-31 13:32:29.072] [E/3] [info] [Task Finished] Transform to mem in 0.254270s (113016 normal rows, 0 exceptions)
[2021-03-31 13:32:29.095] [driver] [info] [Task Finished] Transform to mem in 0.081161s (35632 normal rows, 0 exceptions)
[2021-03-31 13:32:29.186] [E/2] [info] [Task Finished] Transform to mem in 0.256406s (113040 normal rows, 0 exceptions)
[2021-03-31 13:32:29.222] [E/1] [info] [Task Finished] Transform to mem in 0.254383s (113474 normal rows, 0 exceptions)
[2021-03-31 13:32:29.271] [driver] [info] [Task Finished] Transform to mem in 0.175823s (77314 normal rows, 0 exceptions)
[2021-03-31 13:32:29.302] [E/1] [info] [Task Finished] Transform to mem in 0.080550s (36010 normal rows, 0 exceptions)
[2021-03-31 13:32:29.328] [E/3] [info] [Task Finished] Transform to mem in 0.256247s (113270 normal rows, 0 exceptions)
[2021-03-31 13:32:29.382] [E/1] [info] [Task Finished] Transform to mem in 0.079366s (35047 normal rows, 0 exceptions)
[2021-03-31 13:32:29.443] [E/2] [info] [Task Finished] Transform to mem in 0.256356s (113421 normal rows, 0 exceptions)
[2021-03-31 13:32:29.463] [E/1] [info] [Task Finished] Transform to mem in 0.081110s (36265 normal rows, 0 exceptions)
[2021-03-31 13:32:29.532] [driver] [info] [Task Finished] Transform to mem in 0.261259s (113153 normal rows, 0 exceptions)
[2021-03-31 13:32:29.584] [E/1] [info] [Task Finished] Transform to mem in 0.121236s (52220 normal rows, 0 exceptions)
[2021-03-31 13:32:29.587] [E/3] [info] [Task Finished] Transform to mem in 0.258448s (113110 normal rows, 0 exceptions)
[2021-03-31 13:32:29.664] [E/1] [info] [Task Finished] Transform to mem in 0.080171s (35968 normal rows, 0 exceptions)
[2021-03-31 13:32:29.700] [E/2] [info] [Task Finished] Transform to mem in 0.257250s (112797 normal rows, 0 exceptions)
[2021-03-31 13:32:29.745] [E/1] [info] [Task Finished] Transform to mem in 0.080684s (35673 normal rows, 0 exceptions)
[2021-03-31 13:32:29.793] [driver] [info] [Task Finished] Transform to mem in 0.260375s (113288 normal rows, 0 exceptions)
[2021-03-31 13:32:29.825] [E/1] [info] [Task Finished] Transform to mem in 0.079512s (35432 normal rows, 0 exceptions)
[2021-03-31 13:32:29.842] [E/3] [info] [Task Finished] Transform to mem in 0.254707s (112897 normal rows, 0 exceptions)
[2021-03-31 13:32:29.960] [E/2] [info] [Task Finished] Transform to mem in 0.260225s (113370 normal rows, 0 exceptions)
[2021-03-31 13:32:29.991] [E/1] [info] [Task Finished] Transform to mem in 0.166817s (72350 normal rows, 0 exceptions)
[2021-03-31 13:32:30.040] [E/2] [info] [Task Finished] Transform to mem in 0.079429s (35261 normal rows, 0 exceptions)
[2021-03-31 13:32:30.054] [driver] [info] [Task Finished] Transform to mem in 0.260995s (113096 normal rows, 0 exceptions)
[2021-03-31 13:32:30.099] [E/3] [info] [Task Finished] Transform to mem in 0.257181s (113108 normal rows, 0 exceptions)
[2021-03-31 13:32:30.121] [E/2] [info] [Task Finished] Transform to mem in 0.080954s (35925 normal rows, 0 exceptions)
[2021-03-31 13:32:30.141] [E/2] [info] [Task Finished] Transform to mem in 0.020706s (9112 normal rows, 0 exceptions)
[2021-03-31 13:32:30.246] [E/1] [info] [Task Finished] Transform to mem in 0.254072s (113200 normal rows, 0 exceptions)
[2021-03-31 13:32:30.314] [driver] [info] [Task Finished] Transform to mem in 0.260023s (113144 normal rows, 0 exceptions)
[2021-03-31 13:32:30.326] [E/1] [info] [Task Finished] Transform to mem in 0.079986s (35435 normal rows, 0 exceptions)
[2021-03-31 13:32:30.355] [E/3] [info] [Task Finished] Transform to mem in 0.256038s (113425 normal rows, 0 exceptions)
[2021-03-31 13:32:30.397] [E/2] [info] [Task Finished] Transform to mem in 0.255295s (113275 normal rows, 0 exceptions)
[2021-03-31 13:32:30.408] [E/1] [info] [Task Finished] Transform to mem in 0.082148s (36013 normal rows, 0 exceptions)
[2021-03-31 13:32:30.541] [E/1] [info] [Task Finished] Transform to mem in 0.133737s (59343 normal rows, 0 exceptions)
[2021-03-31 13:32:30.572] [driver] [info] [Task Finished] Transform to mem in 0.257669s (113297 normal rows, 0 exceptions)
[2021-03-31 13:32:30.612] [E/3] [info] [Task Finished] Transform to mem in 0.256846s (113491 normal rows, 0 exceptions)
[2021-03-31 13:32:30.655] [E/2] [info] [Task Finished] Transform to mem in 0.258247s (113131 normal rows, 0 exceptions)
[2021-03-31 13:32:30.656] [driver] [info] [Task Finished] Transform to mem in 0.084205s (35184 normal rows, 0 exceptions)
[2021-03-31 13:32:30.738] [E/2] [info] [Task Finished] Transform to mem in 0.083063s (35229 normal rows, 0 exceptions)
[2021-03-31 13:32:30.803] [E/1] [info] [Task Finished] Transform to mem in 0.261834s (113233 normal rows, 0 exceptions)
[2021-03-31 13:32:30.817] [E/2] [info] [Task Finished] Transform to mem in 0.078690s (35100 normal rows, 0 exceptions)
[2021-03-31 13:32:30.872] [E/3] [info] [Task Finished] Transform to mem in 0.260307s (113220 normal rows, 0 exceptions)
[2021-03-31 13:32:30.896] [E/2] [info] [Task Finished] Transform to mem in 0.079489s (35370 normal rows, 0 exceptions)
[2021-03-31 13:32:30.917] [driver] [info] [Task Finished] Transform to mem in 0.261243s (113065 normal rows, 0 exceptions)
[2021-03-31 13:32:30.975] [E/2] [info] [Task Finished] Transform to mem in 0.078473s (35042 normal rows, 0 exceptions)
[2021-03-31 13:32:31.053] [E/2] [info] [Task Finished] Transform to mem in 0.078644s (34935 normal rows, 0 exceptions)
[2021-03-31 13:32:31.059] [E/1] [info] [Task Finished] Transform to mem in 0.256086s (113441 normal rows, 0 exceptions)
[2021-03-31 13:32:31.127] [E/3] [info] [Task Finished] Transform to mem in 0.254445s (113154 normal rows, 0 exceptions)
[2021-03-31 13:32:31.176] [driver] [info] [Task Finished] Transform to mem in 0.258675s (113019 normal rows, 0 exceptions)
[2021-03-31 13:32:31.269] [E/3] [info] [Task Finished] Transform to mem in 0.142894s (63216 normal rows, 0 exceptions)
[2021-03-31 13:32:31.309] [E/2] [info] [Task Finished] Transform to mem in 0.256053s (113435 normal rows, 0 exceptions)
[2021-03-31 13:32:31.315] [E/1] [info] [Task Finished] Transform to mem in 0.255337s (113377 normal rows, 0 exceptions)
[2021-03-31 13:32:31.348] [E/3] [info] [Task Finished] Transform to mem in 0.078667s (34986 normal rows, 0 exceptions)
[2021-03-31 13:32:31.394] [E/1] [info] [Task Finished] Transform to mem in 0.078801s (34892 normal rows, 0 exceptions)
[2021-03-31 13:32:31.434] [driver] [info] [Task Finished] Transform to mem in 0.258304s (113399 normal rows, 0 exceptions)
[2021-03-31 13:32:31.473] [E/1] [info] [Task Finished] Transform to mem in 0.078924s (35075 normal rows, 0 exceptions)
[2021-03-31 13:32:31.565] [E/2] [info] [Task Finished] Transform to mem in 0.255291s (113260 normal rows, 0 exceptions)
[2021-03-31 13:32:31.603] [E/1] [info] [Task Finished] Transform to mem in 0.130419s (57754 normal rows, 0 exceptions)
[2021-03-31 13:32:31.604] [E/3] [info] [Task Finished] Transform to mem in 0.255523s (113228 normal rows, 0 exceptions)
[2021-03-31 13:32:31.683] [E/1] [info] [Task Finished] Transform to mem in 0.080073s (35695 normal rows, 0 exceptions)
[2021-03-31 13:32:31.693] [driver] [info] [Task Finished] Transform to mem in 0.258624s (113507 normal rows, 0 exceptions)
[2021-03-31 13:32:31.764] [E/1] [info] [Task Finished] Transform to mem in 0.080493s (35521 normal rows, 0 exceptions)
[2021-03-31 13:32:31.820] [E/2] [info] [Task Finished] Transform to mem in 0.255400s (113293 normal rows, 0 exceptions)
[2021-03-31 13:32:31.858] [E/3] [info] [Task Finished] Transform to mem in 0.254417s (113223 normal rows, 0 exceptions)
[2021-03-31 13:32:31.951] [driver] [info] [Task Finished] Transform to mem in 0.258605s (113169 normal rows, 0 exceptions)
[2021-03-31 13:32:31.959] [E/2] [info] [Task Finished] Transform to mem in 0.139312s (61602 normal rows, 0 exceptions)
[2021-03-31 13:32:32.018] [E/1] [info] [Task Finished] Transform to mem in 0.253920s (113246 normal rows, 0 exceptions)
[2021-03-31 13:32:32.032] [driver] [info] [Task Finished] Transform to mem in 0.080251s (35175 normal rows, 0 exceptions)
[2021-03-31 13:32:32.098] [E/1] [info] [Task Finished] Transform to mem in 0.080161s (35556 normal rows, 0 exceptions)
[2021-03-31 13:32:32.113] [E/3] [info] [Task Finished] Transform to mem in 0.255037s (113232 normal rows, 0 exceptions)
[2021-03-31 13:32:32.176] [E/1] [info] [Task Finished] Transform to mem in 0.078626s (34836 normal rows, 0 exceptions)
[2021-03-31 13:32:32.215] [E/2] [info] [Task Finished] Transform to mem in 0.255138s (113245 normal rows, 0 exceptions)
[2021-03-31 13:32:32.290] [driver] [info] [Task Finished] Transform to mem in 0.258639s (113243 normal rows, 0 exceptions)
[2021-03-31 13:32:32.367] [E/3] [info] [Task Finished] Transform to mem in 0.253941s (113439 normal rows, 0 exceptions)
[2021-03-31 13:32:32.370] [E/1] [info] [Task Finished] Transform to mem in 0.193858s (85947 normal rows, 0 exceptions)
[2021-03-31 13:32:32.370] [driver] [info] [Task Finished] Transform to mem in 0.080250s (35370 normal rows, 0 exceptions)
[2021-03-31 13:32:32.450] [E/1] [info] [Task Finished] Transform to mem in 0.079523s (35199 normal rows, 0 exceptions)
[2021-03-31 13:32:32.469] [E/2] [info] [Task Finished] Transform to mem in 0.254058s (113483 normal rows, 0 exceptions)
[2021-03-31 13:32:32.530] [E/1] [info] [Task Finished] Transform to mem in 0.079952s (35239 normal rows, 0 exceptions)
[2021-03-31 13:32:32.620] [E/3] [info] [Task Finished] Transform to mem in 0.253186s (112657 normal rows, 0 exceptions)
[2021-03-31 13:32:32.628] [driver] [info] [Task Finished] Transform to mem in 0.257173s (113016 normal rows, 0 exceptions)
[2021-03-31 13:32:32.710] [driver] [info] [Task Finished] Transform to mem in 0.082764s (35870 normal rows, 0 exceptions)
[2021-03-31 13:32:32.724] [E/2] [info] [Task Finished] Transform to mem in 0.255611s (113588 normal rows, 0 exceptions)
[2021-03-31 13:32:32.727] [E/1] [info] [Task Finished] Transform to mem in 0.197086s (86747 normal rows, 0 exceptions)
[2021-03-31 13:32:32.804] [E/2] [info] [Task Finished] Transform to mem in 0.079726s (35502 normal rows, 0 exceptions)
[2021-03-31 13:32:32.874] [E/3] [info] [Task Finished] Transform to mem in 0.253565s (112909 normal rows, 0 exceptions)
[2021-03-31 13:32:32.884] [E/2] [info] [Task Finished] Transform to mem in 0.079540s (35157 normal rows, 0 exceptions)
[2021-03-31 13:32:32.969] [driver] [info] [Task Finished] Transform to mem in 0.258370s (113678 normal rows, 0 exceptions)
[2021-03-31 13:32:32.981] [E/1] [info] [Task Finished] Transform to mem in 0.253834s (112727 normal rows, 0 exceptions)
[2021-03-31 13:32:33.034] [E/2] [info] [Task Finished] Transform to mem in 0.150131s (66851 normal rows, 0 exceptions)
[2021-03-31 13:32:33.059] [E/1] [info] [Task Finished] Transform to mem in 0.078654s (35145 normal rows, 0 exceptions)
[2021-03-31 13:32:33.130] [E/3] [info] [Task Finished] Transform to mem in 0.256236s (113499 normal rows, 0 exceptions)
[2021-03-31 13:32:33.139] [E/1] [info] [Task Finished] Transform to mem in 0.079459s (35546 normal rows, 0 exceptions)
[2021-03-31 13:32:33.221] [E/1] [info] [Task Finished] Transform to mem in 0.082554s (35327 normal rows, 0 exceptions)
[2021-03-31 13:32:33.231] [driver] [info] [Task Finished] Transform to mem in 0.262422s (113381 normal rows, 0 exceptions)
[2021-03-31 13:32:33.293] [E/2] [info] [Task Finished] Transform to mem in 0.259284s (113321 normal rows, 0 exceptions)
[2021-03-31 13:32:33.363] [driver] [info] [Task Finished] Transform to mem in 0.131483s (57317 normal rows, 0 exceptions)
[2021-03-31 13:32:33.387] [E/3] [info] [Task Finished] Transform to mem in 0.257238s (113206 normal rows, 0 exceptions)
[2021-03-31 13:32:33.445] [driver] [info] [Task Finished] Transform to mem in 0.082258s (35717 normal rows, 0 exceptions)
[2021-03-31 13:32:33.477] [E/1] [info] [Task Finished] Transform to mem in 0.255330s (113286 normal rows, 0 exceptions)
[2021-03-31 13:32:33.528] [driver] [info] [Task Finished] Transform to mem in 0.082538s (35681 normal rows, 0 exceptions)
[2021-03-31 13:32:33.550] [E/2] [info] [Task Finished] Transform to mem in 0.257274s (112925 normal rows, 0 exceptions)
[2021-03-31 13:32:33.611] [driver] [info] [Task Finished] Transform to mem in 0.082990s (35312 normal rows, 0 exceptions)
[2021-03-31 13:32:33.645] [E/3] [info] [Task Finished] Transform to mem in 0.257858s (113706 normal rows, 0 exceptions)
[2021-03-31 13:32:33.695] [driver] [info] [Task Finished] Transform to mem in 0.083916s (36405 normal rows, 0 exceptions)
[2021-03-31 13:32:33.734] [E/1] [info] [Task Finished] Transform to mem in 0.257578s (112948 normal rows, 0 exceptions)
[2021-03-31 13:32:33.778] [driver] [info] [Task Finished] Transform to mem in 0.083119s (36083 normal rows, 0 exceptions)
[2021-03-31 13:32:33.807] [E/2] [info] [Task Finished] Transform to mem in 0.256552s (113352 normal rows, 0 exceptions)
[2021-03-31 13:32:33.859] [driver] [info] [Task Finished] Transform to mem in 0.081713s (35941 normal rows, 0 exceptions)
[2021-03-31 13:32:33.899] [E/3] [info] [Task Finished] Transform to mem in 0.253367s (112814 normal rows, 0 exceptions)
[2021-03-31 13:32:33.943] [driver] [info] [Task Finished] Transform to mem in 0.083638s (36129 normal rows, 0 exceptions)
[2021-03-31 13:32:33.989] [E/1] [info] [Task Finished] Transform to mem in 0.254654s (113598 normal rows, 0 exceptions)
[2021-03-31 13:32:34.061] [driver] [info] [Task Finished] Transform to mem in 0.117410s (51147 normal rows, 0 exceptions)
[2021-03-31 13:32:34.061] [E/2] [info] [Task Finished] Transform to mem in 0.253737s (112865 normal rows, 0 exceptions)
[2021-03-31 13:32:34.141] [driver] [info] [Task Finished] Transform to mem in 0.080457s (35324 normal rows, 0 exceptions)
[2021-03-31 13:32:34.153] [E/3] [info] [Task Finished] Transform to mem in 0.254247s (113410 normal rows, 0 exceptions)
[2021-03-31 13:32:34.223] [driver] [info] [Task Finished] Transform to mem in 0.081721s (35494 normal rows, 0 exceptions)
[2021-03-31 13:32:34.244] [E/1] [info] [Task Finished] Transform to mem in 0.254677s (113557 normal rows, 0 exceptions)
[2021-03-31 13:32:34.320] [E/2] [info] [Task Finished] Transform to mem in 0.258858s (113260 normal rows, 0 exceptions)
[2021-03-31 13:32:34.400] [E/2] [info] [Task Finished] Transform to mem in 0.080628s (35852 normal rows, 0 exceptions)
[2021-03-31 13:32:34.411] [E/3] [info] [Task Finished] Transform to mem in 0.257910s (113073 normal rows, 0 exceptions)
[2021-03-31 13:32:34.478] [driver] [info] [Task Finished] Transform to mem in 0.255292s (110023 normal rows, 0 exceptions)
[2021-03-31 13:32:34.492] [E/3] [info] [Task Finished] Transform to mem in 0.080647s (35843 normal rows, 0 exceptions)
[2021-03-31 13:32:34.503] [E/1] [info] [Task Finished] Transform to mem in 0.259357s (113488 normal rows, 0 exceptions)
[2021-03-31 13:32:34.606] [E/1] [info] [Task Finished] Transform to mem in 0.102912s (45667 normal rows, 0 exceptions)
[2021-03-31 13:32:34.655] [E/2] [info] [Task Finished] Transform to mem in 0.255048s (112803 normal rows, 0 exceptions)
[2021-03-31 13:32:34.736] [driver] [info] [Task Finished] Transform to mem in 0.257494s (113534 normal rows, 0 exceptions)
[2021-03-31 13:32:34.746] [E/3] [info] [Task Finished] Transform to mem in 0.254781s (112931 normal rows, 0 exceptions)
[2021-03-31 13:32:34.746] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 8.00867s
[2021-03-31 13:32:34.746] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.7887s, 14009720 input rows, time to process 1 row via fast path: 0.00226905ms
[2021-03-31 13:32:34.747] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000225094s
[2021-03-31 13:32:34.747] [global] [info] [Transform Stage] Stage 0 took 8.35836s
[2021-03-31 13:32:34.747] [global] [info] Query Execution took 8.68579s. (planning: 0.327381s, execution: 8.35841s)
[2021-03-31 13:32:34.750] [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:32:34.789] [logical planner] [info] logical optimization took 0.019339ms
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:32:34.789] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:32:34.789] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:32:34.790] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:32:34.791] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:32:34.792] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:34.825] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:32:34.825] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328411s
[2021-03-31 13:32:34.827] [E/1] [info] [Task Finished] Transform to mem in 0.001384s (1928 normal rows, 0 exceptions)
[2021-03-31 13:32:34.827] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00140772s
[2021-03-31 13:32:34.827] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00138378s, 1928 input rows, time to process 1 row via fast path: 0.00071773ms
[2021-03-31 13:32:34.827] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.014e-06s
[2021-03-31 13:32:34.827] [global] [info] [Transform Stage] Stage 0 took 0.0342735s
[2021-03-31 13:32:34.827] [global] [info] Query Execution took 0.0669042s. (planning: 0.032609s, execution: 0.0342952s)
[2021-03-31 13:32:34.827] [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:32:34.865] [logical planner] [info] logical optimization took 0.020693ms
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:32:34.866] [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:32:34.866] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:32:34.867] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:32:34.868] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:34.901] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:32:34.901] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0330251s
[2021-03-31 13:32:34.904] [E/1] [info] [Task Finished] Transform to mem in 0.002911s (9300 normal rows, 0 exceptions)
[2021-03-31 13:32:34.904] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00293735s
[2021-03-31 13:32:34.904] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00291089s, 9300 input rows, time to process 1 row via fast path: 0.000312999ms
[2021-03-31 13:32:34.904] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.439e-06s
[2021-03-31 13:32:34.904] [global] [info] [Transform Stage] Stage 0 took 0.0359869s
[2021-03-31 13:32:34.904] [global] [info] Query Execution took 0.069376s. (planning: 0.0333687s, execution: 0.0360072s)
[2021-03-31 13:32:34.907] [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:32:34.939] [logical planner] [info] logical optimization took 0.022269ms
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:32:34.940] [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:32:34.941] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:34.961] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:32:34.961] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.020165s
[2021-03-31 13:32:34.963] [E/2] [info] [Task Finished] Transform to mem in 0.001736s (9300 normal rows, 0 exceptions)
[2021-03-31 13:32:34.963] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00176122s
[2021-03-31 13:32:34.963] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00173617s, 9300 input rows, time to process 1 row via fast path: 0.000186685ms
[2021-03-31 13:32:34.963] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.566e-06s
[2021-03-31 13:32:34.963] [global] [info] [Transform Stage] Stage 0 took 0.0219501s
[2021-03-31 13:32:34.963] [global] [info] Query Execution took 0.0554943s. (planning: 0.0335257s, execution: 0.0219686s)
[2021-03-31 13:32:34.965] [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:32:34.966] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:34.970] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:35.103] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:35.109] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:35.242] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:35.247] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:35.381] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:35.381] [logical planner] [info] logical optimization took 0.278437ms
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:32:35.382] [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:32:35.383] [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:32:35.384] [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:32:35.385] [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:32:35.389] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:32:35.389] [global] [info] Stage2 depends on: 
[2021-03-31 13:32:35.390] [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:32:35.400] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:32:35.400] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0107568s
[2021-03-31 13:32:35.401] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.001219s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:32:35.401] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00128353s
[2021-03-31 13:32:35.401] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00121868s, 1928 input rows, time to process 1 row via fast path: 0.000632098ms
[2021-03-31 13:32:35.401] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 3.748e-06s
[2021-03-31 13:32:35.401] [global] [info] [Transform Stage] Stage 2 took 0.0120777s
[2021-03-31 13:32:35.401] [global] [info] Stage1 depends on: 
[2021-03-31 13:32:35.402] [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:32:35.422] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:32:35.422] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.020931s
[2021-03-31 13:32:35.427] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.004379s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:32:35.427] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00448633s
[2021-03-31 13:32:35.427] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00437935s, 9300 input rows, time to process 1 row via fast path: 0.000470898ms
[2021-03-31 13:32:35.427] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 2.105e-06s
[2021-03-31 13:32:35.427] [global] [info] [Transform Stage] Stage 1 took 0.0254405s
[2021-03-31 13:32:35.427] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:35.428] [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:32:35.447] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:32:35.447] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0204884s
[2021-03-31 13:32:35.451] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.003592s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:32:35.451] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00368605s
[2021-03-31 13:32:35.451] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00359187s, 9300 input rows, time to process 1 row via fast path: 0.000386223ms
[2021-03-31 13:32:35.451] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.447e-06s
[2021-03-31 13:32:35.451] [global] [info] [Transform Stage] Stage 0 took 0.0242035s
[2021-03-31 13:32:35.526] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:32:35.527] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0756332s
[2021-03-31 13:32:35.546] [E/3] [info] [Task Finished] Transform to mem in 0.019346s (25131 normal rows, 0 exceptions)
[2021-03-31 13:32:35.563] [driver] [info] [Task Finished] Transform to mem in 0.035959s (47955 normal rows, 0 exceptions)
[2021-03-31 13:32:35.578] [E/3] [info] [Task Finished] Transform to mem in 0.031917s (45263 normal rows, 0 exceptions)
[2021-03-31 13:32:35.589] [driver] [info] [Task Finished] Transform to mem in 0.026706s (35289 normal rows, 0 exceptions)
[2021-03-31 13:32:35.609] [driver] [info] [Task Finished] Transform to mem in 0.019520s (25125 normal rows, 0 exceptions)
[2021-03-31 13:32:35.637] [driver] [info] [Task Finished] Transform to mem in 0.028071s (36022 normal rows, 0 exceptions)
[2021-03-31 13:32:35.642] [E/1] [info] [Task Finished] Transform to mem in 0.114861s (158845 normal rows, 0 exceptions)
[2021-03-31 13:32:35.645] [E/2] [info] [Task Finished] Transform to mem in 0.118162s (165132 normal rows, 0 exceptions)
[2021-03-31 13:32:35.649] [E/3] [info] [Task Finished] Transform to mem in 0.070815s (89837 normal rows, 0 exceptions)
[2021-03-31 13:32:35.660] [E/1] [info] [Task Finished] Transform to mem in 0.018627s (24688 normal rows, 0 exceptions)
[2021-03-31 13:32:35.680] [E/2] [info] [Task Finished] Transform to mem in 0.034661s (43700 normal rows, 0 exceptions)
[2021-03-31 13:32:35.687] [E/1] [info] [Task Finished] Transform to mem in 0.026581s (36398 normal rows, 0 exceptions)
[2021-03-31 13:32:35.707] [E/2] [info] [Task Finished] Transform to mem in 0.027528s (35270 normal rows, 0 exceptions)
[2021-03-31 13:32:35.720] [driver] [info] [Task Finished] Transform to mem in 0.083329s (109778 normal rows, 0 exceptions)
[2021-03-31 13:32:35.722] [E/3] [info] [Task Finished] Transform to mem in 0.072838s (97620 normal rows, 0 exceptions)
[2021-03-31 13:32:35.727] [E/2] [info] [Task Finished] Transform to mem in 0.019517s (24716 normal rows, 0 exceptions)
[2021-03-31 13:32:35.746] [E/2] [info] [Task Finished] Transform to mem in 0.019458s (24521 normal rows, 0 exceptions)
[2021-03-31 13:32:35.750] [driver] [info] [Task Finished] Transform to mem in 0.029705s (40105 normal rows, 0 exceptions)
[2021-03-31 13:32:35.774] [E/2] [info] [Task Finished] Transform to mem in 0.027447s (35358 normal rows, 0 exceptions)
[2021-03-31 13:32:35.783] [E/1] [info] [Task Finished] Transform to mem in 0.096153s (128540 normal rows, 0 exceptions)
[2021-03-31 13:32:35.801] [E/2] [info] [Task Finished] Transform to mem in 0.026983s (37101 normal rows, 0 exceptions)
[2021-03-31 13:32:35.821] [E/3] [info] [Task Finished] Transform to mem in 0.099608s (137659 normal rows, 0 exceptions)
[2021-03-31 13:32:35.848] [E/3] [info] [Task Finished] Transform to mem in 0.026457s (36984 normal rows, 0 exceptions)
[2021-03-31 13:32:35.851] [driver] [info] [Task Finished] Transform to mem in 0.101271s (137010 normal rows, 0 exceptions)
[2021-03-31 13:32:35.869] [E/1] [info] [Task Finished] Transform to mem in 0.085750s (115493 normal rows, 0 exceptions)
[2021-03-31 13:32:35.870] [E/2] [info] [Task Finished] Transform to mem in 0.069338s (90017 normal rows, 0 exceptions)
[2021-03-31 13:32:35.888] [E/1] [info] [Task Finished] Transform to mem in 0.019594s (24776 normal rows, 0 exceptions)
[2021-03-31 13:32:35.898] [E/2] [info] [Task Finished] Transform to mem in 0.028070s (35820 normal rows, 0 exceptions)
[2021-03-31 13:32:35.908] [E/3] [info] [Task Finished] Transform to mem in 0.060181s (86890 normal rows, 0 exceptions)
[2021-03-31 13:32:35.934] [E/2] [info] [Task Finished] Transform to mem in 0.035618s (50597 normal rows, 0 exceptions)
[2021-03-31 13:32:35.948] [driver] [info] [Task Finished] Transform to mem in 0.096555s (128526 normal rows, 0 exceptions)
[2021-03-31 13:32:35.957] [E/3] [info] [Task Finished] Transform to mem in 0.048499s (69186 normal rows, 0 exceptions)
[2021-03-31 13:32:35.960] [E/1] [info] [Task Finished] Transform to mem in 0.072031s (94840 normal rows, 0 exceptions)
[2021-03-31 13:32:35.968] [driver] [info] [Task Finished] Transform to mem in 0.019640s (24753 normal rows, 0 exceptions)
[2021-03-31 13:32:35.987] [driver] [info] [Task Finished] Transform to mem in 0.019635s (25284 normal rows, 0 exceptions)
[2021-03-31 13:32:35.995] [E/3] [info] [Task Finished] Transform to mem in 0.038810s (51533 normal rows, 0 exceptions)
[2021-03-31 13:32:36.015] [driver] [info] [Task Finished] Transform to mem in 0.027370s (35533 normal rows, 0 exceptions)
[2021-03-31 13:32:36.025] [E/2] [info] [Task Finished] Transform to mem in 0.091267s (120684 normal rows, 0 exceptions)
[2021-03-31 13:32:36.035] [driver] [info] [Task Finished] Transform to mem in 0.019772s (25025 normal rows, 0 exceptions)
[2021-03-31 13:32:36.053] [E/2] [info] [Task Finished] Transform to mem in 0.028048s (35513 normal rows, 0 exceptions)
[2021-03-31 13:32:36.060] [E/1] [info] [Task Finished] Transform to mem in 0.099988s (136571 normal rows, 0 exceptions)
[2021-03-31 13:32:36.074] [E/2] [info] [Task Finished] Transform to mem in 0.020494s (25164 normal rows, 0 exceptions)
[2021-03-31 13:32:36.078] [E/3] [info] [Task Finished] Transform to mem in 0.083018s (113244 normal rows, 0 exceptions)
[2021-03-31 13:32:36.088] [E/1] [info] [Task Finished] Transform to mem in 0.028001s (35994 normal rows, 0 exceptions)
[2021-03-31 13:32:36.098] [E/3] [info] [Task Finished] Transform to mem in 0.020010s (25196 normal rows, 0 exceptions)
[2021-03-31 13:32:36.107] [E/3] [info] [Task Finished] Transform to mem in 0.008698s (11259 normal rows, 0 exceptions)
[2021-03-31 13:32:36.160] [driver] [info] [Task Finished] Transform to mem in 0.125034s (174193 normal rows, 0 exceptions)
[2021-03-31 13:32:36.168] [E/2] [info] [Task Finished] Transform to mem in 0.094736s (127738 normal rows, 0 exceptions)
[2021-03-31 13:32:36.170] [E/1] [info] [Task Finished] Transform to mem in 0.081904s (110771 normal rows, 0 exceptions)
[2021-03-31 13:32:36.179] [driver] [info] [Task Finished] Transform to mem in 0.019537s (25156 normal rows, 0 exceptions)
[2021-03-31 13:32:36.196] [E/2] [info] [Task Finished] Transform to mem in 0.027707s (36015 normal rows, 0 exceptions)
[2021-03-31 13:32:36.200] [driver] [info] [Task Finished] Transform to mem in 0.020486s (24839 normal rows, 0 exceptions)
[2021-03-31 13:32:36.222] [E/3] [info] [Task Finished] Transform to mem in 0.114684s (160842 normal rows, 0 exceptions)
[2021-03-31 13:32:36.236] [E/2] [info] [Task Finished] Transform to mem in 0.040038s (54988 normal rows, 0 exceptions)
[2021-03-31 13:32:36.262] [E/3] [info] [Task Finished] Transform to mem in 0.040490s (57674 normal rows, 0 exceptions)
[2021-03-31 13:32:36.264] [E/2] [info] [Task Finished] Transform to mem in 0.028011s (36157 normal rows, 0 exceptions)
[2021-03-31 13:32:36.265] [E/1] [info] [Task Finished] Transform to mem in 0.094814s (128364 normal rows, 0 exceptions)
[2021-03-31 13:32:36.277] [driver] [info] [Task Finished] Transform to mem in 0.077132s (101477 normal rows, 0 exceptions)
[2021-03-31 13:32:36.286] [driver] [info] [Task Finished] Transform to mem in 0.008939s (11461 normal rows, 0 exceptions)
[2021-03-31 13:32:36.294] [E/2] [info] [Task Finished] Transform to mem in 0.030184s (42268 normal rows, 0 exceptions)
[2021-03-31 13:32:36.329] [E/2] [info] [Task Finished] Transform to mem in 0.034476s (49180 normal rows, 0 exceptions)
[2021-03-31 13:32:36.333] [E/3] [info] [Task Finished] Transform to mem in 0.070612s (90283 normal rows, 0 exceptions)
[2021-03-31 13:32:36.346] [E/1] [info] [Task Finished] Transform to mem in 0.080919s (107483 normal rows, 0 exceptions)
[2021-03-31 13:32:36.357] [E/2] [info] [Task Finished] Transform to mem in 0.027811s (35595 normal rows, 0 exceptions)
[2021-03-31 13:32:36.373] [driver] [info] [Task Finished] Transform to mem in 0.087394s (115821 normal rows, 0 exceptions)
[2021-03-31 13:32:36.377] [E/1] [info] [Task Finished] Transform to mem in 0.031064s (43145 normal rows, 0 exceptions)
[2021-03-31 13:32:36.386] [E/2] [info] [Task Finished] Transform to mem in 0.028998s (35285 normal rows, 0 exceptions)
[2021-03-31 13:32:36.414] [E/1] [info] [Task Finished] Transform to mem in 0.036214s (51000 normal rows, 0 exceptions)
[2021-03-31 13:32:36.429] [E/2] [info] [Task Finished] Transform to mem in 0.043085s (59860 normal rows, 0 exceptions)
[2021-03-31 13:32:36.429] [E/3] [info] [Task Finished] Transform to mem in 0.096235s (132982 normal rows, 0 exceptions)
[2021-03-31 13:32:36.443] [driver] [info] [Task Finished] Transform to mem in 0.069570s (89845 normal rows, 0 exceptions)
[2021-03-31 13:32:36.449] [E/2] [info] [Task Finished] Transform to mem in 0.020211s (25209 normal rows, 0 exceptions)
[2021-03-31 13:32:36.469] [E/2] [info] [Task Finished] Transform to mem in 0.019489s (25218 normal rows, 0 exceptions)
[2021-03-31 13:32:36.490] [E/3] [info] [Task Finished] Transform to mem in 0.060487s (79626 normal rows, 0 exceptions)
[2021-03-31 13:32:36.496] [E/2] [info] [Task Finished] Transform to mem in 0.027515s (35347 normal rows, 0 exceptions)
[2021-03-31 13:32:36.510] [E/1] [info] [Task Finished] Transform to mem in 0.096657s (129587 normal rows, 0 exceptions)
[2021-03-31 13:32:36.515] [E/2] [info] [Task Finished] Transform to mem in 0.019268s (24798 normal rows, 0 exceptions)
[2021-03-31 13:32:36.544] [E/1] [info] [Task Finished] Transform to mem in 0.034045s (46617 normal rows, 0 exceptions)
[2021-03-31 13:32:36.557] [driver] [info] [Task Finished] Transform to mem in 0.114380s (159135 normal rows, 0 exceptions)
[2021-03-31 13:32:36.566] [E/3] [info] [Task Finished] Transform to mem in 0.076304s (98805 normal rows, 0 exceptions)
[2021-03-31 13:32:36.568] [E/1] [info] [Task Finished] Transform to mem in 0.023317s (30883 normal rows, 0 exceptions)
[2021-03-31 13:32:36.587] [E/1] [info] [Task Finished] Transform to mem in 0.019325s (24884 normal rows, 0 exceptions)
[2021-03-31 13:32:36.610] [driver] [info] [Task Finished] Transform to mem in 0.052268s (73689 normal rows, 0 exceptions)
[2021-03-31 13:32:36.631] [E/2] [info] [Task Finished] Transform to mem in 0.115237s (160751 normal rows, 0 exceptions)
[2021-03-31 13:32:36.636] [E/3] [info] [Task Finished] Transform to mem in 0.070059s (89041 normal rows, 0 exceptions)
[2021-03-31 13:32:36.647] [E/1] [info] [Task Finished] Transform to mem in 0.060315s (78192 normal rows, 0 exceptions)
[2021-03-31 13:32:36.658] [E/2] [info] [Task Finished] Transform to mem in 0.027481s (37728 normal rows, 0 exceptions)
[2021-03-31 13:32:36.664] [E/3] [info] [Task Finished] Transform to mem in 0.028099s (36542 normal rows, 0 exceptions)
[2021-03-31 13:32:36.678] [E/2] [info] [Task Finished] Transform to mem in 0.019425s (24927 normal rows, 0 exceptions)
[2021-03-31 13:32:36.692] [E/3] [info] [Task Finished] Transform to mem in 0.027330s (35179 normal rows, 0 exceptions)
[2021-03-31 13:32:36.708] [driver] [info] [Task Finished] Transform to mem in 0.098135s (131921 normal rows, 0 exceptions)
[2021-03-31 13:32:36.713] [E/3] [info] [Task Finished] Transform to mem in 0.021363s (28735 normal rows, 0 exceptions)
[2021-03-31 13:32:36.732] [E/1] [info] [Task Finished] Transform to mem in 0.084345s (113650 normal rows, 0 exceptions)
[2021-03-31 13:32:36.736] [driver] [info] [Task Finished] Transform to mem in 0.028672s (36814 normal rows, 0 exceptions)
[2021-03-31 13:32:36.755] [E/1] [info] [Task Finished] Transform to mem in 0.023399s (31887 normal rows, 0 exceptions)
[2021-03-31 13:32:36.782] [E/2] [info] [Task Finished] Transform to mem in 0.104749s (142265 normal rows, 0 exceptions)
[2021-03-31 13:32:36.789] [driver] [info] [Task Finished] Transform to mem in 0.052271s (69153 normal rows, 0 exceptions)
[2021-03-31 13:32:36.806] [E/3] [info] [Task Finished] Transform to mem in 0.093098s (128350 normal rows, 0 exceptions)
[2021-03-31 13:32:36.808] [E/2] [info] [Task Finished] Transform to mem in 0.025457s (34086 normal rows, 0 exceptions)
[2021-03-31 13:32:36.817] [driver] [info] [Task Finished] Transform to mem in 0.028370s (36505 normal rows, 0 exceptions)
[2021-03-31 13:32:36.825] [E/1] [info] [Task Finished] Transform to mem in 0.070238s (88901 normal rows, 0 exceptions)
[2021-03-31 13:32:36.827] [E/2] [info] [Task Finished] Transform to mem in 0.018609s (24720 normal rows, 0 exceptions)
[2021-03-31 13:32:36.845] [driver] [info] [Task Finished] Transform to mem in 0.028049s (35745 normal rows, 0 exceptions)
[2021-03-31 13:32:36.877] [E/2] [info] [Task Finished] Transform to mem in 0.050046s (73228 normal rows, 0 exceptions)
[2021-03-31 13:32:36.896] [driver] [info] [Task Finished] Transform to mem in 0.050694s (71216 normal rows, 0 exceptions)
[2021-03-31 13:32:36.899] [E/3] [info] [Task Finished] Transform to mem in 0.092737s (127517 normal rows, 0 exceptions)
[2021-03-31 13:32:36.904] [E/1] [info] [Task Finished] Transform to mem in 0.078994s (101655 normal rows, 0 exceptions)
[2021-03-31 13:32:36.916] [driver] [info] [Task Finished] Transform to mem in 0.019707s (25306 normal rows, 0 exceptions)
[2021-03-31 13:32:36.947] [E/2] [info] [Task Finished] Transform to mem in 0.070635s (93246 normal rows, 0 exceptions)
[2021-03-31 13:32:36.959] [driver] [info] [Task Finished] Transform to mem in 0.043147s (61650 normal rows, 0 exceptions)
[2021-03-31 13:32:36.974] [E/2] [info] [Task Finished] Transform to mem in 0.026955s (35410 normal rows, 0 exceptions)
[2021-03-31 13:32:36.994] [E/3] [info] [Task Finished] Transform to mem in 0.094854s (132563 normal rows, 0 exceptions)
[2021-03-31 13:32:37.008] [E/1] [info] [Task Finished] Transform to mem in 0.103475s (142382 normal rows, 0 exceptions)
[2021-03-31 13:32:37.011] [E/2] [info] [Task Finished] Transform to mem in 0.036262s (51575 normal rows, 0 exceptions)
[2021-03-31 13:32:37.030] [E/2] [info] [Task Finished] Transform to mem in 0.018981s (24856 normal rows, 0 exceptions)
[2021-03-31 13:32:37.039] [E/3] [info] [Task Finished] Transform to mem in 0.045306s (63758 normal rows, 0 exceptions)
[2021-03-31 13:32:37.051] [driver] [info] [Task Finished] Transform to mem in 0.092655s (125624 normal rows, 0 exceptions)
[2021-03-31 13:32:37.059] [driver] [info] [Task Finished] Transform to mem in 0.007169s (9137 normal rows, 0 exceptions)
[2021-03-31 13:32:37.059] [E/3] [info] [Task Finished] Transform to mem in 0.019777s (24719 normal rows, 0 exceptions)
[2021-03-31 13:32:37.078] [E/1] [info] [Task Finished] Transform to mem in 0.070282s (88881 normal rows, 0 exceptions)
[2021-03-31 13:32:37.079] [E/3] [info] [Task Finished] Transform to mem in 0.019941s (24660 normal rows, 0 exceptions)
[2021-03-31 13:32:37.100] [E/2] [info] [Task Finished] Transform to mem in 0.070409s (89458 normal rows, 0 exceptions)
[2021-03-31 13:32:37.106] [E/1] [info] [Task Finished] Transform to mem in 0.027278s (35624 normal rows, 0 exceptions)
[2021-03-31 13:32:37.124] [E/2] [info] [Task Finished] Transform to mem in 0.023829s (31860 normal rows, 0 exceptions)
[2021-03-31 13:32:37.135] [E/1] [info] [Task Finished] Transform to mem in 0.029711s (36166 normal rows, 0 exceptions)
[2021-03-31 13:32:37.143] [driver] [info] [Task Finished] Transform to mem in 0.084348s (112468 normal rows, 0 exceptions)
[2021-03-31 13:32:37.154] [E/1] [info] [Task Finished] Transform to mem in 0.019079s (24858 normal rows, 0 exceptions)
[2021-03-31 13:32:37.168] [E/3] [info] [Task Finished] Transform to mem in 0.089001s (120716 normal rows, 0 exceptions)
[2021-03-31 13:32:37.174] [E/1] [info] [Task Finished] Transform to mem in 0.019574s (24927 normal rows, 0 exceptions)
[2021-03-31 13:32:37.221] [E/2] [info] [Task Finished] Transform to mem in 0.096888s (131895 normal rows, 0 exceptions)
[2021-03-31 13:32:37.233] [driver] [info] [Task Finished] Transform to mem in 0.090056s (122197 normal rows, 0 exceptions)
[2021-03-31 13:32:37.240] [E/2] [info] [Task Finished] Transform to mem in 0.019617s (25296 normal rows, 0 exceptions)
[2021-03-31 13:32:37.253] [E/3] [info] [Task Finished] Transform to mem in 0.085129s (120894 normal rows, 0 exceptions)
[2021-03-31 13:32:37.271] [E/1] [info] [Task Finished] Transform to mem in 0.096883s (130688 normal rows, 0 exceptions)
[2021-03-31 13:32:37.272] [E/3] [info] [Task Finished] Transform to mem in 0.018690s (24767 normal rows, 0 exceptions)
[2021-03-31 13:32:37.286] [driver] [info] [Task Finished] Transform to mem in 0.052433s (73220 normal rows, 0 exceptions)
[2021-03-31 13:32:37.298] [E/1] [info] [Task Finished] Transform to mem in 0.027535s (35349 normal rows, 0 exceptions)
[2021-03-31 13:32:37.307] [driver] [info] [Task Finished] Transform to mem in 0.021616s (28670 normal rows, 0 exceptions)
[2021-03-31 13:32:37.332] [E/1] [info] [Task Finished] Transform to mem in 0.033666s (44654 normal rows, 0 exceptions)
[2021-03-31 13:32:37.340] [E/2] [info] [Task Finished] Transform to mem in 0.099803s (135912 normal rows, 0 exceptions)
[2021-03-31 13:32:37.348] [E/3] [info] [Task Finished] Transform to mem in 0.076111s (102188 normal rows, 0 exceptions)
[2021-03-31 13:32:37.352] [E/1] [info] [Task Finished] Transform to mem in 0.019514s (25167 normal rows, 0 exceptions)
[2021-03-31 13:32:37.372] [E/2] [info] [Task Finished] Transform to mem in 0.031873s (43052 normal rows, 0 exceptions)
[2021-03-31 13:32:37.381] [E/1] [info] [Task Finished] Transform to mem in 0.029139s (39741 normal rows, 0 exceptions)
[2021-03-31 13:32:37.404] [driver] [info] [Task Finished] Transform to mem in 0.096394s (128945 normal rows, 0 exceptions)
[2021-03-31 13:32:37.406] [E/2] [info] [Task Finished] Transform to mem in 0.034299s (46801 normal rows, 0 exceptions)
[2021-03-31 13:32:37.423] [driver] [info] [Task Finished] Transform to mem in 0.019513s (25333 normal rows, 0 exceptions)
[2021-03-31 13:32:37.434] [E/2] [info] [Task Finished] Transform to mem in 0.027545s (35668 normal rows, 0 exceptions)
[2021-03-31 13:32:37.435] [E/3] [info] [Task Finished] Transform to mem in 0.086566s (118052 normal rows, 0 exceptions)
[2021-03-31 13:32:37.453] [E/1] [info] [Task Finished] Transform to mem in 0.071941s (95035 normal rows, 0 exceptions)
[2021-03-31 13:32:37.457] [E/2] [info] [Task Finished] Transform to mem in 0.023135s (30951 normal rows, 0 exceptions)
[2021-03-31 13:32:37.488] [E/1] [info] [Task Finished] Transform to mem in 0.035395s (49346 normal rows, 0 exceptions)
[2021-03-31 13:32:37.507] [E/2] [info] [Task Finished] Transform to mem in 0.050090s (63635 normal rows, 0 exceptions)
[2021-03-31 13:32:37.521] [driver] [info] [Task Finished] Transform to mem in 0.098188s (131336 normal rows, 0 exceptions)
[2021-03-31 13:32:37.527] [E/2] [info] [Task Finished] Transform to mem in 0.019517s (25057 normal rows, 0 exceptions)
[2021-03-31 13:32:37.544] [E/3] [info] [Task Finished] Transform to mem in 0.109068s (150891 normal rows, 0 exceptions)
[2021-03-31 13:32:37.567] [driver] [info] [Task Finished] Transform to mem in 0.045647s (63259 normal rows, 0 exceptions)
[2021-03-31 13:32:37.570] [E/1] [info] [Task Finished] Transform to mem in 0.082276s (109745 normal rows, 0 exceptions)
[2021-03-31 13:32:37.581] [E/3] [info] [Task Finished] Transform to mem in 0.036928s (51877 normal rows, 0 exceptions)
[2021-03-31 13:32:37.594] [driver] [info] [Task Finished] Transform to mem in 0.027248s (35108 normal rows, 0 exceptions)
[2021-03-31 13:32:37.600] [E/3] [info] [Task Finished] Transform to mem in 0.019110s (24946 normal rows, 0 exceptions)
[2021-03-31 13:32:37.630] [E/2] [info] [Task Finished] Transform to mem in 0.103362s (142650 normal rows, 0 exceptions)
[2021-03-31 13:32:37.641] [driver] [info] [Task Finished] Transform to mem in 0.047072s (65058 normal rows, 0 exceptions)
[2021-03-31 13:32:37.648] [E/1] [info] [Task Finished] Transform to mem in 0.077035s (100942 normal rows, 0 exceptions)
[2021-03-31 13:32:37.654] [E/2] [info] [Task Finished] Transform to mem in 0.024115s (32532 normal rows, 0 exceptions)
[2021-03-31 13:32:37.674] [E/2] [info] [Task Finished] Transform to mem in 0.019585s (25305 normal rows, 0 exceptions)
[2021-03-31 13:32:37.678] [E/3] [info] [Task Finished] Transform to mem in 0.078614s (104405 normal rows, 0 exceptions)
[2021-03-31 13:32:37.697] [driver] [info] [Task Finished] Transform to mem in 0.055633s (73717 normal rows, 0 exceptions)
[2021-03-31 13:32:37.711] [E/2] [info] [Task Finished] Transform to mem in 0.037426s (50939 normal rows, 0 exceptions)
[2021-03-31 13:32:37.717] [driver] [info] [Task Finished] Transform to mem in 0.019503s (24942 normal rows, 0 exceptions)
[2021-03-31 13:32:37.742] [E/1] [info] [Task Finished] Transform to mem in 0.094243s (125497 normal rows, 0 exceptions)
[2021-03-31 13:32:37.743] [E/2] [info] [Task Finished] Transform to mem in 0.031841s (42100 normal rows, 0 exceptions)
[2021-03-31 13:32:37.762] [E/1] [info] [Task Finished] Transform to mem in 0.019679s (25355 normal rows, 0 exceptions)
[2021-03-31 13:32:37.775] [E/3] [info] [Task Finished] Transform to mem in 0.096693s (133300 normal rows, 0 exceptions)
[2021-03-31 13:32:37.780] [E/1] [info] [Task Finished] Transform to mem in 0.018496s (24648 normal rows, 0 exceptions)
[2021-03-31 13:32:37.812] [driver] [info] [Task Finished] Transform to mem in 0.095358s (127588 normal rows, 0 exceptions)
[2021-03-31 13:32:37.823] [E/3] [info] [Task Finished] Transform to mem in 0.048056s (61810 normal rows, 0 exceptions)
[2021-03-31 13:32:37.831] [driver] [info] [Task Finished] Transform to mem in 0.018913s (24760 normal rows, 0 exceptions)
[2021-03-31 13:32:37.850] [E/2] [info] [Task Finished] Transform to mem in 0.106537s (148802 normal rows, 0 exceptions)
[2021-03-31 13:32:37.857] [E/3] [info] [Task Finished] Transform to mem in 0.033378s (45089 normal rows, 0 exceptions)
[2021-03-31 13:32:37.870] [E/2] [info] [Task Finished] Transform to mem in 0.019638s (25397 normal rows, 0 exceptions)
[2021-03-31 13:32:37.891] [E/1] [info] [Task Finished] Transform to mem in 0.111159s (152233 normal rows, 0 exceptions)
[2021-03-31 13:32:37.909] [E/3] [info] [Task Finished] Transform to mem in 0.052890s (75367 normal rows, 0 exceptions)
[2021-03-31 13:32:37.911] [E/1] [info] [Task Finished] Transform to mem in 0.019503s (24918 normal rows, 0 exceptions)
[2021-03-31 13:32:37.927] [driver] [info] [Task Finished] Transform to mem in 0.096165s (128054 normal rows, 0 exceptions)
[2021-03-31 13:32:37.936] [E/3] [info] [Task Finished] Transform to mem in 0.026864s (35003 normal rows, 0 exceptions)
[2021-03-31 13:32:37.947] [E/2] [info] [Task Finished] Transform to mem in 0.077013s (101946 normal rows, 0 exceptions)
[2021-03-31 13:32:37.956] [driver] [info] [Task Finished] Transform to mem in 0.028901s (40146 normal rows, 0 exceptions)
[2021-03-31 13:32:37.976] [driver] [info] [Task Finished] Transform to mem in 0.019647s (25248 normal rows, 0 exceptions)
[2021-03-31 13:32:38.000] [E/1] [info] [Task Finished] Transform to mem in 0.088834s (120099 normal rows, 0 exceptions)
[2021-03-31 13:32:38.004] [driver] [info] [Task Finished] Transform to mem in 0.027861s (35972 normal rows, 0 exceptions)
[2021-03-31 13:32:38.009] [E/3] [info] [Task Finished] Transform to mem in 0.072878s (95889 normal rows, 0 exceptions)
[2021-03-31 13:32:38.023] [driver] [info] [Task Finished] Transform to mem in 0.019559s (25061 normal rows, 0 exceptions)
[2021-03-31 13:32:38.037] [E/3] [info] [Task Finished] Transform to mem in 0.027708s (35325 normal rows, 0 exceptions)
[2021-03-31 13:32:38.041] [E/2] [info] [Task Finished] Transform to mem in 0.094879s (130714 normal rows, 0 exceptions)
[2021-03-31 13:32:38.061] [E/3] [info] [Task Finished] Transform to mem in 0.023631s (31934 normal rows, 0 exceptions)
[2021-03-31 13:32:38.066] [E/1] [info] [Task Finished] Transform to mem in 0.066658s (88529 normal rows, 0 exceptions)
[2021-03-31 13:32:38.069] [E/2] [info] [Task Finished] Transform to mem in 0.027379s (35311 normal rows, 0 exceptions)
[2021-03-31 13:32:38.098] [E/1] [info] [Task Finished] Transform to mem in 0.032126s (45344 normal rows, 0 exceptions)
[2021-03-31 13:32:38.140] [E/2] [info] [Task Finished] Transform to mem in 0.071269s (87559 normal rows, 0 exceptions)
[2021-03-31 13:32:38.145] [driver] [info] [Task Finished] Transform to mem in 0.121690s (171038 normal rows, 0 exceptions)
[2021-03-31 13:32:38.170] [E/3] [info] [Task Finished] Transform to mem in 0.109067s (151639 normal rows, 0 exceptions)
[2021-03-31 13:32:38.171] [E/2] [info] [Task Finished] Transform to mem in 0.031121s (42695 normal rows, 0 exceptions)
[2021-03-31 13:32:38.175] [driver] [info] [Task Finished] Transform to mem in 0.029756s (36198 normal rows, 0 exceptions)
[2021-03-31 13:32:38.191] [E/2] [info] [Task Finished] Transform to mem in 0.019333s (25022 normal rows, 0 exceptions)
[2021-03-31 13:32:38.203] [driver] [info] [Task Finished] Transform to mem in 0.027793s (35962 normal rows, 0 exceptions)
[2021-03-31 13:32:38.226] [E/1] [info] [Task Finished] Transform to mem in 0.127744s (179364 normal rows, 0 exceptions)
[2021-03-31 13:32:38.241] [E/3] [info] [Task Finished] Transform to mem in 0.070713s (90425 normal rows, 0 exceptions)
[2021-03-31 13:32:38.258] [E/2] [info] [Task Finished] Transform to mem in 0.066921s (88645 normal rows, 0 exceptions)
[2021-03-31 13:32:38.259] [E/1] [info] [Task Finished] Transform to mem in 0.032834s (43630 normal rows, 0 exceptions)
[2021-03-31 13:32:38.270] [driver] [info] [Task Finished] Transform to mem in 0.067392s (99851 normal rows, 0 exceptions)
[2021-03-31 13:32:38.280] [E/2] [info] [Task Finished] Transform to mem in 0.022076s (28815 normal rows, 0 exceptions)
[2021-03-31 13:32:38.310] [E/3] [info] [Task Finished] Transform to mem in 0.069655s (89248 normal rows, 0 exceptions)
[2021-03-31 13:32:38.322] [E/1] [info] [Task Finished] Transform to mem in 0.062463s (84714 normal rows, 0 exceptions)
[2021-03-31 13:32:38.323] [E/2] [info] [Task Finished] Transform to mem in 0.042776s (61456 normal rows, 0 exceptions)
[2021-03-31 13:32:38.342] [E/2] [info] [Task Finished] Transform to mem in 0.019541s (25234 normal rows, 0 exceptions)
[2021-03-31 13:32:38.354] [E/3] [info] [Task Finished] Transform to mem in 0.044063s (62245 normal rows, 0 exceptions)
[2021-03-31 13:32:38.361] [driver] [info] [Task Finished] Transform to mem in 0.091031s (122718 normal rows, 0 exceptions)
[2021-03-31 13:32:38.370] [E/2] [info] [Task Finished] Transform to mem in 0.027890s (36109 normal rows, 0 exceptions)
[2021-03-31 13:32:38.380] [driver] [info] [Task Finished] Transform to mem in 0.018753s (24833 normal rows, 0 exceptions)
[2021-03-31 13:32:38.397] [E/2] [info] [Task Finished] Transform to mem in 0.026592s (35479 normal rows, 0 exceptions)
[2021-03-31 13:32:38.400] [E/1] [info] [Task Finished] Transform to mem in 0.078666s (99709 normal rows, 0 exceptions)
[2021-03-31 13:32:38.424] [E/2] [info] [Task Finished] Transform to mem in 0.027427s (37924 normal rows, 0 exceptions)
[2021-03-31 13:32:38.449] [E/1] [info] [Task Finished] Transform to mem in 0.049213s (65269 normal rows, 0 exceptions)
[2021-03-31 13:32:38.449] [driver] [info] [Task Finished] Transform to mem in 0.069715s (89012 normal rows, 0 exceptions)
[2021-03-31 13:32:38.476] [E/3] [info] [Task Finished] Transform to mem in 0.121527s (172370 normal rows, 0 exceptions)
[2021-03-31 13:32:38.478] [E/1] [info] [Task Finished] Transform to mem in 0.028928s (39361 normal rows, 0 exceptions)
[2021-03-31 13:32:38.479] [driver] [info] [Task Finished] Transform to mem in 0.029466s (35944 normal rows, 0 exceptions)
[2021-03-31 13:32:38.498] [E/1] [info] [Task Finished] Transform to mem in 0.019351s (24990 normal rows, 0 exceptions)
[2021-03-31 13:32:38.510] [driver] [info] [Task Finished] Transform to mem in 0.030955s (40983 normal rows, 0 exceptions)
[2021-03-31 13:32:38.529] [driver] [info] [Task Finished] Transform to mem in 0.019003s (24870 normal rows, 0 exceptions)
[2021-03-31 13:32:38.546] [E/3] [info] [Task Finished] Transform to mem in 0.070143s (90461 normal rows, 0 exceptions)
[2021-03-31 13:32:38.551] [E/2] [info] [Task Finished] Transform to mem in 0.126940s (180510 normal rows, 0 exceptions)
[2021-03-31 13:32:38.557] [driver] [info] [Task Finished] Transform to mem in 0.027895s (35395 normal rows, 0 exceptions)
[2021-03-31 13:32:38.570] [E/2] [info] [Task Finished] Transform to mem in 0.019156s (24717 normal rows, 0 exceptions)
[2021-03-31 13:32:38.585] [driver] [info] [Task Finished] Transform to mem in 0.028297s (36501 normal rows, 0 exceptions)
[2021-03-31 13:32:38.613] [E/1] [info] [Task Finished] Transform to mem in 0.115454s (163151 normal rows, 0 exceptions)
[2021-03-31 13:32:38.614] [driver] [info] [Task Finished] Transform to mem in 0.028514s (38386 normal rows, 0 exceptions)
[2021-03-31 13:32:38.628] [E/3] [info] [Task Finished] Transform to mem in 0.081911s (109734 normal rows, 0 exceptions)
[2021-03-31 13:32:38.643] [E/1] [info] [Task Finished] Transform to mem in 0.029595s (36280 normal rows, 0 exceptions)
[2021-03-31 13:32:38.647] [E/3] [info] [Task Finished] Transform to mem in 0.019305s (25101 normal rows, 0 exceptions)
[2021-03-31 13:32:38.671] [E/1] [info] [Task Finished] Transform to mem in 0.028221s (36692 normal rows, 0 exceptions)
[2021-03-31 13:32:38.688] [driver] [info] [Task Finished] Transform to mem in 0.074664s (96622 normal rows, 0 exceptions)
[2021-03-31 13:32:38.690] [E/1] [info] [Task Finished] Transform to mem in 0.018735s (24873 normal rows, 0 exceptions)
[2021-03-31 13:32:38.702] [E/2] [info] [Task Finished] Transform to mem in 0.131597s (187481 normal rows, 0 exceptions)
[2021-03-31 13:32:38.717] [driver] [info] [Task Finished] Transform to mem in 0.028431s (36212 normal rows, 0 exceptions)
[2021-03-31 13:32:38.720] [E/2] [info] [Task Finished] Transform to mem in 0.018345s (24577 normal rows, 0 exceptions)
[2021-03-31 13:32:38.757] [driver] [info] [Task Finished] Transform to mem in 0.039861s (51305 normal rows, 0 exceptions)
[2021-03-31 13:32:38.765] [E/3] [info] [Task Finished] Transform to mem in 0.117784s (169560 normal rows, 0 exceptions)
[2021-03-31 13:32:38.773] [E/1] [info] [Task Finished] Transform to mem in 0.082899s (110280 normal rows, 0 exceptions)
[2021-03-31 13:32:38.790] [E/2] [info] [Task Finished] Transform to mem in 0.069721s (90609 normal rows, 0 exceptions)
[2021-03-31 13:32:38.795] [E/3] [info] [Task Finished] Transform to mem in 0.029487s (40051 normal rows, 0 exceptions)
[2021-03-31 13:32:38.810] [E/2] [info] [Task Finished] Transform to mem in 0.019544s (24747 normal rows, 0 exceptions)
[2021-03-31 13:32:38.818] [driver] [info] [Task Finished] Transform to mem in 0.061307s (89944 normal rows, 0 exceptions)
[2021-03-31 13:32:38.822] [E/3] [info] [Task Finished] Transform to mem in 0.027412s (35585 normal rows, 0 exceptions)
[2021-03-31 13:32:38.841] [E/1] [info] [Task Finished] Transform to mem in 0.068280s (88775 normal rows, 0 exceptions)
[2021-03-31 13:32:38.852] [driver] [info] [Task Finished] Transform to mem in 0.033793s (47712 normal rows, 0 exceptions)
[2021-03-31 13:32:38.858] [E/1] [info] [Task Finished] Transform to mem in 0.017160s (22144 normal rows, 0 exceptions)
[2021-03-31 13:32:38.890] [E/1] [info] [Task Finished] Transform to mem in 0.031490s (43962 normal rows, 0 exceptions)
[2021-03-31 13:32:38.909] [E/3] [info] [Task Finished] Transform to mem in 0.086546s (114149 normal rows, 0 exceptions)
[2021-03-31 13:32:38.924] [E/2] [info] [Task Finished] Transform to mem in 0.114567s (160651 normal rows, 0 exceptions)
[2021-03-31 13:32:38.932] [driver] [info] [Task Finished] Transform to mem in 0.080481s (107321 normal rows, 0 exceptions)
[2021-03-31 13:32:38.934] [E/1] [info] [Task Finished] Transform to mem in 0.044234s (61534 normal rows, 0 exceptions)
[2021-03-31 13:32:38.945] [E/2] [info] [Task Finished] Transform to mem in 0.020483s (25081 normal rows, 0 exceptions)
[2021-03-31 13:32:38.965] [driver] [info] [Task Finished] Transform to mem in 0.032101s (42128 normal rows, 0 exceptions)
[2021-03-31 13:32:38.986] [E/2] [info] [Task Finished] Transform to mem in 0.041451s (59284 normal rows, 0 exceptions)
[2021-03-31 13:32:39.004] [E/1] [info] [Task Finished] Transform to mem in 0.070212s (90696 normal rows, 0 exceptions)
[2021-03-31 13:32:39.006] [E/2] [info] [Task Finished] Transform to mem in 0.019741s (24978 normal rows, 0 exceptions)
[2021-03-31 13:32:39.017] [E/3] [info] [Task Finished] Transform to mem in 0.108616s (150826 normal rows, 0 exceptions)
[2021-03-31 13:32:39.040] [E/1] [info] [Task Finished] Transform to mem in 0.035570s (45770 normal rows, 0 exceptions)
[2021-03-31 13:32:39.057] [driver] [info] [Task Finished] Transform to mem in 0.092428s (129563 normal rows, 0 exceptions)
[2021-03-31 13:32:39.057] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.53054s
[2021-03-31 13:32:39.057] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0065s, 14009719 input rows, time to process 1 row via fast path: 0.000999773ms
[2021-03-31 13:32:39.058] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000385156s
[2021-03-31 13:32:39.058] [global] [info] [Transform Stage] Stage 3 took 3.60662s
[2021-03-31 13:32:39.058] [global] [info] Query Execution took 4.092s. (planning: 0.423573s, execution: 3.66843s)
[2021-03-31 13:32:39.068] [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:32:39.165] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.170] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.302] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:39.303] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.309] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.442] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:39.443] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.449] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.582] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:32:39.583] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:32:39.583] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:32:39.682] [logical planner] [info] logical optimization took 0.378483ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:32:39.682] [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:32:39.683] [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:32:39.684] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:32:39.686] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:32:39.687] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.689] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.691] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.694] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.696] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.698] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.700] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.702] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.704] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.706] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.708] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.710] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:32:39.711] [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:32:39.729] [global] [info] Stage0 depends on: 
[2021-03-31 13:32:40.131] [global] [info] Compiled code paths for stage 0 in 0.39 ms
[2021-03-31 13:32:40.131] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.402336s
[2021-03-31 13:32:40.173] [driver] [info] [Task Finished] Transform to mem in 0.041080s (10875 normal rows, 0 exceptions)
[2021-03-31 13:32:40.184] [E/2] [info] [Task Finished] Transform to mem in 0.051837s (17137 normal rows, 0 exceptions)
[2021-03-31 13:32:40.218] [E/1] [info] [Task Finished] Transform to mem in 0.086149s (29971 normal rows, 0 exceptions)
[2021-03-31 13:32:40.220] [E/3] [info] [Task Finished] Transform to mem in 0.088514s (30788 normal rows, 0 exceptions)
[2021-03-31 13:32:40.224] [E/1] [info] [Task Finished] Transform to mem in 0.005959s (1506 normal rows, 0 exceptions)
[2021-03-31 13:32:40.241] [driver] [info] [Task Finished] Transform to mem in 0.067921s (25131 normal rows, 0 exceptions)
[2021-03-31 13:32:40.270] [E/3] [info] [Task Finished] Transform to mem in 0.049988s (14531 normal rows, 0 exceptions)
[2021-03-31 13:32:40.281] [E/2] [info] [Task Finished] Transform to mem in 0.097124s (34530 normal rows, 0 exceptions)
[2021-03-31 13:32:40.311] [driver] [info] [Task Finished] Transform to mem in 0.070238s (23608 normal rows, 0 exceptions)
[2021-03-31 13:32:40.319] [driver] [info] [Task Finished] Transform to mem in 0.007864s (2883 normal rows, 0 exceptions)
[2021-03-31 13:32:40.320] [E/1] [info] [Task Finished] Transform to mem in 0.095941s (34000 normal rows, 0 exceptions)
[2021-03-31 13:32:40.323] [E/3] [info] [Task Finished] Transform to mem in 0.053170s (16756 normal rows, 0 exceptions)
[2021-03-31 13:32:40.347] [E/2] [info] [Task Finished] Transform to mem in 0.066258s (21640 normal rows, 0 exceptions)
[2021-03-31 13:32:40.363] [E/2] [info] [Task Finished] Transform to mem in 0.015493s (5596 normal rows, 0 exceptions)
[2021-03-31 13:32:40.414] [driver] [info] [Task Finished] Transform to mem in 0.095295s (35289 normal rows, 0 exceptions)
[2021-03-31 13:32:40.431] [E/2] [info] [Task Finished] Transform to mem in 0.068945s (25125 normal rows, 0 exceptions)
[2021-03-31 13:32:40.433] [E/1] [info] [Task Finished] Transform to mem in 0.112893s (41379 normal rows, 0 exceptions)
[2021-03-31 13:32:40.439] [E/3] [info] [Task Finished] Transform to mem in 0.115252s (42242 normal rows, 0 exceptions)
[2021-03-31 13:32:40.489] [E/3] [info] [Task Finished] Transform to mem in 0.050013s (17391 normal rows, 0 exceptions)
[2021-03-31 13:32:40.512] [driver] [info] [Task Finished] Transform to mem in 0.098163s (36022 normal rows, 0 exceptions)
[2021-03-31 13:32:40.518] [E/1] [info] [Task Finished] Transform to mem in 0.084873s (29379 normal rows, 0 exceptions)
[2021-03-31 13:32:40.523] [E/1] [info] [Task Finished] Transform to mem in 0.005164s (1858 normal rows, 0 exceptions)
[2021-03-31 13:32:40.547] [E/2] [info] [Task Finished] Transform to mem in 0.115861s (42312 normal rows, 0 exceptions)
[2021-03-31 13:32:40.557] [E/3] [info] [Task Finished] Transform to mem in 0.068275s (24688 normal rows, 0 exceptions)
[2021-03-31 13:32:40.599] [E/3] [info] [Task Finished] Transform to mem in 0.042028s (14552 normal rows, 0 exceptions)
[2021-03-31 13:32:40.629] [driver] [info] [Task Finished] Transform to mem in 0.116317s (41842 normal rows, 0 exceptions)
[2021-03-31 13:32:40.636] [E/1] [info] [Task Finished] Transform to mem in 0.113283s (40419 normal rows, 0 exceptions)
[2021-03-31 13:32:40.646] [E/2] [info] [Task Finished] Transform to mem in 0.098832s (34240 normal rows, 0 exceptions)
[2021-03-31 13:32:40.671] [E/3] [info] [Task Finished] Transform to mem in 0.072075s (24991 normal rows, 0 exceptions)
[2021-03-31 13:32:40.712] [E/2] [info] [Task Finished] Transform to mem in 0.065911s (20858 normal rows, 0 exceptions)
[2021-03-31 13:32:40.718] [E/2] [info] [Task Finished] Transform to mem in 0.005840s (1972 normal rows, 0 exceptions)
[2021-03-31 13:32:40.727] [driver] [info] [Task Finished] Transform to mem in 0.097993s (35270 normal rows, 0 exceptions)
[2021-03-31 13:32:40.746] [E/3] [info] [Task Finished] Transform to mem in 0.075039s (24409 normal rows, 0 exceptions)
[2021-03-31 13:32:40.754] [E/1] [info] [Task Finished] Transform to mem in 0.117796s (41663 normal rows, 0 exceptions)
[2021-03-31 13:32:40.787] [E/2] [info] [Task Finished] Transform to mem in 0.069176s (24716 normal rows, 0 exceptions)
[2021-03-31 13:32:40.824] [driver] [info] [Task Finished] Transform to mem in 0.097311s (34981 normal rows, 0 exceptions)
[2021-03-31 13:32:40.828] [E/2] [info] [Task Finished] Transform to mem in 0.040364s (10479 normal rows, 0 exceptions)
[2021-03-31 13:32:40.840] [driver] [info] [Task Finished] Transform to mem in 0.015554s (4841 normal rows, 0 exceptions)
[2021-03-31 13:32:40.842] [E/3] [info] [Task Finished] Transform to mem in 0.095401s (34017 normal rows, 0 exceptions)
[2021-03-31 13:32:40.867] [E/1] [info] [Task Finished] Transform to mem in 0.112824s (41018 normal rows, 0 exceptions)
[2021-03-31 13:32:40.896] [E/2] [info] [Task Finished] Transform to mem in 0.068242s (24521 normal rows, 0 exceptions)
[2021-03-31 13:32:40.918] [E/1] [info] [Task Finished] Transform to mem in 0.050755s (13410 normal rows, 0 exceptions)
[2021-03-31 13:32:40.939] [driver] [info] [Task Finished] Transform to mem in 0.099515s (35358 normal rows, 0 exceptions)
[2021-03-31 13:32:40.947] [E/1] [info] [Task Finished] Transform to mem in 0.029668s (10836 normal rows, 0 exceptions)
[2021-03-31 13:32:40.959] [E/3] [info] [Task Finished] Transform to mem in 0.117383s (41598 normal rows, 0 exceptions)
[2021-03-31 13:32:40.969] [E/2] [info] [Task Finished] Transform to mem in 0.073373s (23700 normal rows, 0 exceptions)
[2021-03-31 13:32:41.010] [driver] [info] [Task Finished] Transform to mem in 0.070707s (24501 normal rows, 0 exceptions)
[2021-03-31 13:32:41.011] [E/3] [info] [Task Finished] Transform to mem in 0.052076s (15821 normal rows, 0 exceptions)
[2021-03-31 13:32:41.037] [E/1] [info] [Task Finished] Transform to mem in 0.089833s (31201 normal rows, 0 exceptions)
[2021-03-31 13:32:41.054] [E/2] [info] [Task Finished] Transform to mem in 0.084398s (31099 normal rows, 0 exceptions)
[2021-03-31 13:32:41.055] [E/1] [info] [Task Finished] Transform to mem in 0.017486s (6425 normal rows, 0 exceptions)
[2021-03-31 13:32:41.104] [E/1] [info] [Task Finished] Transform to mem in 0.049089s (14218 normal rows, 0 exceptions)
[2021-03-31 13:32:41.124] [driver] [info] [Task Finished] Transform to mem in 0.113991s (42128 normal rows, 0 exceptions)
[2021-03-31 13:32:41.124] [E/3] [info] [Task Finished] Transform to mem in 0.112949s (41464 normal rows, 0 exceptions)
[2021-03-31 13:32:41.125] [E/2] [info] [Task Finished] Transform to mem in 0.071205s (24602 normal rows, 0 exceptions)
[2021-03-31 13:32:41.131] [driver] [info] [Task Finished] Transform to mem in 0.006957s (2651 normal rows, 0 exceptions)
[2021-03-31 13:32:41.164] [E/1] [info] [Task Finished] Transform to mem in 0.060029s (19264 normal rows, 0 exceptions)
[2021-03-31 13:32:41.169] [E/1] [info] [Task Finished] Transform to mem in 0.005378s (2011 normal rows, 0 exceptions)
[2021-03-31 13:32:41.184] [E/3] [info] [Task Finished] Transform to mem in 0.059519s (18691 normal rows, 0 exceptions)
[2021-03-31 13:32:41.202] [E/2] [info] [Task Finished] Transform to mem in 0.077464s (26240 normal rows, 0 exceptions)
[2021-03-31 13:32:41.237] [E/1] [info] [Task Finished] Transform to mem in 0.067684s (24776 normal rows, 0 exceptions)
[2021-03-31 13:32:41.245] [driver] [info] [Task Finished] Transform to mem in 0.114028s (42251 normal rows, 0 exceptions)
[2021-03-31 13:32:41.276] [driver] [info] [Task Finished] Transform to mem in 0.030832s (11411 normal rows, 0 exceptions)
[2021-03-31 13:32:41.282] [E/3] [info] [Task Finished] Transform to mem in 0.097953s (35820 normal rows, 0 exceptions)
[2021-03-31 13:32:41.291] [E/3] [info] [Task Finished] Transform to mem in 0.009299s (2763 normal rows, 0 exceptions)
[2021-03-31 13:32:41.305] [E/2] [info] [Task Finished] Transform to mem in 0.102226s (36668 normal rows, 0 exceptions)
[2021-03-31 13:32:41.342] [driver] [info] [Task Finished] Transform to mem in 0.066015s (21937 normal rows, 0 exceptions)
[2021-03-31 13:32:41.349] [E/1] [info] [Task Finished] Transform to mem in 0.112443s (41385 normal rows, 0 exceptions)
[2021-03-31 13:32:41.350] [E/2] [info] [Task Finished] Transform to mem in 0.044961s (15065 normal rows, 0 exceptions)
[2021-03-31 13:32:41.355] [E/3] [info] [Task Finished] Transform to mem in 0.063842s (20785 normal rows, 0 exceptions)
[2021-03-31 13:32:41.382] [driver] [info] [Task Finished] Transform to mem in 0.040197s (10520 normal rows, 0 exceptions)
[2021-03-31 13:32:41.423] [E/3] [info] [Task Finished] Transform to mem in 0.067889s (24753 normal rows, 0 exceptions)
[2021-03-31 13:32:41.448] [E/2] [info] [Task Finished] Transform to mem in 0.098751s (36085 normal rows, 0 exceptions)
[2021-03-31 13:32:41.448] [E/3] [info] [Task Finished] Transform to mem in 0.025616s (9411 normal rows, 0 exceptions)
[2021-03-31 13:32:41.465] [E/1] [info] [Task Finished] Transform to mem in 0.115310s (42480 normal rows, 0 exceptions)
[2021-03-31 13:32:41.483] [driver] [info] [Task Finished] Transform to mem in 0.100792s (36271 normal rows, 0 exceptions)
[2021-03-31 13:32:41.506] [E/1] [info] [Task Finished] Transform to mem in 0.040878s (10647 normal rows, 0 exceptions)
[2021-03-31 13:32:41.513] [driver] [info] [Task Finished] Transform to mem in 0.029912s (10959 normal rows, 0 exceptions)
[2021-03-31 13:32:41.524] [E/3] [info] [Task Finished] Transform to mem in 0.075773s (25821 normal rows, 0 exceptions)
[2021-03-31 13:32:41.563] [E/2] [info] [Task Finished] Transform to mem in 0.114214s (41474 normal rows, 0 exceptions)
[2021-03-31 13:32:41.575] [E/1] [info] [Task Finished] Transform to mem in 0.069297s (25284 normal rows, 0 exceptions)
[2021-03-31 13:32:41.609] [driver] [info] [Task Finished] Transform to mem in 0.096126s (35533 normal rows, 0 exceptions)
[2021-03-31 13:32:41.610] [E/3] [info] [Task Finished] Transform to mem in 0.085685s (29666 normal rows, 0 exceptions)
[2021-03-31 13:32:41.647] [E/2] [info] [Task Finished] Transform to mem in 0.084880s (29361 normal rows, 0 exceptions)
[2021-03-31 13:32:41.657] [E/1] [info] [Task Finished] Transform to mem in 0.081742s (29934 normal rows, 0 exceptions)
[2021-03-31 13:32:41.677] [driver] [info] [Task Finished] Transform to mem in 0.068176s (25025 normal rows, 0 exceptions)
[2021-03-31 13:32:41.700] [E/2] [info] [Task Finished] Transform to mem in 0.053010s (15895 normal rows, 0 exceptions)
[2021-03-31 13:32:41.707] [E/3] [info] [Task Finished] Transform to mem in 0.097193s (35513 normal rows, 0 exceptions)
[2021-03-31 13:32:41.720] [E/3] [info] [Task Finished] Transform to mem in 0.013296s (4935 normal rows, 0 exceptions)
[2021-03-31 13:32:41.723] [E/1] [info] [Task Finished] Transform to mem in 0.066338s (21349 normal rows, 0 exceptions)
[2021-03-31 13:32:41.730] [driver] [info] [Task Finished] Transform to mem in 0.052640s (16234 normal rows, 0 exceptions)
[2021-03-31 13:32:41.787] [E/2] [info] [Task Finished] Transform to mem in 0.086542s (30238 normal rows, 0 exceptions)
[2021-03-31 13:32:41.789] [E/3] [info] [Task Finished] Transform to mem in 0.068418s (25164 normal rows, 0 exceptions)
[2021-03-31 13:32:41.816] [driver] [info] [Task Finished] Transform to mem in 0.086185s (30086 normal rows, 0 exceptions)
[2021-03-31 13:32:41.818] [driver] [info] [Task Finished] Transform to mem in 0.001811s (667 normal rows, 0 exceptions)
[2021-03-31 13:32:41.822] [E/1] [info] [Task Finished] Transform to mem in 0.098775s (35994 normal rows, 0 exceptions)
[2021-03-31 13:32:41.858] [E/2] [info] [Task Finished] Transform to mem in 0.071426s (24170 normal rows, 0 exceptions)
[2021-03-31 13:32:41.883] [E/3] [info] [Task Finished] Transform to mem in 0.093982s (33494 normal rows, 0 exceptions)
[2021-03-31 13:32:41.886] [driver] [info] [Task Finished] Transform to mem in 0.068390s (25196 normal rows, 0 exceptions)
[2021-03-31 13:32:41.900] [E/1] [info] [Task Finished] Transform to mem in 0.078558s (26714 normal rows, 0 exceptions)
[2021-03-31 13:32:41.917] [driver] [info] [Task Finished] Transform to mem in 0.030746s (11259 normal rows, 0 exceptions)
[2021-03-31 13:32:41.956] [E/2] [info] [Task Finished] Transform to mem in 0.097464s (34782 normal rows, 0 exceptions)
[2021-03-31 13:32:41.957] [driver] [info] [Task Finished] Transform to mem in 0.040281s (10505 normal rows, 0 exceptions)
[2021-03-31 13:32:41.958] [E/3] [info] [Task Finished] Transform to mem in 0.074727s (27436 normal rows, 0 exceptions)
[2021-03-31 13:32:41.999] [E/1] [info] [Task Finished] Transform to mem in 0.098760s (35280 normal rows, 0 exceptions)
[2021-03-31 13:32:42.020] [driver] [info] [Task Finished] Transform to mem in 0.062439s (21231 normal rows, 0 exceptions)
[2021-03-31 13:32:42.024] [E/2] [info] [Task Finished] Transform to mem in 0.068261s (22273 normal rows, 0 exceptions)
[2021-03-31 13:32:42.027] [E/3] [info] [Task Finished] Transform to mem in 0.069021s (25156 normal rows, 0 exceptions)
[2021-03-31 13:32:42.086] [E/2] [info] [Task Finished] Transform to mem in 0.061635s (19296 normal rows, 0 exceptions)
[2021-03-31 13:32:42.093] [E/2] [info] [Task Finished] Transform to mem in 0.007271s (2636 normal rows, 0 exceptions)
[2021-03-31 13:32:42.094] [driver] [info] [Task Finished] Transform to mem in 0.074657s (25182 normal rows, 0 exceptions)
[2021-03-31 13:32:42.097] [E/1] [info] [Task Finished] Transform to mem in 0.098322s (36015 normal rows, 0 exceptions)
[2021-03-31 13:32:42.125] [E/1] [info] [Task Finished] Transform to mem in 0.027916s (9959 normal rows, 0 exceptions)
[2021-03-31 13:32:42.141] [E/3] [info] [Task Finished] Transform to mem in 0.114264s (41929 normal rows, 0 exceptions)
[2021-03-31 13:32:42.160] [E/2] [info] [Task Finished] Transform to mem in 0.067196s (24839 normal rows, 0 exceptions)
[2021-03-31 13:32:42.168] [driver] [info] [Task Finished] Transform to mem in 0.073788s (25214 normal rows, 0 exceptions)
[2021-03-31 13:32:42.210] [E/2] [info] [Task Finished] Transform to mem in 0.049944s (18229 normal rows, 0 exceptions)
[2021-03-31 13:32:42.217] [driver] [info] [Task Finished] Transform to mem in 0.048827s (14539 normal rows, 0 exceptions)
[2021-03-31 13:32:42.224] [E/3] [info] [Task Finished] Transform to mem in 0.083607s (29052 normal rows, 0 exceptions)
[2021-03-31 13:32:42.239] [E/1] [info] [Task Finished] Transform to mem in 0.113968s (41471 normal rows, 0 exceptions)
[2021-03-31 13:32:42.240] [E/2] [info] [Task Finished] Transform to mem in 0.029736s (10219 normal rows, 0 exceptions)
[2021-03-31 13:32:42.254] [E/2] [info] [Task Finished] Transform to mem in 0.014243s (5013 normal rows, 0 exceptions)
[2021-03-31 13:32:42.316] [driver] [info] [Task Finished] Transform to mem in 0.098499s (36157 normal rows, 0 exceptions)
[2021-03-31 13:32:42.316] [driver] [info] [Task Finished] Transform to mem in 0.000116s (19 normal rows, 0 exceptions)
[2021-03-31 13:32:42.328] [E/2] [info] [Task Finished] Transform to mem in 0.073763s (24706 normal rows, 0 exceptions)
[2021-03-31 13:32:42.339] [E/3] [info] [Task Finished] Transform to mem in 0.114059s (41890 normal rows, 0 exceptions)
[2021-03-31 13:32:42.354] [E/1] [info] [Task Finished] Transform to mem in 0.114454s (42277 normal rows, 0 exceptions)
[2021-03-31 13:32:42.385] [E/1] [info] [Task Finished] Transform to mem in 0.031612s (11461 normal rows, 0 exceptions)
[2021-03-31 13:32:42.404] [E/3] [info] [Task Finished] Transform to mem in 0.064952s (23884 normal rows, 0 exceptions)
[2021-03-31 13:32:42.408] [driver] [info] [Task Finished] Transform to mem in 0.092112s (32686 normal rows, 0 exceptions)
[2021-03-31 13:32:42.420] [E/2] [info] [Task Finished] Transform to mem in 0.091463s (32110 normal rows, 0 exceptions)
[2021-03-31 13:32:42.445] [driver] [info] [Task Finished] Transform to mem in 0.037212s (11056 normal rows, 0 exceptions)
[2021-03-31 13:32:42.455] [driver] [info] [Task Finished] Transform to mem in 0.010367s (3373 normal rows, 0 exceptions)
[2021-03-31 13:32:42.485] [E/2] [info] [Task Finished] Transform to mem in 0.065436s (21217 normal rows, 0 exceptions)
[2021-03-31 13:32:42.499] [E/1] [info] [Task Finished] Transform to mem in 0.113605s (41474 normal rows, 0 exceptions)
[2021-03-31 13:32:42.505] [E/3] [info] [Task Finished] Transform to mem in 0.101618s (36305 normal rows, 0 exceptions)
[2021-03-31 13:32:42.548] [E/1] [info] [Task Finished] Transform to mem in 0.048608s (13911 normal rows, 0 exceptions)
[2021-03-31 13:32:42.550] [driver] [info] [Task Finished] Transform to mem in 0.095020s (34916 normal rows, 0 exceptions)
[2021-03-31 13:32:42.567] [E/1] [info] [Task Finished] Transform to mem in 0.018973s (7068 normal rows, 0 exceptions)
[2021-03-31 13:32:42.570] [E/1] [info] [Task Finished] Transform to mem in 0.003535s (1286 normal rows, 0 exceptions)
[2021-03-31 13:32:42.583] [E/3] [info] [Task Finished] Transform to mem in 0.077988s (26545 normal rows, 0 exceptions)
[2021-03-31 13:32:42.600] [E/2] [info] [Task Finished] Transform to mem in 0.114886s (41733 normal rows, 0 exceptions)
[2021-03-31 13:32:42.621] [driver] [info] [Task Finished] Transform to mem in 0.070658s (23351 normal rows, 0 exceptions)
[2021-03-31 13:32:42.639] [driver] [info] [Task Finished] Transform to mem in 0.018173s (6680 normal rows, 0 exceptions)
[2021-03-31 13:32:42.666] [E/1] [info] [Task Finished] Transform to mem in 0.095654s (35285 normal rows, 0 exceptions)
[2021-03-31 13:32:42.676] [E/1] [info] [Task Finished] Transform to mem in 0.010039s (2955 normal rows, 0 exceptions)
[2021-03-31 13:32:42.698] [E/3] [info] [Task Finished] Transform to mem in 0.114569s (41783 normal rows, 0 exceptions)
[2021-03-31 13:32:42.705] [driver] [info] [Task Finished] Transform to mem in 0.065384s (21561 normal rows, 0 exceptions)
[2021-03-31 13:32:42.713] [E/2] [info] [Task Finished] Transform to mem in 0.113511s (41382 normal rows, 0 exceptions)
[2021-03-31 13:32:42.739] [E/1] [info] [Task Finished] Transform to mem in 0.062907s (20115 normal rows, 0 exceptions)
[2021-03-31 13:32:42.740] [E/3] [info] [Task Finished] Transform to mem in 0.041887s (15009 normal rows, 0 exceptions)
[2021-03-31 13:32:42.746] [driver] [info] [Task Finished] Transform to mem in 0.041426s (10955 normal rows, 0 exceptions)
[2021-03-31 13:32:42.748] [E/3] [info] [Task Finished] Transform to mem in 0.007932s (2907 normal rows, 0 exceptions)
[2021-03-31 13:32:42.807] [E/2] [info] [Task Finished] Transform to mem in 0.093718s (33271 normal rows, 0 exceptions)
[2021-03-31 13:32:42.814] [driver] [info] [Task Finished] Transform to mem in 0.068286s (25209 normal rows, 0 exceptions)
[2021-03-31 13:32:42.852] [E/1] [info] [Task Finished] Transform to mem in 0.113302s (41845 normal rows, 0 exceptions)
[2021-03-31 13:32:42.862] [E/3] [info] [Task Finished] Transform to mem in 0.114669s (41792 normal rows, 0 exceptions)
[2021-03-31 13:32:42.903] [driver] [info] [Task Finished] Transform to mem in 0.088727s (31341 normal rows, 0 exceptions)
[2021-03-31 13:32:42.906] [E/1] [info] [Task Finished] Transform to mem in 0.054096s (16586 normal rows, 0 exceptions)
[2021-03-31 13:32:42.911] [E/2] [info] [Task Finished] Transform to mem in 0.103307s (37834 normal rows, 0 exceptions)
[2021-03-31 13:32:42.922] [E/3] [info] [Task Finished] Transform to mem in 0.059625s (18771 normal rows, 0 exceptions)
[2021-03-31 13:32:42.966] [driver] [info] [Task Finished] Transform to mem in 0.062434s (21589 normal rows, 0 exceptions)
[2021-03-31 13:32:42.976] [E/1] [info] [Task Finished] Transform to mem in 0.069250s (25218 normal rows, 0 exceptions)
[2021-03-31 13:32:43.008] [E/2] [info] [Task Finished] Transform to mem in 0.097011s (35347 normal rows, 0 exceptions)
[2021-03-31 13:32:43.013] [E/3] [info] [Task Finished] Transform to mem in 0.090590s (32397 normal rows, 0 exceptions)
[2021-03-31 13:32:43.016] [E/1] [info] [Task Finished] Transform to mem in 0.040445s (14897 normal rows, 0 exceptions)
[2021-03-31 13:32:43.022] [E/1] [info] [Task Finished] Transform to mem in 0.006123s (1762 normal rows, 0 exceptions)
[2021-03-31 13:32:43.070] [E/1] [info] [Task Finished] Transform to mem in 0.048195s (14154 normal rows, 0 exceptions)
[2021-03-31 13:32:43.075] [E/2] [info] [Task Finished] Transform to mem in 0.067526s (24798 normal rows, 0 exceptions)
[2021-03-31 13:32:43.079] [driver] [info] [Task Finished] Transform to mem in 0.113056s (41591 normal rows, 0 exceptions)
[2021-03-31 13:32:43.107] [E/3] [info] [Task Finished] Transform to mem in 0.094472s (33637 normal rows, 0 exceptions)
[2021-03-31 13:32:43.122] [E/1] [info] [Task Finished] Transform to mem in 0.051875s (15163 normal rows, 0 exceptions)
[2021-03-31 13:32:43.153] [E/2] [info] [Task Finished] Transform to mem in 0.077695s (26400 normal rows, 0 exceptions)
[2021-03-31 13:32:43.169] [E/1] [info] [Task Finished] Transform to mem in 0.046727s (13183 normal rows, 0 exceptions)
[2021-03-31 13:32:43.171] [driver] [info] [Task Finished] Transform to mem in 0.091824s (33741 normal rows, 0 exceptions)
[2021-03-31 13:32:43.178] [E/3] [info] [Task Finished] Transform to mem in 0.071192s (25174 normal rows, 0 exceptions)
[2021-03-31 13:32:43.193] [E/3] [info] [Task Finished] Transform to mem in 0.014685s (5275 normal rows, 0 exceptions)
[2021-03-31 13:32:43.218] [E/2] [info] [Task Finished] Transform to mem in 0.064902s (22520 normal rows, 0 exceptions)
[2021-03-31 13:32:43.261] [E/3] [info] [Task Finished] Transform to mem in 0.068269s (24884 normal rows, 0 exceptions)
[2021-03-31 13:32:43.283] [E/1] [info] [Task Finished] Transform to mem in 0.114186s (41848 normal rows, 0 exceptions)
[2021-03-31 13:32:43.284] [driver] [info] [Task Finished] Transform to mem in 0.113463s (41918 normal rows, 0 exceptions)
[2021-03-31 13:32:43.332] [E/2] [info] [Task Finished] Transform to mem in 0.114353s (41826 normal rows, 0 exceptions)
[2021-03-31 13:32:43.361] [E/3] [info] [Task Finished] Transform to mem in 0.099401s (36366 normal rows, 0 exceptions)
[2021-03-31 13:32:43.367] [E/3] [info] [Task Finished] Transform to mem in 0.006245s (1759 normal rows, 0 exceptions)
[2021-03-31 13:32:43.373] [driver] [info] [Task Finished] Transform to mem in 0.088589s (31409 normal rows, 0 exceptions)
[2021-03-31 13:32:43.380] [E/2] [info] [Task Finished] Transform to mem in 0.047454s (13589 normal rows, 0 exceptions)
[2021-03-31 13:32:43.399] [E/1] [info] [Task Finished] Transform to mem in 0.115647s (42265 normal rows, 0 exceptions)
[2021-03-31 13:32:43.440] [E/3] [info] [Task Finished] Transform to mem in 0.073386s (25034 normal rows, 0 exceptions)
[2021-03-31 13:32:43.459] [E/1] [info] [Task Finished] Transform to mem in 0.060323s (18991 normal rows, 0 exceptions)
[2021-03-31 13:32:43.472] [driver] [info] [Task Finished] Transform to mem in 0.099662s (36542 normal rows, 0 exceptions)
[2021-03-31 13:32:43.488] [E/2] [info] [Task Finished] Transform to mem in 0.108110s (39331 normal rows, 0 exceptions)
[2021-03-31 13:32:43.523] [E/3] [info] [Task Finished] Transform to mem in 0.082609s (30072 normal rows, 0 exceptions)
[2021-03-31 13:32:43.528] [E/1] [info] [Task Finished] Transform to mem in 0.068666s (24927 normal rows, 0 exceptions)
[2021-03-31 13:32:43.567] [E/3] [info] [Task Finished] Transform to mem in 0.044492s (12415 normal rows, 0 exceptions)
[2021-03-31 13:32:43.568] [driver] [info] [Task Finished] Transform to mem in 0.095387s (35179 normal rows, 0 exceptions)
[2021-03-31 13:32:43.591] [E/2] [info] [Task Finished] Transform to mem in 0.103679s (37541 normal rows, 0 exceptions)
[2021-03-31 13:32:43.600] [E/1] [info] [Task Finished] Transform to mem in 0.072341s (24439 normal rows, 0 exceptions)
[2021-03-31 13:32:43.606] [E/3] [info] [Task Finished] Transform to mem in 0.039080s (14378 normal rows, 0 exceptions)
[2021-03-31 13:32:43.636] [driver] [info] [Task Finished] Transform to mem in 0.068699s (25015 normal rows, 0 exceptions)
[2021-03-31 13:32:43.675] [E/1] [info] [Task Finished] Transform to mem in 0.075139s (25287 normal rows, 0 exceptions)
[2021-03-31 13:32:43.681] [E/3] [info] [Task Finished] Transform to mem in 0.074400s (25233 normal rows, 0 exceptions)
[2021-03-31 13:32:43.682] [E/1] [info] [Task Finished] Transform to mem in 0.007092s (2589 normal rows, 0 exceptions)
[2021-03-31 13:32:43.693] [E/2] [info] [Task Finished] Transform to mem in 0.101386s (36814 normal rows, 0 exceptions)
[2021-03-31 13:32:43.735] [driver] [info] [Task Finished] Transform to mem in 0.098684s (35800 normal rows, 0 exceptions)
[2021-03-31 13:32:43.751] [E/3] [info] [Task Finished] Transform to mem in 0.069889s (24777 normal rows, 0 exceptions)
[2021-03-31 13:32:43.757] [E/1] [info] [Task Finished] Transform to mem in 0.074914s (25131 normal rows, 0 exceptions)
[2021-03-31 13:32:43.767] [E/2] [info] [Task Finished] Transform to mem in 0.074651s (27195 normal rows, 0 exceptions)
[2021-03-31 13:32:43.773] [E/1] [info] [Task Finished] Transform to mem in 0.015104s (5544 normal rows, 0 exceptions)
[2021-03-31 13:32:43.839] [E/2] [info] [Task Finished] Transform to mem in 0.071231s (24816 normal rows, 0 exceptions)
[2021-03-31 13:32:43.848] [driver] [info] [Task Finished] Transform to mem in 0.112657s (41527 normal rows, 0 exceptions)
[2021-03-31 13:32:43.865] [E/3] [info] [Task Finished] Transform to mem in 0.113981s (41830 normal rows, 0 exceptions)
[2021-03-31 13:32:43.873] [E/1] [info] [Task Finished] Transform to mem in 0.100012s (36505 normal rows, 0 exceptions)
[2021-03-31 13:32:43.874] [E/1] [info] [Task Finished] Transform to mem in 0.001340s (490 normal rows, 0 exceptions)
[2021-03-31 13:32:43.906] [driver] [info] [Task Finished] Transform to mem in 0.058220s (18529 normal rows, 0 exceptions)
[2021-03-31 13:32:43.919] [E/2] [info] [Task Finished] Transform to mem in 0.080433s (27918 normal rows, 0 exceptions)
[2021-03-31 13:32:43.941] [E/1] [info] [Task Finished] Transform to mem in 0.066945s (24720 normal rows, 0 exceptions)
[2021-03-31 13:32:43.978] [E/3] [info] [Task Finished] Transform to mem in 0.112962s (41851 normal rows, 0 exceptions)
[2021-03-31 13:32:44.003] [driver] [info] [Task Finished] Transform to mem in 0.097040s (35745 normal rows, 0 exceptions)
[2021-03-31 13:32:44.017] [E/3] [info] [Task Finished] Transform to mem in 0.039678s (13986 normal rows, 0 exceptions)
[2021-03-31 13:32:44.034] [E/2] [info] [Task Finished] Transform to mem in 0.114771s (42167 normal rows, 0 exceptions)
[2021-03-31 13:32:44.035] [E/1] [info] [Task Finished] Transform to mem in 0.093718s (32942 normal rows, 0 exceptions)
[2021-03-31 13:32:44.043] [driver] [info] [Task Finished] Transform to mem in 0.040041s (10523 normal rows, 0 exceptions)
[2021-03-31 13:32:44.062] [E/3] [info] [Task Finished] Transform to mem in 0.044793s (14125 normal rows, 0 exceptions)
[2021-03-31 13:32:44.075] [E/1] [info] [Task Finished] Transform to mem in 0.039949s (12566 normal rows, 0 exceptions)
[2021-03-31 13:32:44.101] [E/1] [info] [Task Finished] Transform to mem in 0.026920s (9834 normal rows, 0 exceptions)
[2021-03-31 13:32:44.103] [E/2] [info] [Task Finished] Transform to mem in 0.069552s (23094 normal rows, 0 exceptions)
[2021-03-31 13:32:44.146] [driver] [info] [Task Finished] Transform to mem in 0.102812s (37757 normal rows, 0 exceptions)
[2021-03-31 13:32:44.171] [E/1] [info] [Task Finished] Transform to mem in 0.069294s (25306 normal rows, 0 exceptions)
[2021-03-31 13:32:44.174] [E/3] [info] [Task Finished] Transform to mem in 0.112139s (41341 normal rows, 0 exceptions)
[2021-03-31 13:32:44.181] [E/3] [info] [Task Finished] Transform to mem in 0.006321s (1655 normal rows, 0 exceptions)
[2021-03-31 13:32:44.188] [E/2] [info] [Task Finished] Transform to mem in 0.084151s (29001 normal rows, 0 exceptions)
[2021-03-31 13:32:44.211] [E/1] [info] [Task Finished] Transform to mem in 0.040408s (10491 normal rows, 0 exceptions)
[2021-03-31 13:32:44.237] [driver] [info] [Task Finished] Transform to mem in 0.091275s (31631 normal rows, 0 exceptions)
[2021-03-31 13:32:44.254] [driver] [info] [Task Finished] Transform to mem in 0.016673s (3966 normal rows, 0 exceptions)
[2021-03-31 13:32:44.278] [E/3] [info] [Task Finished] Transform to mem in 0.097159s (33243 normal rows, 0 exceptions)
[2021-03-31 13:32:44.278] [E/1] [info] [Task Finished] Transform to mem in 0.066788s (20710 normal rows, 0 exceptions)
[2021-03-31 13:32:44.278] [E/2] [info] [Task Finished] Transform to mem in 0.090515s (30671 normal rows, 0 exceptions)
[2021-03-31 13:32:44.299] [driver] [info] [Task Finished] Transform to mem in 0.045423s (12451 normal rows, 0 exceptions)
[2021-03-31 13:32:44.315] [E/3] [info] [Task Finished] Transform to mem in 0.037122s (12594 normal rows, 0 exceptions)
[2021-03-31 13:32:44.367] [driver] [info] [Task Finished] Transform to mem in 0.067697s (22497 normal rows, 0 exceptions)
[2021-03-31 13:32:44.374] [E/1] [info] [Task Finished] Transform to mem in 0.096295s (35410 normal rows, 0 exceptions)
[2021-03-31 13:32:44.383] [E/1] [info] [Task Finished] Transform to mem in 0.009079s (2352 normal rows, 0 exceptions)
[2021-03-31 13:32:44.389] [E/3] [info] [Task Finished] Transform to mem in 0.073664s (25156 normal rows, 0 exceptions)
[2021-03-31 13:32:44.393] [E/2] [info] [Task Finished] Transform to mem in 0.114818s (41751 normal rows, 0 exceptions)
[2021-03-31 13:32:44.433] [E/1] [info] [Task Finished] Transform to mem in 0.049319s (14180 normal rows, 0 exceptions)
[2021-03-31 13:32:44.435] [driver] [info] [Task Finished] Transform to mem in 0.067489s (22465 normal rows, 0 exceptions)
[2021-03-31 13:32:44.448] [E/3] [info] [Task Finished] Transform to mem in 0.059298s (21801 normal rows, 0 exceptions)
[2021-03-31 13:32:44.448] [driver] [info] [Task Finished] Transform to mem in 0.013422s (4970 normal rows, 0 exceptions)
[2021-03-31 13:32:44.508] [E/2] [info] [Task Finished] Transform to mem in 0.114620s (42053 normal rows, 0 exceptions)
[2021-03-31 13:32:44.516] [E/3] [info] [Task Finished] Transform to mem in 0.067787s (24856 normal rows, 0 exceptions)
[2021-03-31 13:32:44.532] [E/3] [info] [Task Finished] Transform to mem in 0.015923s (5883 normal rows, 0 exceptions)
[2021-03-31 13:32:44.547] [E/1] [info] [Task Finished] Transform to mem in 0.114236s (41858 normal rows, 0 exceptions)
[2021-03-31 13:32:44.562] [driver] [info] [Task Finished] Transform to mem in 0.113785s (41666 normal rows, 0 exceptions)
[2021-03-31 13:32:44.572] [E/1] [info] [Task Finished] Transform to mem in 0.025302s (9137 normal rows, 0 exceptions)
[2021-03-31 13:32:44.599] [E/3] [info] [Task Finished] Transform to mem in 0.067041s (24719 normal rows, 0 exceptions)
[2021-03-31 13:32:44.623] [E/2] [info] [Task Finished] Transform to mem in 0.115003s (41909 normal rows, 0 exceptions)
[2021-03-31 13:32:44.645] [driver] [info] [Task Finished] Transform to mem in 0.082926s (28874 normal rows, 0 exceptions)
[2021-03-31 13:32:44.668] [E/3] [info] [Task Finished] Transform to mem in 0.069163s (25192 normal rows, 0 exceptions)
[2021-03-31 13:32:44.671] [E/1] [info] [Task Finished] Transform to mem in 0.098210s (35233 normal rows, 0 exceptions)
[2021-03-31 13:32:44.689] [E/2] [info] [Task Finished] Transform to mem in 0.066609s (24660 normal rows, 0 exceptions)
[2021-03-31 13:32:44.730] [E/3] [info] [Task Finished] Transform to mem in 0.061620s (19740 normal rows, 0 exceptions)
[2021-03-31 13:32:44.741] [driver] [info] [Task Finished] Transform to mem in 0.096061s (35624 normal rows, 0 exceptions)
[2021-03-31 13:32:44.776] [E/2] [info] [Task Finished] Transform to mem in 0.086594s (30827 normal rows, 0 exceptions)
[2021-03-31 13:32:44.779] [E/1] [info] [Task Finished] Transform to mem in 0.108108s (39073 normal rows, 0 exceptions)
[2021-03-31 13:32:44.799] [E/3] [info] [Task Finished] Transform to mem in 0.069248s (24645 normal rows, 0 exceptions)
[2021-03-31 13:32:44.838] [driver] [info] [Task Finished] Transform to mem in 0.097076s (36166 normal rows, 0 exceptions)
[2021-03-31 13:32:44.840] [E/3] [info] [Task Finished] Transform to mem in 0.040751s (10512 normal rows, 0 exceptions)
[2021-03-31 13:32:44.846] [driver] [info] [Task Finished] Transform to mem in 0.008302s (2466 normal rows, 0 exceptions)
[2021-03-31 13:32:44.876] [E/1] [info] [Task Finished] Transform to mem in 0.097433s (34767 normal rows, 0 exceptions)
[2021-03-31 13:32:44.890] [E/2] [info] [Task Finished] Transform to mem in 0.114030s (41569 normal rows, 0 exceptions)
[2021-03-31 13:32:44.908] [E/3] [info] [Task Finished] Transform to mem in 0.067889s (24858 normal rows, 0 exceptions)
[2021-03-31 13:32:44.942] [driver] [info] [Task Finished] Transform to mem in 0.095479s (34464 normal rows, 0 exceptions)
[2021-03-31 13:32:44.943] [E/1] [info] [Task Finished] Transform to mem in 0.067041s (22101 normal rows, 0 exceptions)
[2021-03-31 13:32:44.976] [E/3] [info] [Task Finished] Transform to mem in 0.068165s (24927 normal rows, 0 exceptions)
[2021-03-31 13:32:44.981] [E/2] [info] [Task Finished] Transform to mem in 0.090611s (32219 normal rows, 0 exceptions)
[2021-03-31 13:32:44.986] [E/1] [info] [Task Finished] Transform to mem in 0.042822s (11587 normal rows, 0 exceptions)
[2021-03-31 13:32:45.024] [driver] [info] [Task Finished] Transform to mem in 0.082661s (28733 normal rows, 0 exceptions)
[2021-03-31 13:32:45.035] [E/3] [info] [Task Finished] Transform to mem in 0.059495s (19211 normal rows, 0 exceptions)
[2021-03-31 13:32:45.046] [E/3] [info] [Task Finished] Transform to mem in 0.010663s (3860 normal rows, 0 exceptions)
[2021-03-31 13:32:45.049] [E/1] [info] [Task Finished] Transform to mem in 0.062810s (20561 normal rows, 0 exceptions)
[2021-03-31 13:32:45.088] [E/2] [info] [Task Finished] Transform to mem in 0.106979s (38713 normal rows, 0 exceptions)
[2021-03-31 13:32:45.105] [E/1] [info] [Task Finished] Transform to mem in 0.055833s (17067 normal rows, 0 exceptions)
[2021-03-31 13:32:45.106] [driver] [info] [Task Finished] Transform to mem in 0.081286s (28431 normal rows, 0 exceptions)
[2021-03-31 13:32:45.115] [E/3] [info] [Task Finished] Transform to mem in 0.069343s (25296 normal rows, 0 exceptions)
[2021-03-31 13:32:45.143] [E/2] [info] [Task Finished] Transform to mem in 0.055344s (18440 normal rows, 0 exceptions)
[2021-03-31 13:32:45.169] [E/2] [info] [Task Finished] Transform to mem in 0.026405s (9683 normal rows, 0 exceptions)
[2021-03-31 13:32:45.179] [E/3] [info] [Task Finished] Transform to mem in 0.063185s (20682 normal rows, 0 exceptions)
[2021-03-31 13:32:45.185] [driver] [info] [Task Finished] Transform to mem in 0.079591s (27919 normal rows, 0 exceptions)
[2021-03-31 13:32:45.218] [E/1] [info] [Task Finished] Transform to mem in 0.113334s (41572 normal rows, 0 exceptions)
[2021-03-31 13:32:45.237] [E/2] [info] [Task Finished] Transform to mem in 0.067292s (24767 normal rows, 0 exceptions)
[2021-03-31 13:32:45.276] [E/3] [info] [Task Finished] Transform to mem in 0.097242s (35349 normal rows, 0 exceptions)
[2021-03-31 13:32:45.277] [driver] [info] [Task Finished] Transform to mem in 0.091412s (32389 normal rows, 0 exceptions)
[2021-03-31 13:32:45.289] [E/2] [info] [Task Finished] Transform to mem in 0.052229s (19063 normal rows, 0 exceptions)
[2021-03-31 13:32:45.296] [E/2] [info] [Task Finished] Transform to mem in 0.006623s (2377 normal rows, 0 exceptions)
[2021-03-31 13:32:45.322] [E/1] [info] [Task Finished] Transform to mem in 0.103851s (37629 normal rows, 0 exceptions)
[2021-03-31 13:32:45.344] [E/3] [info] [Task Finished] Transform to mem in 0.068366s (24733 normal rows, 0 exceptions)
[2021-03-31 13:32:45.360] [E/2] [info] [Task Finished] Transform to mem in 0.064378s (20722 normal rows, 0 exceptions)
[2021-03-31 13:32:45.368] [E/2] [info] [Task Finished] Transform to mem in 0.007676s (2768 normal rows, 0 exceptions)
[2021-03-31 13:32:45.370] [driver] [info] [Task Finished] Transform to mem in 0.093097s (33107 normal rows, 0 exceptions)
[2021-03-31 13:32:45.394] [E/1] [info] [Task Finished] Transform to mem in 0.071738s (23742 normal rows, 0 exceptions)
[2021-03-31 13:32:45.397] [E/1] [info] [Task Finished] Transform to mem in 0.003823s (1420 normal rows, 0 exceptions)
[2021-03-31 13:32:45.437] [E/2] [info] [Task Finished] Transform to mem in 0.069258s (25167 normal rows, 0 exceptions)
[2021-03-31 13:32:45.459] [E/3] [info] [Task Finished] Transform to mem in 0.115232s (42173 normal rows, 0 exceptions)
[2021-03-31 13:32:45.465] [driver] [info] [Task Finished] Transform to mem in 0.094903s (34049 normal rows, 0 exceptions)
[2021-03-31 13:32:45.480] [E/1] [info] [Task Finished] Transform to mem in 0.082382s (28749 normal rows, 0 exceptions)
[2021-03-31 13:32:45.536] [E/3] [info] [Task Finished] Transform to mem in 0.076669s (27114 normal rows, 0 exceptions)
[2021-03-31 13:32:45.537] [driver] [info] [Task Finished] Transform to mem in 0.072315s (24701 normal rows, 0 exceptions)
[2021-03-31 13:32:45.540] [E/2] [info] [Task Finished] Transform to mem in 0.102946s (37278 normal rows, 0 exceptions)
[2021-03-31 13:32:45.548] [E/3] [info] [Task Finished] Transform to mem in 0.012148s (4399 normal rows, 0 exceptions)
[2021-03-31 13:32:45.568] [E/1] [info] [Task Finished] Transform to mem in 0.088100s (30862 normal rows, 0 exceptions)
[2021-03-31 13:32:45.581] [E/3] [info] [Task Finished] Transform to mem in 0.032870s (12175 normal rows, 0 exceptions)
[2021-03-31 13:32:45.635] [driver] [info] [Task Finished] Transform to mem in 0.097760s (35251 normal rows, 0 exceptions)
[2021-03-31 13:32:45.635] [E/1] [info] [Task Finished] Transform to mem in 0.067462s (24821 normal rows, 0 exceptions)
[2021-03-31 13:32:45.653] [E/2] [info] [Task Finished] Transform to mem in 0.112974s (41217 normal rows, 0 exceptions)
[2021-03-31 13:32:45.679] [E/3] [info] [Task Finished] Transform to mem in 0.097466s (35668 normal rows, 0 exceptions)
[2021-03-31 13:32:45.686] [E/3] [info] [Task Finished] Transform to mem in 0.007524s (2431 normal rows, 0 exceptions)
[2021-03-31 13:32:45.692] [E/1] [info] [Task Finished] Transform to mem in 0.056934s (17396 normal rows, 0 exceptions)
[2021-03-31 13:32:45.733] [driver] [info] [Task Finished] Transform to mem in 0.098507s (35369 normal rows, 0 exceptions)
[2021-03-31 13:32:45.749] [E/2] [info] [Task Finished] Transform to mem in 0.096020s (34165 normal rows, 0 exceptions)
[2021-03-31 13:32:45.750] [E/1] [info] [Task Finished] Transform to mem in 0.057458s (17668 normal rows, 0 exceptions)
[2021-03-31 13:32:45.757] [E/3] [info] [Task Finished] Transform to mem in 0.070632s (25001 normal rows, 0 exceptions)
[2021-03-31 13:32:45.797] [E/1] [info] [Task Finished] Transform to mem in 0.047554s (16227 normal rows, 0 exceptions)
[2021-03-31 13:32:45.814] [E/3] [info] [Task Finished] Transform to mem in 0.057111s (17805 normal rows, 0 exceptions)
[2021-03-31 13:32:45.817] [E/1] [info] [Task Finished] Transform to mem in 0.019071s (6913 normal rows, 0 exceptions)
[2021-03-31 13:32:45.830] [driver] [info] [Task Finished] Transform to mem in 0.096250s (34681 normal rows, 0 exceptions)
[2021-03-31 13:32:45.837] [E/2] [info] [Task Finished] Transform to mem in 0.087967s (30853 normal rows, 0 exceptions)
[2021-03-31 13:32:45.876] [E/1] [info] [Task Finished] Transform to mem in 0.059343s (21711 normal rows, 0 exceptions)
[2021-03-31 13:32:45.916] [E/2] [info] [Task Finished] Transform to mem in 0.078890s (27001 normal rows, 0 exceptions)
[2021-03-31 13:32:45.928] [E/3] [info] [Task Finished] Transform to mem in 0.114339s (41924 normal rows, 0 exceptions)
[2021-03-31 13:32:45.932] [driver] [info] [Task Finished] Transform to mem in 0.102698s (37074 normal rows, 0 exceptions)
[2021-03-31 13:32:45.945] [E/1] [info] [Task Finished] Transform to mem in 0.069422s (25275 normal rows, 0 exceptions)
[2021-03-31 13:32:45.976] [driver] [info] [Task Finished] Transform to mem in 0.043551s (15290 normal rows, 0 exceptions)
[2021-03-31 13:32:45.985] [E/2] [info] [Task Finished] Transform to mem in 0.069043s (25057 normal rows, 0 exceptions)
[2021-03-31 13:32:45.989] [E/1] [info] [Task Finished] Transform to mem in 0.043513s (11791 normal rows, 0 exceptions)
[2021-03-31 13:32:45.990] [E/3] [info] [Task Finished] Transform to mem in 0.062078s (19952 normal rows, 0 exceptions)
[2021-03-31 13:32:46.020] [E/1] [info] [Task Finished] Transform to mem in 0.031390s (10726 normal rows, 0 exceptions)
[2021-03-31 13:32:46.045] [E/3] [info] [Task Finished] Transform to mem in 0.054144s (16466 normal rows, 0 exceptions)
[2021-03-31 13:32:46.047] [E/1] [info] [Task Finished] Transform to mem in 0.027231s (10005 normal rows, 0 exceptions)
[2021-03-31 13:32:46.055] [driver] [info] [Task Finished] Transform to mem in 0.079242s (27470 normal rows, 0 exceptions)
[2021-03-31 13:32:46.096] [E/2] [info] [Task Finished] Transform to mem in 0.111524s (40545 normal rows, 0 exceptions)
[2021-03-31 13:32:46.140] [E/1] [info] [Task Finished] Transform to mem in 0.092241s (32784 normal rows, 0 exceptions)
[2021-03-31 13:32:46.140] [E/3] [info] [Task Finished] Transform to mem in 0.095360s (35108 normal rows, 0 exceptions)
[2021-03-31 13:32:46.143] [E/2] [info] [Task Finished] Transform to mem in 0.046899s (17162 normal rows, 0 exceptions)
[2021-03-31 13:32:46.161] [driver] [info] [Task Finished] Transform to mem in 0.105911s (38917 normal rows, 0 exceptions)
[2021-03-31 13:32:46.202] [E/2] [info] [Task Finished] Transform to mem in 0.058309s (21153 normal rows, 0 exceptions)
[2021-03-31 13:32:46.208] [E/1] [info] [Task Finished] Transform to mem in 0.068465s (24946 normal rows, 0 exceptions)
[2021-03-31 13:32:46.215] [E/3] [info] [Task Finished] Transform to mem in 0.074668s (25371 normal rows, 0 exceptions)
[2021-03-31 13:32:46.257] [E/1] [info] [Task Finished] Transform to mem in 0.049191s (17872 normal rows, 0 exceptions)
[2021-03-31 13:32:46.275] [driver] [info] [Task Finished] Transform to mem in 0.113674s (41695 normal rows, 0 exceptions)
[2021-03-31 13:32:46.284] [E/3] [info] [Task Finished] Transform to mem in 0.069304s (24482 normal rows, 0 exceptions)
[2021-03-31 13:32:46.292] [E/2] [info] [Task Finished] Transform to mem in 0.090667s (31669 normal rows, 0 exceptions)
[2021-03-31 13:32:46.325] [driver] [info] [Task Finished] Transform to mem in 0.049566s (16396 normal rows, 0 exceptions)
[2021-03-31 13:32:46.356] [E/2] [info] [Task Finished] Transform to mem in 0.063507s (20662 normal rows, 0 exceptions)
[2021-03-31 13:32:46.370] [E/3] [info] [Task Finished] Transform to mem in 0.085637s (29889 normal rows, 0 exceptions)
[2021-03-31 13:32:46.371] [E/1] [info] [Task Finished] Transform to mem in 0.113471s (41533 normal rows, 0 exceptions)
[2021-03-31 13:32:46.380] [E/1] [info] [Task Finished] Transform to mem in 0.008965s (2299 normal rows, 0 exceptions)
[2021-03-31 13:32:46.425] [E/2] [info] [Task Finished] Transform to mem in 0.069612s (25305 normal rows, 0 exceptions)
[2021-03-31 13:32:46.428] [E/1] [info] [Task Finished] Transform to mem in 0.048210s (13975 normal rows, 0 exceptions)
[2021-03-31 13:32:46.428] [driver] [info] [Task Finished] Transform to mem in 0.103856s (38381 normal rows, 0 exceptions)
[2021-03-31 13:32:46.452] [driver] [info] [Task Finished] Transform to mem in 0.023237s (8515 normal rows, 0 exceptions)
[2021-03-31 13:32:46.465] [E/3] [info] [Task Finished] Transform to mem in 0.095762s (34138 normal rows, 0 exceptions)
[2021-03-31 13:32:46.519] [driver] [info] [Task Finished] Transform to mem in 0.067458s (24942 normal rows, 0 exceptions)
[2021-03-31 13:32:46.519] [driver] [info] [Task Finished] Transform to mem in 0.000126s (22 normal rows, 0 exceptions)
[2021-03-31 13:32:46.521] [E/2] [info] [Task Finished] Transform to mem in 0.095905s (34517 normal rows, 0 exceptions)
[2021-03-31 13:32:46.541] [E/1] [info] [Task Finished] Transform to mem in 0.113188s (41465 normal rows, 0 exceptions)
[2021-03-31 13:32:46.565] [E/3] [info] [Task Finished] Transform to mem in 0.100142s (35654 normal rows, 0 exceptions)
[2021-03-31 13:32:46.567] [E/3] [info] [Task Finished] Transform to mem in 0.001386s (500 normal rows, 0 exceptions)
[2021-03-31 13:32:46.583] [driver] [info] [Task Finished] Transform to mem in 0.063926s (21109 normal rows, 0 exceptions)
[2021-03-31 13:32:46.617] [E/2] [info] [Task Finished] Transform to mem in 0.095906s (34201 normal rows, 0 exceptions)
[2021-03-31 13:32:46.634] [E/1] [info] [Task Finished] Transform to mem in 0.092445s (32774 normal rows, 0 exceptions)
[2021-03-31 13:32:46.636] [E/3] [info] [Task Finished] Transform to mem in 0.069390s (25355 normal rows, 0 exceptions)
[2021-03-31 13:32:46.664] [driver] [info] [Task Finished] Transform to mem in 0.080558s (27700 normal rows, 0 exceptions)
[2021-03-31 13:32:46.668] [E/2] [info] [Task Finished] Transform to mem in 0.050892s (15077 normal rows, 0 exceptions)
[2021-03-31 13:32:46.699] [E/3] [info] [Task Finished] Transform to mem in 0.062767s (22995 normal rows, 0 exceptions)
[2021-03-31 13:32:46.718] [E/1] [info] [Task Finished] Transform to mem in 0.084494s (29429 normal rows, 0 exceptions)
[2021-03-31 13:32:46.730] [driver] [info] [Task Finished] Transform to mem in 0.066467s (24648 normal rows, 0 exceptions)
[2021-03-31 13:32:46.755] [E/3] [info] [Task Finished] Transform to mem in 0.055824s (20259 normal rows, 0 exceptions)
[2021-03-31 13:32:46.782] [E/2] [info] [Task Finished] Transform to mem in 0.114194s (41551 normal rows, 0 exceptions)
[2021-03-31 13:32:46.785] [driver] [info] [Task Finished] Transform to mem in 0.054346s (16887 normal rows, 0 exceptions)
[2021-03-31 13:32:46.801] [E/1] [info] [Task Finished] Transform to mem in 0.082530s (29107 normal rows, 0 exceptions)
[2021-03-31 13:32:46.842] [E/3] [info] [Task Finished] Transform to mem in 0.086800s (30549 normal rows, 0 exceptions)
[2021-03-31 13:32:46.849] [E/3] [info] [Task Finished] Transform to mem in 0.007017s (2609 normal rows, 0 exceptions)
[2021-03-31 13:32:46.851] [E/2] [info] [Task Finished] Transform to mem in 0.068231s (25029 normal rows, 0 exceptions)
[2021-03-31 13:32:46.851] [driver] [info] [Task Finished] Transform to mem in 0.066800s (24760 normal rows, 0 exceptions)
[2021-03-31 13:32:46.898] [E/3] [info] [Task Finished] Transform to mem in 0.049595s (14706 normal rows, 0 exceptions)
[2021-03-31 13:32:46.901] [E/3] [info] [Task Finished] Transform to mem in 0.002390s (869 normal rows, 0 exceptions)
[2021-03-31 13:32:46.903] [E/1] [info] [Task Finished] Transform to mem in 0.101901s (37420 normal rows, 0 exceptions)
[2021-03-31 13:32:46.940] [E/2] [info] [Task Finished] Transform to mem in 0.089470s (31394 normal rows, 0 exceptions)
[2021-03-31 13:32:46.966] [driver] [info] [Task Finished] Transform to mem in 0.114178s (42154 normal rows, 0 exceptions)
[2021-03-31 13:32:46.970] [E/3] [info] [Task Finished] Transform to mem in 0.069714s (25397 normal rows, 0 exceptions)
[2021-03-31 13:32:46.975] [E/1] [info] [Task Finished] Transform to mem in 0.072102s (23920 normal rows, 0 exceptions)
[2021-03-31 13:32:46.981] [E/2] [info] [Task Finished] Transform to mem in 0.041179s (12009 normal rows, 0 exceptions)
[2021-03-31 13:32:47.027] [E/1] [info] [Task Finished] Transform to mem in 0.051663s (18822 normal rows, 0 exceptions)
[2021-03-31 13:32:47.050] [E/2] [info] [Task Finished] Transform to mem in 0.068738s (24918 normal rows, 0 exceptions)
[2021-03-31 13:32:47.054] [E/3] [info] [Task Finished] Transform to mem in 0.083164s (28731 normal rows, 0 exceptions)
[2021-03-31 13:32:47.077] [driver] [info] [Task Finished] Transform to mem in 0.111699s (41286 normal rows, 0 exceptions)
[2021-03-31 13:32:47.112] [driver] [info] [Task Finished] Transform to mem in 0.034993s (9134 normal rows, 0 exceptions)
[2021-03-31 13:32:47.122] [E/1] [info] [Task Finished] Transform to mem in 0.095636s (35003 normal rows, 0 exceptions)
[2021-03-31 13:32:47.162] [E/3] [info] [Task Finished] Transform to mem in 0.108229s (39256 normal rows, 0 exceptions)
[2021-03-31 13:32:47.164] [E/2] [info] [Task Finished] Transform to mem in 0.114316s (41775 normal rows, 0 exceptions)
[2021-03-31 13:32:47.185] [driver] [info] [Task Finished] Transform to mem in 0.072532s (24627 normal rows, 0 exceptions)
[2021-03-31 13:32:47.200] [E/2] [info] [Task Finished] Transform to mem in 0.035443s (12845 normal rows, 0 exceptions)
[2021-03-31 13:32:47.213] [E/1] [info] [Task Finished] Transform to mem in 0.090383s (31854 normal rows, 0 exceptions)
[2021-03-31 13:32:47.249] [driver] [info] [Task Finished] Transform to mem in 0.064466s (21070 normal rows, 0 exceptions)
[2021-03-31 13:32:47.263] [driver] [info] [Task Finished] Transform to mem in 0.013687s (4952 normal rows, 0 exceptions)
[2021-03-31 13:32:47.276] [E/3] [info] [Task Finished] Transform to mem in 0.113724s (41477 normal rows, 0 exceptions)
[2021-03-31 13:32:47.300] [E/2] [info] [Task Finished] Transform to mem in 0.100223s (36628 normal rows, 0 exceptions)
[2021-03-31 13:32:47.314] [E/1] [info] [Task Finished] Transform to mem in 0.101760s (36632 normal rows, 0 exceptions)
[2021-03-31 13:32:47.332] [driver] [info] [Task Finished] Transform to mem in 0.068843s (25248 normal rows, 0 exceptions)
[2021-03-31 13:32:47.348] [driver] [info] [Task Finished] Transform to mem in 0.016100s (5962 normal rows, 0 exceptions)
[2021-03-31 13:32:47.374] [E/3] [info] [Task Finished] Transform to mem in 0.098501s (35972 normal rows, 0 exceptions)
[2021-03-31 13:32:47.413] [E/2] [info] [Task Finished] Transform to mem in 0.112860s (41443 normal rows, 0 exceptions)
[2021-03-31 13:32:47.416] [driver] [info] [Task Finished] Transform to mem in 0.068086s (25061 normal rows, 0 exceptions)
[2021-03-31 13:32:47.426] [E/1] [info] [Task Finished] Transform to mem in 0.111658s (41124 normal rows, 0 exceptions)
[2021-03-31 13:32:47.464] [driver] [info] [Task Finished] Transform to mem in 0.047950s (14119 normal rows, 0 exceptions)
[2021-03-31 13:32:47.471] [E/3] [info] [Task Finished] Transform to mem in 0.096719s (35325 normal rows, 0 exceptions)
[2021-03-31 13:32:47.473] [E/3] [info] [Task Finished] Transform to mem in 0.002215s (664 normal rows, 0 exceptions)
[2021-03-31 13:32:47.497] [E/1] [info] [Task Finished] Transform to mem in 0.070580s (23800 normal rows, 0 exceptions)
[2021-03-31 13:32:47.498] [E/2] [info] [Task Finished] Transform to mem in 0.085386s (30409 normal rows, 0 exceptions)
[2021-03-31 13:32:47.539] [driver] [info] [Task Finished] Transform to mem in 0.074843s (25741 normal rows, 0 exceptions)
[2021-03-31 13:32:47.544] [E/3] [info] [Task Finished] Transform to mem in 0.071035s (24991 normal rows, 0 exceptions)
[2021-03-31 13:32:47.585] [E/3] [info] [Task Finished] Transform to mem in 0.040448s (10465 normal rows, 0 exceptions)
[2021-03-31 13:32:47.594] [E/1] [info] [Task Finished] Transform to mem in 0.097209s (35311 normal rows, 0 exceptions)
[2021-03-31 13:32:47.610] [E/3] [info] [Task Finished] Transform to mem in 0.025486s (6612 normal rows, 0 exceptions)
[2021-03-31 13:32:47.613] [E/2] [info] [Task Finished] Transform to mem in 0.115075s (41754 normal rows, 0 exceptions)
[2021-03-31 13:32:47.619] [E/3] [info] [Task Finished] Transform to mem in 0.009294s (3374 normal rows, 0 exceptions)
[2021-03-31 13:32:47.627] [driver] [info] [Task Finished] Transform to mem in 0.087923s (30882 normal rows, 0 exceptions)
[2021-03-31 13:32:47.634] [driver] [info] [Task Finished] Transform to mem in 0.006683s (2409 normal rows, 0 exceptions)
[2021-03-31 13:32:47.660] [E/1] [info] [Task Finished] Transform to mem in 0.065787s (21288 normal rows, 0 exceptions)
[2021-03-31 13:32:47.719] [driver] [info] [Task Finished] Transform to mem in 0.085080s (30279 normal rows, 0 exceptions)
[2021-03-31 13:32:47.729] [E/2] [info] [Task Finished] Transform to mem in 0.115846s (42395 normal rows, 0 exceptions)
[2021-03-31 13:32:47.735] [E/3] [info] [Task Finished] Transform to mem in 0.115603s (42755 normal rows, 0 exceptions)
[2021-03-31 13:32:47.746] [E/1] [info] [Task Finished] Transform to mem in 0.086596s (30800 normal rows, 0 exceptions)
[2021-03-31 13:32:47.751] [E/3] [info] [Task Finished] Transform to mem in 0.015983s (5203 normal rows, 0 exceptions)
[2021-03-31 13:32:47.751] [E/3] [info] [Task Finished] Transform to mem in 0.000092s (5 normal rows, 0 exceptions)
[2021-03-31 13:32:47.767] [driver] [info] [Task Finished] Transform to mem in 0.047952s (14097 normal rows, 0 exceptions)
[2021-03-31 13:32:47.802] [E/2] [info] [Task Finished] Transform to mem in 0.072674s (24558 normal rows, 0 exceptions)
[2021-03-31 13:32:47.820] [E/1] [info] [Task Finished] Transform to mem in 0.073396s (24806 normal rows, 0 exceptions)
[2021-03-31 13:32:47.837] [E/1] [info] [Task Finished] Transform to mem in 0.017387s (6312 normal rows, 0 exceptions)
[2021-03-31 13:32:47.849] [E/3] [info] [Task Finished] Transform to mem in 0.097794s (36198 normal rows, 0 exceptions)
[2021-03-31 13:32:47.881] [driver] [info] [Task Finished] Transform to mem in 0.114122s (42339 normal rows, 0 exceptions)
[2021-03-31 13:32:47.906] [E/1] [info] [Task Finished] Transform to mem in 0.069085s (25022 normal rows, 0 exceptions)
[2021-03-31 13:32:47.918] [E/2] [info] [Task Finished] Transform to mem in 0.116031s (41774 normal rows, 0 exceptions)
[2021-03-31 13:32:47.936] [E/2] [info] [Task Finished] Transform to mem in 0.018282s (6191 normal rows, 0 exceptions)
[2021-03-31 13:32:47.950] [E/3] [info] [Task Finished] Transform to mem in 0.101505s (35962 normal rows, 0 exceptions)
[2021-03-31 13:32:47.977] [E/2] [info] [Task Finished] Transform to mem in 0.040855s (10499 normal rows, 0 exceptions)
[2021-03-31 13:32:47.991] [E/3] [info] [Task Finished] Transform to mem in 0.040786s (10528 normal rows, 0 exceptions)
[2021-03-31 13:32:47.993] [E/2] [info] [Task Finished] Transform to mem in 0.015656s (4007 normal rows, 0 exceptions)
[2021-03-31 13:32:47.996] [driver] [info] [Task Finished] Transform to mem in 0.114718s (41111 normal rows, 0 exceptions)
[2021-03-31 13:32:47.998] [E/2] [info] [Task Finished] Transform to mem in 0.004713s (1728 normal rows, 0 exceptions)
[2021-03-31 13:32:48.021] [E/1] [info] [Task Finished] Transform to mem in 0.115278s (41343 normal rows, 0 exceptions)
[2021-03-31 13:32:48.038] [E/1] [info] [Task Finished] Transform to mem in 0.016624s (6047 normal rows, 0 exceptions)
[2021-03-31 13:32:48.087] [E/3] [info] [Task Finished] Transform to mem in 0.095361s (33544 normal rows, 0 exceptions)
[2021-03-31 13:32:48.107] [E/1] [info] [Task Finished] Transform to mem in 0.068858s (24610 normal rows, 0 exceptions)
[2021-03-31 13:32:48.109] [driver] [info] [Task Finished] Transform to mem in 0.113832s (41736 normal rows, 0 exceptions)
[2021-03-31 13:32:48.111] [driver] [info] [Task Finished] Transform to mem in 0.001946s (696 normal rows, 0 exceptions)
[2021-03-31 13:32:48.111] [E/2] [info] [Task Finished] Transform to mem in 0.113820s (41465 normal rows, 0 exceptions)
[2021-03-31 13:32:48.159] [E/3] [info] [Task Finished] Transform to mem in 0.072737s (24347 normal rows, 0 exceptions)
[2021-03-31 13:32:48.210] [E/2] [info] [Task Finished] Transform to mem in 0.098080s (35105 normal rows, 0 exceptions)
[2021-03-31 13:32:48.220] [E/1] [info] [Task Finished] Transform to mem in 0.113252s (41928 normal rows, 0 exceptions)
[2021-03-31 13:32:48.226] [driver] [info] [Task Finished] Transform to mem in 0.114511s (41865 normal rows, 0 exceptions)
[2021-03-31 13:32:48.241] [E/3] [info] [Task Finished] Transform to mem in 0.081775s (29047 normal rows, 0 exceptions)
[2021-03-31 13:32:48.243] [E/1] [info] [Task Finished] Transform to mem in 0.022983s (6400 normal rows, 0 exceptions)
[2021-03-31 13:32:48.270] [E/2] [info] [Task Finished] Transform to mem in 0.060411s (18000 normal rows, 0 exceptions)
[2021-03-31 13:32:48.274] [E/3] [info] [Task Finished] Transform to mem in 0.033007s (9915 normal rows, 0 exceptions)
[2021-03-31 13:32:48.303] [driver] [info] [Task Finished] Transform to mem in 0.076962s (25230 normal rows, 0 exceptions)
[2021-03-31 13:32:48.314] [E/3] [info] [Task Finished] Transform to mem in 0.039521s (14355 normal rows, 0 exceptions)
[2021-03-31 13:32:48.336] [E/1] [info] [Task Finished] Transform to mem in 0.093181s (32223 normal rows, 0 exceptions)
[2021-03-31 13:32:48.372] [driver] [info] [Task Finished] Transform to mem in 0.068651s (25234 normal rows, 0 exceptions)
[2021-03-31 13:32:48.386] [E/2] [info] [Task Finished] Transform to mem in 0.115911s (42674 normal rows, 0 exceptions)
[2021-03-31 13:32:48.413] [E/3] [info] [Task Finished] Transform to mem in 0.098977s (36109 normal rows, 0 exceptions)
[2021-03-31 13:32:48.427] [E/2] [info] [Task Finished] Transform to mem in 0.040638s (10471 normal rows, 0 exceptions)
[2021-03-31 13:32:48.431] [E/2] [info] [Task Finished] Transform to mem in 0.004709s (1211 normal rows, 0 exceptions)
[2021-03-31 13:32:48.448] [driver] [info] [Task Finished] Transform to mem in 0.076244s (26073 normal rows, 0 exceptions)
[2021-03-31 13:32:48.451] [E/1] [info] [Task Finished] Transform to mem in 0.114569s (41789 normal rows, 0 exceptions)
[2021-03-31 13:32:48.453] [E/3] [info] [Task Finished] Transform to mem in 0.040655s (10518 normal rows, 0 exceptions)
[2021-03-31 13:32:48.498] [E/2] [info] [Task Finished] Transform to mem in 0.067021s (24560 normal rows, 0 exceptions)
[2021-03-31 13:32:48.516] [E/2] [info] [Task Finished] Transform to mem in 0.017342s (6217 normal rows, 0 exceptions)
[2021-03-31 13:32:48.544] [driver] [info] [Task Finished] Transform to mem in 0.095835s (35479 normal rows, 0 exceptions)
[2021-03-31 13:32:48.564] [E/1] [info] [Task Finished] Transform to mem in 0.112827s (41320 normal rows, 0 exceptions)
[2021-03-31 13:32:48.567] [E/3] [info] [Task Finished] Transform to mem in 0.113486s (41475 normal rows, 0 exceptions)
[2021-03-31 13:32:48.588] [E/2] [info] [Task Finished] Transform to mem in 0.072082s (24657 normal rows, 0 exceptions)
[2021-03-31 13:32:48.627] [E/1] [info] [Task Finished] Transform to mem in 0.063232s (23273 normal rows, 0 exceptions)
[2021-03-31 13:32:48.639] [driver] [info] [Task Finished] Transform to mem in 0.095476s (34166 normal rows, 0 exceptions)
[2021-03-31 13:32:48.654] [E/3] [info] [Task Finished] Transform to mem in 0.086973s (30641 normal rows, 0 exceptions)
[2021-03-31 13:32:48.672] [E/3] [info] [Task Finished] Transform to mem in 0.018084s (5847 normal rows, 0 exceptions)
[2021-03-31 13:32:48.674] [E/2] [info] [Task Finished] Transform to mem in 0.086372s (30706 normal rows, 0 exceptions)
[2021-03-31 13:32:48.675] [E/1] [info] [Task Finished] Transform to mem in 0.048237s (14131 normal rows, 0 exceptions)
[2021-03-31 13:32:48.711] [driver] [info] [Task Finished] Transform to mem in 0.072148s (24688 normal rows, 0 exceptions)
[2021-03-31 13:32:48.744] [E/3] [info] [Task Finished] Transform to mem in 0.072176s (24763 normal rows, 0 exceptions)
[2021-03-31 13:32:48.762] [E/3] [info] [Task Finished] Transform to mem in 0.018063s (6575 normal rows, 0 exceptions)
[2021-03-31 13:32:48.772] [E/2] [info] [Task Finished] Transform to mem in 0.097443s (35944 normal rows, 0 exceptions)
[2021-03-31 13:32:48.790] [E/1] [info] [Task Finished] Transform to mem in 0.115032s (42136 normal rows, 0 exceptions)
[2021-03-31 13:32:48.825] [driver] [info] [Task Finished] Transform to mem in 0.113787s (41750 normal rows, 0 exceptions)
[2021-03-31 13:32:48.831] [E/3] [info] [Task Finished] Transform to mem in 0.068424s (24990 normal rows, 0 exceptions)
[2021-03-31 13:32:48.831] [E/1] [info] [Task Finished] Transform to mem in 0.040582s (10481 normal rows, 0 exceptions)
[2021-03-31 13:32:48.866] [driver] [info] [Task Finished] Transform to mem in 0.040374s (10492 normal rows, 0 exceptions)
[2021-03-31 13:32:48.873] [E/2] [info] [Task Finished] Transform to mem in 0.101506s (36501 normal rows, 0 exceptions)
[2021-03-31 13:32:48.916] [E/3] [info] [Task Finished] Transform to mem in 0.085738s (29862 normal rows, 0 exceptions)
[2021-03-31 13:32:48.933] [driver] [info] [Task Finished] Transform to mem in 0.067504s (24870 normal rows, 0 exceptions)
[2021-03-31 13:32:48.934] [E/1] [info] [Task Finished] Transform to mem in 0.102854s (37796 normal rows, 0 exceptions)
[2021-03-31 13:32:48.970] [E/2] [info] [Task Finished] Transform to mem in 0.097102s (35395 normal rows, 0 exceptions)
[2021-03-31 13:32:48.993] [E/1] [info] [Task Finished] Transform to mem in 0.059316s (21164 normal rows, 0 exceptions)
[2021-03-31 13:32:49.010] [driver] [info] [Task Finished] Transform to mem in 0.076630s (26195 normal rows, 0 exceptions)
[2021-03-31 13:32:49.030] [E/3] [info] [Task Finished] Transform to mem in 0.113299s (41474 normal rows, 0 exceptions)
[2021-03-31 13:32:49.038] [E/2] [info] [Task Finished] Transform to mem in 0.067795s (24717 normal rows, 0 exceptions)
[2021-03-31 13:32:49.086] [E/2] [info] [Task Finished] Transform to mem in 0.048042s (14083 normal rows, 0 exceptions)
[2021-03-31 13:32:49.094] [E/1] [info] [Task Finished] Transform to mem in 0.100485s (36501 normal rows, 0 exceptions)
[2021-03-31 13:32:49.097] [driver] [info] [Task Finished] Transform to mem in 0.087465s (31118 normal rows, 0 exceptions)
[2021-03-31 13:32:49.116] [E/3] [info] [Task Finished] Transform to mem in 0.085799s (30459 normal rows, 0 exceptions)
[2021-03-31 13:32:49.123] [E/1] [info] [Task Finished] Transform to mem in 0.029101s (9440 normal rows, 0 exceptions)
[2021-03-31 13:32:49.157] [E/2] [info] [Task Finished] Transform to mem in 0.071018s (24070 normal rows, 0 exceptions)
[2021-03-31 13:32:49.169] [driver] [info] [Task Finished] Transform to mem in 0.071704s (24886 normal rows, 0 exceptions)
[2021-03-31 13:32:49.204] [driver] [info] [Task Finished] Transform to mem in 0.034631s (12692 normal rows, 0 exceptions)
[2021-03-31 13:32:49.213] [E/3] [info] [Task Finished] Transform to mem in 0.097867s (36280 normal rows, 0 exceptions)
[2021-03-31 13:32:49.222] [E/1] [info] [Task Finished] Transform to mem in 0.099586s (35640 normal rows, 0 exceptions)
[2021-03-31 13:32:49.272] [driver] [info] [Task Finished] Transform to mem in 0.068296s (25101 normal rows, 0 exceptions)
[2021-03-31 13:32:49.272] [E/2] [info] [Task Finished] Transform to mem in 0.115191s (41766 normal rows, 0 exceptions)
[2021-03-31 13:32:49.274] [E/1] [info] [Task Finished] Transform to mem in 0.051773s (15520 normal rows, 0 exceptions)
[2021-03-31 13:32:49.312] [driver] [info] [Task Finished] Transform to mem in 0.040390s (10472 normal rows, 0 exceptions)
[2021-03-31 13:32:49.313] [E/3] [info] [Task Finished] Transform to mem in 0.099976s (36692 normal rows, 0 exceptions)
[2021-03-31 13:32:49.320] [driver] [info] [Task Finished] Transform to mem in 0.008047s (3012 normal rows, 0 exceptions)
[2021-03-31 13:32:49.332] [E/2] [info] [Task Finished] Transform to mem in 0.059129s (18509 normal rows, 0 exceptions)
[2021-03-31 13:32:49.381] [E/3] [info] [Task Finished] Transform to mem in 0.067537s (24873 normal rows, 0 exceptions)
[2021-03-31 13:32:49.386] [E/1] [info] [Task Finished] Transform to mem in 0.111568s (41077 normal rows, 0 exceptions)
[2021-03-31 13:32:49.419] [driver] [info] [Task Finished] Transform to mem in 0.098507s (36212 normal rows, 0 exceptions)
[2021-03-31 13:32:49.428] [E/1] [info] [Task Finished] Transform to mem in 0.042091s (13752 normal rows, 0 exceptions)
[2021-03-31 13:32:49.445] [E/2] [info] [Task Finished] Transform to mem in 0.113819s (41485 normal rows, 0 exceptions)
[2021-03-31 13:32:49.471] [E/2] [info] [Task Finished] Transform to mem in 0.025849s (9409 normal rows, 0 exceptions)
[2021-03-31 13:32:49.476] [E/3] [info] [Task Finished] Transform to mem in 0.095052s (33771 normal rows, 0 exceptions)
[2021-03-31 13:32:49.485] [driver] [info] [Task Finished] Transform to mem in 0.065722s (24577 normal rows, 0 exceptions)
[2021-03-31 13:32:49.504] [driver] [info] [Task Finished] Transform to mem in 0.019058s (7053 normal rows, 0 exceptions)
[2021-03-31 13:32:49.543] [E/1] [info] [Task Finished] Transform to mem in 0.114762s (41896 normal rows, 0 exceptions)
[2021-03-31 13:32:49.549] [driver] [info] [Task Finished] Transform to mem in 0.044855s (12590 normal rows, 0 exceptions)
[2021-03-31 13:32:49.555] [driver] [info] [Task Finished] Transform to mem in 0.006102s (1525 normal rows, 0 exceptions)
[2021-03-31 13:32:49.584] [E/1] [info] [Task Finished] Transform to mem in 0.040824s (10519 normal rows, 0 exceptions)
[2021-03-31 13:32:49.586] [E/2] [info] [Task Finished] Transform to mem in 0.114991s (41791 normal rows, 0 exceptions)
[2021-03-31 13:32:49.590] [E/3] [info] [Task Finished] Transform to mem in 0.114232s (41765 normal rows, 0 exceptions)
[2021-03-31 13:32:49.607] [E/3] [info] [Task Finished] Transform to mem in 0.016227s (5862 normal rows, 0 exceptions)
[2021-03-31 13:32:49.652] [driver] [info] [Task Finished] Transform to mem in 0.097606s (35521 normal rows, 0 exceptions)
[2021-03-31 13:32:49.674] [E/3] [info] [Task Finished] Transform to mem in 0.067671s (24747 normal rows, 0 exceptions)
[2021-03-31 13:32:49.696] [E/1] [info] [Task Finished] Transform to mem in 0.112117s (41318 normal rows, 0 exceptions)
[2021-03-31 13:32:49.700] [E/2] [info] [Task Finished] Transform to mem in 0.113996s (41595 normal rows, 0 exceptions)
[2021-03-31 13:32:49.748] [E/3] [info] [Task Finished] Transform to mem in 0.074192s (24909 normal rows, 0 exceptions)
[2021-03-31 13:32:49.749] [driver] [info] [Task Finished] Transform to mem in 0.097155s (35585 normal rows, 0 exceptions)
[2021-03-31 13:32:49.786] [E/2] [info] [Task Finished] Transform to mem in 0.086160s (30427 normal rows, 0 exceptions)
[2021-03-31 13:32:49.794] [E/1] [info] [Task Finished] Transform to mem in 0.098217s (35294 normal rows, 0 exceptions)
[2021-03-31 13:32:49.798] [E/3] [info] [Task Finished] Transform to mem in 0.049400s (15872 normal rows, 0 exceptions)
[2021-03-31 13:32:49.800] [E/2] [info] [Task Finished] Transform to mem in 0.013713s (5083 normal rows, 0 exceptions)
[2021-03-31 13:32:49.810] [driver] [info] [Task Finished] Transform to mem in 0.060426s (19595 normal rows, 0 exceptions)
[2021-03-31 13:32:49.863] [E/1] [info] [Task Finished] Transform to mem in 0.068575s (22556 normal rows, 0 exceptions)
[2021-03-31 13:32:49.866] [E/2] [info] [Task Finished] Transform to mem in 0.065982s (23480 normal rows, 0 exceptions)
[2021-03-31 13:32:49.870] [driver] [info] [Task Finished] Transform to mem in 0.060418s (22144 normal rows, 0 exceptions)
[2021-03-31 13:32:49.914] [E/3] [info] [Task Finished] Transform to mem in 0.115618s (42625 normal rows, 0 exceptions)
[2021-03-31 13:32:49.918] [driver] [info] [Task Finished] Transform to mem in 0.047654s (16736 normal rows, 0 exceptions)
[2021-03-31 13:32:49.922] [driver] [info] [Task Finished] Transform to mem in 0.004456s (1504 normal rows, 0 exceptions)
[2021-03-31 13:32:49.954] [E/2] [info] [Task Finished] Transform to mem in 0.087687s (30449 normal rows, 0 exceptions)
[2021-03-31 13:32:49.977] [E/1] [info] [Task Finished] Transform to mem in 0.114768s (41902 normal rows, 0 exceptions)
[2021-03-31 13:32:49.996] [E/2] [info] [Task Finished] Transform to mem in 0.041854s (15064 normal rows, 0 exceptions)
[2021-03-31 13:32:50.005] [E/3] [info] [Task Finished] Transform to mem in 0.091730s (32766 normal rows, 0 exceptions)
[2021-03-31 13:32:50.011] [driver] [info] [Task Finished] Transform to mem in 0.088104s (31430 normal rows, 0 exceptions)
[2021-03-31 13:32:50.025] [E/1] [info] [Task Finished] Transform to mem in 0.048138s (14080 normal rows, 0 exceptions)
[2021-03-31 13:32:50.069] [E/2] [info] [Task Finished] Transform to mem in 0.073654s (25158 normal rows, 0 exceptions)
[2021-03-31 13:32:50.074] [driver] [info] [Task Finished] Transform to mem in 0.063368s (23564 normal rows, 0 exceptions)
[2021-03-31 13:32:50.075] [driver] [info] [Task Finished] Transform to mem in 0.000579s (197 normal rows, 0 exceptions)
[2021-03-31 13:32:50.080] [E/3] [info] [Task Finished] Transform to mem in 0.074596s (25260 normal rows, 0 exceptions)
[2021-03-31 13:32:50.093] [E/1] [info] [Task Finished] Transform to mem in 0.067895s (25081 normal rows, 0 exceptions)
[2021-03-31 13:32:50.113] [E/1] [info] [Task Finished] Transform to mem in 0.019639s (7200 normal rows, 0 exceptions)
[2021-03-31 13:32:50.171] [E/2] [info] [Task Finished] Transform to mem in 0.101117s (36107 normal rows, 0 exceptions)
[2021-03-31 13:32:50.177] [E/1] [info] [Task Finished] Transform to mem in 0.063614s (20467 normal rows, 0 exceptions)
[2021-03-31 13:32:50.188] [E/2] [info] [Task Finished] Transform to mem in 0.017017s (4374 normal rows, 0 exceptions)
[2021-03-31 13:32:50.188] [driver] [info] [Task Finished] Transform to mem in 0.113548s (41729 normal rows, 0 exceptions)
[2021-03-31 13:32:50.194] [E/3] [info] [Task Finished] Transform to mem in 0.114587s (41767 normal rows, 0 exceptions)
[2021-03-31 13:32:50.208] [E/3] [info] [Task Finished] Transform to mem in 0.013566s (5008 normal rows, 0 exceptions)
[2021-03-31 13:32:50.217] [E/1] [info] [Task Finished] Transform to mem in 0.040669s (10487 normal rows, 0 exceptions)
[2021-03-31 13:32:50.276] [E/3] [info] [Task Finished] Transform to mem in 0.068389s (24978 normal rows, 0 exceptions)
[2021-03-31 13:32:50.278] [E/2] [info] [Task Finished] Transform to mem in 0.090011s (31621 normal rows, 0 exceptions)
[2021-03-31 13:32:50.288] [E/3] [info] [Task Finished] Transform to mem in 0.011730s (4305 normal rows, 0 exceptions)
[2021-03-31 13:32:50.299] [driver] [info] [Task Finished] Transform to mem in 0.110804s (41191 normal rows, 0 exceptions)
[2021-03-31 13:32:50.331] [E/1] [info] [Task Finished] Transform to mem in 0.113400s (41465 normal rows, 0 exceptions)
[2021-03-31 13:32:50.331] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.1994s
[2021-03-31 13:32:50.331] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.6595s, 18842980 input rows, time to process 1 row via fast path: 0.00215781ms

[2021-03-31 13:32:50.653] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:32:51.263] [driver] [info] [Task Finished] write to file in 0.609674s (3544915 rows, 706.20 MB)
[2021-03-31 13:32:51.263] [E/3] [info] [Task Finished] write to file in 0.610573s (3575098 rows, 712.56 MB)
[2021-03-31 13:32:51.269] [E/2] [info] [Task Finished] write to file in 0.616449s (3592359 rows, 714.50 MB)
[2021-03-31 13:32:51.681] [E/1] [info] [Task Finished] write to file in 1.027637s (3592009 rows, 715.66 MB)
[2021-03-31 13:32:51.681] [global] [info] writing output took 1.349387s
[2021-03-31 13:32:51.681] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.3497s
[2021-03-31 13:32:51.681] [global] [info] [Transform Stage] Stage 0 took 11.9515s
[2021-03-31 13:32:51.681] [global] [info] Query Execution took 12.5149s. (planning: 0.56327s, execution: 11.9516s)
>>> 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.2824521064758301
CACHING took 13.152979373931885s
Tuplex job time: 38.98460364341736 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.378483,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.06101,"total_compilation_time_s":1.10093,"sampling_time_s":0.492621,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.6595,"fast_path_time_s":10.1994,"fast_path_per_row_time_ns":2157.81,"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.00121868,"fast_path_time_s":0.0013054,"fast_path_per_row_time_ns":632.098,"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.00437935,"fast_path_time_s":0.00449688,"fast_path_per_row_time_ns":470.898,"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.0065,"fast_path_time_s":3.53056,"fast_path_per_row_time_ns":999.773,"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.2824521064758301, "jobTime": 38.98460364341736, "io_load": 13.152979373931885, "compute_and_write": 25.831624269485474}
[GLOBAL] releasing 260 active partitions
[2021-03-31 13:32:51.723] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 263 active partitions
[2021-03-31 13:32:51.986] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 252 active partitions
[2021-03-31 13:32:52.253] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 261 active partitions
