Skip to content

[SPARK-52626][SQL] Allow grouping by the time type#51325

Closed
bersprockets wants to merge 2 commits intoapache:masterfrom
bersprockets:time_groupby
Closed

[SPARK-52626][SQL] Allow grouping by the time type#51325
bersprockets wants to merge 2 commits intoapache:masterfrom
bersprockets:time_groupby

Conversation

@bersprockets
Copy link
Copy Markdown
Contributor

@bersprockets bersprockets commented Jul 1, 2025

What changes were proposed in this pull request?

Support the time type in HashMapGenerator#genComputeHash.

Why are the changes needed?

Allow grouping by the time type when wholestage codegen is on (it already works when wholestage codegen is off).

Does this PR introduce any user-facing change?

No. The time type is not released yet.

How was this patch tested?

New test.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Jul 1, 2025
@bersprockets
Copy link
Copy Markdown
Contributor Author

cc @MaxGekk

Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @bersprockets .

@MaxGekk
Copy link
Copy Markdown
Member

MaxGekk commented Jul 1, 2025

+1, LGTM. Merging to master.
Thank you, @bersprockets and @dongjoon-hyun @HyukjinKwon for review.

@MaxGekk MaxGekk closed this in 8b6eeca Jul 1, 2025
@bersprockets bersprockets deleted the time_groupby branch July 7, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants