Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed cdfdfb847ef
GH-43502: [Java] Fix Java JNI / AMD64 manylinux2014 Java JNI test not test dataset module (#43503) ### Rationale for this change JNI tests had a typo in the script where we have included `gandiva` instead of `dataset`. ### What changes are included in this PR? This PR fixes that typo in the current version. ### Are these changes tested? Yes, by existing tests and CIs. ### Are there any user-facing changes? No * GitHub Issue: #43502 Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: Dane Pitkin <dpitkin@apache.org>