[
https://issues.apache.org/jira/browse/HAWQ-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lei Chang closed HAWQ-607.
--------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
fixed in latest code.
> Copy large table to file, and kill QE process, copy doesn't fail.
> -----------------------------------------------------------------
>
> Key: HAWQ-607
> URL: https://issues.apache.org/jira/browse/HAWQ-607
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Core
> Reporter: Lili Ma
> Assignee: Lei Chang
> Fix For: 2.0.0
>
>
> Create table a and insert into values to ensure it's large enough. Then do
> copy.
> postgres=# copy a to '/copy.tmp';
> COPY 11151042
> kill -9 the QE when doing copy, the copy command doesn't fail, but report it
> finishes along with the finish number. This is not correct, since the copy
> is partially finished and user is not noticed with QE error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)