GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/9658
[SPARK-11692][SQL] Support for Parquet logical types, JSON and BSON
(embedded types)
Parquet supports some JSON and BSON datatypes. They are represented as
binary for BSON and string (UTF-8) for JSON internally.
I searched a bit and found Apache drill also supports both in this way,
[link](https://drill.apache.org/docs/parquet-format/).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark SPARK-11692
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9658.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 #9658
----
commit 0c9b77a54f47dfd42ccd2454d63f272c5c7b4464
Author: hyukjinkwon <[email protected]>
Date: 2015-11-12T09:03:37Z
[SPARK-11692][SQL] Support for Parquet logical types, JSON and BISON
(embedded types)
----
---
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]