Sushanth Sowmyan created HIVE-15534:
---------------------------------------
Summary: Update db/table repl.last.id at the end of REPL LOAD of a
batch of events
Key: HIVE-15534
URL: https://issues.apache.org/jira/browse/HIVE-15534
Project: Hive
Issue Type: Sub-task
Reporter: Sushanth Sowmyan
Assignee: Sushanth Sowmyan
Tracking TODO task in ReplSemanticAnalyzer :
{noformat}
// TODO : Over here, we need to track a Map<dbName:String,evLast:Long>
for every db updated
// and update repl.last.id for each, if this is a wh-level load, and if
it is a db-level load,
// then a single repl.last.id update, and if this is a tbl-lvl load
which does not alter the
// table itself, we'll need to update repl.last.id for that as well.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)