Ashutosh Bapat created HIVE-21108:
-------------------------------------
Summary: Assign writeId for stats update for a converted
transactional table
Key: HIVE-21108
URL: https://issues.apache.org/jira/browse/HIVE-21108
Project: Hive
Issue Type: Sub-task
Reporter: Ashutosh Bapat
Assignee: Ashutosh Bapat
When a non-ACID table on the source is converted to an ACID table on the
target, the subsequent statistics update (column as well as table level) dumped
on the source won't have writeId and snapshot associated with those. When
loading those updates on the target we need to associate an appropriate writeId
with them. This applies to both a bootstrap and an incremental dump and load.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)