zentol commented on pull request #12233: URL: https://github.com/apache/flink/pull/12233#issuecomment-630405992
AFAIK it should not be redundant, since classes in nested jars aren't accessible by default. See https://docs.oracle.com/javase/tutorial/deployment/jar/downman.html. > To load classes in JAR files within a JAR file into the class path, you must write custom code to load those classes. ---------------------------------------------------------------- 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]
