----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69683/ -----------------------------------------------------------
(Updated Feb. 6, 2019, 9:17 p.m.) Review request for hive. Repository: hive-git Description ------- Improve performance of method getInputSummary by changing data structures and allowing multiple threads to do calculations. Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java 8937b43 ql/src/test/org/apache/hadoop/hive/ql/exec/TestGetInputSummary.java PRE-CREATION ql/src/test/org/apache/hadoop/hive/ql/exec/TestUtilities.java 90eb45b Diff: https://reviews.apache.org/r/69683/diff/4/ Changes: https://reviews.apache.org/r/69683/diff/3-4/ Testing ------- Unit Thanks, David Mollitor