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/11/12 22:04:00 UTC

[jira] [Resolved] (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 resolved PARQUET-1306.
-----------------------------------
       Resolution: Fixed
         Assignee: Wes McKinney
    Fix Version/s: cpp-1.6.0

Addressed by monorepo merge

> [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
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: cpp-1.6.0
>
>
> 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)