[teiid-issues] [JBoss JIRA] (TEIID-1861) TupleBuffer used in TestProcessor is being treated as a 1 based array.

Steven Hawkins (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Dec 6 15:16:41 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1861.
-----------------------------------

    Resolution: Rejected


FakeDataManager is not a complete source.  In general you will need to only allow capabilities that match what it can do (it doesn't handle literal projection, order by, etc.).  The other alternatives are to enhance FakeDataManager or use HardCodedDataManager.  The later is generally preferable.
                
> TupleBuffer used in TestProcessor is being treated as a 1 based array.
> ----------------------------------------------------------------------
>
>                 Key: TEIID-1861
>                 URL: https://issues.jboss.org/browse/TEIID-1861
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.6.1
>            Reporter: Johnathon Lee
>            Assignee: Steven Hawkins
>
> The test framework is returning nulls for literals specified in a query.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list