james-willis opened a new issue, #2136: URL: https://github.com/apache/sedona/issues/2136
WIth the refactor of the python packages, we have broken this import: ``` from sedona.sql.types import GeometryType ``` It would be good to maintain this because some users rely on this import. for example it appears in Pawel's book https://github.com/search?q=%22from+sedona.sql.types+import+GeometryType%22&type=code -- 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]
