teiid script should return null if an intermediate object is null
-----------------------------------------------------------------
Key: TEIID-2468
URL:
https://issues.jboss.org/browse/TEIID-2468
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.4
A script such as foo.bar.z will throw an npe if bar is null, but return null if foo is
null. for consistency null should always be returned when any reference in the script
chain is null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: