Commits


Laurent Goujon authored and GitHub committed ee6fcf3c46c
GH-40827: [Java] Adding Spotless to Gandiva module (#42055) ### Rationale for this change Applying Java code style and formatting options to Gandiva module. ### What changes are included in this PR? Java code formatting via spotless plugin has been enabled. ### Are these changes tested? Yes, but doesn't involve test cases, the plugin itself corrects. ### Are there any user-facing changes? No * GitHub Issue: #40827 Authored-by: Laurent Goujon <laurent@apache.org> Signed-off-by: David Li <li.davidm96@gmail.com>