[ 
https://issues.apache.org/jira/browse/GOBBLIN-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133645#comment-16133645
 ] 

Kuai Yu commented on GOBBLIN-214:
---------------------------------

The problem came up when we try to use this method to filter out all AVRO files 
when a base directory was passed in as an argument. With previous logic, the 
filter only applies to the directories, instead of files. So if we have 
baseDir/_schema.avsc file present, it won't be able to skip.

> Filtering doesn't work in FileListUtils:listFilesRecursively
> ------------------------------------------------------------
>
>                 Key: GOBBLIN-214
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-214
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Kuai Yu
>            Assignee: Kuai Yu
>
> The filtering logic for FileListUtils:listFilesRecursively was wrong. It 
> never applies the filtering to the files that is non-directory type



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to