[ https://jira.jboss.org/browse/TEIID-970?page=com.atlassian.jira.plugin.sy... ]
Steve Hawkins resolved TEIID-970.
---------------------------------
Resolution: Out of Date
I'm not sure where else the XML connector is documented, but the reference has been updated to the new translators.
> XML Connector doc still describes using the cache to cache exact query matches and eliminate trips to source.
> -------------------------------------------------------------------------------------------------------------
>
> Key: TEIID-970
> URL: https://jira.jboss.org/browse/TEIID-970
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 7.1
> Reporter: John Doyle
> Assignee: John Doyle
>
> The cache was change in 5.5.3 so that cached documents are not shared across top level queries. The cache is only there to support joins now.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-963?page=com.atlassian.jira.plugin.sy... ]
Steve Hawkins resolved TEIID-963.
---------------------------------
Fix Version/s: 7.0
Resolution: Done
XMLQuery, the replacement for ad hoc XQuery, and XMLTABLE, the replacement for XML/Relational, now both support XQuery 1/XPath 2
> Need to add XPath 2.0 support for services in and out of MM
> -----------------------------------------------------------
>
> Key: TEIID-963
> URL: https://jira.jboss.org/browse/TEIID-963
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Debbie Steigner
> Fix For: 7.0
>
>
> If we are using different versions of the lib for out-the-top and
> in-the-bottom then I think we should definitely address it. If you can
> confirm this, can we please get it logged as an enhancement with
> semi-high priority?
> We need to support XPath 2.0 for both in and out services.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-315?page=com.atlassian.jira.plugin.sy... ]
Steve Hawkins resolved TEIID-315.
---------------------------------
Resolution: Done
Fully updated the developers guide. Content was added from wiki docs and the reference as well.
> Add JDBC Connector developers guide
> -----------------------------------
>
> Key: TEIID-315
> URL: https://jira.jboss.org/browse/TEIID-315
> Project: Teiid
> Issue Type: Sub-task
> Components: Documentation
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 7.0
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-171?page=com.atlassian.jira.plugin.sy... ]
Steve Hawkins commented on TEIID-171:
-------------------------------------
removed support for the {x escape syntax. it's much safer just to rely upon the convert or xmlparse functions.
> Add SQL/XML support
> -------------------
>
> Key: TEIID-171
> URL: https://jira.jboss.org/browse/TEIID-171
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 7.0
>
>
> We should add basic SQL./XML support to both create documents and extract rows from documents
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Check for common math exceptions
--------------------------------
Key: TEIID-1004
URL: https://jira.jboss.org/jira/browse/TEIID-1004
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
Rather than returning NaN or +-Infinity, it would be best for Teiid to throw an exception for float/double divide by zero, log of a non-positive value, etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Remove unnecessary sandbox connectors
-------------------------------------
Key: TEIID-1002
URL: https://jira.jboss.org/jira/browse/TEIID-1002
Project: Teiid
Issue Type: Task
Components: Connector API
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
We should consider removing all sandbox connectors. For most the object connector should be removed as it is now out-of-date.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
PropertiesUtils.resolveNestedProperties(Properties) goes in a loop
-------------------------------------------------------------------
Key: TEIID-909
URL: https://jira.jboss.org/jira/browse/TEIID-909
Project: Teiid
Issue Type: Bug
Components: Common
Affects Versions: 7.0
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 7.0
The resolveNestedProperties logic goes in a loop when the key is also in the value as ${key}.
Example of what caused the problem was:
key= usedatasources
value=${usedatasources}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Teiid engine needs to be exposed as a JCA Connector
---------------------------------------------------
Key: TEIID-862
URL: https://jira.jboss.org/jira/browse/TEIID-862
Project: Teiid
Issue Type: Sub-task
Components: Embedded, Server
Affects Versions: 6.3
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 6.3
DQPCore, which is the main interface for the Teiid engine must be available as a JCA source that is capable of engaging multiple other JCA sources in a data integration solution. This should leverage the "Work Manager" for carrying out any tasks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Change all package names to org.teiid
-------------------------------------
Key: TEIID-918
URL: https://jira.jboss.org/jira/browse/TEIID-918
Project: Teiid
Issue Type: Quality Risk
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
With a major version switch we should change our packages over to teiid. This will need to be coordinated with the designer as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira