Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2109
Hi @kl0u . Thank you for your code review.
I've updated my code according to the 2nd and 3rd suggestions that you
provided, but I am not sure how I can replace DefaultFilter implementation with
an instance of GlobFileFilter.
The issue here is that DefaultFilter is checking only file names (ignoring
directories names), while it's not possible to create a glob expression that
will match only file names. What do you think about that?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---