GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/8341
[SPARK-7231] [SPARK-10136] [SQL] Fixes Parquet support for Avro array of
primitive array
This PR was originally for SPARK-7231, but I caught SPARK-10136 while
adding more test cases to `ParquetAvroCompatibilitySuite`. Actual bug fix code
lies in `CatalystRowConverter.scala`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark
spark-10136/parquet-avro-nested-primitive-array
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8341.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8341
----
commit 34547d693001ce3bea3758c831f07e8ec33def81
Author: Cheng Lian <[email protected]>
Date: 2015-08-20T15:35:42Z
Fixes SPARK-10136 and adds more tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]