]
Steven Hawkins resolved TEIID-1625.
-----------------------------------
Fix Version/s: 7.4.1
Resolution: Done
Already fixed in 7.4.1. For 7.4 the fix would be to add includes/excludes to the
supported functions list.
SalesForce INCLUDE function not being pushed to source
------------------------------------------------------
Key: TEIID-1625
URL:
https://issues.jboss.org/browse/TEIID-1625
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.4
Environment: Models built by JBDS 4.1 CR1
Reporter: Paul Nittel
Assignee: Steven Hawkins
Fix For: 7.4.1
Attachments: SalesForceIncludeServerLog.txt, SalesForcePushDown_MPS.zip
While executing the SalesForce test script I executed the following query:
Select Name, Communication_Preferences__c from Contact where true =
includes(Communication_Preferences__c, 'Fax,Email')
Other queries do succeed, but the exclude function suffers a similar fate.
The response was: Function includes is marked in the function metadata as a function that
must be evaluated at the source.
Looking at the functions in the Designer, the PUSH DOWN property has a value of
REQUIRED.
Am attaching the server log excerpt and Model Project Set
--
This message is automatically generated by JIRA.
For more information on JIRA, see: