[teiid-issues] [JBoss JIRA] Created: (TEIID-1433) Temp tables should support count(*)

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Jan 12 20:40:07 EST 2011


Temp tables should support count(*)
-----------------------------------

                 Key: TEIID-1433
                 URL: https://issues.jboss.org/browse/TEIID-1433
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
    Affects Versions: 7.3
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
            Priority: Minor
             Fix For: 7.3


It would be good to have temp table implement count(*) directly rather than relying on iteration.  If there is a condition, then we'll still have to iterate the results - but at least we won't have to create a buffer backed form of the results in the case of an updatable table.

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