Describe the bug, including details regarding any error messages, version, and platform.
When we are builiding java-jars we are currently using the following exclusions:
exclude_tests="${exclude_tests}|arrow-acero-asof-join-node-test"
exclude_tests="${exclude_tests}|arrow-acero-hash-join-node-test"
We should remove those once: apache/arrow#36482 is solved.
Component(s)
Continuous Integration, Java