jiayuasu opened a new pull request, #2632:
URL: https://github.com/apache/sedona/pull/2632

   ## Did you read the Contributor Guide?
   
   - Yes, I have read the [Contributor 
Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor 
Development Guide](https://sedona.apache.org/latest/community/develop/)
   
   ## Is this PR related to a ticket?
   
   - Yes, and the PR name follows the format `[GH-XXX] my subject`. Closes #1137
   
   ## What changes were proposed in this PR?
   
   Databricks Runtime bundles H3 v3.x, which conflicts with Sedona's H3 v4.x 
API. This causes `NoSuchMethodError` when using Sedona's H3 functions (e.g., 
`ST_H3CellIDs`) on Databricks.
   
   This PR updates the Databricks setup docs to:
   
   1. Add an optional `rm -f /databricks/jars/*h3*.jar` line (commented out) in 
the init script, with instructions to uncomment if H3 functions are needed
   2. Add a new "H3 function errors on Databricks" subsection under "Known 
issues" explaining the root cause, err2. Addsage, and fi2. Add a new "H3 
function errors on ssu2. Add a new "H3 function errors on Databricks" 
subsection under "Known isrkdo2. Add a new "H3 function errors on Databrice 
necessary documentation updates?
   
   - Yes, I have updated the documentation.


-- 
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]

Reply via email to