Hi, Not sure about databricks, but it seems to be working fine on Wherobots. Can you try to run the same function on a sample dataset there on https://www.wherobots.services/
It should work on the free version. Docs here: https://docs.wherobots.services/1.2.0/references/sedonadb/vector-data/Function/?h=h3#st_h3cellids On Fri, Dec 1, 2023 at 1:29 PM remibaar (via GitHub) <[email protected]> wrote: > > remibaar commented on issue #1137: > URL: https://github.com/apache/sedona/issues/1137#issuecomment-1836735422 > > After some further investigation I see the Databricks runtime also > contains H3 functionality. For this it uses `com.uber > h3` version `3.7.0`. Could this be conflicting with the version `4.1.1` > which is being used by Sedona? It would explain it as `polygonToCells` is > not available in version `3.x` of H3. > > > -- > 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] > >
