You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/30 22:52:00 UTC

[jira] [Updated] (PARQUET-1669) Disable compiling all libraries when building thrift

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

ASF GitHub Bot updated PARQUET-1669:
------------------------------------
    Labels: pull-request-available  (was: )

> Disable compiling all libraries when building thrift
> ----------------------------------------------------
>
>                 Key: PARQUET-1669
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1669
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>              Labels: pull-request-available
>
> PARQUET-1654 disabled compiling all Thrift libraries except C++ and Python3 for speeding up the CI process. But actually, the parquet build process requires only the Thrift IDL compiler to be installed and doesn't need any language-specific libraries (I misunderstood before).
> So we can disable compiling all Thrift libraries using the {{--disable-libs}} option. It will save around 3 minutes for each CI run.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)