gianm opened a new pull request, #18430: URL: https://github.com/apache/druid/pull/18430
The LocalInputSource can do "baseDir" + "filter", but can also have a list of "files". Previously, FakeIndexTaskUtil would throw NPE when encountering a LocalInputSource that used "files" instead of "baseDir" and "filter". -- 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]
