spark git commit: [SPARK-6538][SQL] Add missing nullable Metastore fields when merging a Parquet schema

2015-03-27 Thread lian
Repository: spark Updated Branches: refs/heads/branch-1.3 70068588c -> 5e04f4518 [SPARK-6538][SQL] Add missing nullable Metastore fields when merging a Parquet schema Opening to replace #5188. When Spark SQL infers a schema for a DataFrame, it will take the union of all field types present

spark git commit: [SPARK-6538][SQL] Add missing nullable Metastore fields when merging a Parquet schema

2015-03-27 Thread lian
Repository: spark Updated Branches: refs/heads/master 3af733430 -> 5909f0973 [SPARK-6538][SQL] Add missing nullable Metastore fields when merging a Parquet schema Opening to replace #5188. When Spark SQL infers a schema for a DataFrame, it will take the union of all field types present in t