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

Use reflection to address the new parameter in LogicalRelation in Spark 4.0 #604

Merged

Conversation

HeartSaVioR
Copy link
Contributor

This PR introduces a shim to address the new parameter in LogicalRelation in Spark 4.0.

Since Delta Sharing does not perform cross compilation for Spark version and Spark 4.0 is expected to be released in early next year, this PR would help to defer the effort of cross compilation with multiple artifacts till really needed.

@linzhou-db linzhou-db merged commit 4def0f6 into delta-io:main Nov 11, 2024
5 checks passed
HeartSaVioR added a commit to HeartSaVioR/delta-sharing that referenced this pull request Nov 11, 2024
linzhou-db pushed a commit that referenced this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants