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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]