[CI][C++] Add CI jobs that use the same build options for JNI
Open
Component: C++
Component: Continuous Integration
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
apache/arrow-java uses Apache Arrow C++ to build JNI.
Build options for JNI aren't covered by the existing C++ CI jobs for now. So JNI build may be failed after we release Apache Arrow C++.
If we have CI jobs that use the same build options for JNI in apache/arrow, we can detect any problem before we release Apache Arrow C++.
### Component(s)
C++, Continuous Integration
Contributor guide
Assessment
This issue has not been assessed yet.