You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/05/21 23:05:00 UTC

[jira] [Updated] (PARQUET-1306) [C++] Improve code reuse and reduce redundancy between Arrow and Parquet C++ build systems

     [ https://issues.apache.org/jira/browse/PARQUET-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated PARQUET-1306:
----------------------------------
    Description: 
I would like to see if it's possible to modularize the build system in Apache Arrow sufficiently to use it as a git submodule dependency of parquet-cpp. Most of the build system would therefore live in Apache Arrow (which is already a hard build dependency for Parquet).

In an ideal world, the Parquet codebase would live in a common monorepo with the Arrow codebase, but this might hopefully be the next best thing

  was:I would like to see if it's possible to modularize the build system in Apache Arrow sufficiently to use it as a git submodule dependency of parquet-cpp. Most of the build system would therefore live in Apache Arrow (which is already a hard build dependency for Parquet)


> [C++] Improve code reuse and reduce redundancy between Arrow and Parquet C++ build systems
> ------------------------------------------------------------------------------------------
>
>                 Key: PARQUET-1306
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1306
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Priority: Major
>
> I would like to see if it's possible to modularize the build system in Apache Arrow sufficiently to use it as a git submodule dependency of parquet-cpp. Most of the build system would therefore live in Apache Arrow (which is already a hard build dependency for Parquet).
> In an ideal world, the Parquet codebase would live in a common monorepo with the Arrow codebase, but this might hopefully be the next best thing



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)