-
Notifications
You must be signed in to change notification settings - Fork 278
Add Databricks-17.3 support [databricks] #14360
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
Merged
+2,328
−206
Merged
Changes from 52 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
71e8539
Basic infrastructure to include DB-17.3 and compile fixes
nartal1 251aaca
Share common shim code between spark411 and spark400db173
nartal1 06226ed
Share common shim code between spark400db173 and spark411
nartal1 3dbf61f
Remove unused imports from spark400db173 files
nartal1 3fcf4d1
Share GpuArrowAggregatePythonExecMeta and fix XML comment issue
nartal1 9938e61
Add spark400db173 support to GpuUnionExecShim
nartal1 d876317
fix GpuBraodcastShimsError
nartal1 4c0abef
Fix shuffle getReader API for DBR-17.3
nartal1 c987e0c
Remove unused import
nartal1 90a55eb
Refactor and fix warnings
nartal1 a7da91c
Fix 350 build error
nartal1 6cf0424
fix spark400 build
nartal1 be6015e
Fix GpuWindowInPandasExec build error
nartal1 9e41d11
fix spark400 build errors
nartal1 027d4e7
fix build error for db173
nartal1 cde5d18
Refactor GpuScalarSubquery
nartal1 2478b74
Refactor RapidsShuffleManagerShim
nartal1 01f8fdc
Enable DBR-17.3 shim by default
nartal1 6336e8d
Implement functions in GpuSHuffleExchange
nartal1 96e8e2c
clean up script
nartal1 2d8d363
Fix scala style issue
nartal1 1e408d8
Simplify building the scala2.13 OSS Spark version
nartal1 8c55648
fix copyright year, extra lines, comments etc
nartal1 5134b48
Merge branch 'main' of github.com:NVIDIA/spark-rapids into databricks…
nartal1 267a476
remove desupported shims
nartal1 c032f46
remove/refactor redundant files
nartal1 75283ec
fix scala style warnings
nartal1 700ec50
refactor code
nartal1 db1ca47
refactor code further
nartal1 21c17d1
split/shim shimExpressions.scala
nartal1 cc1bd60
fix build error
nartal1 d0076a0
Fix build error for 14.3 shim
nartal1 b9b73f9
fix db-14.3 build
nartal1 f67e7a1
Update copyright year
nartal1 5ba5017
Fix some tests in array_test.py
nartal1 11b279d
Update error message to fix tests
nartal1 defb329
Fix 402 shim
nartal1 f8fa048
skip tests for db-17.3
nartal1 52b481f
Merge branch 'main' of github.com:NVIDIA/spark-rapids into databricks…
nartal1 12a66a8
Refactor RapidsShufflemanager to fix classLoader issue
nartal1 c0869e6
Include 400db143 shim in GpuParquetUtilsShims.scala
nartal1 0c41555
Remove correct dist target
nartal1 c0ab81b
Merge branch 'main' of github.com:NVIDIA/spark-rapids into databricks…
nartal1 c17cb0a
Merge branch 'databricks_173_support' of github.com:nartal1/spark-rap…
nartal1 9f06b88
Fix 358 shim
nartal1 2011022
addressed review comments
nartal1 cce248e
address review comments for jenkins scripts
nartal1 f617d6a
refactor getRuntimeStatistics in QueryStageRowCountShims
nartal1 f7640f2
Update GpuShuffleExchangeExec to include updatedRepartitioningStatus in
nartal1 de3cf11
Shim MetricsEventLogValidationSuite
nartal1 198bfc7
remove dead code
nartal1 77e7b12
Fix build error
nartal1 6b62892
Address review comments
nartal1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.