[GitHub] drill pull request #719: DRILL-5172: Display elapsed time for queries in the...

2017-01-03 Thread kkhatua
GitHub user kkhatua opened a pull request: https://github.com/apache/drill/pull/719 DRILL-5172: Display elapsed time for queries in the UI Displays the elapsed time for running queries and the total duration of completed/failed/cancelled queries in the list of query profiles

[GitHub] drill pull request #718: DRILL-5127: Revert the fix for DRILL-4831

2017-01-03 Thread ppadma
GitHub user ppadma opened a pull request: https://github.com/apache/drill/pull/718 DRILL-5127: Revert the fix for DRILL-4831 Please see DRILL-5127 for details. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ppadma/drill DRILL-512

[GitHub] drill pull request #706: DRILL-5039: NPE - CTAS PARTITION BY (

2017-01-03 Thread chunhui-shi
Github user chunhui-shi commented on a diff in the pull request: https://github.com/apache/drill/pull/706#discussion_r94492239 --- Diff: exec/java-exec/src/main/codegen/templates/NewValueFunctions.java --- @@ -17,6 +17,12 @@ */ <@pp.dropOutputFile /> +<#macro r

[GitHub] drill pull request #715: DRILL-5105: remove buffer size checking in getBuffe...

2017-01-03 Thread chunhui-shi
Github user chunhui-shi commented on a diff in the pull request: https://github.com/apache/drill/pull/715#discussion_r94471881 --- Diff: exec/vector/src/main/java/org/apache/drill/exec/vector/complex/MapVector.java --- @@ -134,10 +134,6 @@ public int getBufferSizeFor(final int val

[GitHub] drill issue #709: DRILL-5156: BootStrapContext should close threads

2017-01-03 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/709 This change may not be that simple, but I could be wrong. I tried to do something similar as part of [PR 429](https://github.com/apache/drill/pull/429/commits/0394f4ca5aed142bb2ba0b192f3588

[GitHub] drill issue #705: DRILL-5159: Make sure Drill's ProjectMergeRule operate on ...

2017-01-03 Thread amansinha100
Github user amansinha100 commented on the issue: https://github.com/apache/drill/pull/705 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

Re: IndexR, a new storage plugin for Drill

2017-01-03 Thread Chunhui Shi
Congratulations to IndexR team! What is your plan to add indexR storage plugin to Drill? Cannot wait to try it out with Drill. On Tue, Jan 3, 2017 at 9:02 AM, Jinfeng Ni wrote: > Forward to drill dev list. People on dev list might be interested in > this as well. > > > On Tue, Jan 3, 2017 at 8

[GitHub] drill pull request #705: DRILL-5159: Make sure Drill's ProjectMergeRule oper...

2017-01-03 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/705#discussion_r94443444 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillMergeProjectRule.java --- @@ -48,6 +50,12 @@ public boolean matches(RelOpt

Re: IndexR, a new storage plugin for Drill

2017-01-03 Thread Jinfeng Ni
Forward to drill dev list. People on dev list might be interested in this as well. On Tue, Jan 3, 2017 at 8:22 AM, Jinfeng Ni wrote: > Looks like IndexR is very interesting storage plugin. Although I have > not looked into the detail, I'm looking forward to seeing the PR and > hopefully getting

[GitHub] drill pull request #705: DRILL-5159: Make sure Drill's ProjectMergeRule oper...

2017-01-03 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/705#discussion_r94437725 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillMergeProjectRule.java --- @@ -48,6 +50,12 @@ public boolean matches(Rel

[jira] [Created] (DRILL-5175) Unable to Query a table has special characters

2017-01-03 Thread Ravan (JIRA)
Ravan created DRILL-5175: Summary: Unable to Query a table has special characters Key: DRILL-5175 URL: https://issues.apache.org/jira/browse/DRILL-5175 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-5174) when different Drillbit versions are up on a cluster - we need to report an error

2017-01-03 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-5174: - Summary: when different Drillbit versions are up on a cluster - we need to report an error Key: DRILL-5174 URL: https://issues.apache.org/jira/browse/DRILL-5174 Pro