Support update of the view column using a column
------------------------------------------------
Key: TEIID-229
URL:
https://issues.jboss.org/browse/TEIID-229
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Li Liang
Assignee: Steven Hawkins
Fix For: 7.3
This is related to case 176903. We do not support the update of a view column using a
column instead of a constant (or expression that can be evaluated to a constant). e.g.
update view1 set c1=c2.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: