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

Update 'ALTER TABLE...UPDATE STATISTICS FOR COLUMN..' statement to support more data types

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • Statistics
    • None

    Description

      Currently ALTER TABLE...UDPATE STATISTICS FOR COLUMN... only support updating statistics for following data types:

      • STRING
      • DOUBLE
      • BOOLEAN
      • BINARY
      • DECIMAL
      • DATE

      We are missing the following data types

      • TINYINT
      • SMALLINT
      • INT
      • BIGINT
      • FLOAT
      • VARCHAR
      • CHAR
      • TIMESTAMP

      Attachments

        1. HIVE-15003.patch
          49 kB
          Vineet Garg

        Activity

          People

            vgarg Vineet Garg
            vgarg Vineet Garg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: