-
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
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
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. |
… fixed Signed-off-by: timl <[email protected]>
build |
1 similar comment
build |
AWS_INSUFFICIENT_INSTANCE_CAPACITY_FAILURE |
Signed-off-by: Gera Shegalov <[email protected]>
build |
1 similar comment
build |
This change requires 8 clusters (4 shims x 2 parallelism) for the CI. We're considering using some escalation strategy, such as switching to different instance types or cloud providers or temporarily disabling parallel runs for Databricks runtimes. also cc @NvTimLiu BTW my last trigger works fine |
This PR adds Shims for Databricks 14.3