You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/04/21 20:17:58 UTC

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #2065: DRILL-7710: Fix TestMetastoreCommands#testDefaultSegment test

arina-ielchiieva commented on a change in pull request #2065:
URL: https://github.com/apache/drill/pull/2065#discussion_r412461410



##########
File path: exec/java-exec/src/test/java/org/apache/drill/exec/metastore/TestMetastoreWithEasyFormatPlugin.java
##########
@@ -1087,7 +1087,6 @@ public void testFilesPruningWithLimit() throws Exception {
           .sql("select * from dfs.tmp.`%s` limit 21", tableName)
           .planMatcher()
           .include("Limit", "numFiles=3")
-          .exclude("bird is the word")

Review comment:
       Thanks :)




----------------------------------------------------------------
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:
users@infra.apache.org