[jira] [Created] (DRILL-4177) select * from table;Node ran out of Heap memory, exiting.java.lang.OutOfMemoryError: GC overhead limit exceeded

2015-12-09 Thread david_hudavy (JIRA)
david_hudavy created DRILL-4177: --- Summary: select * from table;Node ran out of Heap memory, exiting.java.lang.OutOfMemoryError: GC overhead limit exceeded Key: DRILL-4177 URL:

[jira] [Created] (DRILL-4178) Using custom function from 1.2.0 fails in 1.3.0

2015-12-09 Thread Lucian Poth (JIRA)
Lucian Poth created DRILL-4178: -- Summary: Using custom function from 1.2.0 fails in 1.3.0 Key: DRILL-4178 URL: https://issues.apache.org/jira/browse/DRILL-4178 Project: Apache Drill Issue Type:

[GitHub] drill pull request: DRILL-4147: Change UnionPrel's DrillDistributi...

2015-12-09 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/288#discussion_r47124992 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestUnionAll.java --- @@ -899,4 +900,35 @@ public void testUnionAllInWith() throws Exception {

[jira] [Created] (DRILL-4180) IllegalArgumentException while reading JSON files

2015-12-09 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-4180: Summary: IllegalArgumentException while reading JSON files Key: DRILL-4180 URL: https://issues.apache.org/jira/browse/DRILL-4180 Project: Apache Drill

[jira] [Created] (DRILL-4181) Improve memory limit assignment for Sort operators

2015-12-09 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-4181: - Summary: Improve memory limit assignment for Sort operators Key: DRILL-4181 URL: https://issues.apache.org/jira/browse/DRILL-4181 Project: Apache Drill Issue

[GitHub] drill pull request: DRILL-4180: When clear() is called on BitVecto...

2015-12-09 Thread hsuanyi
GitHub user hsuanyi opened a pull request: https://github.com/apache/drill/pull/296 DRILL-4180: When clear() is called on BitVector, ensure valueCount is… … set to zero You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (DRILL-4182) Support Schema changes for TopN Operator

2015-12-09 Thread amit hadke (JIRA)
amit hadke created DRILL-4182: - Summary: Support Schema changes for TopN Operator Key: DRILL-4182 URL: https://issues.apache.org/jira/browse/DRILL-4182 Project: Apache Drill Issue Type:

[GitHub] drill pull request: DRILL-4180: When clear() is called on BitVecto...

2015-12-09 Thread hnfgns
Github user hnfgns commented on the pull request: https://github.com/apache/drill/pull/296#issuecomment-163437949 +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

[jira] [Resolved] (DRILL-4183) Doc SET and RESET system option commands

2015-12-09 Thread Bridget Bevens (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bridget Bevens resolved DRILL-4183. --- Resolution: Fixed updated the docs > Doc SET and RESET system option commands >

[GitHub] drill pull request: DRILL-4180: When clear() is called on BitVecto...

2015-12-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/296 --- 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

[jira] [Resolved] (DRILL-4180) IllegalArgumentException while reading JSON files

2015-12-09 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes resolved DRILL-4180. - Resolution: Fixed Fixed by 539cbba > IllegalArgumentException while reading JSON files >

[jira] [Created] (DRILL-4183) Doc SET and RESET system option commands

2015-12-09 Thread Bridget Bevens (JIRA)
Bridget Bevens created DRILL-4183: - Summary: Doc SET and RESET system option commands Key: DRILL-4183 URL: https://issues.apache.org/jira/browse/DRILL-4183 Project: Apache Drill Issue Type:

Re: Parquet pushdown filtering

2015-12-09 Thread Adam Gilmore
​Sure - I'm in Australia so I'm not sure how the timezones will work for you guys, but I'm pretty flexible. Where are you located?​ On Wed, Dec 9, 2015 at 5:48 AM, Julien Le Dem wrote: > Adam: do you want to schedule a hangout? > > On Tue, Dec 8, 2015 at 4:59 AM, Adam

[GitHub] drill pull request: Adding the content of the module-conf

2015-12-09 Thread krishahn
Github user krishahn commented on the pull request: https://github.com/apache/drill/pull/291#issuecomment-163470417 Fixed: https://drill.apache.org/docs/tutorial-develop-a-simple-function/#add-a-drill-module-conf-file-to-resources --- If your project is set up for it, you can reply

Re: [VOTE] Release Apache Drill 1.4.0 RC1

2015-12-09 Thread Parth Chandra
LGTM. +1 (binding) Downloaded src, validated checksums. Built from src tarball. Built C++ client. Tested multiple simultaneous simple queries using C++ query submitter using both sync/async APIs. Tested cancel. On Tue, Dec 8, 2015 at 7:54 AM, Venki Korukanti wrote:

[jira] [Created] (DRILL-4179) Update UDF documentation now that classpath scanning is more strict

2015-12-09 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-4179: -- Summary: Update UDF documentation now that classpath scanning is more strict Key: DRILL-4179 URL: https://issues.apache.org/jira/browse/DRILL-4179 Project: