Lili Ma created HAWQ-1426:
-----------------------------

             Summary: hawq extract meets error after the table was reorganized.
                 Key: HAWQ-1426
                 URL: https://issues.apache.org/jira/browse/HAWQ-1426
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Command Line Tools
            Reporter: Lili Ma
            Assignee: Ed Espino
             Fix For: 2.3.0.0-incubating


After one table is reorganized, hawq extract the table will meet error.

Reproduce Steps:
1. create an AO table
2. insert into several records into it
3. Get the table reorganized.  "alter table a set with (reorganize=true);"
4. run hawq extract, error thrown out.


For the bug fix, we should also guarantee that hawq extract should work if the 
table is truncated and re-inserted.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to