[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-12 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/693 DRILL-5122: DrillBuf performs expensive logging if -ea set In Drill, once assertions are enabled, the dominant cost of a query becomes DrillBuf logging. One example showed that DrillBuf

[GitHub] drill issue #692: DRILL-5123: Write query profile after sending final respon...

2016-12-12 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/692 Fixed comment to explain reasoning without reference to prior behavior. --- 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

[jira] [Resolved] (DRILL-4812) Wildcard queries fail on Windows

2016-12-12 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam resolved DRILL-4812. Resolution: Fixed Fix Version/s: 1.10.0 Fixed in

[jira] [Resolved] (DRILL-4987) Use ImpersonationUtil in RemoteFunctionRegistry

2016-12-12 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam resolved DRILL-4987. Resolution: Fixed Fix Version/s: 1.10.0 Fixed in

Re: Http Plugin

2016-12-12 Thread Charles Givre
Maybe this one? https://github.com/kevinlynx/drill-storage-http > On Dec 12, 2016, at 18:16, Jim Scott wrote: > > Can you elaborate on what you mean by http plugin? > > On Mon, Dec 12, 2016 at 5:08 PM, Remzi Düzağaç

[GitHub] drill pull request #688: DRILL-5119 - Update MapR version to 5.2.0.40963-map...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/688 --- 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 feature is

[GitHub] drill pull request #691: DRILL-5081: Excessive info level logging introduced...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/691 --- 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 feature is

[GitHub] drill pull request #627: DRILL-4812: Fix for detecting wildcards in paths wh...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/627 --- 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 feature is

[GitHub] drill pull request #657: DRILL-5048: AssertionError when case statement is u...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/657 --- 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 feature is

[GitHub] drill pull request #676: DRILL-5091: JDBC unit test fail on Java 8

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/676 --- 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 feature is

[GitHub] drill pull request #689: DRILL-4938: Need better error message

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/689 --- 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 feature is

[GitHub] drill pull request #642: DRILL-4987: Use ImpersonationUtil to get process us...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/642 --- 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 feature is

[GitHub] drill pull request #682: DRILL-5113: Upgrade Maven RAT plugin to avoid annoy...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/682 --- 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 feature is

[GitHub] drill pull request #678: DRILL-5065 - Optimize count( * ) queries on MapR-DB...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/678 --- 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 feature is

[GitHub] drill pull request #672: DRILL-5085: Add / update description for dynamic UD...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/672 --- 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 feature is

[GitHub] drill pull request #669: DRILL-5044: After the dynamic registration of multi...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/669 --- 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 feature is

[GitHub] drill pull request #681: DRILL-5112: Unit tests derived from PopUnitTestBase...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/681 --- 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 feature is

[GitHub] drill pull request #665: DRILL-5056: UserException does not write full messa...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/665 --- 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 feature is

[GitHub] drill issue #689: DRILL-4938: Need better error message

2016-12-12 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/689 +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

Re: Http Plugin

2016-12-12 Thread Jim Scott
Can you elaborate on what you mean by http plugin? On Mon, Dec 12, 2016 at 5:08 PM, Remzi Düzağaç wrote: > Hi Guys, > > I would like to implement (at least give a try) a http storage plugin. Are > there any guide for plugin development to speed things up. > I could only found

[GitHub] drill issue #691: DRILL-5081: Excessive info level logging introduced in DRI...

2016-12-12 Thread parthchandra
Github user parthchandra commented on the issue: https://github.com/apache/drill/pull/691 +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

[jira] [Created] (DRILL-5127) Revert the fix for DRILL-4831

2016-12-12 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-5127: Summary: Revert the fix for DRILL-4831 Key: DRILL-5127 URL: https://issues.apache.org/jira/browse/DRILL-5127 Project: Apache Drill Issue Type: Bug

[GitHub] drill issue #627: DRILL-4812: Fix for detecting wildcards in paths when runn...

2016-12-12 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/627 +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

[GitHub] drill issue #665: DRILL-5056: UserException does not write full message to l...

2016-12-12 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/665 +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

[jira] [Created] (DRILL-5126) Provide simplified, unified "cluster fixture" for tests

2016-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5126: -- Summary: Provide simplified, unified "cluster fixture" for tests Key: DRILL-5126 URL: https://issues.apache.org/jira/browse/DRILL-5126 Project: Apache Drill

Re: Drill-Arrow integration

2016-12-12 Thread Parth Chandra
I just proposed in the JIRA that we work on this in a 2.0 branch. There is also a bigger discussion we should have on addressing breaking changes and our approach to addressing those, most likely in 2.0. On Wed, Dec 7, 2016 at 1:51 PM, Julian Hyde wrote: > Can we please talk

[GitHub] drill issue #689: DRILL-4938: Need better error message

2016-12-12 Thread Serhii-Harnyk
Github user Serhii-Harnyk commented on the issue: https://github.com/apache/drill/pull/689 @zfong, I have added the unit test. --- 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

[GitHub] drill pull request #692: DRILL-5123: Write query profile after sending final...

2016-12-12 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/692 DRILL-5123: Write query profile after sending final response to client Write query profile after sending final response to client to improve latency In testing a particular query, I

[jira] [Created] (DRILL-5125) Provide option to use generic code for sv remover

2016-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5125: -- Summary: Provide option to use generic code for sv remover Key: DRILL-5125 URL: https://issues.apache.org/jira/browse/DRILL-5125 Project: Apache Drill Issue

[GitHub] drill pull request #691: DRILL-5081: Excessive info level logging introduced...

2016-12-12 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/691 DRILL-5081: Excessive info level logging introduced in DRILL-4203 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vdiravka/drill DRILL-5081

Http Plugin

2016-12-12 Thread Remzi Düzağaç
Hi Guys, I would like to implement (at least give a try) a http storage plugin. Are there any guide for plugin development to speed things up. I could only found a small section in contribution ides document. If there is any document or minimal code base to start would be very usefull Thanks

[GitHub] drill issue #685: Drill 5043: Function that returns a unique id per session/...

2016-12-12 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/685 @nagarajanchinnasamy 1. Please address minor changes in review comments. 2. Squash / fixup everything in one commit. 3. Update commit message: Jira-number: Jira name (ex:

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-12 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r91901654 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/util/Utilities.java --- @@ -43,19 +43,21 @@ public static String