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

Implementing changes necessary run on Databricks with Spark 3.5.0 (RT 14.3 LTS) #1898

Merged
merged 2 commits into from
May 16, 2024

Conversation

piotrszul
Copy link
Collaborator

Implementing changes necessary run on Databrick RT 14.3 LTS (with Spark 3.5.0).

  • Relocating hibernate-validatation to avoid conflict with the older version in the runtime.
  • Introducing Catalyst compatibility layer to address incompatible changes in InvokeStatic constructor introduced post 3.5.x and deployed in Databrick runtime.

@piotrszul piotrszul self-assigned this May 13, 2024
@piotrszul piotrszul added the bug Something isn't working label May 13, 2024
@piotrszul piotrszul added this to the v7.0.0 milestone May 13, 2024
@piotrszul piotrszul requested a review from johngrimes May 13, 2024 05:08
Copy link
Member

@johngrimes johngrimes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work on this @piotrszul!

@johngrimes johngrimes merged commit 1605c77 into release/7.0.0 May 16, 2024
19 checks passed
@johngrimes johngrimes deleted the _v700_databricks branch May 16, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants