[
https://issues.jboss.org/browse/TEIID-1818?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1818.
-----------------------------------
Resolution: Done
Added the type hint logic for both xmlquery and xmltable.
XMLQuery/XMLTable prepared context type
---------------------------------------
Key: TEIID-1818
URL:
https://issues.jboss.org/browse/TEIID-1818
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 7.6
A query such as "select xmlquery('/a' passing ?)" will not resolve
since no type is associated with the parameter. The context item at least should be known
to be xml. Other passing clause values are currently allowed to multiple types and would
require a cast/convert.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira