[jira] [Created] (DRILL-7719) Query Execution plan don't use MongoDB Index.

2020-04-26 Thread Arshadh (Jira)
Arshadh created DRILL-7719: -- Summary: Query Execution plan don't use MongoDB Index. Key: DRILL-7719 URL: https://issues.apache.org/jira/browse/DRILL-7719 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-7718) Not responding when reaching 1000

2020-04-26 Thread Colbert (Jira)
Colbert created DRILL-7718: -- Summary: Not responding when reaching 1000 Key: DRILL-7718 URL: https://issues.apache.org/jira/browse/DRILL-7718 Project: Apache Drill Issue Type: Bug Componen

[GitHub] [drill] paul-rogers opened a new pull request #2068: DRILL-7717: Support Mongo extended types in V2 JSON loader

2020-04-26 Thread GitBox
paul-rogers opened a new pull request #2068: URL: https://github.com/apache/drill/pull/2068 # [DRILL-7717](https://issues.apache.org/jira/browse/DRILL-7717): Support Mongo extended types in V2 JSON loader ## Description As it turns out, Drill's existing "V1" JSON reader provid

[jira] [Created] (DRILL-7717) Support Mongo extended types in V2 JSON loader

2020-04-26 Thread Paul Rogers (Jira)
Paul Rogers created DRILL-7717: -- Summary: Support Mongo extended types in V2 JSON loader Key: DRILL-7717 URL: https://issues.apache.org/jira/browse/DRILL-7717 Project: Apache Drill Issue Type: I

[GitHub] [drill] akkapur commented on a change in pull request #1888: DRILL-5956: Add Storage Plugin for Apache Druid

2020-04-26 Thread GitBox
akkapur commented on a change in pull request #1888: URL: https://github.com/apache/drill/pull/1888#discussion_r415393574 ## File path: contrib/storage-druid/src/main/java/org/apache/drill/exec/store/druid/DruidGroupScan.java ## @@ -0,0 +1,247 @@ +/* + * Licensed to the Apache

[GitHub] [drill] akkapur commented on a change in pull request #1888: DRILL-5956: Add Storage Plugin for Apache Druid

2020-04-26 Thread GitBox
akkapur commented on a change in pull request #1888: URL: https://github.com/apache/drill/pull/1888#discussion_r415372488 ## File path: contrib/storage-druid/src/main/java/org/apache/drill/exec/store/druid/DruidCompareFunctionProcessor.java ## @@ -0,0 +1,256 @@ +/* + * License