[2021-03-31 13:31:32.306] [global] [error] could not find backend, defaulting to local
[2021-03-31 13:31:32.306] [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:31:32.306] [local ee] [info] initializing LLVM backend
[2021-03-31 13:31:32.306] [local ee] [warning] init JIT compiler also only in local mode
[2021-03-31 13:31:32.306] [LLVM] [info] compiling code for skylake-avx512
[2021-03-31 13:31:32.307] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:31:32.307] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:31:32.307] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:31:32.307] [local execution engine] [info] started local executor E/1 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:31:32.307] [E/1] [info] starting detached process queue
[2021-03-31 13:31:32.307] [local execution engine] [info] started local executor E/2 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:31:32.307] [E/2] [info] starting detached process queue
[2021-03-31 13:31:32.307] [E/1] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:31:32.307] [E/2] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:31:32.307] [local execution engine] [info] started local executor E/3 (60.00 GB, 32.00 MB default partition size)
[2021-03-31 13:31:32.307] [E/3] [info] starting detached process queue
[2021-03-31 13:31:32.307] [E/3] [info] initialized runtime memory (4.00 MB)
[2021-03-31 13:31:32.307] [memory] [info] allocated bitmap managed memory region (60.00 GB, 32.00 MB block size)
[2021-03-31 13:31:32.307] [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:31:32.307] [fileinputoperator] [info] found 23 files (5.89 GB) to process.
[2021-03-31 13:31:32.308] [global] [info] sampled file:///data/flights_small/flights_on_time_performance_2019_11.csv on 256.00 KB
[2021-03-31 13:31:32.468] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:32.486] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:32.503] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:32.521] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:32.534] [logical planner] [info] logical optimization took 0.036858ms
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:31:32.534] [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:31:32.535] [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:31:32.562] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:32.660] [global] [info] Compiled code paths for stage 0 in 0.09 ms
[2021-03-31 13:31:32.660] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0982144s
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_11.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_10.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_09.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_08.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_07.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_06.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_05.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_04.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_03.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_02.csv into 3 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2019_01.csv into 3 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_12.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_11.csv into 3 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_10.csv into 4 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_09.csv into 3 tasks
[2021-03-31 13:31:32.660] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_08.csv into 4 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_07.csv into 4 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_06.csv into 4 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_05.csv into 4 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_04.csv into 4 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_03.csv into 4 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_02.csv into 3 tasks
[2021-03-31 13:31:32.661] [local ee] [info] split /data/flights_small/flights_on_time_performance_2018_01.csv into 3 tasks
[2021-03-31 13:31:33.177] [E/3] [info] [Task Finished] Transform to mem in 0.516025s (148222 normal rows, 0 exceptions)
[2021-03-31 13:31:33.177] [driver] [info] [Task Finished] Transform to mem in 0.516472s (148791 normal rows, 0 exceptions)
[2021-03-31 13:31:33.180] [E/1] [info] [Task Finished] Transform to mem in 0.519042s (148920 normal rows, 0 exceptions)
[2021-03-31 13:31:33.208] [E/2] [info] [Task Finished] Transform to mem in 0.546819s (156520 normal rows, 0 exceptions)
[2021-03-31 13:31:33.689] [driver] [info] [Task Finished] Transform to mem in 0.511872s (148040 normal rows, 0 exceptions)
[2021-03-31 13:31:33.689] [E/3] [info] [Task Finished] Transform to mem in 0.512436s (148074 normal rows, 0 exceptions)
[2021-03-31 13:31:33.694] [E/1] [info] [Task Finished] Transform to mem in 0.514371s (148736 normal rows, 0 exceptions)
[2021-03-31 13:31:33.869] [E/2] [info] [Task Finished] Transform to mem in 0.661196s (191164 normal rows, 0 exceptions)
[2021-03-31 13:31:34.201] [driver] [info] [Task Finished] Transform to mem in 0.512297s (149256 normal rows, 0 exceptions)
[2021-03-31 13:31:34.205] [E/3] [info] [Task Finished] Transform to mem in 0.515757s (149018 normal rows, 0 exceptions)
[2021-03-31 13:31:34.208] [E/1] [info] [Task Finished] Transform to mem in 0.513638s (148986 normal rows, 0 exceptions)
[2021-03-31 13:31:34.420] [E/2] [info] [Task Finished] Transform to mem in 0.551698s (158719 normal rows, 0 exceptions)
[2021-03-31 13:31:34.719] [driver] [info] [Task Finished] Transform to mem in 0.518030s (148726 normal rows, 0 exceptions)
[2021-03-31 13:31:34.724] [E/3] [info] [Task Finished] Transform to mem in 0.518682s (148566 normal rows, 0 exceptions)
[2021-03-31 13:31:34.726] [E/1] [info] [Task Finished] Transform to mem in 0.518633s (148590 normal rows, 0 exceptions)
[2021-03-31 13:31:35.158] [E/2] [info] [Task Finished] Transform to mem in 0.737184s (212579 normal rows, 0 exceptions)
[2021-03-31 13:31:35.231] [driver] [info] [Task Finished] Transform to mem in 0.511736s (149214 normal rows, 0 exceptions)
[2021-03-31 13:31:35.236] [E/3] [info] [Task Finished] Transform to mem in 0.511931s (148120 normal rows, 0 exceptions)
[2021-03-31 13:31:35.240] [E/1] [info] [Task Finished] Transform to mem in 0.513656s (148729 normal rows, 0 exceptions)
[2021-03-31 13:31:35.743] [driver] [info] [Task Finished] Transform to mem in 0.511683s (148034 normal rows, 0 exceptions)
[2021-03-31 13:31:35.750] [E/3] [info] [Task Finished] Transform to mem in 0.514769s (148545 normal rows, 0 exceptions)
[2021-03-31 13:31:35.753] [E/1] [info] [Task Finished] Transform to mem in 0.512524s (148261 normal rows, 0 exceptions)
[2021-03-31 13:31:35.896] [E/2] [info] [Task Finished] Transform to mem in 0.738198s (212966 normal rows, 0 exceptions)
[2021-03-31 13:31:36.262] [E/3] [info] [Task Finished] Transform to mem in 0.511908s (148292 normal rows, 0 exceptions)
[2021-03-31 13:31:36.265] [E/1] [info] [Task Finished] Transform to mem in 0.512125s (148408 normal rows, 0 exceptions)
[2021-03-31 13:31:36.403] [driver] [info] [Task Finished] Transform to mem in 0.660120s (191851 normal rows, 0 exceptions)
[2021-03-31 13:31:36.409] [E/2] [info] [Task Finished] Transform to mem in 0.513213s (149106 normal rows, 0 exceptions)
[2021-03-31 13:31:36.779] [E/1] [info] [Task Finished] Transform to mem in 0.514661s (149431 normal rows, 0 exceptions)
[2021-03-31 13:31:36.915] [driver] [info] [Task Finished] Transform to mem in 0.512061s (148200 normal rows, 0 exceptions)
[2021-03-31 13:31:36.920] [E/3] [info] [Task Finished] Transform to mem in 0.657566s (190584 normal rows, 0 exceptions)
[2021-03-31 13:31:36.924] [E/2] [info] [Task Finished] Transform to mem in 0.514889s (149375 normal rows, 0 exceptions)
[2021-03-31 13:31:37.348] [E/1] [info] [Task Finished] Transform to mem in 0.568655s (165017 normal rows, 0 exceptions)
[2021-03-31 13:31:37.427] [driver] [info] [Task Finished] Transform to mem in 0.511707s (149256 normal rows, 0 exceptions)
[2021-03-31 13:31:37.431] [E/3] [info] [Task Finished] Transform to mem in 0.511419s (148570 normal rows, 0 exceptions)
[2021-03-31 13:31:37.437] [E/2] [info] [Task Finished] Transform to mem in 0.513081s (148802 normal rows, 0 exceptions)
[2021-03-31 13:31:37.941] [driver] [info] [Task Finished] Transform to mem in 0.514399s (148369 normal rows, 0 exceptions)
[2021-03-31 13:31:37.948] [E/3] [info] [Task Finished] Transform to mem in 0.516327s (149125 normal rows, 0 exceptions)
[2021-03-31 13:31:37.989] [E/1] [info] [Task Finished] Transform to mem in 0.641337s (185446 normal rows, 0 exceptions)
[2021-03-31 13:31:38.254] [E/2] [info] [Task Finished] Transform to mem in 0.817022s (235681 normal rows, 0 exceptions)
[2021-03-31 13:31:38.455] [driver] [info] [Task Finished] Transform to mem in 0.514092s (148710 normal rows, 0 exceptions)
[2021-03-31 13:31:38.465] [E/3] [info] [Task Finished] Transform to mem in 0.516800s (149310 normal rows, 0 exceptions)
[2021-03-31 13:31:38.770] [E/2] [info] [Task Finished] Transform to mem in 0.516054s (148417 normal rows, 0 exceptions)
[2021-03-31 13:31:38.967] [driver] [info] [Task Finished] Transform to mem in 0.511695s (148449 normal rows, 0 exceptions)
[2021-03-31 13:31:38.976] [E/3] [info] [Task Finished] Transform to mem in 0.511219s (148165 normal rows, 0 exceptions)
[2021-03-31 13:31:38.978] [E/1] [info] [Task Finished] Transform to mem in 0.988931s (285965 normal rows, 0 exceptions)
[2021-03-31 13:31:39.284] [E/2] [info] [Task Finished] Transform to mem in 0.513993s (148811 normal rows, 0 exceptions)
[2021-03-31 13:31:39.479] [driver] [info] [Task Finished] Transform to mem in 0.512077s (148196 normal rows, 0 exceptions)
[2021-03-31 13:31:39.487] [E/3] [info] [Task Finished] Transform to mem in 0.511623s (147954 normal rows, 0 exceptions)
[2021-03-31 13:31:39.796] [E/2] [info] [Task Finished] Transform to mem in 0.511873s (148385 normal rows, 0 exceptions)
[2021-03-31 13:31:39.980] [E/1] [info] [Task Finished] Transform to mem in 1.001856s (290028 normal rows, 0 exceptions)
[2021-03-31 13:31:39.990] [driver] [info] [Task Finished] Transform to mem in 0.510973s (148152 normal rows, 0 exceptions)
[2021-03-31 13:31:40.000] [E/3] [info] [Task Finished] Transform to mem in 0.512430s (148303 normal rows, 0 exceptions)
[2021-03-31 13:31:40.386] [E/2] [info] [Task Finished] Transform to mem in 0.590136s (171261 normal rows, 0 exceptions)
[2021-03-31 13:31:40.494] [E/1] [info] [Task Finished] Transform to mem in 0.513411s (148988 normal rows, 0 exceptions)
[2021-03-31 13:31:40.500] [driver] [info] [Task Finished] Transform to mem in 0.510245s (148744 normal rows, 0 exceptions)
[2021-03-31 13:31:40.900] [E/2] [info] [Task Finished] Transform to mem in 0.513645s (148407 normal rows, 0 exceptions)
[2021-03-31 13:31:40.990] [E/3] [info] [Task Finished] Transform to mem in 0.990348s (288017 normal rows, 0 exceptions)
[2021-03-31 13:31:41.007] [E/1] [info] [Task Finished] Transform to mem in 0.512941s (148801 normal rows, 0 exceptions)
[2021-03-31 13:31:41.013] [driver] [info] [Task Finished] Transform to mem in 0.512970s (148079 normal rows, 0 exceptions)
[2021-03-31 13:31:41.502] [E/3] [info] [Task Finished] Transform to mem in 0.511749s (148853 normal rows, 0 exceptions)
[2021-03-31 13:31:41.517] [E/1] [info] [Task Finished] Transform to mem in 0.509950s (147856 normal rows, 0 exceptions)
[2021-03-31 13:31:41.522] [driver] [info] [Task Finished] Transform to mem in 0.509003s (148255 normal rows, 0 exceptions)
[2021-03-31 13:31:41.590] [E/2] [info] [Task Finished] Transform to mem in 0.690060s (199386 normal rows, 0 exceptions)
[2021-03-31 13:31:42.036] [E/1] [info] [Task Finished] Transform to mem in 0.519144s (148779 normal rows, 0 exceptions)
[2021-03-31 13:31:42.041] [driver] [info] [Task Finished] Transform to mem in 0.518416s (149180 normal rows, 0 exceptions)
[2021-03-31 13:31:42.103] [E/2] [info] [Task Finished] Transform to mem in 0.513404s (147884 normal rows, 0 exceptions)
[2021-03-31 13:31:42.199] [E/3] [info] [Task Finished] Transform to mem in 0.696980s (200335 normal rows, 0 exceptions)
[2021-03-31 13:31:42.550] [driver] [info] [Task Finished] Transform to mem in 0.509044s (148526 normal rows, 0 exceptions)
[2021-03-31 13:31:42.616] [E/2] [info] [Task Finished] Transform to mem in 0.512717s (148867 normal rows, 0 exceptions)
[2021-03-31 13:31:42.658] [E/1] [info] [Task Finished] Transform to mem in 0.621986s (180350 normal rows, 0 exceptions)
[2021-03-31 13:31:42.714] [E/3] [info] [Task Finished] Transform to mem in 0.515276s (148533 normal rows, 0 exceptions)
[2021-03-31 13:31:43.131] [E/2] [info] [Task Finished] Transform to mem in 0.514841s (148642 normal rows, 0 exceptions)
[2021-03-31 13:31:43.140] [driver] [info] [Task Finished] Transform to mem in 0.589661s (170603 normal rows, 0 exceptions)
[2021-03-31 13:31:43.175] [E/1] [info] [Task Finished] Transform to mem in 0.517427s (149387 normal rows, 0 exceptions)
[2021-03-31 13:31:43.224] [E/3] [info] [Task Finished] Transform to mem in 0.509749s (148260 normal rows, 0 exceptions)
[2021-03-31 13:31:43.648] [E/2] [info] [Task Finished] Transform to mem in 0.516475s (149757 normal rows, 0 exceptions)
[2021-03-31 13:31:43.650] [driver] [info] [Task Finished] Transform to mem in 0.510368s (148897 normal rows, 0 exceptions)
[2021-03-31 13:31:43.690] [E/1] [info] [Task Finished] Transform to mem in 0.514809s (149539 normal rows, 0 exceptions)
[2021-03-31 13:31:43.735] [E/3] [info] [Task Finished] Transform to mem in 0.510952s (148994 normal rows, 0 exceptions)
[2021-03-31 13:31:44.161] [driver] [info] [Task Finished] Transform to mem in 0.511098s (148881 normal rows, 0 exceptions)
[2021-03-31 13:31:44.202] [E/1] [info] [Task Finished] Transform to mem in 0.511895s (148754 normal rows, 0 exceptions)
[2021-03-31 13:31:44.213] [E/2] [info] [Task Finished] Transform to mem in 0.565081s (164557 normal rows, 0 exceptions)
[2021-03-31 13:31:44.503] [E/3] [info] [Task Finished] Transform to mem in 0.768062s (223096 normal rows, 0 exceptions)
[2021-03-31 13:31:44.673] [driver] [info] [Task Finished] Transform to mem in 0.511799s (149340 normal rows, 0 exceptions)
[2021-03-31 13:31:44.715] [E/1] [info] [Task Finished] Transform to mem in 0.512724s (148646 normal rows, 0 exceptions)
[2021-03-31 13:31:45.147] [E/2] [info] [Task Finished] Transform to mem in 0.934140s (272132 normal rows, 0 exceptions)
[2021-03-31 13:31:45.147] [global] [info] [Transform Stage] Stage 0 completed 86 load&transform tasks in 12.4869s
[2021-03-31 13:31:45.147] [global] [info] [Transform Stage] Stage 0 total wall clock time: 48.3933s, 14009720 input rows, time to process 1 row via fast path: 0.00345426ms
[2021-03-31 13:31:45.147] [global] [info] [Transform Stage] Stage 0 completed 86 sink tasks in 0.00010973s
[2021-03-31 13:31:45.147] [global] [info] [Transform Stage] Stage 0 took 12.5852s
[2021-03-31 13:31:45.147] [global] [info] Query Execution took 12.6665s. (planning: 0.0812254s, execution: 12.5853s)
[2021-03-31 13:31:45.150] [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:31:45.150] [fileinputoperator] [info] found 1 file (742.61 KB) to process.
[2021-03-31 13:31:45.151] [global] [info] sampled file:///code/benchmark/flights/data/GlobalAirportDatabase.txt on 256.00 KB
[2021-03-31 13:31:45.321] [logical planner] [info] logical optimization took 0.006069ms
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:31:45.321] [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:31:45.340] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:45.370] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:31:45.370] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0293949s
[2021-03-31 13:31:45.370] [local ee] [info] split /code/benchmark/flights/data/GlobalAirportDatabase.txt into 1 task
[2021-03-31 13:31:45.377] [E/1] [info] [Task Finished] Transform to mem in 0.007086s (9300 normal rows, 0 exceptions)
[2021-03-31 13:31:45.377] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00716939s
[2021-03-31 13:31:45.377] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00708645s, 9300 input rows, time to process 1 row via fast path: 0.000761984ms
[2021-03-31 13:31:45.377] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 5.135e-06s
[2021-03-31 13:31:45.377] [global] [info] [Transform Stage] Stage 0 took 0.0366001s
[2021-03-31 13:31:45.377] [global] [info] Query Execution took 0.0644637s. (planning: 0.0278416s, execution: 0.0366222s)
[2021-03-31 13:31:45.380] [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:31:45.380] [fileinputoperator] [info] found 1 file (81.54 KB) to process.
[2021-03-31 13:31:45.380] [global] [info] sampled file:///code/benchmark/flights/data/L_CARRIER_HISTORY.csv on 81.55 KB
[2021-03-31 13:31:45.420] [logical planner] [info] logical optimization took 0.000501ms
output type of specialized pipeline is: (Option[str],Option[str])
is this the most outer stage?: 1
[2021-03-31 13:31:45.420] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str]) (1 operator pipelined)
[2021-03-31 13:31:45.439] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:45.447] [global] [info] Compiled code paths for stage 0 in 0.01 ms
[2021-03-31 13:31:45.447] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.00795228s
[2021-03-31 13:31:45.447] [local ee] [info] split /code/benchmark/flights/data/L_CARRIER_HISTORY.csv into 1 task
[2021-03-31 13:31:45.447] [E/1] [info] [Task Finished] Transform to mem in 0.000374s (1928 normal rows, 0 exceptions)
[2021-03-31 13:31:45.447] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00045123s
[2021-03-31 13:31:45.447] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.000374434s, 1928 input rows, time to process 1 row via fast path: 0.000194209ms
[2021-03-31 13:31:45.447] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.667e-06s
[2021-03-31 13:31:45.447] [global] [info] [Transform Stage] Stage 0 took 0.00842839s
[2021-03-31 13:31:45.447] [global] [info] Query Execution took 0.0279463s. (planning: 0.0194973s, execution: 0.00844903s)
[2021-03-31 13:31:45.447] [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:31:45.458] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.465] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.470] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.475] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.502] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.519] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.531] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.536] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.544] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.555] [global] [info] performing static typing for UDF in operator withColumn
[2021-03-31 13:31:45.655] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:45.757] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:45.859] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:45.957] [logical planner] [info] logical optimization took 0.205340ms
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:31:45.957] [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:31:45.958] [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:31:45.959] [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:31:45.960] [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:31:45.962] [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:31:45.963] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:31:45.964] [codegen] [info] generating lambda function for (Option[i64]) -> Option[str]
[2021-03-31 13:31:45.965] [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:31:45.966] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:31:45.967] [codegen] [info] generating lambda function for (Option[f64]) -> boolean
[2021-03-31 13:31:45.968] [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:31:45.969] [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:31:45.976] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:46.326] [global] [info] Compiled code paths for stage 0 in 0.34 ms
[2021-03-31 13:31:46.326] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.349594s
[2021-03-31 13:31:46.405] [driver] [info] [Task Finished] Transform to mem in 0.078944s (34976 normal rows, 0 exceptions)
[2021-03-31 13:31:46.406] [E/3] [info] [Task Finished] Transform to mem in 0.080153s (35468 normal rows, 0 exceptions)
[2021-03-31 13:31:46.486] [E/3] [info] [Task Finished] Transform to mem in 0.079588s (35461 normal rows, 0 exceptions)
[2021-03-31 13:31:46.581] [E/2] [info] [Task Finished] Transform to mem in 0.255250s (113246 normal rows, 0 exceptions)
[2021-03-31 13:31:46.582] [E/1] [info] [Task Finished] Transform to mem in 0.255615s (113323 normal rows, 0 exceptions)
[2021-03-31 13:31:46.661] [driver] [info] [Task Finished] Transform to mem in 0.256037s (113459 normal rows, 0 exceptions)
[2021-03-31 13:31:46.680] [E/2] [info] [Task Finished] Transform to mem in 0.099156s (43486 normal rows, 0 exceptions)
[2021-03-31 13:31:46.741] [driver] [info] [Task Finished] Transform to mem in 0.079534s (35159 normal rows, 0 exceptions)
[2021-03-31 13:31:46.742] [E/3] [info] [Task Finished] Transform to mem in 0.256091s (113034 normal rows, 0 exceptions)
[2021-03-31 13:31:46.819] [driver] [info] [Task Finished] Transform to mem in 0.078276s (34919 normal rows, 0 exceptions)
[2021-03-31 13:31:46.835] [E/1] [info] [Task Finished] Transform to mem in 0.253740s (112915 normal rows, 0 exceptions)
[2021-03-31 13:31:46.899] [driver] [info] [Task Finished] Transform to mem in 0.079686s (35231 normal rows, 0 exceptions)
[2021-03-31 13:31:46.937] [E/2] [info] [Task Finished] Transform to mem in 0.256356s (113121 normal rows, 0 exceptions)
[2021-03-31 13:31:46.997] [E/3] [info] [Task Finished] Transform to mem in 0.255538s (113505 normal rows, 0 exceptions)
[2021-03-31 13:31:47.074] [driver] [info] [Task Finished] Transform to mem in 0.175543s (77734 normal rows, 0 exceptions)
[2021-03-31 13:31:47.079] [E/3] [info] [Task Finished] Transform to mem in 0.081102s (36017 normal rows, 0 exceptions)
[2021-03-31 13:31:47.091] [E/1] [info] [Task Finished] Transform to mem in 0.255514s (113430 normal rows, 0 exceptions)
[2021-03-31 13:31:47.160] [E/3] [info] [Task Finished] Transform to mem in 0.081155s (35737 normal rows, 0 exceptions)
[2021-03-31 13:31:47.191] [E/2] [info] [Task Finished] Transform to mem in 0.254097s (113239 normal rows, 0 exceptions)
[2021-03-31 13:31:47.240] [E/3] [info] [Task Finished] Transform to mem in 0.080534s (35710 normal rows, 0 exceptions)
[2021-03-31 13:31:47.330] [driver] [info] [Task Finished] Transform to mem in 0.256216s (113281 normal rows, 0 exceptions)
[2021-03-31 13:31:47.343] [E/3] [info] [Task Finished] Transform to mem in 0.102576s (45373 normal rows, 0 exceptions)
[2021-03-31 13:31:47.345] [E/1] [info] [Task Finished] Transform to mem in 0.254143s (113275 normal rows, 0 exceptions)
[2021-03-31 13:31:47.423] [E/3] [info] [Task Finished] Transform to mem in 0.080295s (35405 normal rows, 0 exceptions)
[2021-03-31 13:31:47.448] [E/2] [info] [Task Finished] Transform to mem in 0.256991s (113346 normal rows, 0 exceptions)
[2021-03-31 13:31:47.504] [E/3] [info] [Task Finished] Transform to mem in 0.080293s (35374 normal rows, 0 exceptions)
[2021-03-31 13:31:47.584] [E/3] [info] [Task Finished] Transform to mem in 0.080193s (35571 normal rows, 0 exceptions)
[2021-03-31 13:31:47.586] [driver] [info] [Task Finished] Transform to mem in 0.255462s (113321 normal rows, 0 exceptions)
[2021-03-31 13:31:47.600] [E/1] [info] [Task Finished] Transform to mem in 0.254761s (113192 normal rows, 0 exceptions)
[2021-03-31 13:31:47.704] [E/2] [info] [Task Finished] Transform to mem in 0.255787s (113019 normal rows, 0 exceptions)
[2021-03-31 13:31:47.783] [E/2] [info] [Task Finished] Transform to mem in 0.079687s (35575 normal rows, 0 exceptions)
[2021-03-31 13:31:47.809] [driver] [info] [Task Finished] Transform to mem in 0.223438s (99527 normal rows, 0 exceptions)
[2021-03-31 13:31:47.840] [E/3] [info] [Task Finished] Transform to mem in 0.256239s (113052 normal rows, 0 exceptions)
[2021-03-31 13:31:47.855] [E/1] [info] [Task Finished] Transform to mem in 0.255446s (113639 normal rows, 0 exceptions)
[2021-03-31 13:31:47.888] [driver] [info] [Task Finished] Transform to mem in 0.078511s (34828 normal rows, 0 exceptions)
[2021-03-31 13:31:47.935] [E/1] [info] [Task Finished] Transform to mem in 0.079872s (35671 normal rows, 0 exceptions)
[2021-03-31 13:31:48.040] [E/2] [info] [Task Finished] Transform to mem in 0.256739s (113292 normal rows, 0 exceptions)
[2021-03-31 13:31:48.096] [E/3] [info] [Task Finished] Transform to mem in 0.255658s (113058 normal rows, 0 exceptions)
[2021-03-31 13:31:48.143] [driver] [info] [Task Finished] Transform to mem in 0.254658s (113118 normal rows, 0 exceptions)
[2021-03-31 13:31:48.161] [E/1] [info] [Task Finished] Transform to mem in 0.225263s (99848 normal rows, 0 exceptions)
[2021-03-31 13:31:48.175] [E/3] [info] [Task Finished] Transform to mem in 0.079158s (34813 normal rows, 0 exceptions)
[2021-03-31 13:31:48.240] [E/1] [info] [Task Finished] Transform to mem in 0.079604s (34936 normal rows, 0 exceptions)
[2021-03-31 13:31:48.296] [E/2] [info] [Task Finished] Transform to mem in 0.255642s (113221 normal rows, 0 exceptions)
[2021-03-31 13:31:48.319] [E/1] [info] [Task Finished] Transform to mem in 0.079314s (35092 normal rows, 0 exceptions)
[2021-03-31 13:31:48.398] [driver] [info] [Task Finished] Transform to mem in 0.255613s (113609 normal rows, 0 exceptions)
[2021-03-31 13:31:48.430] [E/3] [info] [Task Finished] Transform to mem in 0.254923s (113169 normal rows, 0 exceptions)
[2021-03-31 13:31:48.497] [E/1] [info] [Task Finished] Transform to mem in 0.177045s (78765 normal rows, 0 exceptions)
[2021-03-31 13:31:48.510] [E/3] [info] [Task Finished] Transform to mem in 0.080183s (35276 normal rows, 0 exceptions)
[2021-03-31 13:31:48.552] [E/2] [info] [Task Finished] Transform to mem in 0.256019s (113086 normal rows, 0 exceptions)
[2021-03-31 13:31:48.590] [E/3] [info] [Task Finished] Transform to mem in 0.079656s (35368 normal rows, 0 exceptions)
[2021-03-31 13:31:48.652] [driver] [info] [Task Finished] Transform to mem in 0.253699s (113016 normal rows, 0 exceptions)
[2021-03-31 13:31:48.670] [E/3] [info] [Task Finished] Transform to mem in 0.080523s (35632 normal rows, 0 exceptions)
[2021-03-31 13:31:48.753] [E/1] [info] [Task Finished] Transform to mem in 0.256205s (113040 normal rows, 0 exceptions)
[2021-03-31 13:31:48.806] [E/2] [info] [Task Finished] Transform to mem in 0.254419s (113474 normal rows, 0 exceptions)
[2021-03-31 13:31:48.844] [E/3] [info] [Task Finished] Transform to mem in 0.174268s (77314 normal rows, 0 exceptions)
[2021-03-31 13:31:48.887] [E/2] [info] [Task Finished] Transform to mem in 0.080475s (36010 normal rows, 0 exceptions)
[2021-03-31 13:31:48.908] [driver] [info] [Task Finished] Transform to mem in 0.255861s (113270 normal rows, 0 exceptions)
[2021-03-31 13:31:48.970] [E/2] [info] [Task Finished] Transform to mem in 0.082908s (35047 normal rows, 0 exceptions)
[2021-03-31 13:31:49.012] [E/1] [info] [Task Finished] Transform to mem in 0.259276s (113421 normal rows, 0 exceptions)
[2021-03-31 13:31:49.051] [E/2] [info] [Task Finished] Transform to mem in 0.080965s (36265 normal rows, 0 exceptions)
[2021-03-31 13:31:49.104] [E/3] [info] [Task Finished] Transform to mem in 0.259209s (113153 normal rows, 0 exceptions)
[2021-03-31 13:31:49.166] [driver] [info] [Task Finished] Transform to mem in 0.257866s (113110 normal rows, 0 exceptions)
[2021-03-31 13:31:49.169] [E/2] [info] [Task Finished] Transform to mem in 0.118033s (52220 normal rows, 0 exceptions)
[2021-03-31 13:31:49.246] [driver] [info] [Task Finished] Transform to mem in 0.080131s (35968 normal rows, 0 exceptions)
[2021-03-31 13:31:49.266] [E/1] [info] [Task Finished] Transform to mem in 0.253578s (112797 normal rows, 0 exceptions)
[2021-03-31 13:31:49.326] [driver] [info] [Task Finished] Transform to mem in 0.080335s (35673 normal rows, 0 exceptions)
[2021-03-31 13:31:49.361] [E/3] [info] [Task Finished] Transform to mem in 0.257122s (113288 normal rows, 0 exceptions)
[2021-03-31 13:31:49.409] [driver] [info] [Task Finished] Transform to mem in 0.082828s (35432 normal rows, 0 exceptions)
[2021-03-31 13:31:49.426] [E/2] [info] [Task Finished] Transform to mem in 0.257583s (112897 normal rows, 0 exceptions)
[2021-03-31 13:31:49.526] [E/1] [info] [Task Finished] Transform to mem in 0.260368s (113370 normal rows, 0 exceptions)
[2021-03-31 13:31:49.572] [driver] [info] [Task Finished] Transform to mem in 0.162747s (72350 normal rows, 0 exceptions)
[2021-03-31 13:31:49.605] [E/1] [info] [Task Finished] Transform to mem in 0.079331s (35261 normal rows, 0 exceptions)
[2021-03-31 13:31:49.618] [E/3] [info] [Task Finished] Transform to mem in 0.257334s (113096 normal rows, 0 exceptions)
[2021-03-31 13:31:49.681] [E/2] [info] [Task Finished] Transform to mem in 0.254772s (113108 normal rows, 0 exceptions)
[2021-03-31 13:31:49.686] [E/1] [info] [Task Finished] Transform to mem in 0.081014s (35925 normal rows, 0 exceptions)
[2021-03-31 13:31:49.707] [E/1] [info] [Task Finished] Transform to mem in 0.020629s (9112 normal rows, 0 exceptions)
[2021-03-31 13:31:49.825] [driver] [info] [Task Finished] Transform to mem in 0.253432s (113200 normal rows, 0 exceptions)
[2021-03-31 13:31:49.875] [E/3] [info] [Task Finished] Transform to mem in 0.256821s (113144 normal rows, 0 exceptions)
[2021-03-31 13:31:49.905] [driver] [info] [Task Finished] Transform to mem in 0.079901s (35435 normal rows, 0 exceptions)
[2021-03-31 13:31:49.938] [E/2] [info] [Task Finished] Transform to mem in 0.256463s (113425 normal rows, 0 exceptions)
[2021-03-31 13:31:49.962] [E/1] [info] [Task Finished] Transform to mem in 0.255156s (113275 normal rows, 0 exceptions)
[2021-03-31 13:31:49.987] [driver] [info] [Task Finished] Transform to mem in 0.082111s (36013 normal rows, 0 exceptions)
[2021-03-31 13:31:50.121] [driver] [info] [Task Finished] Transform to mem in 0.133254s (59343 normal rows, 0 exceptions)
[2021-03-31 13:31:50.130] [E/3] [info] [Task Finished] Transform to mem in 0.255050s (113297 normal rows, 0 exceptions)
[2021-03-31 13:31:50.194] [E/2] [info] [Task Finished] Transform to mem in 0.256495s (113491 normal rows, 0 exceptions)
[2021-03-31 13:31:50.210] [E/3] [info] [Task Finished] Transform to mem in 0.079744s (35184 normal rows, 0 exceptions)
[2021-03-31 13:31:50.217] [E/1] [info] [Task Finished] Transform to mem in 0.254739s (113131 normal rows, 0 exceptions)
[2021-03-31 13:31:50.290] [E/3] [info] [Task Finished] Transform to mem in 0.079917s (35229 normal rows, 0 exceptions)
[2021-03-31 13:31:50.369] [E/3] [info] [Task Finished] Transform to mem in 0.078831s (35100 normal rows, 0 exceptions)
[2021-03-31 13:31:50.375] [driver] [info] [Task Finished] Transform to mem in 0.254331s (113233 normal rows, 0 exceptions)
[2021-03-31 13:31:50.449] [E/2] [info] [Task Finished] Transform to mem in 0.255199s (113220 normal rows, 0 exceptions)
[2021-03-31 13:31:50.454] [driver] [info] [Task Finished] Transform to mem in 0.079281s (35370 normal rows, 0 exceptions)
[2021-03-31 13:31:50.471] [E/1] [info] [Task Finished] Transform to mem in 0.254383s (113065 normal rows, 0 exceptions)
[2021-03-31 13:31:50.532] [driver] [info] [Task Finished] Transform to mem in 0.078048s (35042 normal rows, 0 exceptions)
[2021-03-31 13:31:50.610] [driver] [info] [Task Finished] Transform to mem in 0.077999s (34935 normal rows, 0 exceptions)
[2021-03-31 13:31:50.625] [E/3] [info] [Task Finished] Transform to mem in 0.256782s (113441 normal rows, 0 exceptions)
[2021-03-31 13:31:50.704] [E/2] [info] [Task Finished] Transform to mem in 0.254933s (113154 normal rows, 0 exceptions)
[2021-03-31 13:31:50.726] [E/1] [info] [Task Finished] Transform to mem in 0.254430s (113019 normal rows, 0 exceptions)
[2021-03-31 13:31:50.847] [E/2] [info] [Task Finished] Transform to mem in 0.142977s (63216 normal rows, 0 exceptions)
[2021-03-31 13:31:50.866] [driver] [info] [Task Finished] Transform to mem in 0.255926s (113435 normal rows, 0 exceptions)
[2021-03-31 13:31:50.881] [E/3] [info] [Task Finished] Transform to mem in 0.255508s (113377 normal rows, 0 exceptions)
[2021-03-31 13:31:50.926] [E/2] [info] [Task Finished] Transform to mem in 0.078839s (34986 normal rows, 0 exceptions)
[2021-03-31 13:31:50.960] [E/3] [info] [Task Finished] Transform to mem in 0.079118s (34892 normal rows, 0 exceptions)
[2021-03-31 13:31:50.980] [E/1] [info] [Task Finished] Transform to mem in 0.254462s (113399 normal rows, 0 exceptions)
[2021-03-31 13:31:51.039] [E/3] [info] [Task Finished] Transform to mem in 0.079160s (35075 normal rows, 0 exceptions)
[2021-03-31 13:31:51.121] [driver] [info] [Task Finished] Transform to mem in 0.254379s (113260 normal rows, 0 exceptions)
[2021-03-31 13:31:51.170] [E/3] [info] [Task Finished] Transform to mem in 0.130726s (57754 normal rows, 0 exceptions)
[2021-03-31 13:31:51.182] [E/2] [info] [Task Finished] Transform to mem in 0.256051s (113228 normal rows, 0 exceptions)
[2021-03-31 13:31:51.236] [E/1] [info] [Task Finished] Transform to mem in 0.255375s (113507 normal rows, 0 exceptions)
[2021-03-31 13:31:51.250] [E/3] [info] [Task Finished] Transform to mem in 0.080334s (35695 normal rows, 0 exceptions)
[2021-03-31 13:31:51.316] [E/1] [info] [Task Finished] Transform to mem in 0.080301s (35521 normal rows, 0 exceptions)
[2021-03-31 13:31:51.376] [driver] [info] [Task Finished] Transform to mem in 0.255322s (113293 normal rows, 0 exceptions)
[2021-03-31 13:31:51.437] [E/2] [info] [Task Finished] Transform to mem in 0.255041s (113223 normal rows, 0 exceptions)
[2021-03-31 13:31:51.507] [E/3] [info] [Task Finished] Transform to mem in 0.256135s (113169 normal rows, 0 exceptions)
[2021-03-31 13:31:51.515] [driver] [info] [Task Finished] Transform to mem in 0.138855s (61602 normal rows, 0 exceptions)
[2021-03-31 13:31:51.570] [E/1] [info] [Task Finished] Transform to mem in 0.253888s (113246 normal rows, 0 exceptions)
[2021-03-31 13:31:51.586] [E/3] [info] [Task Finished] Transform to mem in 0.079322s (35175 normal rows, 0 exceptions)
[2021-03-31 13:31:51.650] [E/1] [info] [Task Finished] Transform to mem in 0.080105s (35556 normal rows, 0 exceptions)
[2021-03-31 13:31:51.693] [E/2] [info] [Task Finished] Transform to mem in 0.255258s (113232 normal rows, 0 exceptions)
[2021-03-31 13:31:51.729] [E/1] [info] [Task Finished] Transform to mem in 0.078887s (34836 normal rows, 0 exceptions)
[2021-03-31 13:31:51.769] [driver] [info] [Task Finished] Transform to mem in 0.254099s (113245 normal rows, 0 exceptions)
[2021-03-31 13:31:51.842] [E/3] [info] [Task Finished] Transform to mem in 0.256132s (113243 normal rows, 0 exceptions)
[2021-03-31 13:31:51.921] [E/3] [info] [Task Finished] Transform to mem in 0.079132s (35370 normal rows, 0 exceptions)
[2021-03-31 13:31:51.923] [E/1] [info] [Task Finished] Transform to mem in 0.193905s (85947 normal rows, 0 exceptions)
[2021-03-31 13:31:51.947] [E/2] [info] [Task Finished] Transform to mem in 0.254278s (113439 normal rows, 0 exceptions)
[2021-03-31 13:31:52.003] [E/1] [info] [Task Finished] Transform to mem in 0.079695s (35199 normal rows, 0 exceptions)
[2021-03-31 13:31:52.022] [driver] [info] [Task Finished] Transform to mem in 0.253030s (113483 normal rows, 0 exceptions)
[2021-03-31 13:31:52.082] [E/1] [info] [Task Finished] Transform to mem in 0.079778s (35239 normal rows, 0 exceptions)
[2021-03-31 13:31:52.176] [E/3] [info] [Task Finished] Transform to mem in 0.254473s (112657 normal rows, 0 exceptions)
[2021-03-31 13:31:52.201] [E/2] [info] [Task Finished] Transform to mem in 0.253977s (113016 normal rows, 0 exceptions)
[2021-03-31 13:31:52.276] [driver] [info] [Task Finished] Transform to mem in 0.254476s (113588 normal rows, 0 exceptions)
[2021-03-31 13:31:52.279] [E/1] [info] [Task Finished] Transform to mem in 0.196843s (86747 normal rows, 0 exceptions)
[2021-03-31 13:31:52.283] [E/2] [info] [Task Finished] Transform to mem in 0.081793s (35870 normal rows, 0 exceptions)
[2021-03-31 13:31:52.359] [E/1] [info] [Task Finished] Transform to mem in 0.079467s (35502 normal rows, 0 exceptions)
[2021-03-31 13:31:52.430] [E/3] [info] [Task Finished] Transform to mem in 0.254056s (112909 normal rows, 0 exceptions)
[2021-03-31 13:31:52.438] [E/1] [info] [Task Finished] Transform to mem in 0.079623s (35157 normal rows, 0 exceptions)
[2021-03-31 13:31:52.530] [driver] [info] [Task Finished] Transform to mem in 0.253983s (113678 normal rows, 0 exceptions)
[2021-03-31 13:31:52.536] [E/2] [info] [Task Finished] Transform to mem in 0.253701s (112727 normal rows, 0 exceptions)
[2021-03-31 13:31:52.588] [E/1] [info] [Task Finished] Transform to mem in 0.149843s (66851 normal rows, 0 exceptions)
[2021-03-31 13:31:52.617] [E/2] [info] [Task Finished] Transform to mem in 0.080849s (35145 normal rows, 0 exceptions)
[2021-03-31 13:31:52.692] [E/3] [info] [Task Finished] Transform to mem in 0.261959s (113499 normal rows, 0 exceptions)
[2021-03-31 13:31:52.700] [E/2] [info] [Task Finished] Transform to mem in 0.083115s (35546 normal rows, 0 exceptions)
[2021-03-31 13:31:52.781] [E/2] [info] [Task Finished] Transform to mem in 0.080260s (35327 normal rows, 0 exceptions)
[2021-03-31 13:31:52.792] [driver] [info] [Task Finished] Transform to mem in 0.261969s (113381 normal rows, 0 exceptions)
[2021-03-31 13:31:52.850] [E/1] [info] [Task Finished] Transform to mem in 0.262135s (113321 normal rows, 0 exceptions)
[2021-03-31 13:31:52.921] [driver] [info] [Task Finished] Transform to mem in 0.128894s (57317 normal rows, 0 exceptions)
[2021-03-31 13:31:52.948] [E/3] [info] [Task Finished] Transform to mem in 0.256170s (113206 normal rows, 0 exceptions)
[2021-03-31 13:31:53.002] [driver] [info] [Task Finished] Transform to mem in 0.081040s (35717 normal rows, 0 exceptions)
[2021-03-31 13:31:53.036] [E/2] [info] [Task Finished] Transform to mem in 0.255696s (113286 normal rows, 0 exceptions)
[2021-03-31 13:31:53.086] [driver] [info] [Task Finished] Transform to mem in 0.083109s (35681 normal rows, 0 exceptions)
[2021-03-31 13:31:53.108] [E/1] [info] [Task Finished] Transform to mem in 0.257383s (112925 normal rows, 0 exceptions)
[2021-03-31 13:31:53.165] [driver] [info] [Task Finished] Transform to mem in 0.079634s (35312 normal rows, 0 exceptions)
[2021-03-31 13:31:53.207] [E/3] [info] [Task Finished] Transform to mem in 0.258844s (113706 normal rows, 0 exceptions)
[2021-03-31 13:31:53.247] [driver] [info] [Task Finished] Transform to mem in 0.082143s (36405 normal rows, 0 exceptions)
[2021-03-31 13:31:53.294] [E/2] [info] [Task Finished] Transform to mem in 0.257402s (112948 normal rows, 0 exceptions)
[2021-03-31 13:31:53.329] [driver] [info] [Task Finished] Transform to mem in 0.081871s (36083 normal rows, 0 exceptions)
[2021-03-31 13:31:53.364] [E/1] [info] [Task Finished] Transform to mem in 0.255905s (113352 normal rows, 0 exceptions)
[2021-03-31 13:31:53.409] [driver] [info] [Task Finished] Transform to mem in 0.080193s (35941 normal rows, 0 exceptions)
[2021-03-31 13:31:53.461] [E/3] [info] [Task Finished] Transform to mem in 0.254206s (112814 normal rows, 0 exceptions)
[2021-03-31 13:31:53.491] [driver] [info] [Task Finished] Transform to mem in 0.081110s (36129 normal rows, 0 exceptions)
[2021-03-31 13:31:53.549] [E/2] [info] [Task Finished] Transform to mem in 0.254854s (113598 normal rows, 0 exceptions)
[2021-03-31 13:31:53.606] [driver] [info] [Task Finished] Transform to mem in 0.115594s (51147 normal rows, 0 exceptions)
[2021-03-31 13:31:53.617] [E/1] [info] [Task Finished] Transform to mem in 0.252868s (112865 normal rows, 0 exceptions)
[2021-03-31 13:31:53.685] [driver] [info] [Task Finished] Transform to mem in 0.079189s (35324 normal rows, 0 exceptions)
[2021-03-31 13:31:53.716] [E/3] [info] [Task Finished] Transform to mem in 0.255369s (113410 normal rows, 0 exceptions)
[2021-03-31 13:31:53.766] [driver] [info] [Task Finished] Transform to mem in 0.080319s (35494 normal rows, 0 exceptions)
[2021-03-31 13:31:53.804] [E/2] [info] [Task Finished] Transform to mem in 0.254891s (113557 normal rows, 0 exceptions)
[2021-03-31 13:31:53.872] [E/1] [info] [Task Finished] Transform to mem in 0.255488s (113260 normal rows, 0 exceptions)
[2021-03-31 13:31:53.952] [E/1] [info] [Task Finished] Transform to mem in 0.080342s (35852 normal rows, 0 exceptions)
[2021-03-31 13:31:53.972] [E/3] [info] [Task Finished] Transform to mem in 0.255432s (113073 normal rows, 0 exceptions)
[2021-03-31 13:31:54.013] [driver] [info] [Task Finished] Transform to mem in 0.247695s (110023 normal rows, 0 exceptions)
[2021-03-31 13:31:54.053] [E/3] [info] [Task Finished] Transform to mem in 0.080921s (35843 normal rows, 0 exceptions)
[2021-03-31 13:31:54.059] [E/2] [info] [Task Finished] Transform to mem in 0.255707s (113488 normal rows, 0 exceptions)
[2021-03-31 13:31:54.163] [E/2] [info] [Task Finished] Transform to mem in 0.103338s (45667 normal rows, 0 exceptions)
[2021-03-31 13:31:54.207] [E/1] [info] [Task Finished] Transform to mem in 0.254733s (112803 normal rows, 0 exceptions)
[2021-03-31 13:31:54.268] [driver] [info] [Task Finished] Transform to mem in 0.254079s (113534 normal rows, 0 exceptions)
[2021-03-31 13:31:54.308] [E/3] [info] [Task Finished] Transform to mem in 0.254802s (112931 normal rows, 0 exceptions)
[2021-03-31 13:31:54.308] [global] [info] [Transform Stage] Stage 0 completed 177 load&transform tasks in 7.98171s
[2021-03-31 13:31:54.308] [global] [info] [Transform Stage] Stage 0 total wall clock time: 31.6378s, 14009720 input rows, time to process 1 row via fast path: 0.00225828ms
[2021-03-31 13:31:54.308] [global] [info] [Transform Stage] Stage 0 completed 177 sink tasks in 0.000218002s
[2021-03-31 13:31:54.308] [global] [info] [Transform Stage] Stage 0 took 8.33157s
[2021-03-31 13:31:54.308] [global] [info] Query Execution took 8.65881s. (planning: 0.327187s, execution: 8.33163s)
[2021-03-31 13:31:54.311] [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:31:54.350] [logical planner] [info] logical optimization took 0.019317ms
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:31:54.350] [codegen] [info] generating pipeline for (Option[str],Option[str]) -> (Option[str],Option[str],str,i64,Option[i64]) (5 operators pipelined)
[2021-03-31 13:31:54.351] [codegen] [info] generating lambda function for ((Option[str],Option[str])) -> str
[2021-03-31 13:31:54.351] [codegen] [info] generating lambda function for ((Option[str],Option[str],str)) -> i64
[2021-03-31 13:31:54.352] [codegen] [info] generating function extractDefunctYear for ((Option[str],Option[str],str,i64)) -> Option[i64]
[2021-03-31 13:31:54.353] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:54.386] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:31:54.386] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0328378s
[2021-03-31 13:31:54.388] [E/2] [info] [Task Finished] Transform to mem in 0.001390s (1928 normal rows, 0 exceptions)
[2021-03-31 13:31:54.388] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00141479s
[2021-03-31 13:31:54.388] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00138989s, 1928 input rows, time to process 1 row via fast path: 0.000720895ms
[2021-03-31 13:31:54.388] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.31e-06s
[2021-03-31 13:31:54.388] [global] [info] [Transform Stage] Stage 0 took 0.0342777s
[2021-03-31 13:31:54.388] [global] [info] Query Execution took 0.0668314s. (planning: 0.032532s, execution: 0.0342995s)
[2021-03-31 13:31:54.388] [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:31:54.427] [logical planner] [info] logical optimization took 0.020769ms
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:31:54.427] [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:31:54.428] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:31:54.428] [codegen] [info] generating lambda function for (Option[str]) -> Option[str]
[2021-03-31 13:31:54.430] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:54.463] [global] [info] Compiled code paths for stage 0 in 0.03 ms
[2021-03-31 13:31:54.463] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0330444s
[2021-03-31 13:31:54.466] [E/1] [info] [Task Finished] Transform to mem in 0.002835s (9300 normal rows, 0 exceptions)
[2021-03-31 13:31:54.466] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00286121s
[2021-03-31 13:31:54.466] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00283489s, 9300 input rows, time to process 1 row via fast path: 0.000304827ms
[2021-03-31 13:31:54.466] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.401e-06s
[2021-03-31 13:31:54.466] [global] [info] [Transform Stage] Stage 0 took 0.0359299s
[2021-03-31 13:31:54.466] [global] [info] Query Execution took 0.0696583s. (planning: 0.0337095s, execution: 0.0359488s)
[2021-03-31 13:31:54.468] [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:31:54.501] [logical planner] [info] logical optimization took 0.022308ms
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:31:54.501] [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:31:54.502] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:54.522] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:31:54.522] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0200609s
[2021-03-31 13:31:54.524] [driver] [info] [Task Finished] Transform to mem in 0.001708s (9300 normal rows, 0 exceptions)
[2021-03-31 13:31:54.524] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00173377s
[2021-03-31 13:31:54.524] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00170845s, 9300 input rows, time to process 1 row via fast path: 0.000183704ms
[2021-03-31 13:31:54.524] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 4.412e-06s
[2021-03-31 13:31:54.524] [global] [info] [Transform Stage] Stage 0 took 0.0218179s
[2021-03-31 13:31:54.524] [global] [info] Query Execution took 0.0555643s. (planning: 0.0337278s, execution: 0.0218365s)
[2021-03-31 13:31:54.527] [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:31:54.527] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:54.531] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:54.665] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:54.671] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:54.804] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:54.809] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:54.943] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:54.943] [logical planner] [info] logical optimization took 0.278332ms
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:31:54.943] [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:31:54.945] [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:31:54.946] [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:31:54.946] [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:31:54.951] [global] [info] Stage3 depends on: Stage2 Stage1 Stage0 
[2021-03-31 13:31:54.951] [global] [info] Stage2 depends on: 
[2021-03-31 13:31:54.951] [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:31:54.962] [global] [info] Compiled code paths for stage 2 in 0.01 ms
[2021-03-31 13:31:54.962] [global] [info] [Transform Stage] Stage 2 compiled to x86 in 0.0107291s
[2021-03-31 13:31:54.963] [E/1] [info] [Task Finished] Transform to in-memory hash table in 0.001662s (1928 normal rows, 0 exceptions, 1726 buckets)
[2021-03-31 13:31:54.963] [global] [info] [Transform Stage] Stage 2 completed 1 load&transform tasks in 0.00173268s
[2021-03-31 13:31:54.963] [global] [info] [Transform Stage] Stage 2 total wall clock time: 0.00166183s, 1928 input rows, time to process 1 row via fast path: 0.000861947ms
[2021-03-31 13:31:54.963] [global] [info] [Transform Stage] Stage 2 completed 1 sink tasks in 2.5e-06s
[2021-03-31 13:31:54.963] [global] [info] [Transform Stage] Stage 2 took 0.0125004s
[2021-03-31 13:31:54.963] [global] [info] Stage1 depends on: 
[2021-03-31 13:31:54.964] [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:31:54.984] [global] [info] Compiled code paths for stage 1 in 0.02 ms
[2021-03-31 13:31:54.984] [global] [info] [Transform Stage] Stage 1 compiled to x86 in 0.0206955s
[2021-03-31 13:31:54.988] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.003551s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:31:54.988] [global] [info] [Transform Stage] Stage 1 completed 1 load&transform tasks in 0.00364292s
[2021-03-31 13:31:54.988] [global] [info] [Transform Stage] Stage 1 total wall clock time: 0.00355138s, 9300 input rows, time to process 1 row via fast path: 0.000381869ms
[2021-03-31 13:31:54.988] [global] [info] [Transform Stage] Stage 1 completed 1 sink tasks in 3.584e-06s
[2021-03-31 13:31:54.988] [global] [info] [Transform Stage] Stage 1 took 0.0243613s
[2021-03-31 13:31:54.988] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:54.989] [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:31:55.009] [global] [info] Compiled code paths for stage 0 in 0.02 ms
[2021-03-31 13:31:55.009] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.0208521s
[2021-03-31 13:31:55.012] [driver] [info] [Task Finished] Transform to in-memory hash table in 0.003487s (3562 normal rows, 0 exceptions, 3512 buckets)
[2021-03-31 13:31:55.012] [global] [info] [Transform Stage] Stage 0 completed 1 load&transform tasks in 0.00357888s
[2021-03-31 13:31:55.012] [global] [info] [Transform Stage] Stage 0 total wall clock time: 0.00348663s, 9300 input rows, time to process 1 row via fast path: 0.000374906ms
[2021-03-31 13:31:55.012] [global] [info] [Transform Stage] Stage 0 completed 1 sink tasks in 3.454e-06s
[2021-03-31 13:31:55.012] [global] [info] [Transform Stage] Stage 0 took 0.0244619s
[2021-03-31 13:31:55.087] [global] [info] Compiled code paths for stage 3 in 0.07 ms
[2021-03-31 13:31:55.087] [global] [info] [Transform Stage] Stage 3 compiled to x86 in 0.0752327s
[2021-03-31 13:31:55.107] [E/2] [info] [Task Finished] Transform to mem in 0.019525s (25131 normal rows, 0 exceptions)
[2021-03-31 13:31:55.123] [driver] [info] [Task Finished] Transform to mem in 0.035683s (47955 normal rows, 0 exceptions)
[2021-03-31 13:31:55.139] [E/2] [info] [Task Finished] Transform to mem in 0.032204s (45263 normal rows, 0 exceptions)
[2021-03-31 13:31:55.150] [driver] [info] [Task Finished] Transform to mem in 0.026470s (35289 normal rows, 0 exceptions)
[2021-03-31 13:31:55.169] [driver] [info] [Task Finished] Transform to mem in 0.019508s (25125 normal rows, 0 exceptions)
[2021-03-31 13:31:55.197] [driver] [info] [Task Finished] Transform to mem in 0.027919s (36022 normal rows, 0 exceptions)
[2021-03-31 13:31:55.202] [E/3] [info] [Task Finished] Transform to mem in 0.114593s (158845 normal rows, 0 exceptions)
[2021-03-31 13:31:55.206] [E/1] [info] [Task Finished] Transform to mem in 0.118231s (165132 normal rows, 0 exceptions)
[2021-03-31 13:31:55.211] [E/2] [info] [Task Finished] Transform to mem in 0.071447s (89837 normal rows, 0 exceptions)
[2021-03-31 13:31:55.221] [E/3] [info] [Task Finished] Transform to mem in 0.018640s (24688 normal rows, 0 exceptions)
[2021-03-31 13:31:55.241] [E/1] [info] [Task Finished] Transform to mem in 0.034650s (43700 normal rows, 0 exceptions)
[2021-03-31 13:31:55.248] [E/3] [info] [Task Finished] Transform to mem in 0.026597s (36398 normal rows, 0 exceptions)
[2021-03-31 13:31:55.268] [E/1] [info] [Task Finished] Transform to mem in 0.027508s (35270 normal rows, 0 exceptions)
[2021-03-31 13:31:55.280] [driver] [info] [Task Finished] Transform to mem in 0.082784s (109778 normal rows, 0 exceptions)
[2021-03-31 13:31:55.284] [E/2] [info] [Task Finished] Transform to mem in 0.073503s (97620 normal rows, 0 exceptions)
[2021-03-31 13:31:55.288] [E/1] [info] [Task Finished] Transform to mem in 0.019505s (24716 normal rows, 0 exceptions)
[2021-03-31 13:31:55.307] [E/1] [info] [Task Finished] Transform to mem in 0.019438s (24521 normal rows, 0 exceptions)
[2021-03-31 13:31:55.310] [driver] [info] [Task Finished] Transform to mem in 0.029396s (40105 normal rows, 0 exceptions)
[2021-03-31 13:31:55.335] [E/1] [info] [Task Finished] Transform to mem in 0.027448s (35358 normal rows, 0 exceptions)
[2021-03-31 13:31:55.343] [E/3] [info] [Task Finished] Transform to mem in 0.095729s (128540 normal rows, 0 exceptions)
[2021-03-31 13:31:55.362] [E/1] [info] [Task Finished] Transform to mem in 0.027024s (37101 normal rows, 0 exceptions)
[2021-03-31 13:31:55.385] [E/2] [info] [Task Finished] Transform to mem in 0.100252s (137659 normal rows, 0 exceptions)
[2021-03-31 13:31:55.410] [driver] [info] [Task Finished] Transform to mem in 0.100701s (137010 normal rows, 0 exceptions)
[2021-03-31 13:31:55.411] [E/2] [info] [Task Finished] Transform to mem in 0.026670s (36984 normal rows, 0 exceptions)
[2021-03-31 13:31:55.429] [E/3] [info] [Task Finished] Transform to mem in 0.085736s (115493 normal rows, 0 exceptions)
[2021-03-31 13:31:55.431] [E/1] [info] [Task Finished] Transform to mem in 0.069328s (90017 normal rows, 0 exceptions)
[2021-03-31 13:31:55.449] [E/3] [info] [Task Finished] Transform to mem in 0.019585s (24776 normal rows, 0 exceptions)
[2021-03-31 13:31:55.459] [E/1] [info] [Task Finished] Transform to mem in 0.028064s (35820 normal rows, 0 exceptions)
[2021-03-31 13:31:55.471] [driver] [info] [Task Finished] Transform to mem in 0.060226s (86890 normal rows, 0 exceptions)
[2021-03-31 13:31:55.495] [E/1] [info] [Task Finished] Transform to mem in 0.035520s (50597 normal rows, 0 exceptions)
[2021-03-31 13:31:55.507] [E/2] [info] [Task Finished] Transform to mem in 0.096024s (128526 normal rows, 0 exceptions)
[2021-03-31 13:31:55.519] [driver] [info] [Task Finished] Transform to mem in 0.048638s (69186 normal rows, 0 exceptions)
[2021-03-31 13:31:55.521] [E/3] [info] [Task Finished] Transform to mem in 0.072022s (94840 normal rows, 0 exceptions)
[2021-03-31 13:31:55.527] [E/2] [info] [Task Finished] Transform to mem in 0.019527s (24753 normal rows, 0 exceptions)
[2021-03-31 13:31:55.547] [E/2] [info] [Task Finished] Transform to mem in 0.019632s (25284 normal rows, 0 exceptions)
[2021-03-31 13:31:55.558] [driver] [info] [Task Finished] Transform to mem in 0.039125s (51533 normal rows, 0 exceptions)
[2021-03-31 13:31:55.574] [E/2] [info] [Task Finished] Transform to mem in 0.027368s (35533 normal rows, 0 exceptions)
[2021-03-31 13:31:55.586] [E/1] [info] [Task Finished] Transform to mem in 0.091078s (120684 normal rows, 0 exceptions)
[2021-03-31 13:31:55.594] [E/2] [info] [Task Finished] Transform to mem in 0.019691s (25025 normal rows, 0 exceptions)
[2021-03-31 13:31:55.614] [E/1] [info] [Task Finished] Transform to mem in 0.027862s (35513 normal rows, 0 exceptions)
[2021-03-31 13:31:55.621] [E/3] [info] [Task Finished] Transform to mem in 0.100478s (136571 normal rows, 0 exceptions)
[2021-03-31 13:31:55.634] [E/1] [info] [Task Finished] Transform to mem in 0.020441s (25164 normal rows, 0 exceptions)
[2021-03-31 13:31:55.642] [driver] [info] [Task Finished] Transform to mem in 0.083285s (113244 normal rows, 0 exceptions)
[2021-03-31 13:31:55.649] [E/3] [info] [Task Finished] Transform to mem in 0.027990s (35994 normal rows, 0 exceptions)
[2021-03-31 13:31:55.662] [driver] [info] [Task Finished] Transform to mem in 0.020161s (25196 normal rows, 0 exceptions)
[2021-03-31 13:31:55.671] [driver] [info] [Task Finished] Transform to mem in 0.008703s (11259 normal rows, 0 exceptions)
[2021-03-31 13:31:55.719] [E/2] [info] [Task Finished] Transform to mem in 0.124774s (174193 normal rows, 0 exceptions)
[2021-03-31 13:31:55.729] [E/1] [info] [Task Finished] Transform to mem in 0.094673s (127738 normal rows, 0 exceptions)
[2021-03-31 13:31:55.731] [E/3] [info] [Task Finished] Transform to mem in 0.082147s (110771 normal rows, 0 exceptions)
[2021-03-31 13:31:55.738] [E/2] [info] [Task Finished] Transform to mem in 0.019546s (25156 normal rows, 0 exceptions)
[2021-03-31 13:31:55.756] [E/1] [info] [Task Finished] Transform to mem in 0.027690s (36015 normal rows, 0 exceptions)
[2021-03-31 13:31:55.758] [E/2] [info] [Task Finished] Transform to mem in 0.020345s (24839 normal rows, 0 exceptions)
[2021-03-31 13:31:55.786] [driver] [info] [Task Finished] Transform to mem in 0.115208s (160842 normal rows, 0 exceptions)
[2021-03-31 13:31:55.796] [E/1] [info] [Task Finished] Transform to mem in 0.039929s (54988 normal rows, 0 exceptions)
[2021-03-31 13:31:55.824] [E/1] [info] [Task Finished] Transform to mem in 0.028054s (36157 normal rows, 0 exceptions)
[2021-03-31 13:31:55.826] [E/3] [info] [Task Finished] Transform to mem in 0.094803s (128364 normal rows, 0 exceptions)
[2021-03-31 13:31:55.826] [driver] [info] [Task Finished] Transform to mem in 0.040600s (57674 normal rows, 0 exceptions)
[2021-03-31 13:31:55.835] [E/2] [info] [Task Finished] Transform to mem in 0.076917s (101477 normal rows, 0 exceptions)
[2021-03-31 13:31:55.844] [E/2] [info] [Task Finished] Transform to mem in 0.008880s (11461 normal rows, 0 exceptions)
[2021-03-31 13:31:55.856] [E/3] [info] [Task Finished] Transform to mem in 0.030242s (42268 normal rows, 0 exceptions)
[2021-03-31 13:31:55.891] [E/3] [info] [Task Finished] Transform to mem in 0.034598s (49180 normal rows, 0 exceptions)
[2021-03-31 13:31:55.895] [E/1] [info] [Task Finished] Transform to mem in 0.070946s (90283 normal rows, 0 exceptions)
[2021-03-31 13:31:55.907] [driver] [info] [Task Finished] Transform to mem in 0.080368s (107483 normal rows, 0 exceptions)
[2021-03-31 13:31:55.919] [E/3] [info] [Task Finished] Transform to mem in 0.027896s (35595 normal rows, 0 exceptions)
[2021-03-31 13:31:55.931] [E/2] [info] [Task Finished] Transform to mem in 0.086794s (115821 normal rows, 0 exceptions)
[2021-03-31 13:31:55.938] [driver] [info] [Task Finished] Transform to mem in 0.030905s (43145 normal rows, 0 exceptions)
[2021-03-31 13:31:55.948] [E/3] [info] [Task Finished] Transform to mem in 0.028995s (35285 normal rows, 0 exceptions)
[2021-03-31 13:31:55.974] [driver] [info] [Task Finished] Transform to mem in 0.036002s (51000 normal rows, 0 exceptions)
[2021-03-31 13:31:55.991] [E/3] [info] [Task Finished] Transform to mem in 0.043253s (59860 normal rows, 0 exceptions)
[2021-03-31 13:31:55.992] [E/1] [info] [Task Finished] Transform to mem in 0.096706s (132982 normal rows, 0 exceptions)
[2021-03-31 13:31:56.000] [E/2] [info] [Task Finished] Transform to mem in 0.069056s (89845 normal rows, 0 exceptions)
[2021-03-31 13:31:56.012] [E/3] [info] [Task Finished] Transform to mem in 0.020221s (25209 normal rows, 0 exceptions)
[2021-03-31 13:31:56.031] [E/3] [info] [Task Finished] Transform to mem in 0.019471s (25218 normal rows, 0 exceptions)
[2021-03-31 13:31:56.053] [E/1] [info] [Task Finished] Transform to mem in 0.060818s (79626 normal rows, 0 exceptions)
[2021-03-31 13:31:56.059] [E/3] [info] [Task Finished] Transform to mem in 0.027475s (35347 normal rows, 0 exceptions)
[2021-03-31 13:31:56.070] [driver] [info] [Task Finished] Transform to mem in 0.096465s (129587 normal rows, 0 exceptions)
[2021-03-31 13:31:56.078] [E/3] [info] [Task Finished] Transform to mem in 0.019295s (24798 normal rows, 0 exceptions)
[2021-03-31 13:31:56.104] [driver] [info] [Task Finished] Transform to mem in 0.033787s (46617 normal rows, 0 exceptions)
[2021-03-31 13:31:56.114] [E/2] [info] [Task Finished] Transform to mem in 0.114105s (159135 normal rows, 0 exceptions)
[2021-03-31 13:31:56.127] [driver] [info] [Task Finished] Transform to mem in 0.023230s (30883 normal rows, 0 exceptions)
[2021-03-31 13:31:56.130] [E/1] [info] [Task Finished] Transform to mem in 0.076586s (98805 normal rows, 0 exceptions)
[2021-03-31 13:31:56.149] [E/1] [info] [Task Finished] Transform to mem in 0.019310s (24884 normal rows, 0 exceptions)
[2021-03-31 13:31:56.166] [E/2] [info] [Task Finished] Transform to mem in 0.052053s (73689 normal rows, 0 exceptions)
[2021-03-31 13:31:56.194] [E/3] [info] [Task Finished] Transform to mem in 0.115722s (160751 normal rows, 0 exceptions)
[2021-03-31 13:31:56.197] [driver] [info] [Task Finished] Transform to mem in 0.070063s (89041 normal rows, 0 exceptions)
[2021-03-31 13:31:56.209] [E/1] [info] [Task Finished] Transform to mem in 0.060182s (78192 normal rows, 0 exceptions)
[2021-03-31 13:31:56.221] [E/3] [info] [Task Finished] Transform to mem in 0.027524s (37728 normal rows, 0 exceptions)
[2021-03-31 13:31:56.226] [driver] [info] [Task Finished] Transform to mem in 0.028262s (36542 normal rows, 0 exceptions)
[2021-03-31 13:31:56.241] [E/3] [info] [Task Finished] Transform to mem in 0.019405s (24927 normal rows, 0 exceptions)
[2021-03-31 13:31:56.253] [driver] [info] [Task Finished] Transform to mem in 0.027404s (35179 normal rows, 0 exceptions)
[2021-03-31 13:31:56.264] [E/2] [info] [Task Finished] Transform to mem in 0.097885s (131921 normal rows, 0 exceptions)
[2021-03-31 13:31:56.274] [driver] [info] [Task Finished] Transform to mem in 0.021343s (28735 normal rows, 0 exceptions)
[2021-03-31 13:31:56.293] [E/2] [info] [Task Finished] Transform to mem in 0.028594s (36814 normal rows, 0 exceptions)
[2021-03-31 13:31:56.293] [E/1] [info] [Task Finished] Transform to mem in 0.084079s (113650 normal rows, 0 exceptions)
[2021-03-31 13:31:56.316] [E/2] [info] [Task Finished] Transform to mem in 0.023363s (31887 normal rows, 0 exceptions)
[2021-03-31 13:31:56.345] [E/1] [info] [Task Finished] Transform to mem in 0.051850s (69153 normal rows, 0 exceptions)
[2021-03-31 13:31:56.345] [E/3] [info] [Task Finished] Transform to mem in 0.104734s (142265 normal rows, 0 exceptions)
[2021-03-31 13:31:56.368] [driver] [info] [Task Finished] Transform to mem in 0.093230s (128350 normal rows, 0 exceptions)
[2021-03-31 13:31:56.371] [E/1] [info] [Task Finished] Transform to mem in 0.025435s (34086 normal rows, 0 exceptions)
[2021-03-31 13:31:56.374] [E/3] [info] [Task Finished] Transform to mem in 0.028318s (36505 normal rows, 0 exceptions)
[2021-03-31 13:31:56.386] [E/2] [info] [Task Finished] Transform to mem in 0.070106s (88901 normal rows, 0 exceptions)
[2021-03-31 13:31:56.389] [E/1] [info] [Task Finished] Transform to mem in 0.018628s (24720 normal rows, 0 exceptions)
[2021-03-31 13:31:56.402] [E/3] [info] [Task Finished] Transform to mem in 0.027894s (35745 normal rows, 0 exceptions)
[2021-03-31 13:31:56.439] [E/1] [info] [Task Finished] Transform to mem in 0.049962s (73228 normal rows, 0 exceptions)
[2021-03-31 13:31:56.452] [E/3] [info] [Task Finished] Transform to mem in 0.050639s (71216 normal rows, 0 exceptions)
[2021-03-31 13:31:56.461] [driver] [info] [Task Finished] Transform to mem in 0.093018s (127517 normal rows, 0 exceptions)
[2021-03-31 13:31:56.465] [E/2] [info] [Task Finished] Transform to mem in 0.078950s (101655 normal rows, 0 exceptions)
[2021-03-31 13:31:56.472] [E/3] [info] [Task Finished] Transform to mem in 0.019638s (25306 normal rows, 0 exceptions)
[2021-03-31 13:31:56.510] [E/1] [info] [Task Finished] Transform to mem in 0.070487s (93246 normal rows, 0 exceptions)
[2021-03-31 13:31:56.515] [E/3] [info] [Task Finished] Transform to mem in 0.043066s (61650 normal rows, 0 exceptions)
[2021-03-31 13:31:56.537] [E/1] [info] [Task Finished] Transform to mem in 0.026972s (35410 normal rows, 0 exceptions)
[2021-03-31 13:31:56.556] [driver] [info] [Task Finished] Transform to mem in 0.095314s (132563 normal rows, 0 exceptions)
[2021-03-31 13:31:56.569] [E/2] [info] [Task Finished] Transform to mem in 0.103597s (142382 normal rows, 0 exceptions)
[2021-03-31 13:31:56.573] [E/1] [info] [Task Finished] Transform to mem in 0.036291s (51575 normal rows, 0 exceptions)
[2021-03-31 13:31:56.592] [E/1] [info] [Task Finished] Transform to mem in 0.018986s (24856 normal rows, 0 exceptions)
[2021-03-31 13:31:56.602] [driver] [info] [Task Finished] Transform to mem in 0.045608s (63758 normal rows, 0 exceptions)
[2021-03-31 13:31:56.607] [E/3] [info] [Task Finished] Transform to mem in 0.092461s (125624 normal rows, 0 exceptions)
[2021-03-31 13:31:56.615] [E/3] [info] [Task Finished] Transform to mem in 0.007164s (9137 normal rows, 0 exceptions)
[2021-03-31 13:31:56.622] [driver] [info] [Task Finished] Transform to mem in 0.019943s (24719 normal rows, 0 exceptions)
[2021-03-31 13:31:56.639] [E/2] [info] [Task Finished] Transform to mem in 0.070241s (88881 normal rows, 0 exceptions)
[2021-03-31 13:31:56.642] [driver] [info] [Task Finished] Transform to mem in 0.020096s (24660 normal rows, 0 exceptions)
[2021-03-31 13:31:56.663] [E/1] [info] [Task Finished] Transform to mem in 0.070365s (89458 normal rows, 0 exceptions)
[2021-03-31 13:31:56.667] [E/2] [info] [Task Finished] Transform to mem in 0.027292s (35624 normal rows, 0 exceptions)
[2021-03-31 13:31:56.686] [E/1] [info] [Task Finished] Transform to mem in 0.023759s (31860 normal rows, 0 exceptions)
[2021-03-31 13:31:56.696] [E/2] [info] [Task Finished] Transform to mem in 0.029790s (36166 normal rows, 0 exceptions)
[2021-03-31 13:31:56.699] [E/3] [info] [Task Finished] Transform to mem in 0.084027s (112468 normal rows, 0 exceptions)
[2021-03-31 13:31:56.716] [E/2] [info] [Task Finished] Transform to mem in 0.019171s (24858 normal rows, 0 exceptions)
[2021-03-31 13:31:56.731] [driver] [info] [Task Finished] Transform to mem in 0.089406s (120716 normal rows, 0 exceptions)
[2021-03-31 13:31:56.735] [E/2] [info] [Task Finished] Transform to mem in 0.019560s (24927 normal rows, 0 exceptions)
[2021-03-31 13:31:56.783] [E/1] [info] [Task Finished] Transform to mem in 0.096988s (131895 normal rows, 0 exceptions)
[2021-03-31 13:31:56.789] [E/3] [info] [Task Finished] Transform to mem in 0.090156s (122197 normal rows, 0 exceptions)
[2021-03-31 13:31:56.803] [E/1] [info] [Task Finished] Transform to mem in 0.019604s (25296 normal rows, 0 exceptions)
[2021-03-31 13:31:56.817] [driver] [info] [Task Finished] Transform to mem in 0.085478s (120894 normal rows, 0 exceptions)
[2021-03-31 13:31:56.832] [E/2] [info] [Task Finished] Transform to mem in 0.096970s (130688 normal rows, 0 exceptions)
[2021-03-31 13:31:56.836] [driver] [info] [Task Finished] Transform to mem in 0.018767s (24767 normal rows, 0 exceptions)
[2021-03-31 13:31:56.841] [E/3] [info] [Task Finished] Transform to mem in 0.052322s (73220 normal rows, 0 exceptions)
[2021-03-31 13:31:56.860] [E/2] [info] [Task Finished] Transform to mem in 0.027471s (35349 normal rows, 0 exceptions)
[2021-03-31 13:31:56.863] [E/3] [info] [Task Finished] Transform to mem in 0.021611s (28670 normal rows, 0 exceptions)
[2021-03-31 13:31:56.893] [E/2] [info] [Task Finished] Transform to mem in 0.033695s (44654 normal rows, 0 exceptions)
[2021-03-31 13:31:56.903] [E/1] [info] [Task Finished] Transform to mem in 0.099691s (135912 normal rows, 0 exceptions)
[2021-03-31 13:31:56.912] [driver] [info] [Task Finished] Transform to mem in 0.076293s (102188 normal rows, 0 exceptions)
[2021-03-31 13:31:56.913] [E/2] [info] [Task Finished] Transform to mem in 0.019562s (25167 normal rows, 0 exceptions)
[2021-03-31 13:31:56.935] [E/1] [info] [Task Finished] Transform to mem in 0.031875s (43052 normal rows, 0 exceptions)
[2021-03-31 13:31:56.942] [E/2] [info] [Task Finished] Transform to mem in 0.029139s (39741 normal rows, 0 exceptions)
[2021-03-31 13:31:56.959] [E/3] [info] [Task Finished] Transform to mem in 0.096161s (128945 normal rows, 0 exceptions)
[2021-03-31 13:31:56.969] [E/1] [info] [Task Finished] Transform to mem in 0.034495s (46801 normal rows, 0 exceptions)
[2021-03-31 13:31:56.979] [E/3] [info] [Task Finished] Transform to mem in 0.019464s (25333 normal rows, 0 exceptions)
[2021-03-31 13:31:56.997] [E/1] [info] [Task Finished] Transform to mem in 0.027534s (35668 normal rows, 0 exceptions)
[2021-03-31 13:31:56.999] [driver] [info] [Task Finished] Transform to mem in 0.086779s (118052 normal rows, 0 exceptions)
[2021-03-31 13:31:57.014] [E/2] [info] [Task Finished] Transform to mem in 0.071995s (95035 normal rows, 0 exceptions)
[2021-03-31 13:31:57.020] [E/1] [info] [Task Finished] Transform to mem in 0.023136s (30951 normal rows, 0 exceptions)
[2021-03-31 13:31:57.049] [E/2] [info] [Task Finished] Transform to mem in 0.035220s (49346 normal rows, 0 exceptions)
[2021-03-31 13:31:57.070] [E/1] [info] [Task Finished] Transform to mem in 0.050111s (63635 normal rows, 0 exceptions)
[2021-03-31 13:31:57.076] [E/3] [info] [Task Finished] Transform to mem in 0.097695s (131336 normal rows, 0 exceptions)
[2021-03-31 13:31:57.089] [E/1] [info] [Task Finished] Transform to mem in 0.019549s (25057 normal rows, 0 exceptions)
[2021-03-31 13:31:57.108] [driver] [info] [Task Finished] Transform to mem in 0.109407s (150891 normal rows, 0 exceptions)
[2021-03-31 13:31:57.122] [E/3] [info] [Task Finished] Transform to mem in 0.045574s (63259 normal rows, 0 exceptions)
[2021-03-31 13:31:57.132] [E/2] [info] [Task Finished] Transform to mem in 0.082428s (109745 normal rows, 0 exceptions)
[2021-03-31 13:31:57.145] [driver] [info] [Task Finished] Transform to mem in 0.037278s (51877 normal rows, 0 exceptions)
[2021-03-31 13:31:57.149] [E/3] [info] [Task Finished] Transform to mem in 0.027168s (35108 normal rows, 0 exceptions)
[2021-03-31 13:31:57.165] [driver] [info] [Task Finished] Transform to mem in 0.019237s (24946 normal rows, 0 exceptions)
[2021-03-31 13:31:57.193] [E/1] [info] [Task Finished] Transform to mem in 0.103576s (142650 normal rows, 0 exceptions)
[2021-03-31 13:31:57.196] [E/3] [info] [Task Finished] Transform to mem in 0.046941s (65058 normal rows, 0 exceptions)
[2021-03-31 13:31:57.209] [E/2] [info] [Task Finished] Transform to mem in 0.076950s (100942 normal rows, 0 exceptions)
[2021-03-31 13:31:57.217] [E/1] [info] [Task Finished] Transform to mem in 0.024097s (32532 normal rows, 0 exceptions)
[2021-03-31 13:31:57.237] [E/1] [info] [Task Finished] Transform to mem in 0.019653s (25305 normal rows, 0 exceptions)
[2021-03-31 13:31:57.244] [driver] [info] [Task Finished] Transform to mem in 0.079088s (104405 normal rows, 0 exceptions)
[2021-03-31 13:31:57.251] [E/3] [info] [Task Finished] Transform to mem in 0.055347s (73717 normal rows, 0 exceptions)
[2021-03-31 13:31:57.271] [E/3] [info] [Task Finished] Transform to mem in 0.019387s (24942 normal rows, 0 exceptions)
[2021-03-31 13:31:57.274] [E/1] [info] [Task Finished] Transform to mem in 0.037415s (50939 normal rows, 0 exceptions)
[2021-03-31 13:31:57.303] [E/3] [info] [Task Finished] Transform to mem in 0.031929s (42100 normal rows, 0 exceptions)
[2021-03-31 13:31:57.303] [E/2] [info] [Task Finished] Transform to mem in 0.094268s (125497 normal rows, 0 exceptions)
[2021-03-31 13:31:57.322] [E/3] [info] [Task Finished] Transform to mem in 0.019711s (25355 normal rows, 0 exceptions)
[2021-03-31 13:31:57.341] [driver] [info] [Task Finished] Transform to mem in 0.097082s (133300 normal rows, 0 exceptions)
[2021-03-31 13:31:57.341] [E/3] [info] [Task Finished] Transform to mem in 0.018667s (24648 normal rows, 0 exceptions)
[2021-03-31 13:31:57.369] [E/1] [info] [Task Finished] Transform to mem in 0.094973s (127588 normal rows, 0 exceptions)
[2021-03-31 13:31:57.388] [E/1] [info] [Task Finished] Transform to mem in 0.018915s (24760 normal rows, 0 exceptions)
[2021-03-31 13:31:57.389] [driver] [info] [Task Finished] Transform to mem in 0.048251s (61810 normal rows, 0 exceptions)
[2021-03-31 13:31:57.410] [E/2] [info] [Task Finished] Transform to mem in 0.106975s (148802 normal rows, 0 exceptions)
[2021-03-31 13:31:57.422] [E/1] [info] [Task Finished] Transform to mem in 0.033592s (45089 normal rows, 0 exceptions)
[2021-03-31 13:31:57.430] [E/2] [info] [Task Finished] Transform to mem in 0.019759s (25397 normal rows, 0 exceptions)
[2021-03-31 13:31:57.453] [E/3] [info] [Task Finished] Transform to mem in 0.111534s (152233 normal rows, 0 exceptions)
[2021-03-31 13:31:57.472] [E/3] [info] [Task Finished] Transform to mem in 0.019522s (24918 normal rows, 0 exceptions)
[2021-03-31 13:31:57.475] [E/1] [info] [Task Finished] Transform to mem in 0.053117s (75367 normal rows, 0 exceptions)
[2021-03-31 13:31:57.485] [driver] [info] [Task Finished] Transform to mem in 0.095872s (128054 normal rows, 0 exceptions)
[2021-03-31 13:31:57.499] [E/3] [info] [Task Finished] Transform to mem in 0.026814s (35003 normal rows, 0 exceptions)
[2021-03-31 13:31:57.507] [E/2] [info] [Task Finished] Transform to mem in 0.076981s (101946 normal rows, 0 exceptions)
[2021-03-31 13:31:57.514] [driver] [info] [Task Finished] Transform to mem in 0.028751s (40146 normal rows, 0 exceptions)
[2021-03-31 13:31:57.534] [driver] [info] [Task Finished] Transform to mem in 0.019726s (25248 normal rows, 0 exceptions)
[2021-03-31 13:31:57.562] [driver] [info] [Task Finished] Transform to mem in 0.027931s (35972 normal rows, 0 exceptions)
[2021-03-31 13:31:57.564] [E/1] [info] [Task Finished] Transform to mem in 0.088463s (120099 normal rows, 0 exceptions)
[2021-03-31 13:31:57.573] [E/3] [info] [Task Finished] Transform to mem in 0.073424s (95889 normal rows, 0 exceptions)
[2021-03-31 13:31:57.583] [E/1] [info] [Task Finished] Transform to mem in 0.019509s (25061 normal rows, 0 exceptions)
[2021-03-31 13:31:57.600] [E/3] [info] [Task Finished] Transform to mem in 0.027853s (35325 normal rows, 0 exceptions)
[2021-03-31 13:31:57.604] [E/2] [info] [Task Finished] Transform to mem in 0.096759s (130714 normal rows, 0 exceptions)
[2021-03-31 13:31:57.624] [E/3] [info] [Task Finished] Transform to mem in 0.023923s (31934 normal rows, 0 exceptions)
[2021-03-31 13:31:57.628] [driver] [info] [Task Finished] Transform to mem in 0.066431s (88529 normal rows, 0 exceptions)
[2021-03-31 13:31:57.631] [E/2] [info] [Task Finished] Transform to mem in 0.027482s (35311 normal rows, 0 exceptions)
[2021-03-31 13:31:57.660] [driver] [info] [Task Finished] Transform to mem in 0.032096s (45344 normal rows, 0 exceptions)
[2021-03-31 13:31:57.703] [E/2] [info] [Task Finished] Transform to mem in 0.071356s (87559 normal rows, 0 exceptions)
[2021-03-31 13:31:57.704] [E/1] [info] [Task Finished] Transform to mem in 0.121299s (171038 normal rows, 0 exceptions)
[2021-03-31 13:31:57.734] [E/2] [info] [Task Finished] Transform to mem in 0.031161s (42695 normal rows, 0 exceptions)
[2021-03-31 13:31:57.734] [E/1] [info] [Task Finished] Transform to mem in 0.029650s (36198 normal rows, 0 exceptions)
[2021-03-31 13:31:57.735] [E/3] [info] [Task Finished] Transform to mem in 0.110161s (151639 normal rows, 0 exceptions)
[2021-03-31 13:31:57.753] [E/1] [info] [Task Finished] Transform to mem in 0.019418s (25022 normal rows, 0 exceptions)
[2021-03-31 13:31:57.762] [E/3] [info] [Task Finished] Transform to mem in 0.027754s (35962 normal rows, 0 exceptions)
[2021-03-31 13:31:57.787] [driver] [info] [Task Finished] Transform to mem in 0.127253s (179364 normal rows, 0 exceptions)
[2021-03-31 13:31:57.805] [E/2] [info] [Task Finished] Transform to mem in 0.071340s (90425 normal rows, 0 exceptions)
[2021-03-31 13:31:57.820] [driver] [info] [Task Finished] Transform to mem in 0.032871s (43630 normal rows, 0 exceptions)
[2021-03-31 13:31:57.821] [E/1] [info] [Task Finished] Transform to mem in 0.067118s (88645 normal rows, 0 exceptions)
[2021-03-31 13:31:57.830] [E/3] [info] [Task Finished] Transform to mem in 0.067464s (99851 normal rows, 0 exceptions)
[2021-03-31 13:31:57.842] [driver] [info] [Task Finished] Transform to mem in 0.022023s (28815 normal rows, 0 exceptions)
[2021-03-31 13:31:57.875] [E/2] [info] [Task Finished] Transform to mem in 0.070239s (89248 normal rows, 0 exceptions)
[2021-03-31 13:31:57.883] [E/1] [info] [Task Finished] Transform to mem in 0.062445s (84714 normal rows, 0 exceptions)
[2021-03-31 13:31:57.885] [driver] [info] [Task Finished] Transform to mem in 0.042663s (61456 normal rows, 0 exceptions)
[2021-03-31 13:31:57.905] [driver] [info] [Task Finished] Transform to mem in 0.019627s (25234 normal rows, 0 exceptions)
[2021-03-31 13:31:57.920] [E/2] [info] [Task Finished] Transform to mem in 0.044443s (62245 normal rows, 0 exceptions)
[2021-03-31 13:31:57.921] [E/3] [info] [Task Finished] Transform to mem in 0.091204s (122718 normal rows, 0 exceptions)
[2021-03-31 13:31:57.933] [driver] [info] [Task Finished] Transform to mem in 0.028138s (36109 normal rows, 0 exceptions)
[2021-03-31 13:31:57.940] [E/3] [info] [Task Finished] Transform to mem in 0.018818s (24833 normal rows, 0 exceptions)
[2021-03-31 13:31:57.959] [driver] [info] [Task Finished] Transform to mem in 0.026455s (35479 normal rows, 0 exceptions)
[2021-03-31 13:31:57.962] [E/1] [info] [Task Finished] Transform to mem in 0.078802s (99709 normal rows, 0 exceptions)
[2021-03-31 13:31:57.987] [driver] [info] [Task Finished] Transform to mem in 0.027347s (37924 normal rows, 0 exceptions)
[2021-03-31 13:31:58.009] [E/3] [info] [Task Finished] Transform to mem in 0.069419s (89012 normal rows, 0 exceptions)
[2021-03-31 13:31:58.011] [E/1] [info] [Task Finished] Transform to mem in 0.049231s (65269 normal rows, 0 exceptions)
[2021-03-31 13:31:58.038] [E/3] [info] [Task Finished] Transform to mem in 0.028884s (39361 normal rows, 0 exceptions)
[2021-03-31 13:31:58.040] [E/1] [info] [Task Finished] Transform to mem in 0.029306s (35944 normal rows, 0 exceptions)
[2021-03-31 13:31:58.043] [E/2] [info] [Task Finished] Transform to mem in 0.122594s (172370 normal rows, 0 exceptions)
[2021-03-31 13:31:58.060] [E/1] [info] [Task Finished] Transform to mem in 0.019333s (24990 normal rows, 0 exceptions)
[2021-03-31 13:31:58.073] [E/2] [info] [Task Finished] Transform to mem in 0.030860s (40983 normal rows, 0 exceptions)
[2021-03-31 13:31:58.092] [E/2] [info] [Task Finished] Transform to mem in 0.018946s (24870 normal rows, 0 exceptions)
[2021-03-31 13:31:58.109] [E/3] [info] [Task Finished] Transform to mem in 0.070668s (90461 normal rows, 0 exceptions)
[2021-03-31 13:31:58.114] [driver] [info] [Task Finished] Transform to mem in 0.126977s (180510 normal rows, 0 exceptions)
[2021-03-31 13:31:58.120] [E/2] [info] [Task Finished] Transform to mem in 0.027685s (35395 normal rows, 0 exceptions)
[2021-03-31 13:31:58.133] [driver] [info] [Task Finished] Transform to mem in 0.019137s (24717 normal rows, 0 exceptions)
[2021-03-31 13:31:58.148] [E/2] [info] [Task Finished] Transform to mem in 0.028301s (36501 normal rows, 0 exceptions)
[2021-03-31 13:31:58.175] [E/1] [info] [Task Finished] Transform to mem in 0.115446s (163151 normal rows, 0 exceptions)
[2021-03-31 13:31:58.177] [E/2] [info] [Task Finished] Transform to mem in 0.028396s (38386 normal rows, 0 exceptions)
[2021-03-31 13:31:58.192] [E/3] [info] [Task Finished] Transform to mem in 0.082742s (109734 normal rows, 0 exceptions)
[2021-03-31 13:31:58.205] [E/1] [info] [Task Finished] Transform to mem in 0.029549s (36280 normal rows, 0 exceptions)
[2021-03-31 13:31:58.211] [E/3] [info] [Task Finished] Transform to mem in 0.019395s (25101 normal rows, 0 exceptions)
[2021-03-31 13:31:58.233] [E/1] [info] [Task Finished] Transform to mem in 0.028209s (36692 normal rows, 0 exceptions)
[2021-03-31 13:31:58.251] [E/2] [info] [Task Finished] Transform to mem in 0.074600s (96622 normal rows, 0 exceptions)
[2021-03-31 13:31:58.252] [E/1] [info] [Task Finished] Transform to mem in 0.018738s (24873 normal rows, 0 exceptions)
[2021-03-31 13:31:58.264] [driver] [info] [Task Finished] Transform to mem in 0.131488s (187481 normal rows, 0 exceptions)
[2021-03-31 13:31:58.280] [E/2] [info] [Task Finished] Transform to mem in 0.028155s (36212 normal rows, 0 exceptions)
[2021-03-31 13:31:58.283] [driver] [info] [Task Finished] Transform to mem in 0.018285s (24577 normal rows, 0 exceptions)
[2021-03-31 13:31:58.320] [E/2] [info] [Task Finished] Transform to mem in 0.039831s (51305 normal rows, 0 exceptions)
[2021-03-31 13:31:58.330] [E/3] [info] [Task Finished] Transform to mem in 0.119029s (169560 normal rows, 0 exceptions)
[2021-03-31 13:31:58.334] [E/1] [info] [Task Finished] Transform to mem in 0.082579s (110280 normal rows, 0 exceptions)
[2021-03-31 13:31:58.353] [driver] [info] [Task Finished] Transform to mem in 0.069836s (90609 normal rows, 0 exceptions)
[2021-03-31 13:31:58.360] [E/3] [info] [Task Finished] Transform to mem in 0.029885s (40051 normal rows, 0 exceptions)
[2021-03-31 13:31:58.372] [driver] [info] [Task Finished] Transform to mem in 0.019476s (24747 normal rows, 0 exceptions)
[2021-03-31 13:31:58.381] [E/2] [info] [Task Finished] Transform to mem in 0.061266s (89944 normal rows, 0 exceptions)
[2021-03-31 13:31:58.388] [E/3] [info] [Task Finished] Transform to mem in 0.027734s (35585 normal rows, 0 exceptions)
[2021-03-31 13:31:58.403] [E/1] [info] [Task Finished] Transform to mem in 0.068358s (88775 normal rows, 0 exceptions)
[2021-03-31 13:31:58.415] [E/2] [info] [Task Finished] Transform to mem in 0.033743s (47712 normal rows, 0 exceptions)
[2021-03-31 13:31:58.420] [E/1] [info] [Task Finished] Transform to mem in 0.017102s (22144 normal rows, 0 exceptions)
[2021-03-31 13:31:58.452] [E/1] [info] [Task Finished] Transform to mem in 0.031567s (43962 normal rows, 0 exceptions)
[2021-03-31 13:31:58.475] [E/3] [info] [Task Finished] Transform to mem in 0.087478s (114149 normal rows, 0 exceptions)
[2021-03-31 13:31:58.487] [driver] [info] [Task Finished] Transform to mem in 0.114581s (160651 normal rows, 0 exceptions)
[2021-03-31 13:31:58.495] [E/2] [info] [Task Finished] Transform to mem in 0.080556s (107321 normal rows, 0 exceptions)
[2021-03-31 13:31:58.496] [E/1] [info] [Task Finished] Transform to mem in 0.044128s (61534 normal rows, 0 exceptions)
[2021-03-31 13:31:58.507] [driver] [info] [Task Finished] Transform to mem in 0.020608s (25081 normal rows, 0 exceptions)
[2021-03-31 13:31:58.527] [E/2] [info] [Task Finished] Transform to mem in 0.032088s (42128 normal rows, 0 exceptions)
[2021-03-31 13:31:58.549] [driver] [info] [Task Finished] Transform to mem in 0.041346s (59284 normal rows, 0 exceptions)
[2021-03-31 13:31:58.566] [E/1] [info] [Task Finished] Transform to mem in 0.070116s (90696 normal rows, 0 exceptions)
[2021-03-31 13:31:58.568] [driver] [info] [Task Finished] Transform to mem in 0.019682s (24978 normal rows, 0 exceptions)
[2021-03-31 13:31:58.585] [E/3] [info] [Task Finished] Transform to mem in 0.109488s (150826 normal rows, 0 exceptions)
[2021-03-31 13:31:58.602] [E/1] [info] [Task Finished] Transform to mem in 0.035629s (45770 normal rows, 0 exceptions)
[2021-03-31 13:31:58.620] [E/2] [info] [Task Finished] Transform to mem in 0.092306s (129563 normal rows, 0 exceptions)
[2021-03-31 13:31:58.620] [global] [info] [Transform Stage] Stage 3 completed 271 load&transform tasks in 3.53221s
[2021-03-31 13:31:58.620] [global] [info] [Transform Stage] Stage 3 total wall clock time: 14.0173s, 14009719 input rows, time to process 1 row via fast path: 0.00100054ms
[2021-03-31 13:31:58.620] [global] [info] [Transform Stage] Stage 3 completed 271 sink tasks in 0.000388342s
[2021-03-31 13:31:58.620] [global] [info] [Transform Stage] Stage 3 took 3.60789s
[2021-03-31 13:31:58.620] [global] [info] Query Execution took 4.093s. (planning: 0.423695s, execution: 3.6693s)
[2021-03-31 13:31:58.631] [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:31:58.728] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:58.733] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:58.865] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:58.866] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:58.872] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:59.005] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:59.006] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:59.012] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:59.145] [global] [warning] getSample for join not yet implemented, returning empty vector
[2021-03-31 13:31:59.146] [global] [info] performing static typing for UDF in operator map
[2021-03-31 13:31:59.147] [global] [error] contains an assign operator - can't break down filter
[2021-03-31 13:31:59.245] [logical planner] [info] logical optimization took 0.378453ms
output type of specialized pipeline is: (str)
is this the most outer stage?: 1
[2021-03-31 13:31:59.245] [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:31:59.246] [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:31:59.247] [codegen] [info] generating lambda function for (Option[f64]) -> f64
[2021-03-31 13:31:59.249] [codegen] [info] generating lambda function for (str) -> str
[2021-03-31 13:31:59.250] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.252] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.254] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.256] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.258] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.260] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.262] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.264] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.266] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.268] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.270] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.272] [codegen] [info] generating lambda function for (Option[f64]) -> i64
[2021-03-31 13:31:59.274] [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:31:59.291] [global] [info] Stage0 depends on: 
[2021-03-31 13:31:59.694] [global] [info] Compiled code paths for stage 0 in 0.39 ms
[2021-03-31 13:31:59.694] [global] [info] [Transform Stage] Stage 0 compiled to x86 in 0.402785s
[2021-03-31 13:31:59.736] [driver] [info] [Task Finished] Transform to mem in 0.041275s (10875 normal rows, 0 exceptions)
[2021-03-31 13:31:59.746] [E/1] [info] [Task Finished] Transform to mem in 0.051750s (17137 normal rows, 0 exceptions)
[2021-03-31 13:31:59.781] [E/2] [info] [Task Finished] Transform to mem in 0.086319s (29971 normal rows, 0 exceptions)
[2021-03-31 13:31:59.783] [E/3] [info] [Task Finished] Transform to mem in 0.088734s (30788 normal rows, 0 exceptions)
[2021-03-31 13:31:59.787] [E/2] [info] [Task Finished] Transform to mem in 0.006005s (1506 normal rows, 0 exceptions)
[2021-03-31 13:31:59.805] [driver] [info] [Task Finished] Transform to mem in 0.068602s (25131 normal rows, 0 exceptions)
[2021-03-31 13:31:59.834] [E/3] [info] [Task Finished] Transform to mem in 0.050100s (14531 normal rows, 0 exceptions)
[2021-03-31 13:31:59.844] [E/1] [info] [Task Finished] Transform to mem in 0.097512s (34530 normal rows, 0 exceptions)
[2021-03-31 13:31:59.875] [driver] [info] [Task Finished] Transform to mem in 0.070489s (23608 normal rows, 0 exceptions)
[2021-03-31 13:31:59.883] [driver] [info] [Task Finished] Transform to mem in 0.007900s (2883 normal rows, 0 exceptions)
[2021-03-31 13:31:59.884] [E/2] [info] [Task Finished] Transform to mem in 0.096661s (34000 normal rows, 0 exceptions)
[2021-03-31 13:31:59.887] [E/3] [info] [Task Finished] Transform to mem in 0.052998s (16756 normal rows, 0 exceptions)
[2021-03-31 13:31:59.910] [E/1] [info] [Task Finished] Transform to mem in 0.066336s (21640 normal rows, 0 exceptions)
[2021-03-31 13:31:59.926] [E/1] [info] [Task Finished] Transform to mem in 0.015568s (5596 normal rows, 0 exceptions)
[2021-03-31 13:31:59.981] [driver] [info] [Task Finished] Transform to mem in 0.098087s (35289 normal rows, 0 exceptions)
[2021-03-31 13:31:59.998] [E/1] [info] [Task Finished] Transform to mem in 0.072551s (25125 normal rows, 0 exceptions)
[2021-03-31 13:32:00.000] [E/2] [info] [Task Finished] Transform to mem in 0.116602s (41379 normal rows, 0 exceptions)
[2021-03-31 13:32:00.005] [E/3] [info] [Task Finished] Transform to mem in 0.118863s (42242 normal rows, 0 exceptions)
[2021-03-31 13:32:00.056] [E/3] [info] [Task Finished] Transform to mem in 0.050093s (17391 normal rows, 0 exceptions)
[2021-03-31 13:32:00.081] [driver] [info] [Task Finished] Transform to mem in 0.099422s (36022 normal rows, 0 exceptions)
[2021-03-31 13:32:00.086] [E/2] [info] [Task Finished] Transform to mem in 0.085271s (29379 normal rows, 0 exceptions)
[2021-03-31 13:32:00.091] [E/2] [info] [Task Finished] Transform to mem in 0.005029s (1858 normal rows, 0 exceptions)
[2021-03-31 13:32:00.114] [E/1] [info] [Task Finished] Transform to mem in 0.115810s (42312 normal rows, 0 exceptions)
[2021-03-31 13:32:00.123] [E/3] [info] [Task Finished] Transform to mem in 0.067354s (24688 normal rows, 0 exceptions)
[2021-03-31 13:32:00.163] [E/3] [info] [Task Finished] Transform to mem in 0.039941s (14552 normal rows, 0 exceptions)
[2021-03-31 13:32:00.194] [driver] [info] [Task Finished] Transform to mem in 0.113570s (41842 normal rows, 0 exceptions)
[2021-03-31 13:32:00.201] [E/2] [info] [Task Finished] Transform to mem in 0.110632s (40419 normal rows, 0 exceptions)
[2021-03-31 13:32:00.210] [E/1] [info] [Task Finished] Transform to mem in 0.096182s (34240 normal rows, 0 exceptions)
[2021-03-31 13:32:00.235] [E/3] [info] [Task Finished] Transform to mem in 0.072178s (24991 normal rows, 0 exceptions)
[2021-03-31 13:32:00.276] [E/1] [info] [Task Finished] Transform to mem in 0.065293s (20858 normal rows, 0 exceptions)
[2021-03-31 13:32:00.281] [E/1] [info] [Task Finished] Transform to mem in 0.005309s (1972 normal rows, 0 exceptions)
[2021-03-31 13:32:00.290] [driver] [info] [Task Finished] Transform to mem in 0.096157s (35270 normal rows, 0 exceptions)
[2021-03-31 13:32:00.307] [E/3] [info] [Task Finished] Transform to mem in 0.071572s (24409 normal rows, 0 exceptions)
[2021-03-31 13:32:00.316] [E/2] [info] [Task Finished] Transform to mem in 0.114987s (41663 normal rows, 0 exceptions)
[2021-03-31 13:32:00.348] [E/1] [info] [Task Finished] Transform to mem in 0.067310s (24716 normal rows, 0 exceptions)
[2021-03-31 13:32:00.387] [driver] [info] [Task Finished] Transform to mem in 0.096636s (34981 normal rows, 0 exceptions)
[2021-03-31 13:32:00.389] [E/1] [info] [Task Finished] Transform to mem in 0.040375s (10479 normal rows, 0 exceptions)
[2021-03-31 13:32:00.403] [E/3] [info] [Task Finished] Transform to mem in 0.096804s (34017 normal rows, 0 exceptions)
[2021-03-31 13:32:00.404] [driver] [info] [Task Finished] Transform to mem in 0.016886s (4841 normal rows, 0 exceptions)
[2021-03-31 13:32:00.433] [E/2] [info] [Task Finished] Transform to mem in 0.116527s (41018 normal rows, 0 exceptions)
[2021-03-31 13:32:00.459] [E/1] [info] [Task Finished] Transform to mem in 0.069887s (24521 normal rows, 0 exceptions)
[2021-03-31 13:32:00.480] [E/2] [info] [Task Finished] Transform to mem in 0.047442s (13410 normal rows, 0 exceptions)
[2021-03-31 13:32:00.503] [E/3] [info] [Task Finished] Transform to mem in 0.099361s (35358 normal rows, 0 exceptions)
[2021-03-31 13:32:00.510] [E/2] [info] [Task Finished] Transform to mem in 0.029705s (10836 normal rows, 0 exceptions)
[2021-03-31 13:32:00.520] [driver] [info] [Task Finished] Transform to mem in 0.116397s (41598 normal rows, 0 exceptions)
[2021-03-31 13:32:00.531] [E/1] [info] [Task Finished] Transform to mem in 0.072159s (23700 normal rows, 0 exceptions)
[2021-03-31 13:32:00.573] [driver] [info] [Task Finished] Transform to mem in 0.052313s (15821 normal rows, 0 exceptions)
[2021-03-31 13:32:00.574] [E/3] [info] [Task Finished] Transform to mem in 0.071345s (24501 normal rows, 0 exceptions)
[2021-03-31 13:32:00.600] [E/2] [info] [Task Finished] Transform to mem in 0.089970s (31201 normal rows, 0 exceptions)
[2021-03-31 13:32:00.616] [E/1] [info] [Task Finished] Transform to mem in 0.084616s (31099 normal rows, 0 exceptions)
[2021-03-31 13:32:00.618] [E/2] [info] [Task Finished] Transform to mem in 0.017712s (6425 normal rows, 0 exceptions)
[2021-03-31 13:32:00.667] [E/2] [info] [Task Finished] Transform to mem in 0.049316s (14218 normal rows, 0 exceptions)
[2021-03-31 13:32:00.687] [E/1] [info] [Task Finished] Transform to mem in 0.071699s (24602 normal rows, 0 exceptions)
[2021-03-31 13:32:00.687] [driver] [info] [Task Finished] Transform to mem in 0.114636s (42128 normal rows, 0 exceptions)
[2021-03-31 13:32:00.687] [E/3] [info] [Task Finished] Transform to mem in 0.113230s (41464 normal rows, 0 exceptions)
[2021-03-31 13:32:00.695] [E/1] [info] [Task Finished] Transform to mem in 0.007249s (2651 normal rows, 0 exceptions)
[2021-03-31 13:32:00.727] [E/2] [info] [Task Finished] Transform to mem in 0.060363s (19264 normal rows, 0 exceptions)
[2021-03-31 13:32:00.733] [E/2] [info] [Task Finished] Transform to mem in 0.005571s (2011 normal rows, 0 exceptions)
[2021-03-31 13:32:00.747] [driver] [info] [Task Finished] Transform to mem in 0.059451s (18691 normal rows, 0 exceptions)
[2021-03-31 13:32:00.765] [E/3] [info] [Task Finished] Transform to mem in 0.077191s (26240 normal rows, 0 exceptions)
[2021-03-31 13:32:00.801] [E/2] [info] [Task Finished] Transform to mem in 0.068231s (24776 normal rows, 0 exceptions)
[2021-03-31 13:32:00.810] [E/1] [info] [Task Finished] Transform to mem in 0.115225s (42251 normal rows, 0 exceptions)
[2021-03-31 13:32:00.841] [E/1] [info] [Task Finished] Transform to mem in 0.031226s (11411 normal rows, 0 exceptions)
[2021-03-31 13:32:00.845] [driver] [info] [Task Finished] Transform to mem in 0.098064s (35820 normal rows, 0 exceptions)
[2021-03-31 13:32:00.854] [driver] [info] [Task Finished] Transform to mem in 0.009409s (2763 normal rows, 0 exceptions)
[2021-03-31 13:32:00.867] [E/3] [info] [Task Finished] Transform to mem in 0.102245s (36668 normal rows, 0 exceptions)
[2021-03-31 13:32:00.908] [E/1] [info] [Task Finished] Transform to mem in 0.066854s (21937 normal rows, 0 exceptions)
[2021-03-31 13:32:00.912] [E/3] [info] [Task Finished] Transform to mem in 0.044984s (15065 normal rows, 0 exceptions)
[2021-03-31 13:32:00.914] [E/2] [info] [Task Finished] Transform to mem in 0.113197s (41385 normal rows, 0 exceptions)
[2021-03-31 13:32:00.918] [driver] [info] [Task Finished] Transform to mem in 0.063615s (20785 normal rows, 0 exceptions)
[2021-03-31 13:32:00.949] [E/1] [info] [Task Finished] Transform to mem in 0.040707s (10520 normal rows, 0 exceptions)
[2021-03-31 13:32:00.986] [driver] [info] [Task Finished] Transform to mem in 0.067882s (24753 normal rows, 0 exceptions)
[2021-03-31 13:32:01.012] [driver] [info] [Task Finished] Transform to mem in 0.025854s (9411 normal rows, 0 exceptions)
[2021-03-31 13:32:01.013] [E/2] [info] [Task Finished] Transform to mem in 0.098844s (36085 normal rows, 0 exceptions)
[2021-03-31 13:32:01.027] [E/3] [info] [Task Finished] Transform to mem in 0.115334s (42480 normal rows, 0 exceptions)
[2021-03-31 13:32:01.051] [E/1] [info] [Task Finished] Transform to mem in 0.101960s (36271 normal rows, 0 exceptions)
[2021-03-31 13:32:01.068] [E/3] [info] [Task Finished] Transform to mem in 0.040794s (10647 normal rows, 0 exceptions)
[2021-03-31 13:32:01.081] [E/1] [info] [Task Finished] Transform to mem in 0.030226s (10959 normal rows, 0 exceptions)
[2021-03-31 13:32:01.089] [E/2] [info] [Task Finished] Transform to mem in 0.075987s (25821 normal rows, 0 exceptions)
[2021-03-31 13:32:01.125] [driver] [info] [Task Finished] Transform to mem in 0.113632s (41474 normal rows, 0 exceptions)
[2021-03-31 13:32:01.138] [E/3] [info] [Task Finished] Transform to mem in 0.069480s (25284 normal rows, 0 exceptions)
[2021-03-31 13:32:01.176] [E/2] [info] [Task Finished] Transform to mem in 0.086334s (29666 normal rows, 0 exceptions)
[2021-03-31 13:32:01.178] [E/1] [info] [Task Finished] Transform to mem in 0.097619s (35533 normal rows, 0 exceptions)
[2021-03-31 13:32:01.210] [driver] [info] [Task Finished] Transform to mem in 0.084303s (29361 normal rows, 0 exceptions)
[2021-03-31 13:32:01.219] [E/3] [info] [Task Finished] Transform to mem in 0.081813s (29934 normal rows, 0 exceptions)
[2021-03-31 13:32:01.245] [E/2] [info] [Task Finished] Transform to mem in 0.069001s (25025 normal rows, 0 exceptions)
[2021-03-31 13:32:01.263] [driver] [info] [Task Finished] Transform to mem in 0.052989s (15895 normal rows, 0 exceptions)
[2021-03-31 13:32:01.276] [E/1] [info] [Task Finished] Transform to mem in 0.097787s (35513 normal rows, 0 exceptions)
[2021-03-31 13:32:01.286] [E/3] [info] [Task Finished] Transform to mem in 0.066236s (21349 normal rows, 0 exceptions)
[2021-03-31 13:32:01.290] [E/1] [info] [Task Finished] Transform to mem in 0.013357s (4935 normal rows, 0 exceptions)
[2021-03-31 13:32:01.298] [E/2] [info] [Task Finished] Transform to mem in 0.053047s (16234 normal rows, 0 exceptions)
[2021-03-31 13:32:01.349] [driver] [info] [Task Finished] Transform to mem in 0.085991s (30238 normal rows, 0 exceptions)
[2021-03-31 13:32:01.354] [E/3] [info] [Task Finished] Transform to mem in 0.068274s (25164 normal rows, 0 exceptions)
[2021-03-31 13:32:01.385] [E/2] [info] [Task Finished] Transform to mem in 0.087230s (30086 normal rows, 0 exceptions)
[2021-03-31 13:32:01.387] [E/2] [info] [Task Finished] Transform to mem in 0.001820s (667 normal rows, 0 exceptions)
[2021-03-31 13:32:01.389] [E/1] [info] [Task Finished] Transform to mem in 0.099418s (35994 normal rows, 0 exceptions)
[2021-03-31 13:32:01.420] [driver] [info] [Task Finished] Transform to mem in 0.071301s (24170 normal rows, 0 exceptions)
[2021-03-31 13:32:01.448] [E/3] [info] [Task Finished] Transform to mem in 0.093871s (33494 normal rows, 0 exceptions)
[2021-03-31 13:32:01.456] [E/2] [info] [Task Finished] Transform to mem in 0.069033s (25196 normal rows, 0 exceptions)
[2021-03-31 13:32:01.468] [E/1] [info] [Task Finished] Transform to mem in 0.079035s (26714 normal rows, 0 exceptions)
[2021-03-31 13:32:01.487] [E/2] [info] [Task Finished] Transform to mem in 0.030920s (11259 normal rows, 0 exceptions)
[2021-03-31 13:32:01.517] [driver] [info] [Task Finished] Transform to mem in 0.097049s (34782 normal rows, 0 exceptions)
[2021-03-31 13:32:01.523] [E/3] [info] [Task Finished] Transform to mem in 0.075174s (27436 normal rows, 0 exceptions)
[2021-03-31 13:32:01.528] [E/2] [info] [Task Finished] Transform to mem in 0.040801s (10505 normal rows, 0 exceptions)
[2021-03-31 13:32:01.567] [E/1] [info] [Task Finished] Transform to mem in 0.099277s (35280 normal rows, 0 exceptions)
[2021-03-31 13:32:01.585] [driver] [info] [Task Finished] Transform to mem in 0.068130s (22273 normal rows, 0 exceptions)
[2021-03-31 13:32:01.586] [E/3] [info] [Task Finished] Transform to mem in 0.062824s (21231 normal rows, 0 exceptions)
[2021-03-31 13:32:01.597] [E/2] [info] [Task Finished] Transform to mem in 0.069246s (25156 normal rows, 0 exceptions)
[2021-03-31 13:32:01.647] [E/3] [info] [Task Finished] Transform to mem in 0.061364s (19296 normal rows, 0 exceptions)
[2021-03-31 13:32:01.655] [E/3] [info] [Task Finished] Transform to mem in 0.007293s (2636 normal rows, 0 exceptions)
[2021-03-31 13:32:01.660] [driver] [info] [Task Finished] Transform to mem in 0.074915s (25182 normal rows, 0 exceptions)
[2021-03-31 13:32:01.666] [E/1] [info] [Task Finished] Transform to mem in 0.098625s (36015 normal rows, 0 exceptions)
[2021-03-31 13:32:01.694] [E/1] [info] [Task Finished] Transform to mem in 0.028048s (9959 normal rows, 0 exceptions)
[2021-03-31 13:32:01.712] [E/2] [info] [Task Finished] Transform to mem in 0.115317s (41929 normal rows, 0 exceptions)
[2021-03-31 13:32:01.722] [E/3] [info] [Task Finished] Transform to mem in 0.067502s (24839 normal rows, 0 exceptions)
[2021-03-31 13:32:01.734] [driver] [info] [Task Finished] Transform to mem in 0.074340s (25214 normal rows, 0 exceptions)
[2021-03-31 13:32:01.772] [E/3] [info] [Task Finished] Transform to mem in 0.049910s (18229 normal rows, 0 exceptions)
[2021-03-31 13:32:01.784] [driver] [info] [Task Finished] Transform to mem in 0.049184s (14539 normal rows, 0 exceptions)
[2021-03-31 13:32:01.796] [E/2] [info] [Task Finished] Transform to mem in 0.083946s (29052 normal rows, 0 exceptions)
[2021-03-31 13:32:01.802] [E/3] [info] [Task Finished] Transform to mem in 0.029604s (10219 normal rows, 0 exceptions)
[2021-03-31 13:32:01.808] [E/1] [info] [Task Finished] Transform to mem in 0.114374s (41471 normal rows, 0 exceptions)
[2021-03-31 13:32:01.823] [E/1] [info] [Task Finished] Transform to mem in 0.014271s (5013 normal rows, 0 exceptions)
[2021-03-31 13:32:01.883] [driver] [info] [Task Finished] Transform to mem in 0.099052s (36157 normal rows, 0 exceptions)
[2021-03-31 13:32:01.883] [driver] [info] [Task Finished] Transform to mem in 0.000108s (19 normal rows, 0 exceptions)
[2021-03-31 13:32:01.897] [E/1] [info] [Task Finished] Transform to mem in 0.073926s (24706 normal rows, 0 exceptions)
[2021-03-31 13:32:01.911] [E/2] [info] [Task Finished] Transform to mem in 0.114602s (41890 normal rows, 0 exceptions)
[2021-03-31 13:32:01.916] [E/3] [info] [Task Finished] Transform to mem in 0.114555s (42277 normal rows, 0 exceptions)
[2021-03-31 13:32:01.948] [E/3] [info] [Task Finished] Transform to mem in 0.031714s (11461 normal rows, 0 exceptions)
[2021-03-31 13:32:01.975] [driver] [info] [Task Finished] Transform to mem in 0.092269s (32686 normal rows, 0 exceptions)
[2021-03-31 13:32:01.976] [E/2] [info] [Task Finished] Transform to mem in 0.065394s (23884 normal rows, 0 exceptions)
[2021-03-31 13:32:01.988] [E/1] [info] [Task Finished] Transform to mem in 0.091772s (32110 normal rows, 0 exceptions)
[2021-03-31 13:32:02.014] [E/2] [info] [Task Finished] Transform to mem in 0.037625s (11056 normal rows, 0 exceptions)
[2021-03-31 13:32:02.024] [E/2] [info] [Task Finished] Transform to mem in 0.010434s (3373 normal rows, 0 exceptions)
[2021-03-31 13:32:02.054] [E/1] [info] [Task Finished] Transform to mem in 0.065646s (21217 normal rows, 0 exceptions)
[2021-03-31 13:32:02.062] [E/3] [info] [Task Finished] Transform to mem in 0.113767s (41474 normal rows, 0 exceptions)
[2021-03-31 13:32:02.077] [driver] [info] [Task Finished] Transform to mem in 0.101530s (36305 normal rows, 0 exceptions)
[2021-03-31 13:32:02.110] [E/3] [info] [Task Finished] Transform to mem in 0.048560s (13911 normal rows, 0 exceptions)
[2021-03-31 13:32:02.120] [E/2] [info] [Task Finished] Transform to mem in 0.096166s (34916 normal rows, 0 exceptions)
[2021-03-31 13:32:02.129] [E/3] [info] [Task Finished] Transform to mem in 0.018995s (7068 normal rows, 0 exceptions)
[2021-03-31 13:32:02.133] [E/3] [info] [Task Finished] Transform to mem in 0.003730s (1286 normal rows, 0 exceptions)
[2021-03-31 13:32:02.155] [driver] [info] [Task Finished] Transform to mem in 0.078282s (26545 normal rows, 0 exceptions)
[2021-03-31 13:32:02.170] [E/1] [info] [Task Finished] Transform to mem in 0.115458s (41733 normal rows, 0 exceptions)
[2021-03-31 13:32:02.192] [E/2] [info] [Task Finished] Transform to mem in 0.071740s (23351 normal rows, 0 exceptions)
[2021-03-31 13:32:02.211] [E/2] [info] [Task Finished] Transform to mem in 0.018272s (6680 normal rows, 0 exceptions)
[2021-03-31 13:32:02.229] [E/3] [info] [Task Finished] Transform to mem in 0.095656s (35285 normal rows, 0 exceptions)
[2021-03-31 13:32:02.239] [E/3] [info] [Task Finished] Transform to mem in 0.010080s (2955 normal rows, 0 exceptions)
[2021-03-31 13:32:02.270] [driver] [info] [Task Finished] Transform to mem in 0.114601s (41783 normal rows, 0 exceptions)
[2021-03-31 13:32:02.277] [E/2] [info] [Task Finished] Transform to mem in 0.066190s (21561 normal rows, 0 exceptions)
[2021-03-31 13:32:02.284] [E/1] [info] [Task Finished] Transform to mem in 0.113919s (41382 normal rows, 0 exceptions)
[2021-03-31 13:32:02.301] [E/3] [info] [Task Finished] Transform to mem in 0.062553s (20115 normal rows, 0 exceptions)
[2021-03-31 13:32:02.311] [driver] [info] [Task Finished] Transform to mem in 0.041620s (15009 normal rows, 0 exceptions)
[2021-03-31 13:32:02.319] [E/2] [info] [Task Finished] Transform to mem in 0.041861s (10955 normal rows, 0 exceptions)
[2021-03-31 13:32:02.319] [driver] [info] [Task Finished] Transform to mem in 0.008040s (2907 normal rows, 0 exceptions)
[2021-03-31 13:32:02.377] [E/1] [info] [Task Finished] Transform to mem in 0.093858s (33271 normal rows, 0 exceptions)
[2021-03-31 13:32:02.388] [E/2] [info] [Task Finished] Transform to mem in 0.069111s (25209 normal rows, 0 exceptions)
[2021-03-31 13:32:02.415] [E/3] [info] [Task Finished] Transform to mem in 0.113336s (41845 normal rows, 0 exceptions)
[2021-03-31 13:32:02.434] [driver] [info] [Task Finished] Transform to mem in 0.114712s (41792 normal rows, 0 exceptions)
[2021-03-31 13:32:02.469] [E/3] [info] [Task Finished] Transform to mem in 0.054099s (16586 normal rows, 0 exceptions)
[2021-03-31 13:32:02.477] [E/2] [info] [Task Finished] Transform to mem in 0.089648s (31341 normal rows, 0 exceptions)
[2021-03-31 13:32:02.481] [E/1] [info] [Task Finished] Transform to mem in 0.103485s (37834 normal rows, 0 exceptions)
[2021-03-31 13:32:02.494] [driver] [info] [Task Finished] Transform to mem in 0.059603s (18771 normal rows, 0 exceptions)
[2021-03-31 13:32:02.532] [E/3] [info] [Task Finished] Transform to mem in 0.062847s (21589 normal rows, 0 exceptions)
[2021-03-31 13:32:02.547] [E/2] [info] [Task Finished] Transform to mem in 0.069696s (25218 normal rows, 0 exceptions)
[2021-03-31 13:32:02.578] [E/1] [info] [Task Finished] Transform to mem in 0.097375s (35347 normal rows, 0 exceptions)
[2021-03-31 13:32:02.584] [driver] [info] [Task Finished] Transform to mem in 0.090604s (32397 normal rows, 0 exceptions)
[2021-03-31 13:32:02.588] [E/2] [info] [Task Finished] Transform to mem in 0.040475s (14897 normal rows, 0 exceptions)
[2021-03-31 13:32:02.594] [E/2] [info] [Task Finished] Transform to mem in 0.006327s (1762 normal rows, 0 exceptions)
[2021-03-31 13:32:02.642] [E/2] [info] [Task Finished] Transform to mem in 0.048285s (14154 normal rows, 0 exceptions)
[2021-03-31 13:32:02.646] [E/3] [info] [Task Finished] Transform to mem in 0.114120s (41591 normal rows, 0 exceptions)
[2021-03-31 13:32:02.646] [E/1] [info] [Task Finished] Transform to mem in 0.067860s (24798 normal rows, 0 exceptions)
[2021-03-31 13:32:02.679] [driver] [info] [Task Finished] Transform to mem in 0.094414s (33637 normal rows, 0 exceptions)
[2021-03-31 13:32:02.695] [E/2] [info] [Task Finished] Transform to mem in 0.053219s (15163 normal rows, 0 exceptions)
[2021-03-31 13:32:02.727] [E/3] [info] [Task Finished] Transform to mem in 0.080893s (26400 normal rows, 0 exceptions)
[2021-03-31 13:32:02.743] [E/1] [info] [Task Finished] Transform to mem in 0.096410s (33741 normal rows, 0 exceptions)
[2021-03-31 13:32:02.745] [E/2] [info] [Task Finished] Transform to mem in 0.049024s (13183 normal rows, 0 exceptions)
[2021-03-31 13:32:02.754] [driver] [info] [Task Finished] Transform to mem in 0.074878s (25174 normal rows, 0 exceptions)
[2021-03-31 13:32:02.768] [driver] [info] [Task Finished] Transform to mem in 0.014411s (5275 normal rows, 0 exceptions)
[2021-03-31 13:32:02.792] [E/3] [info] [Task Finished] Transform to mem in 0.064858s (22520 normal rows, 0 exceptions)
[2021-03-31 13:32:02.836] [driver] [info] [Task Finished] Transform to mem in 0.068250s (24884 normal rows, 0 exceptions)
[2021-03-31 13:32:02.857] [E/1] [info] [Task Finished] Transform to mem in 0.114560s (41848 normal rows, 0 exceptions)
[2021-03-31 13:32:02.859] [E/2] [info] [Task Finished] Transform to mem in 0.114490s (41918 normal rows, 0 exceptions)
[2021-03-31 13:32:02.905] [E/3] [info] [Task Finished] Transform to mem in 0.113801s (41826 normal rows, 0 exceptions)
[2021-03-31 13:32:02.935] [driver] [info] [Task Finished] Transform to mem in 0.099258s (36366 normal rows, 0 exceptions)
[2021-03-31 13:32:02.942] [driver] [info] [Task Finished] Transform to mem in 0.006164s (1759 normal rows, 0 exceptions)
[2021-03-31 13:32:02.949] [E/2] [info] [Task Finished] Transform to mem in 0.089481s (31409 normal rows, 0 exceptions)
[2021-03-31 13:32:02.953] [E/3] [info] [Task Finished] Transform to mem in 0.047609s (13589 normal rows, 0 exceptions)
[2021-03-31 13:32:02.973] [E/1] [info] [Task Finished] Transform to mem in 0.115983s (42265 normal rows, 0 exceptions)
[2021-03-31 13:32:03.015] [driver] [info] [Task Finished] Transform to mem in 0.073429s (25034 normal rows, 0 exceptions)
[2021-03-31 13:32:03.034] [E/1] [info] [Task Finished] Transform to mem in 0.060593s (18991 normal rows, 0 exceptions)
[2021-03-31 13:32:03.049] [E/2] [info] [Task Finished] Transform to mem in 0.100640s (36542 normal rows, 0 exceptions)
[2021-03-31 13:32:03.061] [E/3] [info] [Task Finished] Transform to mem in 0.107669s (39331 normal rows, 0 exceptions)
[2021-03-31 13:32:03.097] [driver] [info] [Task Finished] Transform to mem in 0.082311s (30072 normal rows, 0 exceptions)
[2021-03-31 13:32:03.103] [E/1] [info] [Task Finished] Transform to mem in 0.069004s (24927 normal rows, 0 exceptions)
[2021-03-31 13:32:03.142] [driver] [info] [Task Finished] Transform to mem in 0.044649s (12415 normal rows, 0 exceptions)
[2021-03-31 13:32:03.146] [E/2] [info] [Task Finished] Transform to mem in 0.096535s (35179 normal rows, 0 exceptions)
[2021-03-31 13:32:03.165] [E/3] [info] [Task Finished] Transform to mem in 0.103849s (37541 normal rows, 0 exceptions)
[2021-03-31 13:32:03.176] [E/1] [info] [Task Finished] Transform to mem in 0.072770s (24439 normal rows, 0 exceptions)
[2021-03-31 13:32:03.181] [driver] [info] [Task Finished] Transform to mem in 0.038891s (14378 normal rows, 0 exceptions)
[2021-03-31 13:32:03.215] [E/2] [info] [Task Finished] Transform to mem in 0.069357s (25015 normal rows, 0 exceptions)
[2021-03-31 13:32:03.251] [E/1] [info] [Task Finished] Transform to mem in 0.075334s (25287 normal rows, 0 exceptions)
[2021-03-31 13:32:03.256] [driver] [info] [Task Finished] Transform to mem in 0.074500s (25233 normal rows, 0 exceptions)
[2021-03-31 13:32:03.258] [E/1] [info] [Task Finished] Transform to mem in 0.007167s (2589 normal rows, 0 exceptions)
[2021-03-31 13:32:03.266] [E/3] [info] [Task Finished] Transform to mem in 0.100971s (36814 normal rows, 0 exceptions)
[2021-03-31 13:32:03.315] [E/2] [info] [Task Finished] Transform to mem in 0.099761s (35800 normal rows, 0 exceptions)
[2021-03-31 13:32:03.325] [driver] [info] [Task Finished] Transform to mem in 0.069587s (24777 normal rows, 0 exceptions)
[2021-03-31 13:32:03.333] [E/1] [info] [Task Finished] Transform to mem in 0.075224s (25131 normal rows, 0 exceptions)
[2021-03-31 13:32:03.340] [E/3] [info] [Task Finished] Transform to mem in 0.074266s (27195 normal rows, 0 exceptions)
[2021-03-31 13:32:03.348] [E/1] [info] [Task Finished] Transform to mem in 0.015000s (5544 normal rows, 0 exceptions)
[2021-03-31 13:32:03.411] [E/3] [info] [Task Finished] Transform to mem in 0.070954s (24816 normal rows, 0 exceptions)
[2021-03-31 13:32:03.429] [E/2] [info] [Task Finished] Transform to mem in 0.113955s (41527 normal rows, 0 exceptions)
[2021-03-31 13:32:03.439] [driver] [info] [Task Finished] Transform to mem in 0.113585s (41830 normal rows, 0 exceptions)
[2021-03-31 13:32:03.449] [E/1] [info] [Task Finished] Transform to mem in 0.100396s (36505 normal rows, 0 exceptions)
[2021-03-31 13:32:03.450] [E/1] [info] [Task Finished] Transform to mem in 0.001356s (490 normal rows, 0 exceptions)
[2021-03-31 13:32:03.488] [E/2] [info] [Task Finished] Transform to mem in 0.058895s (18529 normal rows, 0 exceptions)
[2021-03-31 13:32:03.491] [E/3] [info] [Task Finished] Transform to mem in 0.080701s (27918 normal rows, 0 exceptions)
[2021-03-31 13:32:03.518] [E/1] [info] [Task Finished] Transform to mem in 0.067545s (24720 normal rows, 0 exceptions)
[2021-03-31 13:32:03.552] [driver] [info] [Task Finished] Transform to mem in 0.113129s (41851 normal rows, 0 exceptions)
[2021-03-31 13:32:03.586] [E/2] [info] [Task Finished] Transform to mem in 0.098213s (35745 normal rows, 0 exceptions)
[2021-03-31 13:32:03.592] [driver] [info] [Task Finished] Transform to mem in 0.039885s (13986 normal rows, 0 exceptions)
[2021-03-31 13:32:03.606] [E/3] [info] [Task Finished] Transform to mem in 0.114466s (42167 normal rows, 0 exceptions)
[2021-03-31 13:32:03.612] [E/1] [info] [Task Finished] Transform to mem in 0.094308s (32942 normal rows, 0 exceptions)
[2021-03-31 13:32:03.626] [E/2] [info] [Task Finished] Transform to mem in 0.040424s (10523 normal rows, 0 exceptions)
[2021-03-31 13:32:03.637] [driver] [info] [Task Finished] Transform to mem in 0.044844s (14125 normal rows, 0 exceptions)
[2021-03-31 13:32:03.654] [E/1] [info] [Task Finished] Transform to mem in 0.041857s (12566 normal rows, 0 exceptions)
[2021-03-31 13:32:03.679] [E/3] [info] [Task Finished] Transform to mem in 0.072670s (23094 normal rows, 0 exceptions)
[2021-03-31 13:32:03.683] [E/1] [info] [Task Finished] Transform to mem in 0.028694s (9834 normal rows, 0 exceptions)
[2021-03-31 13:32:03.734] [E/2] [info] [Task Finished] Transform to mem in 0.107181s (37757 normal rows, 0 exceptions)
[2021-03-31 13:32:03.748] [E/3] [info] [Task Finished] Transform to mem in 0.069471s (25306 normal rows, 0 exceptions)
[2021-03-31 13:32:03.752] [driver] [info] [Task Finished] Transform to mem in 0.115069s (41341 normal rows, 0 exceptions)
[2021-03-31 13:32:03.758] [driver] [info] [Task Finished] Transform to mem in 0.006398s (1655 normal rows, 0 exceptions)
[2021-03-31 13:32:03.767] [E/1] [info] [Task Finished] Transform to mem in 0.084147s (29001 normal rows, 0 exceptions)
[2021-03-31 13:32:03.789] [E/3] [info] [Task Finished] Transform to mem in 0.040394s (10491 normal rows, 0 exceptions)
[2021-03-31 13:32:03.825] [E/2] [info] [Task Finished] Transform to mem in 0.091011s (31631 normal rows, 0 exceptions)
[2021-03-31 13:32:03.840] [E/2] [info] [Task Finished] Transform to mem in 0.015302s (3966 normal rows, 0 exceptions)
[2021-03-31 13:32:03.852] [driver] [info] [Task Finished] Transform to mem in 0.093392s (33243 normal rows, 0 exceptions)
[2021-03-31 13:32:03.852] [E/3] [info] [Task Finished] Transform to mem in 0.063620s (20710 normal rows, 0 exceptions)
[2021-03-31 13:32:03.854] [E/1] [info] [Task Finished] Transform to mem in 0.087392s (30671 normal rows, 0 exceptions)
[2021-03-31 13:32:03.885] [E/2] [info] [Task Finished] Transform to mem in 0.045376s (12451 normal rows, 0 exceptions)
[2021-03-31 13:32:03.889] [driver] [info] [Task Finished] Transform to mem in 0.036995s (12594 normal rows, 0 exceptions)
[2021-03-31 13:32:03.949] [E/3] [info] [Task Finished] Transform to mem in 0.096454s (35410 normal rows, 0 exceptions)
[2021-03-31 13:32:03.954] [E/2] [info] [Task Finished] Transform to mem in 0.068598s (22497 normal rows, 0 exceptions)
[2021-03-31 13:32:03.962] [driver] [info] [Task Finished] Transform to mem in 0.073820s (25156 normal rows, 0 exceptions)
[2021-03-31 13:32:03.963] [E/2] [info] [Task Finished] Transform to mem in 0.009113s (2352 normal rows, 0 exceptions)
[2021-03-31 13:32:03.969] [E/1] [info] [Task Finished] Transform to mem in 0.114983s (41751 normal rows, 0 exceptions)
[2021-03-31 13:32:04.011] [driver] [info] [Task Finished] Transform to mem in 0.049066s (14180 normal rows, 0 exceptions)
[2021-03-31 13:32:04.017] [E/3] [info] [Task Finished] Transform to mem in 0.067989s (22465 normal rows, 0 exceptions)
[2021-03-31 13:32:04.023] [E/2] [info] [Task Finished] Transform to mem in 0.059878s (21801 normal rows, 0 exceptions)
[2021-03-31 13:32:04.030] [E/3] [info] [Task Finished] Transform to mem in 0.013537s (4970 normal rows, 0 exceptions)
[2021-03-31 13:32:04.085] [E/1] [info] [Task Finished] Transform to mem in 0.115974s (42053 normal rows, 0 exceptions)
[2021-03-31 13:32:04.093] [E/2] [info] [Task Finished] Transform to mem in 0.069813s (24856 normal rows, 0 exceptions)
[2021-03-31 13:32:04.110] [E/2] [info] [Task Finished] Transform to mem in 0.017445s (5883 normal rows, 0 exceptions)
[2021-03-31 13:32:04.129] [driver] [info] [Task Finished] Transform to mem in 0.117709s (41858 normal rows, 0 exceptions)
[2021-03-31 13:32:04.148] [E/3] [info] [Task Finished] Transform to mem in 0.118084s (41666 normal rows, 0 exceptions)
[2021-03-31 13:32:04.154] [driver] [info] [Task Finished] Transform to mem in 0.025156s (9137 normal rows, 0 exceptions)
[2021-03-31 13:32:04.178] [E/2] [info] [Task Finished] Transform to mem in 0.067830s (24719 normal rows, 0 exceptions)
[2021-03-31 13:32:04.202] [E/1] [info] [Task Finished] Transform to mem in 0.117261s (41909 normal rows, 0 exceptions)
[2021-03-31 13:32:04.232] [E/3] [info] [Task Finished] Transform to mem in 0.083508s (28874 normal rows, 0 exceptions)
[2021-03-31 13:32:04.248] [E/2] [info] [Task Finished] Transform to mem in 0.069431s (25192 normal rows, 0 exceptions)
[2021-03-31 13:32:04.253] [driver] [info] [Task Finished] Transform to mem in 0.098278s (35233 normal rows, 0 exceptions)
[2021-03-31 13:32:04.269] [E/1] [info] [Task Finished] Transform to mem in 0.066900s (24660 normal rows, 0 exceptions)
[2021-03-31 13:32:04.309] [E/2] [info] [Task Finished] Transform to mem in 0.061538s (19740 normal rows, 0 exceptions)
[2021-03-31 13:32:04.329] [E/3] [info] [Task Finished] Transform to mem in 0.096694s (35624 normal rows, 0 exceptions)
[2021-03-31 13:32:04.356] [E/1] [info] [Task Finished] Transform to mem in 0.086722s (30827 normal rows, 0 exceptions)
[2021-03-31 13:32:04.360] [driver] [info] [Task Finished] Transform to mem in 0.107774s (39073 normal rows, 0 exceptions)
[2021-03-31 13:32:04.379] [E/2] [info] [Task Finished] Transform to mem in 0.069626s (24645 normal rows, 0 exceptions)
[2021-03-31 13:32:04.419] [E/2] [info] [Task Finished] Transform to mem in 0.040722s (10512 normal rows, 0 exceptions)
[2021-03-31 13:32:04.426] [E/3] [info] [Task Finished] Transform to mem in 0.097929s (36166 normal rows, 0 exceptions)
[2021-03-31 13:32:04.428] [E/2] [info] [Task Finished] Transform to mem in 0.008388s (2466 normal rows, 0 exceptions)
[2021-03-31 13:32:04.458] [driver] [info] [Task Finished] Transform to mem in 0.097443s (34767 normal rows, 0 exceptions)
[2021-03-31 13:32:04.470] [E/1] [info] [Task Finished] Transform to mem in 0.114120s (41569 normal rows, 0 exceptions)
[2021-03-31 13:32:04.495] [E/3] [info] [Task Finished] Transform to mem in 0.068089s (24858 normal rows, 0 exceptions)
[2021-03-31 13:32:04.525] [E/2] [info] [Task Finished] Transform to mem in 0.096851s (34464 normal rows, 0 exceptions)
[2021-03-31 13:32:04.525] [driver] [info] [Task Finished] Transform to mem in 0.066914s (22101 normal rows, 0 exceptions)
[2021-03-31 13:32:04.561] [E/1] [info] [Task Finished] Transform to mem in 0.090850s (32219 normal rows, 0 exceptions)
[2021-03-31 13:32:04.563] [E/3] [info] [Task Finished] Transform to mem in 0.068199s (24927 normal rows, 0 exceptions)
[2021-03-31 13:32:04.568] [driver] [info] [Task Finished] Transform to mem in 0.042887s (11587 normal rows, 0 exceptions)
[2021-03-31 13:32:04.608] [E/2] [info] [Task Finished] Transform to mem in 0.083665s (28733 normal rows, 0 exceptions)
[2021-03-31 13:32:04.621] [E/1] [info] [Task Finished] Transform to mem in 0.059898s (19211 normal rows, 0 exceptions)
[2021-03-31 13:32:04.631] [driver] [info] [Task Finished] Transform to mem in 0.062821s (20561 normal rows, 0 exceptions)
[2021-03-31 13:32:04.632] [E/1] [info] [Task Finished] Transform to mem in 0.010754s (3860 normal rows, 0 exceptions)
[2021-03-31 13:32:04.670] [E/3] [info] [Task Finished] Transform to mem in 0.106767s (38713 normal rows, 0 exceptions)
[2021-03-31 13:32:04.688] [E/1] [info] [Task Finished] Transform to mem in 0.056051s (17067 normal rows, 0 exceptions)
[2021-03-31 13:32:04.691] [E/2] [info] [Task Finished] Transform to mem in 0.082394s (28431 normal rows, 0 exceptions)
[2021-03-31 13:32:04.700] [driver] [info] [Task Finished] Transform to mem in 0.069473s (25296 normal rows, 0 exceptions)
[2021-03-31 13:32:04.725] [E/3] [info] [Task Finished] Transform to mem in 0.055373s (18440 normal rows, 0 exceptions)
[2021-03-31 13:32:04.751] [E/3] [info] [Task Finished] Transform to mem in 0.026425s (9683 normal rows, 0 exceptions)
[2021-03-31 13:32:04.763] [driver] [info] [Task Finished] Transform to mem in 0.063397s (20682 normal rows, 0 exceptions)
[2021-03-31 13:32:04.772] [E/2] [info] [Task Finished] Transform to mem in 0.080689s (27919 normal rows, 0 exceptions)
[2021-03-31 13:32:04.802] [E/1] [info] [Task Finished] Transform to mem in 0.114145s (41572 normal rows, 0 exceptions)
[2021-03-31 13:32:04.819] [E/3] [info] [Task Finished] Transform to mem in 0.067163s (24767 normal rows, 0 exceptions)
[2021-03-31 13:32:04.860] [driver] [info] [Task Finished] Transform to mem in 0.096933s (35349 normal rows, 0 exceptions)
[2021-03-31 13:32:04.864] [E/2] [info] [Task Finished] Transform to mem in 0.092665s (32389 normal rows, 0 exceptions)
[2021-03-31 13:32:04.871] [E/3] [info] [Task Finished] Transform to mem in 0.052180s (19063 normal rows, 0 exceptions)
[2021-03-31 13:32:04.877] [E/3] [info] [Task Finished] Transform to mem in 0.006647s (2377 normal rows, 0 exceptions)
[2021-03-31 13:32:04.906] [E/1] [info] [Task Finished] Transform to mem in 0.104047s (37629 normal rows, 0 exceptions)
[2021-03-31 13:32:04.929] [driver] [info] [Task Finished] Transform to mem in 0.068341s (24733 normal rows, 0 exceptions)
[2021-03-31 13:32:04.942] [E/3] [info] [Task Finished] Transform to mem in 0.064272s (20722 normal rows, 0 exceptions)
[2021-03-31 13:32:04.949] [E/3] [info] [Task Finished] Transform to mem in 0.007570s (2768 normal rows, 0 exceptions)
[2021-03-31 13:32:04.958] [E/2] [info] [Task Finished] Transform to mem in 0.094074s (33107 normal rows, 0 exceptions)
[2021-03-31 13:32:04.978] [E/1] [info] [Task Finished] Transform to mem in 0.072114s (23742 normal rows, 0 exceptions)
[2021-03-31 13:32:04.982] [E/1] [info] [Task Finished] Transform to mem in 0.004027s (1420 normal rows, 0 exceptions)
[2021-03-31 13:32:05.019] [E/3] [info] [Task Finished] Transform to mem in 0.069385s (25167 normal rows, 0 exceptions)
[2021-03-31 13:32:05.044] [driver] [info] [Task Finished] Transform to mem in 0.115089s (42173 normal rows, 0 exceptions)
[2021-03-31 13:32:05.054] [E/2] [info] [Task Finished] Transform to mem in 0.096036s (34049 normal rows, 0 exceptions)
[2021-03-31 13:32:05.065] [E/1] [info] [Task Finished] Transform to mem in 0.083128s (28749 normal rows, 0 exceptions)
[2021-03-31 13:32:05.121] [driver] [info] [Task Finished] Transform to mem in 0.076621s (27114 normal rows, 0 exceptions)
[2021-03-31 13:32:05.122] [E/3] [info] [Task Finished] Transform to mem in 0.102787s (37278 normal rows, 0 exceptions)
[2021-03-31 13:32:05.128] [E/2] [info] [Task Finished] Transform to mem in 0.073163s (24701 normal rows, 0 exceptions)
[2021-03-31 13:32:05.133] [driver] [info] [Task Finished] Transform to mem in 0.012222s (4399 normal rows, 0 exceptions)
[2021-03-31 13:32:05.154] [E/1] [info] [Task Finished] Transform to mem in 0.088536s (30862 normal rows, 0 exceptions)
[2021-03-31 13:32:05.166] [driver] [info] [Task Finished] Transform to mem in 0.032948s (12175 normal rows, 0 exceptions)
[2021-03-31 13:32:05.220] [E/3] [info] [Task Finished] Transform to mem in 0.098426s (35251 normal rows, 0 exceptions)
[2021-03-31 13:32:05.222] [E/1] [info] [Task Finished] Transform to mem in 0.067663s (24821 normal rows, 0 exceptions)
[2021-03-31 13:32:05.240] [E/2] [info] [Task Finished] Transform to mem in 0.112860s (41217 normal rows, 0 exceptions)
[2021-03-31 13:32:05.263] [driver] [info] [Task Finished] Transform to mem in 0.097591s (35668 normal rows, 0 exceptions)
[2021-03-31 13:32:05.271] [driver] [info] [Task Finished] Transform to mem in 0.007319s (2431 normal rows, 0 exceptions)
[2021-03-31 13:32:05.279] [E/1] [info] [Task Finished] Transform to mem in 0.057153s (17396 normal rows, 0 exceptions)
[2021-03-31 13:32:05.319] [E/3] [info] [Task Finished] Transform to mem in 0.099299s (35369 normal rows, 0 exceptions)
[2021-03-31 13:32:05.337] [E/1] [info] [Task Finished] Transform to mem in 0.057879s (17668 normal rows, 0 exceptions)
[2021-03-31 13:32:05.337] [E/2] [info] [Task Finished] Transform to mem in 0.096606s (34165 normal rows, 0 exceptions)
[2021-03-31 13:32:05.341] [driver] [info] [Task Finished] Transform to mem in 0.070682s (25001 normal rows, 0 exceptions)
[2021-03-31 13:32:05.385] [E/2] [info] [Task Finished] Transform to mem in 0.047746s (16227 normal rows, 0 exceptions)
[2021-03-31 13:32:05.398] [driver] [info] [Task Finished] Transform to mem in 0.057080s (17805 normal rows, 0 exceptions)
[2021-03-31 13:32:05.404] [E/2] [info] [Task Finished] Transform to mem in 0.019187s (6913 normal rows, 0 exceptions)
[2021-03-31 13:32:05.417] [E/3] [info] [Task Finished] Transform to mem in 0.097417s (34681 normal rows, 0 exceptions)
[2021-03-31 13:32:05.425] [E/1] [info] [Task Finished] Transform to mem in 0.088082s (30853 normal rows, 0 exceptions)
[2021-03-31 13:32:05.464] [E/2] [info] [Task Finished] Transform to mem in 0.059863s (21711 normal rows, 0 exceptions)
[2021-03-31 13:32:05.504] [E/1] [info] [Task Finished] Transform to mem in 0.079283s (27001 normal rows, 0 exceptions)
[2021-03-31 13:32:05.513] [driver] [info] [Task Finished] Transform to mem in 0.114184s (41924 normal rows, 0 exceptions)
[2021-03-31 13:32:05.520] [E/3] [info] [Task Finished] Transform to mem in 0.103242s (37074 normal rows, 0 exceptions)
[2021-03-31 13:32:05.533] [E/2] [info] [Task Finished] Transform to mem in 0.069427s (25275 normal rows, 0 exceptions)
[2021-03-31 13:32:05.564] [E/3] [info] [Task Finished] Transform to mem in 0.044197s (15290 normal rows, 0 exceptions)
[2021-03-31 13:32:05.573] [E/1] [info] [Task Finished] Transform to mem in 0.068910s (25057 normal rows, 0 exceptions)
[2021-03-31 13:32:05.575] [driver] [info] [Task Finished] Transform to mem in 0.062198s (19952 normal rows, 0 exceptions)
[2021-03-31 13:32:05.577] [E/2] [info] [Task Finished] Transform to mem in 0.043589s (11791 normal rows, 0 exceptions)
[2021-03-31 13:32:05.606] [driver] [info] [Task Finished] Transform to mem in 0.031432s (10726 normal rows, 0 exceptions)
[2021-03-31 13:32:05.631] [E/2] [info] [Task Finished] Transform to mem in 0.054217s (16466 normal rows, 0 exceptions)
[2021-03-31 13:32:05.634] [driver] [info] [Task Finished] Transform to mem in 0.027222s (10005 normal rows, 0 exceptions)
[2021-03-31 13:32:05.644] [E/3] [info] [Task Finished] Transform to mem in 0.079750s (27470 normal rows, 0 exceptions)
[2021-03-31 13:32:05.685] [E/1] [info] [Task Finished] Transform to mem in 0.112053s (40545 normal rows, 0 exceptions)
[2021-03-31 13:32:05.726] [driver] [info] [Task Finished] Transform to mem in 0.092765s (32784 normal rows, 0 exceptions)
[2021-03-31 13:32:05.727] [E/2] [info] [Task Finished] Transform to mem in 0.096112s (35108 normal rows, 0 exceptions)
[2021-03-31 13:32:05.732] [E/1] [info] [Task Finished] Transform to mem in 0.047093s (17162 normal rows, 0 exceptions)
[2021-03-31 13:32:05.751] [E/3] [info] [Task Finished] Transform to mem in 0.107108s (38917 normal rows, 0 exceptions)
[2021-03-31 13:32:05.791] [E/1] [info] [Task Finished] Transform to mem in 0.058328s (21153 normal rows, 0 exceptions)
[2021-03-31 13:32:05.794] [driver] [info] [Task Finished] Transform to mem in 0.068106s (24946 normal rows, 0 exceptions)
[2021-03-31 13:32:05.802] [E/2] [info] [Task Finished] Transform to mem in 0.074789s (25371 normal rows, 0 exceptions)
[2021-03-31 13:32:05.844] [driver] [info] [Task Finished] Transform to mem in 0.049146s (17872 normal rows, 0 exceptions)
[2021-03-31 13:32:05.866] [E/3] [info] [Task Finished] Transform to mem in 0.114469s (41695 normal rows, 0 exceptions)
[2021-03-31 13:32:05.872] [E/2] [info] [Task Finished] Transform to mem in 0.069691s (24482 normal rows, 0 exceptions)
[2021-03-31 13:32:05.881] [E/1] [info] [Task Finished] Transform to mem in 0.090974s (31669 normal rows, 0 exceptions)
[2021-03-31 13:32:05.916] [E/3] [info] [Task Finished] Transform to mem in 0.050044s (16396 normal rows, 0 exceptions)
[2021-03-31 13:32:05.946] [E/1] [info] [Task Finished] Transform to mem in 0.064328s (20662 normal rows, 0 exceptions)
[2021-03-31 13:32:05.958] [driver] [info] [Task Finished] Transform to mem in 0.114133s (41533 normal rows, 0 exceptions)
[2021-03-31 13:32:05.958] [E/2] [info] [Task Finished] Transform to mem in 0.086481s (29889 normal rows, 0 exceptions)
[2021-03-31 13:32:05.967] [E/2] [info] [Task Finished] Transform to mem in 0.008992s (2299 normal rows, 0 exceptions)
[2021-03-31 13:32:06.016] [E/1] [info] [Task Finished] Transform to mem in 0.069650s (25305 normal rows, 0 exceptions)
[2021-03-31 13:32:06.016] [E/2] [info] [Task Finished] Transform to mem in 0.048446s (13975 normal rows, 0 exceptions)
[2021-03-31 13:32:06.021] [E/3] [info] [Task Finished] Transform to mem in 0.105040s (38381 normal rows, 0 exceptions)
[2021-03-31 13:32:06.044] [E/3] [info] [Task Finished] Transform to mem in 0.023447s (8515 normal rows, 0 exceptions)
[2021-03-31 13:32:06.054] [driver] [info] [Task Finished] Transform to mem in 0.095998s (34138 normal rows, 0 exceptions)
[2021-03-31 13:32:06.112] [E/1] [info] [Task Finished] Transform to mem in 0.096134s (34517 normal rows, 0 exceptions)
[2021-03-31 13:32:06.112] [E/1] [info] [Task Finished] Transform to mem in 0.000134s (22 normal rows, 0 exceptions)
[2021-03-31 13:32:06.112] [E/3] [info] [Task Finished] Transform to mem in 0.068080s (24942 normal rows, 0 exceptions)
[2021-03-31 13:32:06.129] [E/2] [info] [Task Finished] Transform to mem in 0.113679s (41465 normal rows, 0 exceptions)
[2021-03-31 13:32:06.154] [driver] [info] [Task Finished] Transform to mem in 0.099981s (35654 normal rows, 0 exceptions)
[2021-03-31 13:32:06.155] [driver] [info] [Task Finished] Transform to mem in 0.001381s (500 normal rows, 0 exceptions)
[2021-03-31 13:32:06.176] [E/1] [info] [Task Finished] Transform to mem in 0.064523s (21109 normal rows, 0 exceptions)
[2021-03-31 13:32:06.208] [E/3] [info] [Task Finished] Transform to mem in 0.095628s (34201 normal rows, 0 exceptions)
[2021-03-31 13:32:06.222] [E/2] [info] [Task Finished] Transform to mem in 0.092982s (32774 normal rows, 0 exceptions)
[2021-03-31 13:32:06.225] [driver] [info] [Task Finished] Transform to mem in 0.069439s (25355 normal rows, 0 exceptions)
[2021-03-31 13:32:06.258] [E/1] [info] [Task Finished] Transform to mem in 0.081355s (27700 normal rows, 0 exceptions)
[2021-03-31 13:32:06.259] [E/3] [info] [Task Finished] Transform to mem in 0.050829s (15077 normal rows, 0 exceptions)
[2021-03-31 13:32:06.287] [driver] [info] [Task Finished] Transform to mem in 0.062717s (22995 normal rows, 0 exceptions)
[2021-03-31 13:32:06.307] [E/2] [info] [Task Finished] Transform to mem in 0.084641s (29429 normal rows, 0 exceptions)
[2021-03-31 13:32:06.325] [E/1] [info] [Task Finished] Transform to mem in 0.067397s (24648 normal rows, 0 exceptions)
[2021-03-31 13:32:06.343] [driver] [info] [Task Finished] Transform to mem in 0.055578s (20259 normal rows, 0 exceptions)
[2021-03-31 13:32:06.373] [E/3] [info] [Task Finished] Transform to mem in 0.113928s (41551 normal rows, 0 exceptions)
[2021-03-31 13:32:06.380] [E/1] [info] [Task Finished] Transform to mem in 0.054893s (16887 normal rows, 0 exceptions)
[2021-03-31 13:32:06.390] [E/2] [info] [Task Finished] Transform to mem in 0.083193s (29107 normal rows, 0 exceptions)
[2021-03-31 13:32:06.430] [driver] [info] [Task Finished] Transform to mem in 0.086696s (30549 normal rows, 0 exceptions)
[2021-03-31 13:32:06.437] [driver] [info] [Task Finished] Transform to mem in 0.007292s (2609 normal rows, 0 exceptions)
[2021-03-31 13:32:06.441] [E/3] [info] [Task Finished] Transform to mem in 0.068211s (25029 normal rows, 0 exceptions)
[2021-03-31 13:32:06.448] [E/1] [info] [Task Finished] Transform to mem in 0.067605s (24760 normal rows, 0 exceptions)
[2021-03-31 13:32:06.487] [driver] [info] [Task Finished] Transform to mem in 0.049546s (14706 normal rows, 0 exceptions)
[2021-03-31 13:32:06.489] [driver] [info] [Task Finished] Transform to mem in 0.002511s (869 normal rows, 0 exceptions)
[2021-03-31 13:32:06.493] [E/2] [info] [Task Finished] Transform to mem in 0.102832s (37420 normal rows, 0 exceptions)
[2021-03-31 13:32:06.530] [E/3] [info] [Task Finished] Transform to mem in 0.089100s (31394 normal rows, 0 exceptions)
[2021-03-31 13:32:06.559] [driver] [info] [Task Finished] Transform to mem in 0.069589s (25397 normal rows, 0 exceptions)
[2021-03-31 13:32:06.563] [E/1] [info] [Task Finished] Transform to mem in 0.115564s (42154 normal rows, 0 exceptions)
[2021-03-31 13:32:06.565] [E/2] [info] [Task Finished] Transform to mem in 0.072267s (23920 normal rows, 0 exceptions)
[2021-03-31 13:32:06.571] [E/3] [info] [Task Finished] Transform to mem in 0.041138s (12009 normal rows, 0 exceptions)
[2021-03-31 13:32:06.617] [E/2] [info] [Task Finished] Transform to mem in 0.051852s (18822 normal rows, 0 exceptions)
[2021-03-31 13:32:06.640] [E/3] [info] [Task Finished] Transform to mem in 0.068538s (24918 normal rows, 0 exceptions)
[2021-03-31 13:32:06.647] [E/1] [info] [Task Finished] Transform to mem in 0.083486s (28731 normal rows, 0 exceptions)
[2021-03-31 13:32:06.671] [driver] [info] [Task Finished] Transform to mem in 0.112279s (41286 normal rows, 0 exceptions)
[2021-03-31 13:32:06.706] [driver] [info] [Task Finished] Transform to mem in 0.035297s (9134 normal rows, 0 exceptions)
[2021-03-31 13:32:06.714] [E/2] [info] [Task Finished] Transform to mem in 0.096543s (35003 normal rows, 0 exceptions)
[2021-03-31 13:32:06.754] [E/3] [info] [Task Finished] Transform to mem in 0.114329s (41775 normal rows, 0 exceptions)
[2021-03-31 13:32:06.756] [E/1] [info] [Task Finished] Transform to mem in 0.109200s (39256 normal rows, 0 exceptions)
[2021-03-31 13:32:06.779] [driver] [info] [Task Finished] Transform to mem in 0.073057s (24627 normal rows, 0 exceptions)
[2021-03-31 13:32:06.792] [E/1] [info] [Task Finished] Transform to mem in 0.035691s (12845 normal rows, 0 exceptions)
[2021-03-31 13:32:06.805] [E/2] [info] [Task Finished] Transform to mem in 0.090813s (31854 normal rows, 0 exceptions)
[2021-03-31 13:32:06.844] [driver] [info] [Task Finished] Transform to mem in 0.064828s (21070 normal rows, 0 exceptions)
[2021-03-31 13:32:06.858] [driver] [info] [Task Finished] Transform to mem in 0.013574s (4952 normal rows, 0 exceptions)
[2021-03-31 13:32:06.868] [E/3] [info] [Task Finished] Transform to mem in 0.113704s (41477 normal rows, 0 exceptions)
[2021-03-31 13:32:06.892] [E/1] [info] [Task Finished] Transform to mem in 0.100674s (36628 normal rows, 0 exceptions)
[2021-03-31 13:32:06.907] [E/2] [info] [Task Finished] Transform to mem in 0.102164s (36632 normal rows, 0 exceptions)
[2021-03-31 13:32:06.927] [driver] [info] [Task Finished] Transform to mem in 0.069175s (25248 normal rows, 0 exceptions)
[2021-03-31 13:32:06.943] [driver] [info] [Task Finished] Transform to mem in 0.016406s (5962 normal rows, 0 exceptions)
[2021-03-31 13:32:06.966] [E/3] [info] [Task Finished] Transform to mem in 0.098677s (35972 normal rows, 0 exceptions)
[2021-03-31 13:32:07.005] [E/1] [info] [Task Finished] Transform to mem in 0.112722s (41443 normal rows, 0 exceptions)
[2021-03-31 13:32:07.012] [driver] [info] [Task Finished] Transform to mem in 0.068248s (25061 normal rows, 0 exceptions)
[2021-03-31 13:32:07.019] [E/2] [info] [Task Finished] Transform to mem in 0.112563s (41124 normal rows, 0 exceptions)
[2021-03-31 13:32:07.060] [driver] [info] [Task Finished] Transform to mem in 0.048230s (14119 normal rows, 0 exceptions)
[2021-03-31 13:32:07.063] [E/3] [info] [Task Finished] Transform to mem in 0.096883s (35325 normal rows, 0 exceptions)
[2021-03-31 13:32:07.065] [E/3] [info] [Task Finished] Transform to mem in 0.002021s (664 normal rows, 0 exceptions)
[2021-03-31 13:32:07.090] [E/2] [info] [Task Finished] Transform to mem in 0.070901s (23800 normal rows, 0 exceptions)
[2021-03-31 13:32:07.091] [E/1] [info] [Task Finished] Transform to mem in 0.085731s (30409 normal rows, 0 exceptions)
[2021-03-31 13:32:07.135] [driver] [info] [Task Finished] Transform to mem in 0.075404s (25741 normal rows, 0 exceptions)
[2021-03-31 13:32:07.136] [E/3] [info] [Task Finished] Transform to mem in 0.070924s (24991 normal rows, 0 exceptions)
[2021-03-31 13:32:07.177] [E/3] [info] [Task Finished] Transform to mem in 0.040520s (10465 normal rows, 0 exceptions)
[2021-03-31 13:32:07.188] [E/2] [info] [Task Finished] Transform to mem in 0.097876s (35311 normal rows, 0 exceptions)
[2021-03-31 13:32:07.203] [E/3] [info] [Task Finished] Transform to mem in 0.025685s (6612 normal rows, 0 exceptions)
[2021-03-31 13:32:07.206] [E/1] [info] [Task Finished] Transform to mem in 0.115395s (41754 normal rows, 0 exceptions)
[2021-03-31 13:32:07.212] [E/3] [info] [Task Finished] Transform to mem in 0.009301s (3374 normal rows, 0 exceptions)
[2021-03-31 13:32:07.224] [driver] [info] [Task Finished] Transform to mem in 0.088413s (30882 normal rows, 0 exceptions)
[2021-03-31 13:32:07.230] [driver] [info] [Task Finished] Transform to mem in 0.006430s (2409 normal rows, 0 exceptions)
[2021-03-31 13:32:07.254] [E/2] [info] [Task Finished] Transform to mem in 0.066210s (21288 normal rows, 0 exceptions)
[2021-03-31 13:32:07.316] [driver] [info] [Task Finished] Transform to mem in 0.085851s (30279 normal rows, 0 exceptions)
[2021-03-31 13:32:07.322] [E/1] [info] [Task Finished] Transform to mem in 0.116054s (42395 normal rows, 0 exceptions)
[2021-03-31 13:32:07.327] [E/3] [info] [Task Finished] Transform to mem in 0.115532s (42755 normal rows, 0 exceptions)
[2021-03-31 13:32:07.341] [E/2] [info] [Task Finished] Transform to mem in 0.086708s (30800 normal rows, 0 exceptions)
[2021-03-31 13:32:07.344] [E/3] [info] [Task Finished] Transform to mem in 0.016091s (5203 normal rows, 0 exceptions)
[2021-03-31 13:32:07.344] [E/3] [info] [Task Finished] Transform to mem in 0.000058s (5 normal rows, 0 exceptions)
[2021-03-31 13:32:07.364] [driver] [info] [Task Finished] Transform to mem in 0.048200s (14097 normal rows, 0 exceptions)
[2021-03-31 13:32:07.395] [E/1] [info] [Task Finished] Transform to mem in 0.072444s (24558 normal rows, 0 exceptions)
[2021-03-31 13:32:07.415] [E/2] [info] [Task Finished] Transform to mem in 0.073959s (24806 normal rows, 0 exceptions)
[2021-03-31 13:32:07.433] [E/2] [info] [Task Finished] Transform to mem in 0.017462s (6312 normal rows, 0 exceptions)
[2021-03-31 13:32:07.441] [E/3] [info] [Task Finished] Transform to mem in 0.097886s (36198 normal rows, 0 exceptions)
[2021-03-31 13:32:07.479] [driver] [info] [Task Finished] Transform to mem in 0.114963s (42339 normal rows, 0 exceptions)
[2021-03-31 13:32:07.502] [E/2] [info] [Task Finished] Transform to mem in 0.068859s (25022 normal rows, 0 exceptions)
[2021-03-31 13:32:07.510] [E/1] [info] [Task Finished] Transform to mem in 0.114918s (41774 normal rows, 0 exceptions)
[2021-03-31 13:32:07.527] [E/1] [info] [Task Finished] Transform to mem in 0.016800s (6191 normal rows, 0 exceptions)
[2021-03-31 13:32:07.540] [E/3] [info] [Task Finished] Transform to mem in 0.098405s (35962 normal rows, 0 exceptions)
[2021-03-31 13:32:07.567] [E/1] [info] [Task Finished] Transform to mem in 0.040395s (10499 normal rows, 0 exceptions)
[2021-03-31 13:32:07.580] [E/3] [info] [Task Finished] Transform to mem in 0.040552s (10528 normal rows, 0 exceptions)
[2021-03-31 13:32:07.583] [E/1] [info] [Task Finished] Transform to mem in 0.015741s (4007 normal rows, 0 exceptions)
[2021-03-31 13:32:07.588] [E/1] [info] [Task Finished] Transform to mem in 0.004883s (1728 normal rows, 0 exceptions)
[2021-03-31 13:32:07.591] [driver] [info] [Task Finished] Transform to mem in 0.111813s (41111 normal rows, 0 exceptions)
[2021-03-31 13:32:07.614] [E/2] [info] [Task Finished] Transform to mem in 0.112919s (41343 normal rows, 0 exceptions)
[2021-03-31 13:32:07.631] [E/2] [info] [Task Finished] Transform to mem in 0.016561s (6047 normal rows, 0 exceptions)
[2021-03-31 13:32:07.676] [E/3] [info] [Task Finished] Transform to mem in 0.095581s (33544 normal rows, 0 exceptions)
[2021-03-31 13:32:07.701] [E/2] [info] [Task Finished] Transform to mem in 0.069527s (24610 normal rows, 0 exceptions)
[2021-03-31 13:32:07.703] [E/1] [info] [Task Finished] Transform to mem in 0.115381s (41736 normal rows, 0 exceptions)
[2021-03-31 13:32:07.705] [driver] [info] [Task Finished] Transform to mem in 0.113641s (41465 normal rows, 0 exceptions)
[2021-03-31 13:32:07.705] [E/1] [info] [Task Finished] Transform to mem in 0.001886s (696 normal rows, 0 exceptions)
[2021-03-31 13:32:07.749] [E/3] [info] [Task Finished] Transform to mem in 0.072945s (24347 normal rows, 0 exceptions)
[2021-03-31 13:32:07.807] [E/1] [info] [Task Finished] Transform to mem in 0.101670s (35105 normal rows, 0 exceptions)
[2021-03-31 13:32:07.818] [E/2] [info] [Task Finished] Transform to mem in 0.117146s (41928 normal rows, 0 exceptions)
[2021-03-31 13:32:07.823] [driver] [info] [Task Finished] Transform to mem in 0.118492s (41865 normal rows, 0 exceptions)
[2021-03-31 13:32:07.834] [E/3] [info] [Task Finished] Transform to mem in 0.084470s (29047 normal rows, 0 exceptions)
[2021-03-31 13:32:07.840] [E/2] [info] [Task Finished] Transform to mem in 0.021935s (6400 normal rows, 0 exceptions)
[2021-03-31 13:32:07.864] [E/3] [info] [Task Finished] Transform to mem in 0.030436s (9915 normal rows, 0 exceptions)
[2021-03-31 13:32:07.864] [E/1] [info] [Task Finished] Transform to mem in 0.057450s (18000 normal rows, 0 exceptions)
[2021-03-31 13:32:07.897] [driver] [info] [Task Finished] Transform to mem in 0.073591s (25230 normal rows, 0 exceptions)
[2021-03-31 13:32:07.904] [E/1] [info] [Task Finished] Transform to mem in 0.039466s (14355 normal rows, 0 exceptions)
[2021-03-31 13:32:07.931] [E/2] [info] [Task Finished] Transform to mem in 0.091211s (32223 normal rows, 0 exceptions)
[2021-03-31 13:32:07.966] [driver] [info] [Task Finished] Transform to mem in 0.069144s (25234 normal rows, 0 exceptions)
[2021-03-31 13:32:07.979] [E/3] [info] [Task Finished] Transform to mem in 0.115287s (42674 normal rows, 0 exceptions)
[2021-03-31 13:32:08.003] [E/1] [info] [Task Finished] Transform to mem in 0.099612s (36109 normal rows, 0 exceptions)
[2021-03-31 13:32:08.020] [E/3] [info] [Task Finished] Transform to mem in 0.040484s (10471 normal rows, 0 exceptions)
[2021-03-31 13:32:08.025] [E/3] [info] [Task Finished] Transform to mem in 0.004830s (1211 normal rows, 0 exceptions)
[2021-03-31 13:32:08.043] [driver] [info] [Task Finished] Transform to mem in 0.076544s (26073 normal rows, 0 exceptions)
[2021-03-31 13:32:08.044] [E/1] [info] [Task Finished] Transform to mem in 0.040903s (10518 normal rows, 0 exceptions)
[2021-03-31 13:32:08.046] [E/2] [info] [Task Finished] Transform to mem in 0.115132s (41789 normal rows, 0 exceptions)
[2021-03-31 13:32:08.092] [E/3] [info] [Task Finished] Transform to mem in 0.067036s (24560 normal rows, 0 exceptions)
[2021-03-31 13:32:08.109] [E/3] [info] [Task Finished] Transform to mem in 0.016980s (6217 normal rows, 0 exceptions)
[2021-03-31 13:32:08.139] [driver] [info] [Task Finished] Transform to mem in 0.096164s (35479 normal rows, 0 exceptions)
[2021-03-31 13:32:08.157] [E/1] [info] [Task Finished] Transform to mem in 0.112947s (41320 normal rows, 0 exceptions)
[2021-03-31 13:32:08.160] [E/2] [info] [Task Finished] Transform to mem in 0.114128s (41475 normal rows, 0 exceptions)
[2021-03-31 13:32:08.181] [E/3] [info] [Task Finished] Transform to mem in 0.071969s (24657 normal rows, 0 exceptions)
[2021-03-31 13:32:08.221] [E/1] [info] [Task Finished] Transform to mem in 0.063536s (23273 normal rows, 0 exceptions)
[2021-03-31 13:32:08.235] [driver] [info] [Task Finished] Transform to mem in 0.095975s (34166 normal rows, 0 exceptions)
[2021-03-31 13:32:08.248] [E/2] [info] [Task Finished] Transform to mem in 0.087531s (30641 normal rows, 0 exceptions)
[2021-03-31 13:32:08.266] [E/2] [info] [Task Finished] Transform to mem in 0.018087s (5847 normal rows, 0 exceptions)
[2021-03-31 13:32:08.267] [E/3] [info] [Task Finished] Transform to mem in 0.086427s (30706 normal rows, 0 exceptions)
[2021-03-31 13:32:08.269] [E/1] [info] [Task Finished] Transform to mem in 0.048522s (14131 normal rows, 0 exceptions)
[2021-03-31 13:32:08.307] [driver] [info] [Task Finished] Transform to mem in 0.072429s (24688 normal rows, 0 exceptions)
[2021-03-31 13:32:08.338] [E/2] [info] [Task Finished] Transform to mem in 0.072401s (24763 normal rows, 0 exceptions)
[2021-03-31 13:32:08.357] [E/2] [info] [Task Finished] Transform to mem in 0.018312s (6575 normal rows, 0 exceptions)
[2021-03-31 13:32:08.365] [E/3] [info] [Task Finished] Transform to mem in 0.097405s (35944 normal rows, 0 exceptions)
[2021-03-31 13:32:08.385] [E/1] [info] [Task Finished] Transform to mem in 0.115499s (42136 normal rows, 0 exceptions)
[2021-03-31 13:32:08.422] [driver] [info] [Task Finished] Transform to mem in 0.114283s (41750 normal rows, 0 exceptions)
[2021-03-31 13:32:08.425] [E/1] [info] [Task Finished] Transform to mem in 0.040819s (10481 normal rows, 0 exceptions)
[2021-03-31 13:32:08.425] [E/2] [info] [Task Finished] Transform to mem in 0.068884s (24990 normal rows, 0 exceptions)
[2021-03-31 13:32:08.462] [driver] [info] [Task Finished] Transform to mem in 0.040709s (10492 normal rows, 0 exceptions)
[2021-03-31 13:32:08.466] [E/3] [info] [Task Finished] Transform to mem in 0.101338s (36501 normal rows, 0 exceptions)
[2021-03-31 13:32:08.512] [E/1] [info] [Task Finished] Transform to mem in 0.086118s (29862 normal rows, 0 exceptions)
[2021-03-31 13:32:08.529] [E/2] [info] [Task Finished] Transform to mem in 0.103361s (37796 normal rows, 0 exceptions)
[2021-03-31 13:32:08.530] [driver] [info] [Task Finished] Transform to mem in 0.067920s (24870 normal rows, 0 exceptions)
[2021-03-31 13:32:08.563] [E/3] [info] [Task Finished] Transform to mem in 0.097057s (35395 normal rows, 0 exceptions)
[2021-03-31 13:32:08.589] [driver] [info] [Task Finished] Transform to mem in 0.059258s (21164 normal rows, 0 exceptions)
[2021-03-31 13:32:08.606] [E/2] [info] [Task Finished] Transform to mem in 0.077465s (26195 normal rows, 0 exceptions)
[2021-03-31 13:32:08.626] [E/1] [info] [Task Finished] Transform to mem in 0.113971s (41474 normal rows, 0 exceptions)
[2021-03-31 13:32:08.631] [E/3] [info] [Task Finished] Transform to mem in 0.067744s (24717 normal rows, 0 exceptions)
[2021-03-31 13:32:08.679] [E/3] [info] [Task Finished] Transform to mem in 0.047851s (14083 normal rows, 0 exceptions)
[2021-03-31 13:32:08.690] [driver] [info] [Task Finished] Transform to mem in 0.100109s (36501 normal rows, 0 exceptions)
[2021-03-31 13:32:08.695] [E/2] [info] [Task Finished] Transform to mem in 0.088697s (31118 normal rows, 0 exceptions)
[2021-03-31 13:32:08.711] [E/1] [info] [Task Finished] Transform to mem in 0.085900s (30459 normal rows, 0 exceptions)
[2021-03-31 13:32:08.718] [driver] [info] [Task Finished] Transform to mem in 0.028901s (9440 normal rows, 0 exceptions)
[2021-03-31 13:32:08.750] [E/3] [info] [Task Finished] Transform to mem in 0.071285s (24070 normal rows, 0 exceptions)
[2021-03-31 13:32:08.767] [E/2] [info] [Task Finished] Transform to mem in 0.072390s (24886 normal rows, 0 exceptions)
[2021-03-31 13:32:08.803] [E/2] [info] [Task Finished] Transform to mem in 0.035110s (12692 normal rows, 0 exceptions)
[2021-03-31 13:32:08.810] [E/1] [info] [Task Finished] Transform to mem in 0.098676s (36280 normal rows, 0 exceptions)
[2021-03-31 13:32:08.818] [driver] [info] [Task Finished] Transform to mem in 0.099330s (35640 normal rows, 0 exceptions)
[2021-03-31 13:32:08.865] [E/3] [info] [Task Finished] Transform to mem in 0.114926s (41766 normal rows, 0 exceptions)
[2021-03-31 13:32:08.870] [driver] [info] [Task Finished] Transform to mem in 0.051899s (15520 normal rows, 0 exceptions)
[2021-03-31 13:32:08.872] [E/2] [info] [Task Finished] Transform to mem in 0.069143s (25101 normal rows, 0 exceptions)
[2021-03-31 13:32:08.905] [E/3] [info] [Task Finished] Transform to mem in 0.040685s (10472 normal rows, 0 exceptions)
[2021-03-31 13:32:08.911] [E/1] [info] [Task Finished] Transform to mem in 0.100413s (36692 normal rows, 0 exceptions)
[2021-03-31 13:32:08.914] [E/3] [info] [Task Finished] Transform to mem in 0.008236s (3012 normal rows, 0 exceptions)
[2021-03-31 13:32:08.929] [driver] [info] [Task Finished] Transform to mem in 0.058964s (18509 normal rows, 0 exceptions)
[2021-03-31 13:32:08.979] [E/1] [info] [Task Finished] Transform to mem in 0.068008s (24873 normal rows, 0 exceptions)
[2021-03-31 13:32:08.984] [E/2] [info] [Task Finished] Transform to mem in 0.112058s (41077 normal rows, 0 exceptions)
[2021-03-31 13:32:09.013] [E/3] [info] [Task Finished] Transform to mem in 0.099220s (36212 normal rows, 0 exceptions)
[2021-03-31 13:32:09.026] [E/2] [info] [Task Finished] Transform to mem in 0.042288s (13752 normal rows, 0 exceptions)
[2021-03-31 13:32:09.042] [driver] [info] [Task Finished] Transform to mem in 0.113384s (41485 normal rows, 0 exceptions)
[2021-03-31 13:32:09.068] [driver] [info] [Task Finished] Transform to mem in 0.025685s (9409 normal rows, 0 exceptions)
[2021-03-31 13:32:09.074] [E/1] [info] [Task Finished] Transform to mem in 0.095482s (33771 normal rows, 0 exceptions)
[2021-03-31 13:32:09.079] [E/3] [info] [Task Finished] Transform to mem in 0.066111s (24577 normal rows, 0 exceptions)
[2021-03-31 13:32:09.098] [E/3] [info] [Task Finished] Transform to mem in 0.019100s (7053 normal rows, 0 exceptions)
[2021-03-31 13:32:09.141] [E/2] [info] [Task Finished] Transform to mem in 0.115266s (41896 normal rows, 0 exceptions)
[2021-03-31 13:32:09.144] [E/3] [info] [Task Finished] Transform to mem in 0.045527s (12590 normal rows, 0 exceptions)
[2021-03-31 13:32:09.150] [E/3] [info] [Task Finished] Transform to mem in 0.005834s (1525 normal rows, 0 exceptions)
[2021-03-31 13:32:09.182] [E/2] [info] [Task Finished] Transform to mem in 0.040909s (10519 normal rows, 0 exceptions)
[2021-03-31 13:32:09.183] [driver] [info] [Task Finished] Transform to mem in 0.114937s (41791 normal rows, 0 exceptions)
[2021-03-31 13:32:09.189] [E/1] [info] [Task Finished] Transform to mem in 0.114861s (41765 normal rows, 0 exceptions)
[2021-03-31 13:32:09.205] [E/1] [info] [Task Finished] Transform to mem in 0.016217s (5862 normal rows, 0 exceptions)
[2021-03-31 13:32:09.248] [E/3] [info] [Task Finished] Transform to mem in 0.098639s (35521 normal rows, 0 exceptions)
[2021-03-31 13:32:09.273] [E/1] [info] [Task Finished] Transform to mem in 0.067927s (24747 normal rows, 0 exceptions)
[2021-03-31 13:32:09.295] [E/2] [info] [Task Finished] Transform to mem in 0.112726s (41318 normal rows, 0 exceptions)
[2021-03-31 13:32:09.297] [driver] [info] [Task Finished] Transform to mem in 0.113897s (41595 normal rows, 0 exceptions)
[2021-03-31 13:32:09.346] [E/3] [info] [Task Finished] Transform to mem in 0.097729s (35585 normal rows, 0 exceptions)
[2021-03-31 13:32:09.348] [E/1] [info] [Task Finished] Transform to mem in 0.074517s (24909 normal rows, 0 exceptions)
[2021-03-31 13:32:09.382] [driver] [info] [Task Finished] Transform to mem in 0.085460s (30427 normal rows, 0 exceptions)
[2021-03-31 13:32:09.393] [E/2] [info] [Task Finished] Transform to mem in 0.098319s (35294 normal rows, 0 exceptions)
[2021-03-31 13:32:09.395] [E/3] [info] [Task Finished] Transform to mem in 0.049483s (15872 normal rows, 0 exceptions)
[2021-03-31 13:32:09.396] [driver] [info] [Task Finished] Transform to mem in 0.013721s (5083 normal rows, 0 exceptions)
[2021-03-31 13:32:09.409] [E/1] [info] [Task Finished] Transform to mem in 0.061074s (19595 normal rows, 0 exceptions)
[2021-03-31 13:32:09.462] [driver] [info] [Task Finished] Transform to mem in 0.065787s (23480 normal rows, 0 exceptions)
[2021-03-31 13:32:09.462] [E/2] [info] [Task Finished] Transform to mem in 0.068728s (22556 normal rows, 0 exceptions)
[2021-03-31 13:32:09.470] [E/1] [info] [Task Finished] Transform to mem in 0.061026s (22144 normal rows, 0 exceptions)
[2021-03-31 13:32:09.511] [E/3] [info] [Task Finished] Transform to mem in 0.115516s (42625 normal rows, 0 exceptions)
[2021-03-31 13:32:09.518] [E/1] [info] [Task Finished] Transform to mem in 0.048292s (16736 normal rows, 0 exceptions)
[2021-03-31 13:32:09.523] [E/1] [info] [Task Finished] Transform to mem in 0.004471s (1504 normal rows, 0 exceptions)
[2021-03-31 13:32:09.550] [E/2] [info] [Task Finished] Transform to mem in 0.087541s (30449 normal rows, 0 exceptions)
[2021-03-31 13:32:09.576] [driver] [info] [Task Finished] Transform to mem in 0.114728s (41902 normal rows, 0 exceptions)
[2021-03-31 13:32:09.592] [E/2] [info] [Task Finished] Transform to mem in 0.042029s (15064 normal rows, 0 exceptions)
[2021-03-31 13:32:09.603] [E/3] [info] [Task Finished] Transform to mem in 0.092162s (32766 normal rows, 0 exceptions)
[2021-03-31 13:32:09.612] [E/1] [info] [Task Finished] Transform to mem in 0.089218s (31430 normal rows, 0 exceptions)
[2021-03-31 13:32:09.625] [driver] [info] [Task Finished] Transform to mem in 0.048202s (14080 normal rows, 0 exceptions)
[2021-03-31 13:32:09.666] [E/2] [info] [Task Finished] Transform to mem in 0.073833s (25158 normal rows, 0 exceptions)
[2021-03-31 13:32:09.676] [E/1] [info] [Task Finished] Transform to mem in 0.064316s (23564 normal rows, 0 exceptions)
[2021-03-31 13:32:09.677] [E/1] [info] [Task Finished] Transform to mem in 0.000577s (197 normal rows, 0 exceptions)
[2021-03-31 13:32:09.678] [E/3] [info] [Task Finished] Transform to mem in 0.074811s (25260 normal rows, 0 exceptions)
[2021-03-31 13:32:09.693] [driver] [info] [Task Finished] Transform to mem in 0.067900s (25081 normal rows, 0 exceptions)
[2021-03-31 13:32:09.712] [driver] [info] [Task Finished] Transform to mem in 0.019458s (7200 normal rows, 0 exceptions)
[2021-03-31 13:32:09.767] [E/2] [info] [Task Finished] Transform to mem in 0.101648s (36107 normal rows, 0 exceptions)
[2021-03-31 13:32:09.776] [driver] [info] [Task Finished] Transform to mem in 0.063726s (20467 normal rows, 0 exceptions)
[2021-03-31 13:32:09.784] [E/2] [info] [Task Finished] Transform to mem in 0.017166s (4374 normal rows, 0 exceptions)
[2021-03-31 13:32:09.792] [E/1] [info] [Task Finished] Transform to mem in 0.115149s (41729 normal rows, 0 exceptions)
[2021-03-31 13:32:09.793] [E/3] [info] [Task Finished] Transform to mem in 0.114809s (41767 normal rows, 0 exceptions)
[2021-03-31 13:32:09.806] [E/3] [info] [Task Finished] Transform to mem in 0.013569s (5008 normal rows, 0 exceptions)
[2021-03-31 13:32:09.816] [driver] [info] [Task Finished] Transform to mem in 0.040587s (10487 normal rows, 0 exceptions)
[2021-03-31 13:32:09.875] [E/2] [info] [Task Finished] Transform to mem in 0.090143s (31621 normal rows, 0 exceptions)
[2021-03-31 13:32:09.875] [E/3] [info] [Task Finished] Transform to mem in 0.068413s (24978 normal rows, 0 exceptions)
[2021-03-31 13:32:09.886] [E/2] [info] [Task Finished] Transform to mem in 0.011827s (4305 normal rows, 0 exceptions)
[2021-03-31 13:32:09.904] [E/1] [info] [Task Finished] Transform to mem in 0.112177s (41191 normal rows, 0 exceptions)
[2021-03-31 13:32:09.930] [driver] [info] [Task Finished] Transform to mem in 0.113212s (41465 normal rows, 0 exceptions)
[2021-03-31 13:32:09.930] [global] [info] [Transform Stage] Stage 0 completed 580 load&transform tasks in 10.2354s
[2021-03-31 13:32:09.930] [global] [info] [Transform Stage] Stage 0 total wall clock time: 40.8077s, 18842980 input rows, time to process 1 row via fast path: 0.00216567ms

