spark-instrumented-optimizer/sql/hive
Zhenhua Wang 7453ab0243 [SPARK-22745][SQL] read partition stats from Hive
## What changes were proposed in this pull request?

Currently Spark can read table stats (e.g. `totalSize, numRows`) from Hive, we can also support to read partition stats from Hive using the same logic.

## How was this patch tested?

Added a new test case and modified an existing test case.

Author: Zhenhua Wang <wangzhenhua@huawei.com>
Author: Zhenhua Wang <wzh_zju@163.com>

Closes #19932 from wzhfy/read_hive_partition_stats.
2017-12-13 16:27:29 +08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-22726][TEST] Basic tests for Binary Comparison and ImplicitTypeCasts 2017-12-11 15:55:23 -08:00
src [SPARK-22745][SQL] read partition stats from Hive 2017-12-13 16:27:29 +08:00
pom.xml [SPARK-21936][SQL] backward compatibility test framework for HiveExternalCatalog 2017-09-07 23:21:49 -07:00