Skip to content

Conversation

anlinc
Copy link

@anlinc anlinc commented Mar 7, 2025

This is a release candidate for DataFusion 46.0.0, but it would be nice to have some earlier validation that this is resolving the errors in cache aggregate planning.

…anBuilder` or when building logical plans from Substrait (apache#14860)

* feat: add add_implicit_group_by_exprs option to logical plan builder

* fix: do not add implicity group by exprs in substrait path

* test: add substrait tests

* test: add builder option tests

* style: clippy errors
@anlinc anlinc marked this pull request as ready for review March 7, 2025 20:18
Copy link

@NGA-TRAN NGA-TRAN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a cherry pick of DF's apache#14860 which is also filed and fixed and @anlinc.

Hope it will fix your cache issue

@gabotechs
Copy link

Awesome fix 👍

I see that this PR is pointing to main, but we are merging to release branches instead. The current release branch that we are working on is branch-46, where we have committed all our additions. Could you cherrypick commit 3e0cdfc on top of branch-46 instead of main?

@anlinc anlinc changed the base branch from main to branch-46 March 10, 2025 14:47
@anlinc anlinc closed this Mar 10, 2025
@anlinc
Copy link
Author

anlinc commented Mar 10, 2025

Oops sorry about that. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants