Upstream Velox's New Commits:
37d40f65c by Mario Ruiz, test: Add EnsureWritableVectorTest for lazy vector (#13298)
6bdc4e569 by duanmeng, feat: Zip the sorting column indices and compare flags (#13269)
c96d12c1d by Kevin Wilfong, fix: Add check for overflow in Presto's from_unixtime (#13262)
cde4cdb2a by Kevin Wilfong, fix: Casting complex types is only supposed to cast recursively if a child's type will change (#13245)
a3ac7d43e by arnavb, feat: Add support for leftSemiProject join in nested loop join (#12172)
8b0505d35 by Xiaoxuan Meng, feat: Add barrier support for unnest operator (#13293)
28579fa78 by Ke Wang, feat: Add total used bytes to stats reporter (#13267)
56e1ea3ae by Mario Ruiz, fix(type): Fix use after free in BaseVector (#13277)
e4e81e761 by aditi-pandit, refactor: TopNRowNumber::getOutputFromMemory loop (apache#11440)
06b99c77d by Xiaoxuan Meng, feat: Add task barrier support for streaming aggregation (#13273)
7c0f17307 by Jimmy Lu, fix: Optimize selective ARRAY and MAP reader (#13240)
fccb60d2a by Jialiang Tan, misc: Add comment to reclaim by abort (#13284)
f1e712ea4 by Kien Nguyen, feat(type): Add NOISY_COUNT_IF_GAUSSIAN (#13230)
39c08b939 by Xiaoxuan Meng, misc: Remove the legacy task cursor code (#13282)
Signed-off-by: GlutenPerfBot <glutenperfbot@intel-internal.com>
Co-authored-by: GlutenPerfBot <glutenperfbot@intel-internal.com>
What changes are proposed in this pull request?
How was this patch tested?