spark-instrumented-optimizer/sql/hive
Michael Armbrust 513ef82e85 [SPARK-4552][SQL] Avoid exception when reading empty parquet data through Hive
This is a very small fix that catches one specific exception and returns an empty table.  #3441 will address this in a more principled way.

Author: Michael Armbrust <michael@databricks.com>

Closes #3586 from marmbrus/fixEmptyParquet and squashes the following commits:

2781d9f [Michael Armbrust] Handle empty lists for newParquet
04dd376 [Michael Armbrust] Avoid exception when reading empty parquet data through Hive
2014-12-03 14:13:35 -08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-4239] [SQL] support view in HiveQl 2014-11-14 13:51:20 -08:00
src [SPARK-4552][SQL] Avoid exception when reading empty parquet data through Hive 2014-12-03 14:13:35 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-4443][SQL] Fix statistics for external table in spark sql hive 2014-11-17 16:33:50 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-4443][SQL] Fix statistics for external table in spark sql hive 2014-11-17 16:33:50 -08:00
pom.xml Bumping version to 1.3.0-SNAPSHOT. 2014-11-18 21:24:18 -08:00