Apache Drill Plan... - Delete: "}l"

2016-02-25 Thread Dhruv Shah (Google Docs)
Dhruv Shah added a suggestion to Apache Drill Plan Syntax (https://docs.google.com/document/d/1QTL8warUYS2KjldQrGUse7zp8eA72VKtLOHwfXy6c7I/edit?disco=AkGD0dE&usp=comment_email_discussion) Dhruv Shah Delete: "}l" You received this email because you are subscribed to all comments on Apach

Apache Drill Plan... - Add paragraph (11 times)

2016-02-25 Thread Dhruv Shah (Google Docs)
Dhruv Shah added a suggestion to Apache Drill Plan Syntax (https://docs.google.com/document/d/1QTL8warUYS2KjldQrGUse7zp8eA72VKtLOHwfXy6c7I/edit?disco=AkGWQAg&usp=comment_email_discussion) Dhruv Shah Add paragraph (11 times) You received this email because you are subscribed to all comment

Re: The praises for Drill

2016-02-25 Thread cchang
So good to hear Drill is useful in real life. Chun > On Feb 25, 2016, at 7:27 PM, Edmon Begoli wrote: > > Hello fellow Driilers, > > I have been inactive on the development side of the project, as we got busy > being heavy/power users of the Drill in the last few months. > > I just want to sh

The praises for Drill

2016-02-25 Thread Edmon Begoli
Hello fellow Driilers, I have been inactive on the development side of the project, as we got busy being heavy/power users of the Drill in the last few months. I just want to share some great experiences with the latest versions of Drill. Just tonight, as we were scrambling to meet the deadline,

[GitHub] drill pull request: DRILL-4354: Remove sessions in anonymous (auth...

2016-02-25 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the pull request: https://github.com/apache/drill/pull/360#issuecomment-189091692 +1 I have two minor comments. Looks like DRILL-4353 is already committed. --- If your project is set up for it, you can reply to this email and have your

[GitHub] drill pull request: DRILL-4354: Remove sessions in anonymous (auth...

2016-02-25 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/360#discussion_r54200836 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/auth/DrillUserPrincipal.java --- @@ -60,13 +63,21 @@ public String getName() {

[GitHub] drill pull request: DRILL-4354: Remove sessions in anonymous (auth...

2016-02-25 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/360#discussion_r54200801 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/DrillRestServer.java --- @@ -102,4 +112,34 @@ public void dispose(DrillUserPri

[jira] [Resolved] (DRILL-4434) Remove (or deprecate) GroupScan.enforceWidth and use GroupScan.getMinParallelization

2016-02-25 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti resolved DRILL-4434. Resolution: Fixed Assignee: Venki Korukanti Fix Version/s: 1.6.0 > Remove (o

[GitHub] drill pull request: DRILL-4434: Deprecate GroupScan.enforceWidth A...

2016-02-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/390 --- 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 enabl

Re: Need to add new session settings for Drill-MapRDB plugin

2016-02-25 Thread Jacques Nadeau
We should use the SELECT WITH OPTIONS framework for these options. We're in the process of deprecating session level options for changing table reading options. (Otherwise views can fail for one person and not another, results change and you can combine two different options for different tables in

Need to add new session settings for Drill-MapRDB plugin

2016-02-25 Thread Smidth Panchamia
Hello, I wanted to add new session variables that would be recognized only by the drill-MapRDB JSON plugin. Is there a way to add these only through the plugin code(which lies outside of drill codebase)? If not, here is the change I have in the drill code: https://reviews.apache.org/r/44043/ Can

[jira] [Created] (DRILL-4442) Improve VectorAccessible and RecordBatch interfaces to provide only necessary information to the correct consumers

2016-02-25 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-4442: -- Summary: Improve VectorAccessible and RecordBatch interfaces to provide only necessary information to the correct consumers Key: DRILL-4442 URL: https://issues.apache.org/jira

[jira] [Created] (DRILL-4441) IN operator does not work with Avro reader

2016-02-25 Thread JIRA
Stefán Baxter created DRILL-4441: Summary: IN operator does not work with Avro reader Key: DRILL-4441 URL: https://issues.apache.org/jira/browse/DRILL-4441 Project: Apache Drill Issue Type: B

Avro support in Drill - Missing support for the IN operator and other frustrating things

2016-02-25 Thread Stefán Baxter
Hi, This query targets Avro files in the latest 1.5 release: 0: jdbc:drill:zk=local> select count(*) from dfs.asa.`/streaming/venuepoint/transactions/` as s where s.sold_to = 'Customer/4-2492847'; +-+ | EXPR$0 | +-+ | 5788| +-+ 0: jdbc:drill:zk=local> select count(*)

[jira] [Created] (DRILL-4440) Host file location for Windows incorrect in doc

2016-02-25 Thread Andries Engelbrecht (JIRA)
Andries Engelbrecht created DRILL-4440: -- Summary: Host file location for Windows incorrect in doc Key: DRILL-4440 URL: https://issues.apache.org/jira/browse/DRILL-4440 Project: Apache Drill

[jira] [Created] (DRILL-4439) Improve new unit operator tests to handle operators that expect RawBatchBuffers off of the wire, such as the UnorderedReciever and MergingReciever

2016-02-25 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-4439: -- Summary: Improve new unit operator tests to handle operators that expect RawBatchBuffers off of the wire, such as the UnorderedReciever and MergingReciever Key: DRILL-4439 UR

[jira] [Created] (DRILL-4437) Implement framework for testing operators in isolation

2016-02-25 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-4437: -- Summary: Implement framework for testing operators in isolation Key: DRILL-4437 URL: https://issues.apache.org/jira/browse/DRILL-4437 Project: Apache Drill

[jira] [Created] (DRILL-4438) Fix out of memory failure identified by new operator unit tests

2016-02-25 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-4438: -- Summary: Fix out of memory failure identified by new operator unit tests Key: DRILL-4438 URL: https://issues.apache.org/jira/browse/DRILL-4438 Project: Apache Dri

[jira] [Resolved] (DRILL-3930) Remove direct references to TopLevelAllocator from unit tests

2016-02-25 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse resolved DRILL-3930. Resolution: Fixed Assignee: (was: Chris Westin) Fix Version/s: 1.3.0 > R

[jira] [Created] (DRILL-4436) Result data gets mixed up when various tables have a column "label"

2016-02-25 Thread Vincent Uribe (JIRA)
Vincent Uribe created DRILL-4436: Summary: Result data gets mixed up when various tables have a column "label" Key: DRILL-4436 URL: https://issues.apache.org/jira/browse/DRILL-4436 Project: Apache Dri