[
https://issues.apache.org/jira/browse/PARQUET-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588791#comment-16588791
]
ASF GitHub Bot commented on PARQUET-1399:
-----------------------------------------
gszadovszky opened a new pull request #517: PARQUET-1399: Move parquet-mr
related code from parquet-format
URL: https://github.com/apache/parquet-mr/pull/517
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Move parquet-mr related code from parquet-format
> ------------------------------------------------
>
> Key: PARQUET-1399
> URL: https://issues.apache.org/jira/browse/PARQUET-1399
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Gabor Szadovszky
> Assignee: Gabor Szadovszky
> Priority: Major
> Labels: pull-request-available
>
> There are java classes in the
> [parquet-format|https://github.com/apache/parquet-format] repo that shall be
> in the [parquet-mr|https://github.com/apache/parquet-mr] repo instead: [java
> classes|https://github.com/apache/parquet-format/tree/master/src/main] and
> [test classes|https://github.com/apache/parquet-format/tree/master/src/test]
> The idea is to create a separate module in
> [parquet-mr|https://github.com/apache/parquet-mr] and depend on it instead of
> depending on [parquet-format|https://github.com/apache/parquet-format]. Only
> this separate module would depend on
> [parquet-format|https://github.com/apache/parquet-format] directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)