]
Steven Hawkins resolved TEIID-5055.
-----------------------------------
Resolution: Done
Changed the default to can pushdown and modified the few methods that specifically should
not pushdown (system functions). Also updated xmltext to be null on null.
Mark more functions using the TeiidFunction annotation as pushdown
eligilble
----------------------------------------------------------------------------
Key: TEIID-5055
URL:
https://issues.jboss.org/browse/TEIID-5055
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0
Functions added using the TeiidFunction annotation, such as for TEIID-4532, were not
marked as pushdown eligible, even though they could be.