----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63774/#review190912 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines 1418-1439 (patched) <https://reviews.apache.org/r/63774/#comment268475> Lets not add public methods which are not used. Unnecessarily increases api surface area. - Ashutosh Chauhan On Nov. 13, 2017, 11:09 p.m., Jesús Camacho Rodríguez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63774/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2017, 11:09 p.m.) > > > Review request for hive and Ashutosh Chauhan. > > > Bugs: HIVE-15436 > https://issues.apache.org/jira/browse/HIVE-15436 > > > Repository: hive-git > > > Description > ------- > > HIVE-15436 > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java > cceea019c2c6408a3bfe74868112a132afc44018 > > ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveMaterializedViewsRegistry.java > ba46ff76e7b0ce724bc3a3ded8f476f0056f57bd > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java > d9155c4c35acf01958424ea8daaa593e146c810c > > standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java > 575ba05a4d6b09c71182d7e5fedbd9ff72b3480b > > > Diff: https://reviews.apache.org/r/63774/diff/1/ > > > Testing > ------- > > > Thanks, > > Jesús Camacho Rodríguez > >