Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-87

Newly added partition should inherit table properties.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1, 0.2
    • 0.3
    • None
    • None

    Description

      create table tbl (a string) partition by (b string) stored as inputformat <if> outputformat <of> inputstoragedriver <ult> outputstoragedriver <osd>;
      alter table add partition <part_spec>;
      select * from tbl;

      Currently results in an exception.

      Attachments

        1. hcat-87.patch
          0.6 kB
          Ashutosh Chauhan

        Issue Links

          Activity

            People

              ashutoshc Ashutosh Chauhan
              olgan Olga Natkovich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: