----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69683/ -----------------------------------------------------------
(Updated Jan. 14, 2019, 3:36 p.m.) Review request for hive. Changes ------- Updated to address the 'nit' requests 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 2ff9ad3 Diff: https://reviews.apache.org/r/69683/diff/2/ Changes: https://reviews.apache.org/r/69683/diff/1-2/ Testing ------- Unit Thanks, David Mollitor