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

Enable build for Databricks 13.3 [databricks] #9677

Merged
merged 34 commits into from
Nov 23, 2023
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
181066e
pom changes
razajafri Oct 12, 2023
664af61
pom changes
razajafri Oct 21, 2023
02dadb3
pom changes
razajafri Oct 25, 2023
4c34d3e
add databricks13.3 to premerge
razajafri Nov 6, 2023
9482ba0
Added ToPrettyString support
razajafri Nov 9, 2023
0a7fa52
xfail approximate percentile test
razajafri Nov 12, 2023
06a5770
xfail failing udf tests
razajafri Nov 12, 2023
00b498e
xfail failing tests due to WriteIntoDeltaCommand
razajafri Nov 12, 2023
ea2fd40
xfail test_delta_atomic_create_table_as_select and test_delta_atomic_…
razajafri Nov 12, 2023
f693799
Added 341db to shim-deps and removed from datagen/pom.xml
razajafri Nov 12, 2023
1eb2904
updated udf-compiler pom.xml
razajafri Nov 12, 2023
cedb635
updated sql-plugin pom.xml
razajafri Nov 12, 2023
4b6fd48
fixed multiple pom.xml
razajafri Nov 12, 2023
7a20826
updated udf-compiler pom.xml
razajafri Nov 12, 2023
80d5c47
removed TODO
razajafri Nov 12, 2023
d2365db
Signoff
razajafri Nov 12, 2023
e5acc9b
updated scala 2.13 poms
razajafri Nov 12, 2023
e2eea68
Revert "xfail failing tests due to WriteIntoDeltaCommand"
razajafri Nov 13, 2023
799ce62
Revert "xfail test_delta_atomic_create_table_as_select and test_delta…
razajafri Nov 13, 2023
f58616f
remove tests/pom.xml changes
razajafri Nov 13, 2023
df465d0
reverted 2.13 generation of tests/pom.xml
razajafri Nov 13, 2023
f65d19e
removed 341db profile from tests as we don't run unit tests on databr…
razajafri Nov 13, 2023
04b6c32
fixed the xfail reason to point to the correct issue
razajafri Nov 14, 2023
49ee94f
removed diff.patch
razajafri Nov 14, 2023
2af52e1
Revert "xfail approximate percentile test"
razajafri Nov 14, 2023
863d586
Merge branch 'branch-23.12' into final-pr
jlowe Nov 15, 2023
8175e96
build fixes
jlowe Nov 15, 2023
fbf3150
Fix spark321db build
jlowe Nov 15, 2023
cb01bb8
Skip UDF tests until UDF handling is updated
jlowe Nov 16, 2023
f43a14f
Remove xfail/skips eclipsed by module-level skip
jlowe Nov 16, 2023
8a0398b
Merge branch 'branch-23.12' into final-pr
jlowe Nov 17, 2023
e0d96e8
xfail fastparquet tests due to nulls being introduced by pandas
jlowe Nov 17, 2023
20d3e51
Fix incorrect shimplify directives for 341db
jlowe Nov 20, 2023
9cc0fbc
Fix fallback test
jlowe Nov 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix incorrect shimplify directives for 341db
  • Loading branch information
jlowe committed Nov 20, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit 20d3e517b817c4b16c155283ba8a83da08cfc97c
Original file line number Diff line number Diff line change
@@ -30,7 +30,6 @@
{"spark": "331"}
{"spark": "332cdh"}
{"spark": "332db"}
{"spark": "341db"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims

Original file line number Diff line number Diff line change
@@ -33,7 +33,6 @@
{"spark": "332cdh"}
{"spark": "332db"}
{"spark": "333"}
{"spark": "341db"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims

Original file line number Diff line number Diff line change
@@ -30,7 +30,6 @@
{"spark": "332cdh"}
{"spark": "332db"}
{"spark": "333"}
{"spark": "341db"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims

Original file line number Diff line number Diff line change
@@ -24,7 +24,6 @@
{"spark": "332cdh"}
{"spark": "332db"}
{"spark": "333"}
{"spark": "341db"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims

Original file line number Diff line number Diff line change
@@ -23,7 +23,6 @@
{"spark": "332cdh"}
{"spark": "332db"}
{"spark": "333"}
{"spark": "341db"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims

Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@
/*** spark-rapids-shim-json-lines
{"spark": "340"}
{"spark": "341"}
{"spark": "341db"}
{"spark": "350"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@
/*** spark-rapids-shim-json-lines
{"spark": "340"}
{"spark": "341"}
{"spark": "341db"}
{"spark": "350"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@
/*** spark-rapids-shim-json-lines
{"spark": "340"}
{"spark": "341"}
{"spark": "341db"}
{"spark": "350"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@
/*** spark-rapids-shim-json-lines
{"spark": "340"}
{"spark": "341"}
{"spark": "341db"}
{"spark": "350"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@
/*** spark-rapids-shim-json-lines
{"spark": "340"}
{"spark": "341"}
{"spark": "341db"}
{"spark": "350"}
spark-rapids-shim-json-lines ***/
package com.nvidia.spark.rapids.shims