You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ticket mentioned as "IntRef" reported that when user cancels an SQL query in Exasol database the resulting Hive query does not get canceled.
The current ticket therefore requests to inspect and if possible to improve the connection handling in VSHIVE.
See also ticket exasol/virtual-schema-common-jdbc#151 for improved connection handling in VSCJDBC.
If possible then VSHIVE should ensure that especially in the case of an exception VSHIVE closes all connections.
Acceptance criteria
Connection handling in VSHIVE is analysed and result of analysis is attached or linked to the current ticket
All the issues are in shared libs (virtual schema-common-jdbc). All the findings and subsequent task are in this ticket: exasol/virtual-schema-common-jdbc#151
Ticket mentioned as "IntRef" reported that when user cancels an SQL query in Exasol database the resulting Hive query does not get canceled.
The current ticket therefore requests to inspect and if possible to improve the connection handling in VSHIVE.
See also ticket exasol/virtual-schema-common-jdbc#151 for improved connection handling in VSCJDBC.
If possible then VSHIVE should ensure that especially in the case of an exception VSHIVE closes all connections.
Acceptance criteria
See for example HiveSqlDialect.java#L144
The text was updated successfully, but these errors were encountered: