Open
Description
Currently building off of master is broken because of:
[ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.30.0:check (default) on project parquet-format-structures: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.30.0:check failed: java.lang.reflect.InvocationTargetException: 'com.sun.tools.javac.tree.JCTree com.sun.tools.javac.tree.JCTree$JCImport.getQualifiedIdentifier()' -> [Help 1]
Arrow hit the same issue: apache/datafusion-comet#85 because of this: diffplug/spotless#1774 Bumping spotless to fix building on master.
Reporter: Vinoo Ganesh / @vinooganesh
Assignee: Vinoo Ganesh / @vinooganesh
PRs and other links:
Note: This issue was originally created as PARQUET-2441. Please see the migration documentation for further details.