apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 437 forks source link

[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_15) #7954

Closed GlutenPerfBot closed 6 days ago

GlutenPerfBot commented 1 week ago

Upstream Velox's New Commits:

9ebe36609 by zuyu, Fix OutputBuffer comments regarding bufferedBytes_ (11423)
935d30ee1 by zhli1142015, Combine low selectivity vectors generated by the hash join filter (10987)
5ac572b47 by rui-mo, Fix Spark expression fuzzer test on deny_precision_loss functions (11526)
fe87f0b75 by hengjiang.ly, Add a faster string-search method with simd instructions than std::find (10858)
5b274e3cf by NEUpanning, Allow partial date parsing when simple datetime formatter is used (11386)
c069192e9 by Jimmy Lu, Buckify breeze (11512)
f37dc004e by Xiaoxuan Meng, Allow single thread execution mode for local partition to support spark union for gluten (11531)
837480242 by Christian Zentgraf, Add Clang Linux build to CI pipeline (10767)
427ac31e6 by Yenda Li, Add support for TTL in directories (11498)
github-actions[bot] commented 1 week ago

https://github.com/apache/incubator-gluten/issues/6887

zhouyuan commented 1 week ago

API change on FileSystem https://github.com/facebookincubator/velox/pull/11498