Julian Hyde created CALCITE-1301:
------------------------------------
Summary: Add cancel flag to AvaticaResultSet
Key: CALCITE-1301
URL: https://issues.apache.org/jira/browse/CALCITE-1301
Project: Calcite
Issue Type: Bug
Reporter: Julian Hyde
Assignee: Julian Hyde
Add cancel flag to AvaticaResultSet. The flag was added to CalciteResultSet as
part of CALCITE-1227, but would be useful in the Avatica base class.
It is currently of type {{CancelFlag}} but maybe it should become
{{AtomicBoolean}}.
To complete implementation of java.sql.Statement#cancel we would need a Cancel
command; that is out of scope of this case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)