yoavcloud opened a new pull request, #1535:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1535
This PR adds support for static method invocations of data type-specific
methods. For example:
`SELECT geography::STGeomFromText('LINESTRING(-122.360 47.656, -122.343
47.656 )', 4326)`
See more here:
https://learn.microsoft.com/en-us/sql/t-sql/spatial-geography/spatial-types-geography?view=sql-server-ver16
--
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]