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

Hive should return the latest hbase cell timestamp as the row timestamp value

    XMLWordPrintableJSON

Details

    • Incompatible change
    • After this change, the timestamp of the row will be the latest timestamp of all the cells in hbase for that row, instead of the timestamp of the first cell.

    Description

      When hive talks to hbase and maps hbase timestamp field to one hive column, seems hive returns the first cell timestamp instead of the latest one as the timestamp value.

      Makes sense to return the latest timestamp since adding the latest cell can be considered an update to the row.

      Attachments

        1. HIVE-12635.patch
          6 kB
          Aihua Xu

        Activity

          People

            aihuaxu Aihua Xu
            aihuaxu Aihua Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: