Re: "Crude-but-effective" Arrow integration

2019-01-29 Thread Paul Rogers
Hi Aman, Thanks for sharing the update. Glad to hear things are still percolating. I think Drill is an under appreciated treasure for doing queries in the complex systems that folks seem to be building today. The ability to read multiple data sources is something that maybe only Spark can do

[GitHub] sohami opened a new pull request #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order …

2019-01-29 Thread GitBox
sohami opened a new pull request #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order … URL: https://github.com/apache/drill/pull/1628 …of join and filter condition is swapped This is an automated

[jira] [Created] (DRILL-7016) Wrong query result with RuntimeFilter enabled when order of join and filter condition is swapped

2019-01-29 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-7016: Summary: Wrong query result with RuntimeFilter enabled when order of join and filter condition is swapped Key: DRILL-7016 URL:

[jira] [Created] (DRILL-7015) Improve documentation for PARTITION BY

2019-01-29 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-7015: --- Summary: Improve documentation for PARTITION BY Key: DRILL-7015 URL: https://issues.apache.org/jira/browse/DRILL-7015 Project: Apache Drill Issue Type:

Re: "Crude-but-effective" Arrow integration

2019-01-29 Thread Aman Sinha
Hi Charles, You may have seen the talk that was given on the Drill Developer Day [1] by Karthik and me ... look for the slides on 'Drill-Arrow Integration' which describes 2 high level options and what the integration might entail. Option 1 corresponds to what you and Paul are discussing in this

[GitHub] kkhatua commented on issue #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query

2019-01-29 Thread GitBox
kkhatua commented on issue #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query URL: https://github.com/apache/drill/pull/1608#issuecomment-458711594 @ihuzenko I narrowed down the cause of the bug to two things: 1. JQuery was loading the default (cached?) value of

Re: ACTION: Please Read: Google Summer of Code

2019-01-29 Thread Kunal Khatua
How about a standalone Drill WebServer with support for REST-based Pagination? On 1/29/2019 6:53:43 AM, Charles Givre wrote: Hello all, Although we are experiencing the polar vortex on the East Coast of the US, it’s time to start thinking about the Google Summer of Code. If you have ideas for

ACTION: Please Read: Google Summer of Code

2019-01-29 Thread Charles Givre
Hello all, Although we are experiencing the polar vortex on the East Coast of the US, it’s time to start thinking about the Google Summer of Code. If you have ideas for Drill that you’d like to see Google SoC students work on, please read the email below from Ulrich Stark: Google Summer of

[GitHub] shimamoto opened a new pull request #1627: DRILL-7014: Format plugin for LTSV files

2019-01-29 Thread GitBox
shimamoto opened a new pull request #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627 This plugin parses [LTSV](http://ltsv.org/) format. This is an automated message from the

[jira] [Created] (DRILL-7014) Format plugin for LTSV files

2019-01-29 Thread Takako Shimamoto (JIRA)
Takako Shimamoto created DRILL-7014: --- Summary: Format plugin for LTSV files Key: DRILL-7014 URL: https://issues.apache.org/jira/browse/DRILL-7014 Project: Apache Drill Issue Type: New

[GitHub] arina-ielchiieva commented on issue #1623: DRILL-7006: Add type conversion to row writers

2019-01-29 Thread GitBox
arina-ielchiieva commented on issue #1623: DRILL-7006: Add type conversion to row writers URL: https://github.com/apache/drill/pull/1623#issuecomment-458483136 Looks good, +1 This is an automated message from the Apache Git

Re: "Crude-but-effective" Arrow integration

2019-01-29 Thread Paul Rogers
Hi Charles, I didn't see anything on this on the public mailing list. Haven't seen any commits related to it either. My guess is that this kind of interface is not important for the kind of data warehouse use cases that MapR is probably still trying to capture. I followed the Arrow mailing