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

Steven Hawkins (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Tue Dec 6 15:18:40 EST 2011


    [ https://issues.jboss.org/browse/TEIID-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648603#comment-12648603 ] 

Steven Hawkins edited comment on TEIID-1861 at 12/6/11 3:17 PM:
----------------------------------------------------------------

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 latter is generally preferable.
                
      was (Author: shawkins):
    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