GitHub user joesu opened a pull request:

    https://github.com/apache/spark/pull/1737

    [SPARK-2489] [SQL] Parquet support for fixed_len_byte_array

    Make it possible to read parquet files with fied_len_byte_array type 
columns.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/joesu/spark feature-casefixedlen

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/1737.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 #1737
    
----
commit 79bf8bb02be89e275d4fb3b2c0e1cfaf26ae8b92
Author: ChiaYung Su <[email protected]>
Date:   2014-08-01T14:19:57Z

    initial commit

commit 40d422e7704c25fd60c0205a50189c50dd74d073
Author: ChiaYung Su <[email protected]>
Date:   2014-08-01T14:44:15Z

    properly handle convert

commit 9f9ac6d69933061b3dc715754856ed09340cf8dd
Author: ChiaYung Su <[email protected]>
Date:   2014-08-01T15:15:31Z

    fixed length array cast to string

commit 885c1c28fef03302ec167362d83c0391dda2c478
Author: ChiaYung Su <[email protected]>
Date:   2014-08-02T07:16:37Z

    scala style

commit f15372fe6ac79a19a7fe9939b9d979ecca37735f
Author: ChiaYung Su <[email protected]>
Date:   2014-08-02T07:43:21Z

    cast between binary and fixedlenbinary

commit f59458b941e37fb03904627f9c3adc406dee4a13
Author: ChiaYung Su <[email protected]>
Date:   2014-08-02T08:12:50Z

    change type name

----


---
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]

Reply via email to