Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.6
-
None
-
hadoop3.3.6
Description
In some circumstances, we need to filter file/directory by file/directroy. For example, we need to filter out them by file modified time, isDir attrs, etc.
So, should we introduce a new method public boolean shouldCopy(CopyListingFileStatus fileStatus) ?
by this approach, we can introduce a more fluent way to do things than public abstract boolean shouldCopy(Path path).
Attachments
Issue Links
- links to