[teiid-issues] [JBoss JIRA] (TEIID-5486) geospatial functions are not associating srid with new values

Steven Hawkins (JIRA) issues at jboss.org
Thu Sep 27 11:03:01 EDT 2018


Steven Hawkins created TEIID-5486:
-------------------------------------

             Summary: geospatial functions are not associating srid with new values
                 Key: TEIID-5486
                 URL: https://issues.jboss.org/browse/TEIID-5486
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 11.2, 11.0.3, 11.1.2


For example:

 select st_srid(st_boundary(st_geomfromtext('SRID=4326;POLYGON ((0 0, 1 0, 1 1, 0 1, 0 0))')));

should return 4326, but instead is returning 0.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list