-
- Downloads
[SPARK-8669] [SQL] Fix crash with BINARY (ENUM) fields with Parquet 1.7
Patch to fix crash with BINARY fields with ENUM original types. Author: Steven She <steven@canopylabs.com> Closes #7048 from stevencanopy/SPARK-8669 and squashes the following commits: 2e72979 [Steven She] [SPARK-8669] [SQL] Fix crash with BINARY (ENUM) fields with Parquet 1.7
Showing
- sql/core/src/main/scala/org/apache/spark/sql/parquet/CatalystSchemaConverter.scala 1 addition, 1 deletion...rg/apache/spark/sql/parquet/CatalystSchemaConverter.scala
- sql/core/src/test/scala/org/apache/spark/sql/parquet/ParquetSchemaSuite.scala 8 additions, 0 deletions...ala/org/apache/spark/sql/parquet/ParquetSchemaSuite.scala
Loading
Please register or sign in to comment