Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We will drop Spark 2.4 and Scala 2.11 support from Sedona 1.3.0-incubating. See the discussion on Sedona dev mailing list: https://lists.apache.org/thread/h7qhx8b7ljjkyhb0gy9ydvjyym80fgo1
The following change will be made:
- Remove Spark 2.4 and Scala 2.11 compilation configuration from the main pom.xml
- Remove Spark 2.4 and Scala 2.11 CI from GitHub Action: Java, Python and R
- New release will include Scala 2.13 support for Spark
- Remove Spark 2.4 and Scala 2.11 compilation instruction from Sedona website
The following content will be preserved but might be changed without notice
- The source code compatibility with Spark 2.4 and Scala 2.11
- The Python script "spark-version-converter.py" to convert Sedona source code from Spark 3.x to Spark 2.4
In Sedona 1.3.0-incubating, the following jars will be released to Maven Central
- seodna-common
- sedona-core-3.0_2.12
- sedona-sql-3.0_2.12
- sedona-viz-3.0_2.12
- sedona-python-adapter-3.0_2.12
- sedona-flink_2.12
- sedona-core-3.0_2.13
- sedona-sql-3.0_2.13
- sedona-viz-3.0_2.13
- sedona-python-adapter-3.0_2.13
Attachments
Issue Links
- is related to
-
SEDONA-128 Change Sedona python code to support pyspark 3.3
- Closed
- links to