[teiid-issues] [JBoss JIRA] (TEIID-3897) dimensional check for ewkb is incorrect

Steven Hawkins (JIRA) issues at jboss.org
Tue Jun 7 11:26:03 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-3897.
---------------------------------


> dimensional check for ewkb is incorrect
> ---------------------------------------
>
>                 Key: TEIID-3897
>                 URL: https://issues.jboss.org/browse/TEIID-3897
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.11
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.13, 8.12.4
>
>
> The geometry logic to prevent ewkb from being used is looking for the number of dimensions to be greater than 2 - this will never be the case with jts.  We should be looking instead at the coorinates for the z value.  A similar check is needed when just wkt is expected and not ewkt.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list