[
https://issues.apache.org/jira/browse/DRILL-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355927#comment-16355927
]
ASF GitHub Bot commented on DRILL-6130:
---------------------------------------
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
> Fix NPE during physical plan submission for various storage plugins
> -------------------------------------------------------------------
>
> Key: DRILL-6130
> URL: https://issues.apache.org/jira/browse/DRILL-6130
> Project: Apache Drill
> Issue Type: Task
> Components: Storage - Other
> Affects Versions: 1.12.0
> Reporter: Arina Ielchiieva
> Assignee: Arina Ielchiieva
> Priority: Major
> Fix For: 1.13.0
>
>
> List of storage plugins to review:
> kafka (DRILL-6111)
> jdbc (no issues)
> hive (DRILL-6127)
> mongo (no issues)
> opentsdb (no issues)
> kudu
> hbase
> Issues occurred due ser / de bugs in storage plugins scan and sub-scan
> classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)