-
- Downloads
[SPARK-8928] [SQL] Makes CatalystSchemaConverter sticking to 1.4.x- when...
[SPARK-8928] [SQL] Makes CatalystSchemaConverter sticking to 1.4.x- when handling Parquet LISTs in compatible mode This PR is based on #7209 authored by Sephiroth-Lin. Author: Weizhong Lin <linweizhong@huawei.com> Closes #7314 from liancheng/spark-8928 and squashes the following commits: 75267fe [Cheng Lian] Makes CatalystSchemaConverter sticking to 1.4.x- when handling LISTs in compatible mode
Showing
- sql/core/src/main/scala/org/apache/spark/sql/parquet/CatalystSchemaConverter.scala 4 additions, 2 deletions...rg/apache/spark/sql/parquet/CatalystSchemaConverter.scala
- sql/core/src/test/scala/org/apache/spark/sql/parquet/ParquetSchemaSuite.scala 5 additions, 5 deletions...ala/org/apache/spark/sql/parquet/ParquetSchemaSuite.scala
Loading
Please register or sign in to comment