Jia Yu created SEDONA-150:
-----------------------------
Summary: Drop Spark 2.4 and Scala 2.11 support
Key: SEDONA-150
URL: https://issues.apache.org/jira/browse/SEDONA-150
Project: Apache Sedona
Issue Type: Task
Reporter: Jia Yu
We will drop Spark 2.4 and Scala 2.11 support from Sedona 1.3.0-incubating.
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
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)