Prasanth Jayachandran created HIVE-10456:
--------------------------------------------
Summary: Grace Hash Join should not load spilled partitions on
abort
Key: HIVE-10456
URL: https://issues.apache.org/jira/browse/HIVE-10456
Project: Hive
Issue Type: Bug
Affects Versions: llap
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Grace Hash Join loads the spilled partitions to complete the join in closeOp().
This should not happen when closeOp with abort is invoked. Instead it should
clean up all the spilled data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)