-
- Downloads
[SPARK-6016][SQL] Cannot read the parquet table after overwriting the existing...
[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.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/parquet/ParquetTableOperations.scala 8 additions, 41 deletions...org/apache/spark/sql/parquet/ParquetTableOperations.scala
- sql/core/src/main/scala/org/apache/spark/sql/parquet/newParquet.scala 7 additions, 1 deletion.../main/scala/org/apache/spark/sql/parquet/newParquet.scala
- sql/hive/src/test/scala/org/apache/spark/sql/parquet/parquetSuites.scala 27 additions, 0 deletions...st/scala/org/apache/spark/sql/parquet/parquetSuites.scala
Loading
Please register or sign in to comment