[
https://issues.apache.org/jira/browse/PARQUET-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalon Mills updated PARQUET-267:
--------------------------------
External issue URL: https://github.com/apache/parquet-cpp/pull/16
I went ahead and added the instructions above to my branch and reworked the
travis ci build to follow those instructions.
I've opened pull request [16|https://github.com/apache/parquet-cpp/pull/16] and
will close 10 shortly. Let me know what you think.
> Relax Third Party Dependency Restrictions
> -----------------------------------------
>
> Key: PARQUET-267
> URL: https://issues.apache.org/jira/browse/PARQUET-267
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Kalon Mills
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)