-
Notifications
You must be signed in to change notification settings - Fork 234
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
Added Shims for adding Databricks 14.3 Support [databricks] #11635
base: branch-24.12
Are you sure you want to change the base?
Conversation
0575608
to
feda755
Compare
Signed-off-by: Raza Jafri <[email protected]>
feda755
to
8f7be42
Compare
build |
@gerashegalov @mythrocks PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please upmerge
I cannot build this PR branch. It seems to be missing the release350db profile etc.
datagen/src/main/spark320/scala/org/apache/spark/sql/tests/datagen/DataGenExprShims.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file should be dropped after upmerging to branch-24.12
...rc/main/scala/com/databricks/sql/transaction/tahoe/rapids/GpuOptimisticTransactionBase.scala
Outdated
Show resolved
Hide resolved
… which will also be based off of 350
Please update Scala 2.13 poms |
@gerashegalov I have addressed your concerns. PTAL |
...ark350db143/scala/com/nvidia/spark/rapids/shims/spark350db143/SparkShimServiceProvider.scala
Outdated
Show resolved
Hide resolved
...ark350db143/scala/com/nvidia/spark/rapids/shims/spark350db143/SparkShimServiceProvider.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. at least one copyright to update
sql-plugin/src/main/spark320/scala/com/nvidia/spark/rapids/RapidsShuffleManager.scala
Outdated
Show resolved
Hide resolved
Re failing package-tests (350db143, false) , need to make sure that the db buildvers are not included in the Github Workflow build matrix |
Hang on, I will have to modify the workflow file and remove the change from pom.xml |
…ases end in db Revert the change in pom to remove 350db143 shim
build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
build |
It's looking good to go, now that the build is passing as well, no? |
@razajafri Can you enable Databricks-14.3 in the pre-merge CI pipeline in this PR as below?
|
build |
I have updated it but this will turn the integration tests on. We don't want the integration tests to run against Databricks 14.3 because we aren't ready. |
This PR adds Shims for Databricks 14.3