Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[databricks] Fix 3.3 shim to include castTo handling AnyTimestampType and minor spacing #6097

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

tgravescs
Copy link
Collaborator

followup from #6048, specifically comment: #6048 (comment)

The Spark 3.3 shim needs to handle both types AnyTimestampType and AnsiIntervalType

fixes #6026

Signed-off-by: Thomas Graves [email protected]

@tgravescs tgravescs added the bug Something isn't working label Jul 26, 2022
@tgravescs tgravescs added this to the July 22 - Aug 5 milestone Jul 26, 2022
@tgravescs tgravescs self-assigned this Jul 26, 2022
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit bd0c36d into NVIDIA:branch-22.08 Jul 26, 2022
@tgravescs tgravescs deleted the parsePartitionsfollowup branch July 26, 2022 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Failed to cast value false to BooleanType for partition column k1
2 participants