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++