benkonz commented on PR #30770: URL: https://github.com/apache/beam/pull/30770#issuecomment-2023921841
tests failing due to the `SqlTransform` shadowJar not being available in the test environment. Building the jar locally via ` ./gradlew :sdks:java:extensions:sql:expansion-service:shadowJar` makes the tests pass. Not sure how to set this up in the CI environment. -- 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]
