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: