[
https://issues.jboss.org/browse/TEIID-4205?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4205:
---------------------------------------
There are two possible paths here. One is to add an option to ignore the wrapping
transaction that is used for odbc cursors. The other is to add workarounds to the
original limitations with returning results concurrently with processing the results under
a transaction. It would probably be best to have both - although the first would need to
be optional behavior.
send results proactively under a cursor as it looks like the ODBC
client requires a transaction.
------------------------------------------------------------------------------------------------
Key: TEIID-4205
URL:
https://issues.jboss.org/browse/TEIID-4205
Project: Teiid
Issue Type: Feature Request
Components: ODBC, Server
Affects Versions: 8.7.5.6_2
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Currently when querying large resultsets with ODBC the results are not sent as soon as
the batch is logically available (like we do for JDBC)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)