Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- links to