Github user HanumathRao commented on a diff in the pull request: https://github.com/apache/drill/pull/996#discussion_r147896927 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/store/dfs/TestFileSelection.java --- @@ -63,4 +63,17 @@ public void testEmptyFolderThrowsTableNotFound() throws Exception { } } --- End diff -- done
---