You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by dguy <gi...@git.apache.org> on 2014/12/09 13:52:13 UTC

[GitHub] hive pull request: ParquetHiveArryInspector assumes arrays have be...

GitHub user dguy opened a pull request:

    https://github.com/apache/hive/pull/26

    ParquetHiveArryInspector assumes arrays have been written with an anonym...

    ParquetHiveArryInspector assumes arrays have been written with an anonym container. This may be true if the data is written through hive, but this doesn't work if the data has been written externally via Avro/Parquet. This enables the ability to read both formats

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

    $ git pull https://github.com/dguy/hive trunk

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

    https://github.com/apache/hive/pull/26.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 #26
    
----
commit eafeb856520ab88ffab771f90e076994b52ca42f
Author: Damian Guy <da...@apple.com>
Date:   2014-12-09T12:46:22Z

    ParquetHiveArryInspector assumes arrays have been written with an anonymous container. This may be true if the data is written through hive, but this doesn't work if the data has been written externally via Avro/Parquet. This enables the ability to read both formats

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request: ParquetHiveArryInspector assumes arrays have be...

Posted by dguy <gi...@git.apache.org>.
Github user dguy closed the pull request at:

    https://github.com/apache/hive/pull/26


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---