[
https://issues.jboss.org/browse/TEIID-2698?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2698.
-----------------------------------
Resolution: Done
Added initial parsing support with an entry into the DML command reference. This support
is strictly a mapping to the old functionality and allows for VALUES ... to be converted
into the equivalent UNION ALL. At some point it may make sense to extend the support
through processing/sql string logic, but in most cases this should be sufficient.
Support parsing VALUES independently and with multiple row
constructors
-----------------------------------------------------------------------
Key: TEIID-2698
URL:
https://issues.jboss.org/browse/TEIID-2698
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.6
For use with INSERT and else where we should support parsing
VALUES (expr list), (expr list) ...
rather than just the limited parsing of a single VALUES row for insert.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira