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

Add a shim for Databricks 11.3 spark330db [databricks] #7152

Merged
merged 92 commits into from
Dec 13, 2022

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented Nov 23, 2022

  • introduce non330db directories
  • ShimExtractValue
  • GpuPredicateHelper now extends and shims PredicateHelper
  • Allow passing TEST_PARALLEL to test.sh to be able to run integration tests on a small instance
  • No need to override getSparkShimVersion using the same implementation in every shim

Fixes #6879

Co-authored-by: @amahussein
Co-authored-by: @nartal1

Signed-off-by: Gera Shegalov [email protected]

amahussein and others added 30 commits November 17, 2022 19:14
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Gera Shegalov <[email protected]>
@gerashegalov
Copy link
Collaborator Author

build

Copy link
Collaborator

@tgravescs tgravescs left a comment

Choose a reason for hiding this comment

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

  • .../rapids/shims/Spark320until340Shims.scala → .../rapids/shims/Spark320until340Shims.scala

This move now the class name doesn't match the directory name. Not sure its a big deal at this point but wanted to bring up to discuss...

Signed-off-by: Gera Shegalov <[email protected]>
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov merged commit a42e328 into NVIDIA:branch-23.02 Dec 13, 2022
@gerashegalov gerashegalov deleted the compileDb113_v2 branch December 13, 2022 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Support Databricks 11.3 ML LTS
7 participants