[jira] [Commented] (DRILL-1162) 25 way join ended up with OOM

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091103#comment-16091103 ] Paul Rogers commented on DRILL-1162: My two cents... Original log from '15 shows a direct memory OOM

[jira] [Commented] (DRILL-4264) Dots in identifier are not escaped correctly

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091092#comment-16091092 ] Paul Rogers commented on DRILL-4264: Let's see if I understand the proposal: * Dots not allowed in

[jira] [Reopened] (DRILL-5616) Hash Agg Spill: OOM while reading irregular varchar data

2017-07-17 Thread Boaz Ben-Zvi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boaz Ben-Zvi reopened DRILL-5616: - > Hash Agg Spill: OOM while reading irregular varchar data >

[jira] [Updated] (DRILL-5616) Hash Agg Spill: OOM while reading irregular varchar data

2017-07-17 Thread Boaz Ben-Zvi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boaz Ben-Zvi updated DRILL-5616: Labels: ready-to-commit (was: ) > Hash Agg Spill: OOM while reading irregular varchar data >

[jira] [Commented] (DRILL-5675) Drill C++ Client Date Time Literals Support Metadata Mapping is Incorrect

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090840#comment-16090840 ] ASF GitHub Bot commented on DRILL-5675: --- GitHub user superbstreak opened a pull request:

[jira] [Created] (DRILL-5675) Drill C++ Client Date Time Literals Support Metadata Mapping is Incorrect

2017-07-17 Thread Rob Wu (JIRA)
Rob Wu created DRILL-5675: - Summary: Drill C++ Client Date Time Literals Support Metadata Mapping is Incorrect Key: DRILL-5675 URL: https://issues.apache.org/jira/browse/DRILL-5675 Project: Apache Drill

[jira] [Commented] (DRILL-5601) Rollup of External Sort memory management fixes

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090801#comment-16090801 ] ASF GitHub Bot commented on DRILL-5601: --- Github user Ben-Zvi commented on a diff in the pull

[jira] [Updated] (DRILL-5674) Drill should support .zip compression

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5674: --- Description: Zip is a very common compression format. Create a compressed CSV file with column

[jira] [Commented] (DRILL-5674) Drill should support .zip compression

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090772#comment-16090772 ] Paul Rogers commented on DRILL-5674: Old description: Create a compressed CSV file with column

[jira] [Assigned] (DRILL-5674) Reading CSV file though table() function does not handle compression

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5674: -- Assignee: Paul Rogers > Reading CSV file though table() function does not handle compression >

[jira] [Assigned] (DRILL-5674) Reading CSV file though table() function does not handle compression

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5674: -- Assignee: (was: Paul Rogers) > Reading CSV file though table() function does not handle

[jira] [Updated] (DRILL-5674) Drill should support .zip compression

2017-07-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-5674: --- Summary: Drill should support .zip compression (was: Reading CSV file though table() function does

[jira] [Commented] (DRILL-5405) Add missing operator types without dependency on protobuf enum

2017-07-17 Thread Pritesh Maker (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090669#comment-16090669 ] Pritesh Maker commented on DRILL-5405: -- [~arina] should this be resolved now? > Add missing operator

[jira] [Created] (DRILL-5674) Reading CSV file though table() function does not handle compression

2017-07-17 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5674: -- Summary: Reading CSV file though table() function does not handle compression Key: DRILL-5674 URL: https://issues.apache.org/jira/browse/DRILL-5674 Project: Apache Drill

[jira] [Commented] (DRILL-5659) C++ Client (master) behavior is unstable resulting incorrect result or exception in API calls

2017-07-17 Thread Rob Wu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090581#comment-16090581 ] Rob Wu commented on DRILL-5659: --- Tested on 1.9.0 Drilbit and works correctly now. I'll test on 1.10.0 and

[jira] [Created] (DRILL-5673) NPE from planner when using a table function with an invalid table

2017-07-17 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5673: -- Summary: NPE from planner when using a table function with an invalid table Key: DRILL-5673 URL: https://issues.apache.org/jira/browse/DRILL-5673 Project: Apache Drill

[jira] [Commented] (DRILL-5659) C++ Client (master) behavior is unstable resulting incorrect result or exception in API calls

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090492#comment-16090492 ] ASF GitHub Bot commented on DRILL-5659: --- Github user asfgit closed the pull request at:

[jira] [Commented] (DRILL-4735) Count(dir0) on parquet returns 0 result

2017-07-17 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090177#comment-16090177 ] Jinfeng Ni commented on DRILL-4735: --- [~arina], the proposal looks good to me. It's great that you went

[jira] [Comment Edited] (DRILL-4735) Count(dir0) on parquet returns 0 result

2017-07-17 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089662#comment-16089662 ] Arina Ielchiieva edited comment on DRILL-4735 at 7/17/17 1:16 PM: -- Fix

[jira] [Commented] (DRILL-4735) Count(dir0) on parquet returns 0 result

2017-07-17 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089662#comment-16089662 ] Arina Ielchiieva commented on DRILL-4735: - Fix will cover the following aspects: 1.

[jira] [Commented] (DRILL-4264) Dots in identifier are not escaped correctly

2017-07-17 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089604#comment-16089604 ] Volodymyr Vysotskyi commented on DRILL-4264: I think we shouldn't allow dots in the names of

[jira] [Assigned] (DRILL-1162) 25 way join ended up in 0 results which is not expected

2017-07-17 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva reassigned DRILL-1162: --- Assignee: Volodymyr Vysotskyi (was: Chris Westin) > 25 way join ended up in 0

[jira] [Updated] (DRILL-1162) 25 way join ended up with OOM

2017-07-17 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva updated DRILL-1162: Summary: 25 way join ended up with OOM (was: 25 way join ended up in 0 results which is