uros-db opened a new pull request, #55790: URL: https://github.com/apache/spark/pull/55790
### What changes were proposed in this pull request? Tighten the geospatial documentation: - `sql-ref-geospatial-types.md`: update the documentation for supported ST functions. - `sql-ref-datatypes.md`: drop unparameterized type syntax from the SQL and PySpark. - `sql-ref-functions-builtin.md`: surface `st_funcs` group as **Geospatial ST Functions**. - `sql-migration-guide.md`: note that geospatial types and ST functions are enabled since 4.2. - etc. ### Why are the changes needed? Fix gaps and accuracy for geospatial documentation. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests suffice for docs only changes. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Opus 4.7. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
