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

Inconsistent behavior in dealing with Timestamp stats

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Metastore
    • None

    Description

      HIVE-15003 added support for additional types for col stats. However, it treats timestamp as DateColumnStatsData whereas when we read the timestamp stats, we read as LongColumnStatsData (https://github.com/apache/hive/blob/master/metastore/src/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java#L229). We should make it consistent with original hive behavior

      Attachments

        1. HIVE-16721.1.patch
          2 kB
          Vaibhav Gumashta

        Issue Links

          Activity

            People

              vgumashta Vaibhav Gumashta
              vgumashta Vaibhav Gumashta
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: