spark
spark copied to clipboard
[SPARK-50033] Add a hint to logical.Aggregate() node
What changes were proposed in this pull request?
Adds an abstract hint to the case class of Aggregate().
Why are the changes needed?
Ability to provide hints to Aggregate (up to follow-up PRs to define them)
Does this PR introduce any user-facing change?
No
How was this patch tested?
N/A
Was this patch authored or co-authored using generative AI tooling?
No
@cloud-fan
Mind filing a JIRA please?
Mind filing a JIRA please?
Done in SPARK-50033
The pyspark failure is unrelated, thanks, merging to master!