MrPowers opened a new issue, #273: URL: https://github.com/apache/sedona-db/issues/273
1. [SQL docs page](https://sedona.apache.org/sedonadb/latest/reference/sql/): This code snippet is not functional and can likely be removed. ``` # Query a remote Parquet file directly "SELECT * FROM 'https://raw.githubusercontent.com/geoarrow/geoarrow-data/v0.2.0/natural-earth/files/natural-earth_cities_geo.parquet'").show() ``` 2. Minor typo on [this page](https://sedona.apache.org/sedonadb/latest/reference/python/#sedonadb.dataframe). This needs to be update: `SedonaContext][sedonadb.context.SedonaContext]` 3. Update output of GeoPandas interop page: <img width="520" height="189" alt="Image" src="https://github.com/user-attachments/assets/56b5de78-c04e-4078-9a04-17616401115f" /> -- 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]
