richardstartin commented on pull request #7400: URL: https://github.com/apache/pinot/pull/7400#issuecomment-916442920
Regression testing this doesn't require running Hadoop: add a classfile with a class `com.Foo` in it to a location on disk, add the URL with `PluginClassloader.addURL` and then call `PluginClassloader.loadClass("com.Foo")` with the name of the test class. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org