Skip to content

Conversation

@friendlymatthew
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

apache/arrow-rs#7141 enables casting from date to time zone-aware timestamps. (Included in arrow 54.3.0).

This commit adds a SLT test case that tests against this feature.

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Apr 6, 2025
@friendlymatthew friendlymatthew changed the title Add test case for new casting feature Add test case for new casting feature from date to tz-aware timestamps Apr 6, 2025
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 @friendlymatthew ❤️

@alamb alamb merged commit 8a6e98d into apache:main Apr 7, 2025
28 checks passed
nirnayroy pushed a commit to nirnayroy/datafusion that referenced this pull request May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: support cast date to timestamp with tz

2 participants