Github user vdiravka commented on a diff in the pull request:
https://github.com/apache/drill/pull/1108#discussion_r166727342
--- Diff:
contrib/storage-opentsdb/src/test/java/org/apache/drill/store/openTSDB/TestOpenTSDBPlugin.java
---
@@ -175,9 +175,8 @@ public void testBasicQueryWithNonExistentTableName()
throws Exception {
@Test
public void testPhysicalPlanExecutionBasedOnQuery() throws Exception {
--- End diff --
testPhysicalPlanExecutionBasedOnQuery -> testPhysicalPlanSubmission---
