November 07, 2025: Weekly Status Update in Gluten #11055
GlutenPerfBot
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This weekly update is generated by LLMs. You're welcome to join our Github for in-depth discussions.
Overall Activity Summary
The past 7 days saw 35 merged PRs and 25 open PRs, with heavy focus on Velox backend stability, Spark 4.0 readiness, and daily upstream Velox syncs. Memory-management fixes, shuffle optimizations, and component-system hardening dominated the bug-fix queue, while new GCC-13 CI images and C++20 standardization signal infrastructure modernization.
Key Ongoing Projects
Priority Items
Notable Discussions
Emerging Trends
ColumnarPartialProjectExecpartitioning ([VL] Implement outputPartitioning for ColumnarPartialProjectExec #11048, [GLUTEN-11048][VL] Implement OrderPreservingNode/PartitioningPreservingNode for ColumnarPartialProjectExec #11049) harden AQE support.Good First Issues
MakeYMInterval; pure CH backend, no Velox/C++ needed.date_from_unix_datefor ClickHouse; follow the pattern of existing date functions.split_partstring function for ClickHouse; well-scoped, CH-only.SparkPartitionIDfor ClickHouse; single-row function, good intro to CH function registry.All issues above are labeled “good first issue”, touch only the ClickHouse backend, and have clear function signatures—ideal entry points for new contributors comfortable with Java/Scala or C++ in the ClickHouse context.
Beta Was this translation helpful? Give feedback.
All reactions