]
Steven Hawkins resolved TEIID-5310.
-----------------------------------
Resolution: Done
Added nvl functions with appropriate defaults for the status check.
updateMatView does not check for null validity
----------------------------------------------
Key: TEIID-5310
URL:
https://issues.jboss.org/browse/TEIID-5310
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.3, 10.1.3, 10.2.1
updateMatView looks for validity from the status table, but only checks for NOT
variables.valid - if there is no row in the status table this will pass that check.