spark-instrumented-optimizer/sql/hive
Yin Huai 192e42a293 [SPARK-6016][SQL] Cannot read the parquet table after overwriting the existing table when spark.sql.parquet.cacheMetadata=true
Please see JIRA (https://issues.apache.org/jira/browse/SPARK-6016) for details of the bug.

Author: Yin Huai <yhuai@databricks.com>

Closes #4775 from yhuai/parquetFooterCache and squashes the following commits:

78787b1 [Yin Huai] Remove footerCache in FilteringParquetRowInputFormat.
dff6fba [Yin Huai] Failed unit test.
2015-02-27 01:01:32 +08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SQL] [Minor] Update the HiveContext Unittest 2015-02-17 12:25:35 -08:00
src [SPARK-6016][SQL] Cannot read the parquet table after overwriting the existing table when spark.sql.parquet.cacheMetadata=true 2015-02-27 01:01:32 +08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation 2015-02-17 10:21:17 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation 2015-02-17 10:21:17 -08:00
pom.xml HOTFIX: Adding Junit to Hive tests for Maven build 2015-02-10 23:39:21 -08:00