Uploaded image for project: 'Apache HAWQ (Retired)'
  1. Apache HAWQ (Retired)
  2. HAWQ-1426

hawq extract meets error after the table was reorganized.

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              wcl14 Chunling Wang
              lilima Lili Ma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: