dannycranmer commented on pull request #14049: URL: https://github.com/apache/flink/pull/14049#issuecomment-728129316
As discussed, the issue was when building from the parent project (`flink-connectors`) it seemed to use the full dependency graph rather than the reduced (shaded dependency graph). I have changed the shading configuration to explicitly list the required shaded dependencies, reran the E2E test and re-verified within SQL client. Also checked the shade plugin is including the same set of dependencies. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
