Gregoire Leleu created SEDONA-644:
-------------------------------------
Summary: R – Update for SedonaContext
Key: SEDONA-644
URL: https://issues.apache.org/jira/browse/SEDONA-644
Project: Apache Sedona
Issue Type: Improvement
Reporter: Gregoire Leleu
Right now the R package still uses the pre-1.4.1 flow
("SedonaSQLRegistrator.registerAll(sparkSession)").
It would need to be updated to the new version. Not clear how to do it properly:
* not sure the sparklyr integration let's you just replace the SparkContext
with SedonaContext
* the "spark.sql.extensions" config works, but that needs to be done by the
user manually, not automated by the package
--
This message was sent by Atlassian Jira
(v8.20.10#820010)