[teiid-issues] [JBoss JIRA] Created: (TEIID-586) Like pushdown handling

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 13 07:28:46 EDT 2009


Like pushdown handling
----------------------

                 Key: TEIID-586
                 URL: https://jira.jboss.org/jira/browse/TEIID-586
             Project: Teiid
          Issue Type: Bug
          Components: LDAP Connector, Query Engine, Salesforce Connector
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Minor
             Fix For: 6.2.0


Both salesforce and ldap like semantics are not the same as SQL. We could capture this with more capabilities supportsLikeCaseSensitive and supportsLikeWildcardSingleCharacter repectively, or another approach would be to allow the connector to generically indicate partial support and have the query engine both push down the conjunct and leave a copy to be applied after the query. With either explicit supports or generic partial support it would only applicable to top level where clause conjuncts.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list