Skip to content
New issue

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

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

Already on GitHub? # 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 tgraves@nvidia.com

spacing

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@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
# for free to join this conversation on GitHub. Already have an account? # 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