You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Todd Farmer (Jira)" <ji...@apache.org> on 2022/07/12 14:05:02 UTC

[jira] [Assigned] (ARROW-13647) [MATLAB] Reduce MATLAB CI Build Time by Building Arrow C++ Libraries separately and using Packaged GoogleTest

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

Todd Farmer reassigned ARROW-13647:
-----------------------------------

    Assignee:     (was: Kevin Gurney)

This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

> [MATLAB] Reduce MATLAB CI Build Time by Building Arrow C++ Libraries separately and using Packaged GoogleTest
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-13647
>                 URL: https://issues.apache.org/jira/browse/ARROW-13647
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: MATLAB
>            Reporter: Kevin Gurney
>            Priority: Major
>
> As part of ARROW-13202, we investigated approaches for reducing the build time of MATLAB Interface CI jobs. Right now we build and run the the Arrow C++ tests as part of the MATLAB Interface build in order to make use of the bundled GoogleTest binaries.
> It may help to reduce overall build times if we instead build just the minimal Arrow C++ libraries (without the C++ tests) and install GoogleTest on the GitHub Actions Runner using apt-get.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)