[
https://issues.jboss.org/browse/TEIID-5694?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5694.
-----------------------------------
Resolution: Done
Created teiid-optional-geo that will remove all by the jts dependency from the engine.
For embedded or spring boot an exclusion will need to be added to the runtime to omit
this.
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)