Steven Hawkins created TEIID-2316:
-------------------------------------
Summary: Give translators a better batch size
Key: TEIID-2316
URL:
https://issues.jboss.org/browse/TEIID-2316
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Affects Versions: 8.3
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.3
7.5 and later releases refined logic in the engine to shape batch sizes based upon the
data, however we still only use the default connector batch size when requesting data.
This value currently defaults to 512, however that can be much too large for many
scenarios given how the underlying sources handling buffering. At the least we should
provide the engine adjusted batch size. It would be good as well to let the translator
specify a scaling factor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira