You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/01 15:37:14 UTC

[GitHub] [beam] damondouglas commented on pull request #22403: Implement KafkaSchemaTransformReadConfiguration

damondouglas commented on PR #22403:
URL: https://github.com/apache/beam/pull/22403#issuecomment-1201365033

   > Right now it looks like this is failing to compile, and spotless is also failing.
   > 
   > Can you address these?
   > Right now it looks like this is failing to compile, and spotless is also failing.
   > 
   > Can you address these?
   
   Hello @johnjcasey Thank you for reviewing.
   
   Are there other gradle commands you might recommend I run to detect where compile and spotless is failing?
   
   I reran the following gradle tasks that already passed for me prior to submitting this PR.
   
   ```
   ./gradlew rat
   ./gradlew spotlessCheck
   ./gradlew sdks:java:io:kafka:check
   ./gradlew sdks:java:io:kafka:checkStyleMain
   ```


-- 
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: github-unsubscribe@beam.apache.org

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