loquisgon opened a new pull request #10837: URL: https://github.com/apache/druid/pull/10837
### Provide information in the log when the filter for local inputSource does not match any files ### Expected behavior When the filter for local inputSource does not match any file a log message should be output at `INFO` level indicating that "no files matched the filter expression:. ### Actual behavior When the filter for local inputSource does not match any file there is no log message, the task report simply indicates that no rows were parsed. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
