You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/06/30 20:32:30 UTC

[GitHub] [iceberg] RussellSpitzer commented on pull request #2752: Spark MicroBatch read - Ignore replace snapshots and add Spark option to skip delete snapshots

RussellSpitzer commented on pull request #2752:
URL: https://github.com/apache/iceberg/pull/2752#issuecomment-871708078


   Hitting some style check failures 
   ```
   Error: eckstyle] [ERROR] /home/runner/work/iceberg/iceberg/spark3/src/main/java/org/apache/iceberg/spark/source/SparkMicroBatchStream.java:194:7: 'if' is not followed by whitespace. [WhitespaceAfter]
   ```
   
   Be sure to either enable the style checker in your IDE or run the gradle based tests
   ```
   g build -x test  -x integrationTest
   ```


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org