Skip to content

[C++][Parquet] Detach thirdparty code from build configuration. #42263

@asfimport

Description

@asfimport

The existing repo has source code for third party dependencies checked into the repo. The build system expects those dependencies in a certain place. This enforces that the built library conform to those exact dependencies without customization.

Managing third party dependencies is better handled through a build environment. It allows the library builder more flexibility over dependency versions and locations. It also cleans up the repo from this third party code.

Reporter: Kalon Mills / @kalaxy
Assignee: Kalon Mills / @kalaxy

Related issues:

Externally tracked issue: apache/parquet-cpp#16

Note: This issue was originally created as PARQUET-267. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions