Skip to content

Fixed Databricks compatibility#102

Merged
AdalbertMemSQL merged 3 commits intomasterfrom
PLAT-7601
Aug 15, 2025
Merged

Fixed Databricks compatibility#102
AdalbertMemSQL merged 3 commits intomasterfrom
PLAT-7601

Conversation

@AdalbertMemSQL
Copy link
Collaborator

The version of Spark used in Databricks differs from the original releases.
For Spark 3.5, they picked some commits from Spark 4.0.
One of them adds an additional parameter to the LogicalRelation case class.
In this PR, I changed the behaviour to handle different versions of LogicalRelation at runtime instead of doing this at compile time.

@AdalbertMemSQL AdalbertMemSQL merged commit d0f2083 into master Aug 15, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants