[
https://issues.apache.org/jira/browse/BEAM-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839674#comment-15839674
]
ASF GitHub Bot commented on BEAM-214:
-------------------------------------
GitHub user jbonofre opened a pull request:
https://github.com/apache/beam/pull/1851
[BEAM-214] Add ParquetIO
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [X] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [X] Make sure tests pass via `mvn clean verify`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [X] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [X] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbonofre/beam BEAM-214-PARQUETIO
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/1851.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 #1851
----
commit 28c897b4827fa5dfc394fec6a7e5176e0ad6266b
Author: Jean-Baptiste Onofré <[email protected]>
Date: 2016-10-03T15:05:27Z
[BEAM-214] Add ParquetIO
----
> Create Parquet IO
> -----------------
>
> Key: BEAM-214
> URL: https://issues.apache.org/jira/browse/BEAM-214
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-extensions
> Reporter: Neville Li
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
>
> Would be nice to support Parquet files with projection and predicates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)