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

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


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

Steven Hawkins resolved TEIID-1433.
-----------------------------------

    Resolution: Done


added count(*) handling to the temp table logic

> 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