robertzych opened a new issue, #12805:
URL: https://github.com/apache/pinot/issues/12805

   "[GeoServer](https://geoserver.org/) is an open-source server for sharing 
geospatial data. Designed for interoperability, it publishes data from any 
major spatial data source using open standards." GeoServer depends on 
[GeoTools](https://geotools.org/), an open-source Java library that supports 
Postgres/PostGIS, Oracle, SQL Server, and other databases. 
   
   
[PostGISDialect.java](https://github.com/geotools/geotools/blob/main/modules/plugin/jdbc/jdbc-postgis/src/main/java/org/geotools/data/postgis/PostGISDialect.java)
 references the following geospatial functions that are not supported by Pinot:
   
   - ST_Dimension
   - ST_Envelope
   - ST_EstimatedExtent
   - ST_Extent
   - ST_Force2D
   - ST_NDims
   - ST_Simplify
   - ST_SimplifyPreserveTopology
   - ST_SRID
   
   
   
   


-- 
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]

Reply via email to