Skip to content

Conversation

chenkovsky
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

__grouping_id is internal implementation related. so it should not be exposed in logical plan.

What changes are included in this PR?

in logical level, __grouping_id is hidden now. physical planner will handle this.

Are these changes tested?

UT

Are there any user-facing changes?

No

@github-actions github-actions bot added logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation physical-plan Changes to the physical-plan crate labels Oct 8, 2025
@chenkovsky chenkovsky force-pushed the feat/refactor_grouping branch from 4fedfd5 to de35320 Compare October 8, 2025 11:29
@github-actions github-actions bot added the sql SQL Planner label Oct 9, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation substrait Changes to the substrait crate labels Oct 9, 2025
@chenkovsky chenkovsky marked this pull request as ready for review October 9, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant