[
https://issues.apache.org/jira/browse/PARQUET-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Szadovszky updated PARQUET-1399:
--------------------------------------
Issue Type: Improvement (was: Bug)
> 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
>
> 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)