You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by "Gregoire Leleu (Jira)" <ji...@apache.org> on 2023/02/18 01:37:00 UTC

[jira] [Created] (SEDONA-250) R Deprecate use of Spark 2.4

Gregoire Leleu created SEDONA-250:
-------------------------------------

             Summary: R Deprecate use of Spark 2.4
                 Key: SEDONA-250
                 URL: https://issues.apache.org/jira/browse/SEDONA-250
             Project: Apache Sedona
          Issue Type: Bug
            Reporter: Gregoire Leleu


If used with Spark 2.4, current version of R package will look for org.apache.sedona:sedona-core-2.4_2.11:1.3.1-incubating which I guess will fail.

Should we:
 # Throw an error if called with 2.4, or
 # Warn but still load 3.0 jars with a 2.4 Spark (org.apache.sedona:sedona-core-3.0_2.11:1.3.1-incubating)?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)