You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Kalon Mills (JIRA)" <ji...@apache.org> on 2015/04/29 18:24:07 UTC

[jira] [Comment Edited] (PARQUET-267) Relax Third Party Dependency Restrictions

    [ https://issues.apache.org/jira/browse/PARQUET-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519656#comment-14519656 ] 

Kalon Mills edited comment on PARQUET-267 at 4/29/15 4:23 PM:
--------------------------------------------------------------

Github Pull Request: https://github.com/apache/parquet-cpp/pull/10

This pull request builds off of the pull request submitted for https://issues.apache.org/jira/browse/PARQUET-259.


was (Author: kmills):
Github Pull Request: https://github.com/apache/parquet-cpp/pull/10

This pull request build off of the pull request submitted for https://issues.apache.org/jira/browse/PARQUET-259.

> 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)