[
https://issues.jboss.org/browse/TEIID-4205?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4205:
---------------------------------------
Is there a reason why there is transaction wrapping?
pg requires the use of a transaction (begin ... end) to use a cursor. We are simply
honoring that as any other local transaction boundary.
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)