Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

hive_metastore.thriftOld API

New API

commitTxn(long txnid)

commitTxn(long txnid,string validWriteIdListvalidTxnWriteIdList)

RawStore

ObjectStore will use the additional validWriteIdList field for all read methods to compare with cached ValidWriteIdList

...