]
Steven Hawkins commented on TEIIDDES-806:
-----------------------------------------
Added support for trigger action. There is a new parsing hook via an override of the
SQL/QueryParser that will be added to Teiid 7.4. That approach seemed easier since there
were many callers of the static parsing routine that were not aware of the transformation
type. also overrode the UpdateValidator logic, which will also be added to Teiid 7.4
Here again all the teiid_embbedded_query classes will be removed for Teiid Designer 7.4
Provide UI changes required for changes to behavior of Update queries
in Teiid
------------------------------------------------------------------------------
Key: TEIIDDES-806
URL:
https://issues.jboss.org/browse/TEIIDDES-806
Project: Teiid Designer
Issue Type: Feature Request
Components: Documentation, Editors, Transformations
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.3
Attachments: new-update-tabs-decoration.png,
new-update-tabs-decoration_REV_A.png, override-user-sql.png, status.patch,
TEIIDDES-806-IRC-1.txt, teiid_embedded_query_updatevalidator.patch, UpdateValidator.patch
Teiid 7.3 release included changes to how Teiid processes Update queries. Teiid Designer
will need to change the Transformation Editor to accommodate these changes.
The "Select" SQL will now be "analyzed" and validated to determine
what "Update" capabilities will be enabled. The generated "Default"
queries should also be removed and NO SQL defined if "Use Default" is enabled
for Insert/Update/Delete
This is a departure from our legacy user experience, so the UI will have to be tweaked to
recognize and interpret the new validation logic and display to user whether
Insert/Update/Delete will be possible base don the Select.
One thought was decorating the I/U/D tab text with ICONS's to indicate
"Allowed" or "Disallowed"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: