]
Steven Hawkins resolved TEIID-3468.
-----------------------------------
Resolution: Done
Updated the sysadmin sql and ensured there's escaping of the literals used in the
materializationmanager.
Exception with same table name in materialization procedures
------------------------------------------------------------
Key: TEIID-3468
URL:
https://issues.jboss.org/browse/TEIID-3468
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.5
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.11
The sql defining the mat view procedures is not qualifying the reference to the
schemaName, and throwing an exception when the scalar subquery returns more than 1 value.