-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72119/
-----------------------------------------------------------
Review request for hive and Zoltan Haindrich.
Bugs: HIVE-22868
https://issues.apache.org/jira/browse/HIVE-22868
Repository: hive-git
Description
-------
~250 lines in driver are dedicated for the specific task of validating the
transaction id list, and writing the valid write ids to the configuration.
These should be put into a separate class.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/Driver.java 1f8bc12fde
ql/src/java/org/apache/hadoop/hive/ql/ValidTxnManager.java PRE-CREATION
Diff: https://reviews.apache.org/r/72119/diff/1/
Testing
-------
Tests are still passing.
Thanks,
Miklos Gergely