rymurr commented on pull request #8059: URL: https://github.com/apache/arrow/pull/8059#issuecomment-681960845
Hey @mariusvniekerk with intellij I have found that running `mvn clean install` from a terminal first helps a lot. Also ensure that under Build -> Compiler -> Java Compiler you have 'Javac with error prone' set (which may require installign the error prone plugin). That should help w/ compiling and running the tests. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