[2021-03-31 13:32:10.262] [global] [info] Writing 14304381 rows as output to file (2.78 GB)
[2021-03-31 13:32:10.885] [E/3] [info] [Task Finished] write to file in 0.622392s (3575098 rows, 712.56 MB)
[2021-03-31 13:32:10.887] [driver] [info] [Task Finished] write to file in 0.624250s (3544915 rows, 706.20 MB)
[2021-03-31 13:32:10.888] [E/2] [info] [Task Finished] write to file in 0.625359s (3592359 rows, 714.50 MB)
[2021-03-31 13:32:11.260] [E/1] [info] [Task Finished] write to file in 0.997750s (3592009 rows, 715.66 MB)
[2021-03-31 13:32:11.260] [global] [info] writing output took 1.330102s
[2021-03-31 13:32:11.260] [global] [info] [Transform Stage] Stage 0 completed 580 sink tasks in 1.33039s
[2021-03-31 13:32:11.260] [global] [info] [Transform Stage] Stage 0 took 11.9687s
[2021-03-31 13:32:11.260] [global] [info] Query Execution took 12.5317s. (planning: 0.562947s, execution: 11.9687s)
>>> 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.2807016372680664
CACHING took 13.140321969985962s
Tuplex job time: 38.963300466537476 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.378453,"llvm_optimization_time_s":0,"llvm_compilation_time_s":1.06164,"total_compilation_time_s":1.10137,"sampling_time_s":0.492603,"stages":[{"stage_no":0,"fast_path_wall_time_s":40.8077,"fast_path_time_s":10.2354,"fast_path_per_row_time_ns":2165.67,"slow_path_wall_time_s":0,"slow_path_time_s":0,"slow_path_per_row_time_ns":0},{"stage_no":2,"fast_path_wall_time_s":0.00166183,"fast_path_time_s":0.00175772,"fast_path_per_row_time_ns":861.947,"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.00355138,"fast_path_time_s":0.00365188,"fast_path_per_row_time_ns":381.869,"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.0173,"fast_path_time_s":3.53223,"fast_path_per_row_time_ns":1000.54,"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.2807016372680664, "jobTime": 38.963300466537476, "io_load": 13.140321969985962, "compute_and_write": 25.822978496551514}
[GLOBAL] releasing 260 active partitions
[2021-03-31 13:32:11.302] [local execution engine] [info] Stopped local executor E/1
[GLOBAL] releasing 257 active partitions
[2021-03-31 13:32:11.565] [local execution engine] [info] Stopped local executor E/2
[GLOBAL] releasing 253 active partitions
[2021-03-31 13:32:11.831] [local execution engine] [info] Stopped local executor E/3
[GLOBAL] Local engine terminated.
[GLOBAL] releasing 266 active partitions
