----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/522/ -----------------------------------------------------------
Review request for hive. Summary ------- Introducing a new metastore API to retrieve a list of partitions in batch. Diffs ----- trunk/metastore/if/hive_metastore.thrift 1084243 trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h 1084243 trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp 1084243 trunk/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore_server.skeleton.cpp 1084243 trunk/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java 1084243 trunk/metastore/src/gen/thrift/gen-php/hive_metastore/ThriftHiveMetastore.php 1084243 trunk/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore-remote 1084243 trunk/metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py 1084243 trunk/metastore/src/gen/thrift/gen-rb/thrift_hive_metastore.rb 1084243 trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 1084243 trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java 1084243 trunk/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java 1084243 trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java 1084243 trunk/metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java 1084243 trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java 1084243 trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java 1084243 trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java 1084243 Diff: https://reviews.apache.org/r/522/diff Testing ------- Thanks, Ning