snleee commented on PR #9884:
URL: https://github.com/apache/pinot/pull/9884#issuecomment-1340513302

   @etolbakov 
   ```Error:  Failed to execute goal 
com.diffplug.spotless:spotless-maven-plugin:2.28.0:check (default-cli) on 
project pinot-orc: The following files had format violations:
   Error:      
src/test/java/org/apache/pinot/plugin/inputformat/orc/ORCRecordReaderTest.java
   Error:          @@ -26,7 +26,6 @@
   Error:           import·java.util.List;
   Error:           import·java.util.Map;
   Error:           import·java.util.zip.GZIPOutputStream;
   Error:          -
   Error:           import·org.apache.hadoop.conf.Configuration;
   Error:           import·org.apache.hadoop.fs.Path;
   Error:           
import·org.apache.hadoop.hive.ql.exec.vector.BytesColumnVector;
   Error:  Run 'mvn spotless:apply' to fix these violations.
   ```
   Let's try to run `mvn spotless:apply` to let maven clean up the formatting.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to