]
Work on TEIID-5204 started by Steven Hawkins.
---------------------------------------------
NOW() is calculated several times for SYS tables
------------------------------------------------
Key: TEIID-5204
URL:
https://issues.jboss.org/browse/TEIID-5204
Project: Teiid
Issue Type: Bug
Reporter: El Fuego
Assignee: Steven Hawkins
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.