[JBoss JIRA] (TEIID-5489) Provide a full set of geography functions
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5489?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5489:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Provide a full set of geography functions
> -----------------------------------------
>
> Key: TEIID-5489
> URL: https://issues.jboss.org/browse/TEIID-5489
> Project: Teiid
> Issue Type: Sub-task
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> The initial set of geography work includes a subset of functions supported by postgis (which does have some documentation issue wrt some of the things that are supported). We'll need to add a geographic library for the computational/relational functions - such as geotools
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 2 months
[JBoss JIRA] (TEIID-5321) SAP IQ numeric functions corner case differences
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5321?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5321:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> SAP IQ numeric functions corner case differences
> ------------------------------------------------
>
> Key: TEIID-5321
> URL: https://issues.jboss.org/browse/TEIID-5321
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors
> Affects Versions: 8.12.13.6_4
> Reporter: Jan Stastny
> Assignee: Steven Hawkins
> Priority: Minor
> Fix For: 12.x
>
>
> The following discrepancies in return values of numeric functions are caused by SAP IQ's behaviour.
> # COT(0)
> #* results in OutOfRange error in Teiid
> #* returns NULL in SAP IQ
> # EXP\(n\) - for n < -15
> #* result is 0 in Teiid
> #* result is in SAP IQ
> #** 0 for -15 > n >=-745
> #** NULL for n<=-746
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 2 months
[JBoss JIRA] (TEIID-5318) MaterializtionManager probe can be too rapid.
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5318?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5318:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> MaterializtionManager probe can be too rapid.
> ---------------------------------------------
>
> Key: TEIID-5318
> URL: https://issues.jboss.org/browse/TEIID-5318
> Project: Teiid
> Issue Type: Quality Risk
> Components: Server
> Reporter: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> If a ttl load is in progress the probe is repeated every minute - regardless of how much time is remaining. This can happen due to manual loads or in clusters where members start the materialization jobs with some skew. While this is not harmful, it does lead to a lot of logging and queries against the status table which could be avoided.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 2 months