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

Install JDBC drivers for Delta product tests at runtime and upgrade docker-images to version 81 #18160

Closed
wants to merge 3 commits into from

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jul 7, 2023

Description

This upgrades Delta Lake version to 2.4.0.
https://github.com/delta-io/delta/releases/tag/v2.4.0

This is another version of #17667.
The previous version always reopened a new connection per onDelta call.

Release notes

(x) This is not user-visible or docs only and no release notes are required.

ebyhr added 3 commits July 3, 2023 15:20
This upgrades Delta Lake version to 2.4.0

Change delta.minWriterVersion to 7. Otherwise, Spark throws
delta.minWriterVersion needs to be one of 1, 2, 3, 4, 5, 7 error.
@cla-bot cla-bot bot added the cla-signed label Jul 7, 2023
@ebyhr ebyhr marked this pull request as draft July 7, 2023 06:40
@ebyhr ebyhr closed this Jul 10, 2023
@ebyhr ebyhr deleted the ebi/docker-images-81-v2 branch July 10, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant