[
https://issues.apache.org/jira/browse/PARQUET-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624220#comment-17624220
]
ASF GitHub Bot commented on PARQUET-2205:
-----------------------------------------
sekikn commented on PR #1007:
URL: https://github.com/apache/parquet-mr/pull/1007#issuecomment-1291566550
CI usually takes over 30 minutes on my GitHub account. With this PR,
[commonizing thrift build improved the total duration to 28.5
minutes](https://github.com/sekikn/parquet-mr/actions/runs/3326433052), and [if
cache exists, the total duration was improved to ~26
minutes](https://github.com/sekikn/parquet-mr/actions/runs/3326569502).
> Accelerate CI by commonizing thrift build and leveraging cache
> --------------------------------------------------------------
>
> Key: PARQUET-2205
> URL: https://issues.apache.org/jira/browse/PARQUET-2205
> Project: Parquet
> Issue Type: Improvement
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
>
> Building thrift compiler takes several minutes and occupies approximately one
> out of four or five in the total CI duration.
> It can be improved by optimizing workflow and leveraging cache so as to avoid
> building thrift many times.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)