Commits


David Li authored and GitHub committed 25db9c1270f
GH-34367: [Java] Fix build error from sequential merges (#34368) ### Rationale for this change I broke main by merging two PRs in quick succession that unfortunately didn't work together. ### What changes are included in this PR? Fix the build error. ### Are these changes tested? N/A ### Are there any user-facing changes? No, test code only * Closes: #34367 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>