Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-16803

Alter table change column comment should not try to get column stats for update

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.0, 3.0.0
    • Statistics
    • None

    Description

      When running command like "alter table .. change .." (e.g. ALTER TABLE testtbl CHANGE col col string COMMENT 'change column comment' to change a column's comment, Hive should not go to fetch the column stats for update since the comment change does not affect table/partition column stats.

      Attachments

        1. HIVE-16803.patch
          5 kB
          Chaoyu Tang

        Activity

          People

            ctang Chaoyu Tang
            ctang Chaoyu Tang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: