Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.1.0
-
None
-
ghx-label-1
Description
All CANCELLED statuses now have the same error message regardless of the source of the cancellation. There are many places in the code where we propagate "CANCELLED" statuses around the place internally, e.g. within scans, for reasons unrelated to user-initiated cancellation. Those should not leak
IMPALA-7418 was much harder to debug than necessary because it wasn't clear where the CANCELLED status came from.
Attachments
Issue Links
- breaks
-
IMPALA-7727 failed compute stats child query status no longer propagates to parent query
- Resolved