Glenn Justo Galvizo created ASTERIXDB-3074:
----------------------------------------------
Summary: Cancel Query in Compilation Stage
Key: ASTERIXDB-3074
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3074
Project: Apache AsterixDB
Issue Type: Improvement
Components: COMP - Compiler
Reporter: Glenn Justo Galvizo
At the moment, we can currently cancel a query that has been compiled and given
to Hyracks-- but before a Hyracks job is generated (i.e. in the optimization
phase) we cannot ask our CC to abandon a query in the process of compilation.
For very large queries that generate large logical plans, Algebricks may take
several minutes to fire off all of its rules. It would be nice to specify a
timeout for compilation, or to have some way to tell the CC to stop compiling a
query.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)