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.03k stars 368 forks source link

[VL] Daily Update Velox Version (2024_05_16) #5756

Closed GlutenPerfBot closed 2 weeks ago

GlutenPerfBot commented 2 weeks ago

Upstream Velox's New Commits:

08ffe2207 by rui-mo, Add custom argument generators for Presto decimal functions (9715)
b470e8521 by Ankita Victor, Remove global -Wno-Empty-Body compiler option (9512)
4ee74ba9a by zky.zhoukeyong, Fix aggregate flags in initializeGlobalAggregation (9758)
0e5c0f50e by Yang Zhang, Add "get" Spark function (9478)
53b998788 by Jacob Wujciak-Jens, Fix scheduled fuzzer job being cancled by prematurely (9798)
6dce9fbf5 by zhli1142015, Add rint Spark function (9664)
2a53706f7 by jay.narale, Fix Unaligned Memory Access for Footer Length in Parquet Reader (9793)
89ef749a0 by Jimmy Lu, Reset nulls when reusing LazyVector (9811)
92c59115f by Jimmy Lu, Selective flat map column reader (9790)
660f17da2 by Zac Wen, Record number of ssd writes dropped (9809)
0a5e48859 by xiaoxmeng, Add driver queue and execution time distribution (9816)
eee991b91 by Zac Wen, Log eviction when regions age out (9754)
23a695ab0 by kevin, Correct typo in Velox documentation (9815)
github-actions[bot] commented 2 weeks ago

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

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

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also: