Commit 7275937
fix: guard PythonUtils.toScalaMap, normalize Spark 4 CI version, rename PANDAS_VERSION_SPEC
- to_scala_map: add CollectionConverters fallback in case PythonUtils is
removed in a future Spark/PySpark version
- base.yml: use "4.0" (two-part) for PYSPARK_VERSION to match other matrix
entries
- base.yml: rename PANDAS_VERSION → PANDAS_VERSION_SPEC to reflect that the
value is a version specifier (e.g. ">=2.0.0"), not a bare version number
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b0c4b07 commit 7275937
2 files changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
| |||
0 commit comments