Commit 7cd8b29
authored
Deps: Update org.apache.spark:spark-sql_2.12 to 3.5.5 (googleapis#703)
* Deps: Update to apache spark-sql 3.5.5
* Update scala version to 2.13.8
* Update spark in snippets/pom.xml
* Update pom.xml
* Upgrade to scala 2.11.12
* Upgrade scale to 2.12.20
* Set to spark-sql_3.12
* spark-sql_2.12
* Update PslSparkUtils.java with scala 2.13 CollectionConverters
* Update pom.xml with scala 2.13.16
* Update snippets/pom.xml with 2.13
* Update samples/snapshot/pom.xml with 2.12
* Update PslSparkUtils.java fix import
* Update PslWrite.java to override useCommitCoordinator()
* Update PslWrite.java
* Fix broken pom.xml
* Fix scala in PslSparkUtilsTest
* Add spark-sql-api
* Fix lint errors
* Fix commons-lang missing dependency
* Remove dependency on StringUtils
* remove uneeded import
* Fix String.startsWith
* Set useCommitCoordinator true
* Unpin scala
* removing spark pinning
* Update current version
* Update dataproc image version
* Temporarily downgrade to 3.5.3 to test on dataproc
* Update samples README and versions.txt
* Revert pom changes in samples
* Revert "Remove dependency on StringUtils"
This reverts commit ac0e9fb.
* Separate versioning from PR
* Revert string utils update
* Revert scala version to 2.12.20
* Revert CollectionConverter changes
* Add spark-sql-api undeclared dependency
* Update to 3.5.5 again and fix warnings1 parent 26f9d67 commit 7cd8b29
File tree
9 files changed
+20
-6
lines changed- samples
- src/main/java/com/google/cloud/pubsublite/spark
- internal
9 files changed
+20
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
105 | 110 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
0 commit comments