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

OpenJDK 64-Bit Server VM 17.0.6+10 on Linux 5.15.0-1031-azure
Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
projection on wide table:                 Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
split threshold 10                                 2370           2474         146          0.4        2260.4       1.0X
split threshold 100                                1878           1898          21          0.6        1790.7       1.3X
split threshold 1024                               1231           1258          20          0.9        1173.5       1.9X
split threshold 2048                               1175           1189          12          0.9        1120.2       2.0X
split threshold 4096                               1622           1639          15          0.6        1547.0       1.5X
split threshold 8192                               2214           2231          14          0.5        2111.5       1.1X
split threshold 65536                             25849          25881          23          0.0       24651.6       0.1X


