]
Steven Hawkins updated TEIID-5204:
----------------------------------
Fix Version/s: (was: 9.3.6)
NOW() is calculated several times for SYS tables
------------------------------------------------
Key: TEIID-5204
URL:
https://issues.jboss.org/browse/TEIID-5204
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: El Fuego
Assignee: Steven Hawkins
Fix For: 10.1, 10.0.2, 9.3.7
When applied to an internally processed schema (like {{SYS}}, {{SYSADMIN}}), command
deterministic functions like {{NOW()}} are calculated separately for each row and thus
give different results.