The new capabilities are available starting today, with some features in beta or public preview.
The SDK logs helpful debugging information when debug logging is enabled. Set the log level to debug by adding logging.basicConfig(level=logging.DEBUG) to your program, and include the logs here.
I’m trying to use Apache Sedona in Databricks, alongside the new built-in Databricks spatial SQL functions. Right now, Sedona registers sql ST functions like st_distance, st_point ... This causes name ...