[
https://issues.apache.org/jira/browse/CALCITE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359467#comment-15359467
]
Julian Hyde commented on CALCITE-30:
------------------------------------
Canceling a long-running planning process is part of implementing cancel. We
need to use the same type of flag (or the same flag) for canceling the planner
as for canceling the query.
> Statement#cancel unimplemented
> ------------------------------
>
> Key: CALCITE-30
> URL: https://issues.apache.org/jira/browse/CALCITE-30
> Project: Calcite
> Issue Type: Bug
> Reporter: GitHub Import
> Labels: github-import, newbie
>
> would be good to have the ability to push a cancel() call down to the
> underlying framework.
> this would allow for a Cascading Flow to be stopped mid-flight.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/julianhyde/optiq/issues/30
> Created by: [cwensel|https://github.com/cwensel]
> Labels:
> Created at: Sun Mar 17 03:06:57 CET 2013
> State: open
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)