Aihua Xu created HIVE-12635: ------------------------------- Summary: Hive should return the latest hbase cell timestamp as the row timestamp value Key: HIVE-12635 URL: https://issues.apache.org/jira/browse/HIVE-12635 Project: Hive Issue Type: Bug Components: HBase Handler Affects Versions: 2.1.0 Reporter: Aihua Xu Assignee: Aihua Xu
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)