Commits

Krisztián Szűcs authored cc000671181
ARROW-13249: [Java][CI] Consistent timeout in the Java JNI build The JNI build gets stopped due to build timeout. Seems like the docker cache isn't valid anymore so it must build the docker image as well, but doesn't have the opportunity to push at the and of the build. Closes #10631 from kszucs/jni-build-timeout Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>