Skip to content

Conversation

@jkosh44
Copy link
Contributor

@jkosh44 jkosh44 commented Jun 26, 2025

Which issue does this PR close?

Rationale for this change

This commit adds support for Arrow Time types Time32 and Time64 in Substrait plans.

What changes are included in this PR?

Are these changes tested?

Yes

Are there any user-facing changes?

Add support for Arrow time types in Substrait plans

@github-actions github-actions bot added the substrait Changes to the substrait crate label Jun 26, 2025
@jkosh44 jkosh44 force-pushed the substrait-time branch 2 times, most recently from 5208dad to 6ec751d Compare June 26, 2025 00:43
@jkosh44 jkosh44 marked this pull request as ready for review June 26, 2025 01:28
@alamb
Copy link
Contributor

alamb commented Jun 26, 2025

FYI @gabotechs

Copy link
Contributor

@gabotechs gabotechs left a comment

Choose a reason for hiding this comment

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

💯 confirmed that this works now, thanks!

This commit adds support for Arrow Time types Time32 and Time64 in
Substrait plans.

Resolves apache#16296
Resolves apache#16275
Copy link
Contributor

@gabotechs gabotechs left a comment

Choose a reason for hiding this comment

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

👍 awesome, cc @alamb this one LGTM

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.

Thank you @jkosh44 and @gabotechs

@alamb alamb merged commit 92f646c into apache:main Jul 1, 2025
27 checks passed
@jkosh44 jkosh44 deleted the substrait-time branch July 4, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[substrait] [sqllogictest] Unsupported cast type: Time32(Second) [substrait] [sqllogictest] Unsupported cast type: Time64

3 participants