Kontinuation commented on issue #1617: URL: https://github.com/apache/sedona/issues/1617#issuecomment-2445932984
> I can confirm that function exists in open source spark with that signature. I wonder if there is some difference in implementation in the databricks json DataSource. @Kontinuation have you been able to test the geojson reader in databricks? I've reproduced this on DBR 15.4 LTS. The `JsonDataSource.readFile` method on DBR takes one extra argument, that makes it binary incompatible with the open-source Spark. I've submitted a patch to workaround this: https://github.com/apache/sedona/pull/1662 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
