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 Dependencies Needed For Databricks 13.3 #9502

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

razajafri
Copy link
Collaborator

This pull request adds incremental support for Databricks 13.3. The primary focus of this PR is to address dependency resolution failures caused by changes introduced in the new Databricks version.

Changes Made:

Parquet Dependencies have been renamed and are now shaded versions
org.apache.spark.internal.Logging has moved to a separate jar from spark-core
sql-api jar is also introduced

Testing:

Tests will be addressed in future PRs

Signed-off-by: raza <rjafri@nvidia.com>
@razajafri
Copy link
Collaborator Author

build

@razajafri razajafri changed the title Install Dependencies needed for Databricks 13.3 Install Dependencies Needed For Databricks 13.3 Oct 20, 2023
@razajafri razajafri merged commit c9a0b65 into NVIDIA:branch-23.12 Oct 21, 2023
29 of 30 checks passed
@razajafri razajafri deleted the SP-9175-db13.3-install-deps branch October 21, 2023 01:04
@sameerz sameerz added the task Work required that improves the product but is not user facing label Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants