[teiid-issues] [JBoss JIRA] (TEIID-5694) Create a sub-module for geo functions

Steven Hawkins (Jira) issues at jboss.org
Wed Mar 20 19:52:00 EDT 2019


    [ https://issues.jboss.org/browse/TEIID-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711295#comment-13711295 ] 

Steven Hawkins edited comment on TEIID-5694 at 3/20/19 7:51 PM:
----------------------------------------------------------------

Geo logic that is dependent upon other libraries is present in:
- engine
- runtime (pg geo support)
- olingo (geo support)

I believe it would be best/simplest to just consider jts-core as required, but make proj4j and wololo optional.


was (Author: shawkins):
Geo logic that is dependent upon other libraries is present in:
- engine
- runtime (pg geo support)
- olingo (geo support)

> Create a sub-module for geo functions
> -------------------------------------
>
>                 Key: TEIID-5694
>                 URL: https://issues.jboss.org/browse/TEIID-5694
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 12.2
>
>
> When not including the geo functionality we should see an warning, but not fail to start.  The current logic will fail to start by looking directly at geometryutils to load the st_extent aggregate.  It will also not fail to load the other function methods as Geo*FunctionMethods is isolated from the missing dependencies.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list