Krystal created DRILL-2636:
------------------------------
Summary: The json profile shows status of cancelled queries as
failed
Key: DRILL-2636
URL: https://issues.apache.org/jira/browse/DRILL-2636
Project: Apache Drill
Issue Type: Bug
Components: Execution - RPC
Affects Versions: 0.9.0
Reporter: Krystal
Assignee: Jacques Nadeau
I started a query from sqlline then cancelled it using cntr-C. The json
profile for the query shows the status as 5 for Failed instead of Cancelled(4).
"state": 5,
"totalFragments": 7,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)