Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 4.4.0
-
None
-
None
-
ghx-label-12
Description
Running TestExprLimits::test_under_statement_expression_limit with codegen enabled will result in long codegen compilation time. Such query is not cancellable/closeable until codegen is finished. Backend should check for query cancellation in-between codegen compilation.