[teiid-issues] [JBoss JIRA] Created: (TEIID-1406) Salesforce connector does not parse {ts'2003-03-11 11:42:10.5'} - gets mismatched character ' ' expecting ':'

Paul Nittel (JIRA) jira-events at lists.jboss.org
Tue Dec 21 12:57:18 EST 2010


Salesforce connector does not parse {ts'2003-03-11 11:42:10.5'} - gets mismatched character ' ' expecting ':'
-------------------------------------------------------------------------------------------------------------

                 Key: TEIID-1406
                 URL: https://issues.jboss.org/browse/TEIID-1406
             Project: Teiid
          Issue Type: Bug
          Components: Salesforce Connector
    Affects Versions: 7.1.1
            Reporter: Paul Nittel
            Assignee: Steven Hawkins
         Attachments: sfQueryError.txt

As part of testing the SalesForce connector, I executed the following query:
Select Subject, ClosedDate from Case_ where ClosedDate > {ts'2003-03-11 11:42:10.5'}

and got back:
Error: Remote org.teiid.core.TeiidProcessingException: MALFORMED_QUERY: 
> 2003-03-11T11:42:10.500Z-05:00 LIMIT 100
                               ^
ERROR at Row:1:Column:101
line 1:101 mismatched character ' ' expecting ':'

A more complete stack trace is attached.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list