[teiid-issues] [JBoss JIRA] (TEIID-2097) issue with continuous queries and plans with final buffers

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Jul 11 16:03:12 EDT 2012


Steven Hawkins created TEIID-2097:
-------------------------------------

             Summary: issue with continuous queries and plans with final buffers
                 Key: TEIID-2097
                 URL: https://issues.jboss.org/browse/TEIID-2097
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
    Affects Versions: 7.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.1


The plan's buffer should not be used as the final buffer for a continuous query, since the continuous handling is in the nextbatch logic.

As a workaround, a dummy limit clause can be added to the query to prevent the final buffer from being used.

--
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