Imbruced commented on PR #1823:
URL: https://github.com/apache/sedona/pull/1823#issuecomment-2673909843
Hi, I added an example to discuss the correctness of the code. We need to
either copy the code for spark 3.4 and 3.3 or abstract the
```
val path = new Path(new URI(file.filePath.toString()))
```
As I think it might fail for spark 3.4 and 3.3 due to this, I need to
confirm it
--
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]