]
Van Halbert reassigned TEIID-5090:
----------------------------------
Assignee: Van Halbert (was: Steven Hawkins)
Issues with matview scripts
---------------------------
Key: TEIID-5090
URL:
https://issues.jboss.org/browse/TEIID-5090
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.12.x-6.4
Reporter: Steven Hawkins
Assignee: Van Halbert
Fix For: 10.0, 9.3.4
There are a couple of issues with the script logic. The first is the use of the replace
function in the update criteria for updateMatView - this is not generally safe. There are
also some checks for internal materialization that look for a null table in the system
table, but it's actually the schema that will be null.