Commits


David Li authored and GitHub committed 9b4a181da05
ARROW-17840: [Java] Disable flaky JaCoCo coverage check (#14231) The check doesn't add much value, and makes things flaky because whether a branch is covered or not can come down to chance based on where exactly an exception occurs. Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>