Skip to content

[C++] Don't wait for building all thirdparty depenedencies to build Arrow itself #39823

@kou

Description

@kou

Describe the enhancement requested

We depend on many thirdparty libraries. But some of core codes such as cpp/src/arrow/array/*.cc don't depend on thirdpary libraries. So we can build these files before we build all thirdparty dependencies.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions