Commits


Sutou Kouhei authored and GitHub committed 6972ecdc7da
GH-44829: [Java][CI] Remove Java related test CI except integration test (#44946) ### Rationale for this change We don't need CI in apache/arrow except integration test because we're moving the Java implementation to apache/arrow-java. ### What changes are included in this PR? Remove Java related CI. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #44829 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>