Skip to content

use taiki-e action to install tools in CI from binary #10583

Description

@Jefffrey

Is your feature request related to a problem or challenge?

datafusion had success with using taiki-e to install tools via binaries instead of using cargo install which compiles from source and takes more time in CI, e.g.

https://github.com/apache/datafusion/blob/e08aed1e5de41dcf81d529140dae07723b942a5e/.github/workflows/audit.yml#L47-L50

Describe the solution you'd like

implement in arrow-rs where applicable. from what i see it is:

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    development-processRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changeloggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions