You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Chunling Wang (JIRA)" <ji...@apache.org> on 2017/09/21 07:08:00 UTC

[jira] [Closed] (HAWQ-1426) hawq extract meets error after the table was reorganized.

     [ https://issues.apache.org/jira/browse/HAWQ-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chunling Wang closed HAWQ-1426.
-------------------------------

> 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: Chunling Wang
>             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.4.14#64029)