kennknowles commented on PR #26490:
URL: https://github.com/apache/beam/pull/26490#issuecomment-1533434374

   - Fixed Python lint manually. I guess `yapf` doesn't automatically fix it :-/
   - Removed whitespace from `CHANGES.md`
   - Ran `spotlessApply`
   - Fixed deps until `analyzeClassesDependencies` for SQL but having some 
weird stuff in the Kafka IT area:
   
   ```
   * What went wrong:
   Execution failed for task 
':sdks:java:io:kafka:kafka-01103:analyzeClassesDependencies'.
   > Dependency analysis found issues.
     unusedDeclaredArtifacts
      - beam.sdks.java.io:kafka:2.48.0-SNAPSHOT@jar
      - org.apache.kafka:kafka-clients:2.4.1@jar
    ```
   
   It also seems we are generating gradle projects that do not match 
directories. This is going to cause a real headache in the future since it is 
not intended usage.


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

Reply via email to