Skip to content

Support for date32 and date64 in sort merge join#2336

Merged
andygrove merged 2 commits intoapache:masterfrom
hntd187:smj-dates
Apr 26, 2022
Merged

Support for date32 and date64 in sort merge join#2336
andygrove merged 2 commits intoapache:masterfrom
hntd187:smj-dates

Conversation

@hntd187
Copy link
Contributor

@hntd187 hntd187 commented Apr 25, 2022

Which issue does this PR close?

Closes #2314 .

Rationale for this change

It didn't allow this, now it does.

What changes are included in this PR?

Ability to join on date32 and date64

Are there any user-facing changes?

Yes, new functionality

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thank you @hntd187

cc @yjshen @richox

@andygrove andygrove merged commit 036a132 into apache:master Apr 26, 2022
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.

Date32/Date64 as join keys for merge join

3 participants