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

Fix test_delta_read_column_mapping test failures on Spark 3.2.x and 3.3.x #9294

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Sep 25, 2023

Fixes #9290. #9279 inadvertently left ID column mapping tests unconditionally enabled, and this corrects the test to only enable them on supported Spark versions.

….3.x

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the test Only impacts tests label Sep 25, 2023
@jlowe jlowe self-assigned this Sep 25, 2023
@jlowe
Copy link
Member Author

jlowe commented Sep 25, 2023

build

@sameerz sameerz merged commit 81971d5 into NVIDIA:branch-23.10 Sep 25, 2023
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] delta_lake_test FAILED on "column mapping mode id is not supported for this Delta version"
3 participants