ODBC Data Row results should be batched
---------------------------------------
Key: TEIID-1652
URL:
https://issues.jboss.org/browse/TEIID-1652
Project: Teiid
Issue Type: Enhancement
Components: ODBC
Affects Versions: 7.1.1
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.4.1, 7.5, 7.1.1
Teiid currently writes one row at a time into the wire to send the ODBC data rows. Since
the ODBC driver is capable of reading a stream of rows, it will be performant to batch
multiple rows into single buffer before they can written to the wire. This will reduce the
network fragmentation and result in fewer number of round trips and helps of network
latency.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira