================================================================================================
projection on wide table
================================================================================================

OpenJDK 64-Bit Server VM 11.0.18+10 on Linux 5.15.0-1031-azure
Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
projection on wide table:                 Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
split threshold 10                                 2022           2105          77          0.5        1928.2       1.0X
split threshold 100                                1544           1556          12          0.7        1472.6       1.3X
split threshold 1024                               1186           1230          40          0.9        1131.1       1.7X
split threshold 2048                               1109           1119           9          0.9        1057.3       1.8X
split threshold 4096                               1446           1468          16          0.7        1378.9       1.4X
split threshold 8192                               1955           1967          11          0.5        1864.2       1.0X
split threshold 65536                             24216          24267          47          0.0       23094.6       0.1X


