[jira] [Resolved] (DRILL-4855) Querying MongoDB collection with nested data fails

2016-08-18 Thread Kathiravelu Pradeeban (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathiravelu Pradeeban resolved DRILL-4855. -- Resolution: Invalid We cannot reference column aliases in the following

[jira] [Commented] (DRILL-4855) Querying MongoDB collection with nested data fails

2016-08-18 Thread Kathiravelu Pradeeban (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427107#comment-15427107 ] Kathiravelu Pradeeban commented on DRILL-4855: -- If the involved query is an integer, the

[jira] [Updated] (DRILL-4855) Querying MongoDB collection with nested data fails

2016-08-18 Thread Kathiravelu Pradeeban (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathiravelu Pradeeban updated DRILL-4855: - Description: To reproduce: 1. Create a json file called small.json with the

[jira] [Commented] (DRILL-4854) Incorrect logic in log directory checks in drill-config.sh

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427084#comment-15427084 ] ASF GitHub Bot commented on DRILL-4854: --- Github user sudheeshkatkam commented on the issue:

[jira] [Updated] (DRILL-4855) Querying MongoDB collection with nested data fails

2016-08-18 Thread Kathiravelu Pradeeban (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathiravelu Pradeeban updated DRILL-4855: - Description: To reproduce: 1. Create a json file called small.json with the

[jira] [Created] (DRILL-4855) Querying MongoDB collection with nested data fails

2016-08-18 Thread Kathiravelu Pradeeban (JIRA)
Kathiravelu Pradeeban created DRILL-4855: Summary: Querying MongoDB collection with nested data fails Key: DRILL-4855 URL: https://issues.apache.org/jira/browse/DRILL-4855 Project: Apache

[jira] [Commented] (DRILL-4854) Incorrect logic in log directory checks in drill-config.sh

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427039#comment-15427039 ] ASF GitHub Bot commented on DRILL-4854: --- GitHub user paul-rogers opened a pull request:

[jira] [Created] (DRILL-4854) Incorrect logic in log directory checks in drill-config.sh

2016-08-18 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-4854: -- Summary: Incorrect logic in log directory checks in drill-config.sh Key: DRILL-4854 URL: https://issues.apache.org/jira/browse/DRILL-4854 Project: Apache Drill

[jira] [Updated] (DRILL-4847) Window function query results in OOM Exception.

2016-08-18 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khurram Faraaz updated DRILL-4847: -- Attachment: drillbit.log > Window function query results in OOM Exception. >

[jira] [Commented] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426938#comment-15426938 ] Khurram Faraaz commented on DRILL-4852: --- yes I am working on that, once I get to the nearest commit

[jira] [Commented] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Zelaine Fong (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426935#comment-15426935 ] Zelaine Fong commented on DRILL-4852: - [~khfaraaz] - good to know. So, it has to be a change after

[jira] [Commented] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426919#comment-15426919 ] Khurram Faraaz commented on DRILL-4852: --- Yes with that commit for DRILL-4479 the regression does not

[jira] [Commented] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Zelaine Fong (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426914#comment-15426914 ] Zelaine Fong commented on DRILL-4852: - [~khfaraaz] - can you clarify. Are you ruling out the commit

[jira] [Closed] (DRILL-4783) Flatten on CONVERT_FROM fails with ClassCastException if resultset is empty

2016-08-18 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-4783. > Flatten on CONVERT_FROM fails with ClassCastException if resultset is empty >

[jira] [Commented] (DRILL-4783) Flatten on CONVERT_FROM fails with ClassCastException if resultset is empty

2016-08-18 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426856#comment-15426856 ] Rahul Challapalli commented on DRILL-4783: -- Fix is verified and tests are automated > Flatten on

[jira] [Closed] (DRILL-4786) Improve metadata cache performance for queries with multiple partitions

2016-08-18 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-4786. > Improve metadata cache performance for queries with multiple partitions >

[jira] [Commented] (DRILL-4786) Improve metadata cache performance for queries with multiple partitions

2016-08-18 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426855#comment-15426855 ] Rahul Challapalli commented on DRILL-4786: -- Verified the feature and automated the test cases >

[jira] [Commented] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426849#comment-15426849 ] Khurram Faraaz commented on DRILL-4852: --- I ran the test against that commit that was used for

[jira] [Commented] (DRILL-4853) Update C++ protobuf source files

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426818#comment-15426818 ] ASF GitHub Bot commented on DRILL-4853: --- GitHub user laurentgo opened a pull request:

[jira] [Created] (DRILL-4853) Update C++ protobuf source files

2016-08-18 Thread Laurent Goujon (JIRA)
Laurent Goujon created DRILL-4853: - Summary: Update C++ protobuf source files Key: DRILL-4853 URL: https://issues.apache.org/jira/browse/DRILL-4853 Project: Apache Drill Issue Type: Task

[jira] [Commented] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Zelaine Fong (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426582#comment-15426582 ] Zelaine Fong commented on DRILL-4852: - [~khfaraaz] - you inidcated you thought this might be a

[jira] [Comment Edited] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Zelaine Fong (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426582#comment-15426582 ] Zelaine Fong edited comment on DRILL-4852 at 8/18/16 2:59 PM: -- [~khfaraaz] -

[jira] [Created] (DRILL-4852) COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0

2016-08-18 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-4852: - Summary: COUNT(*) query over 26M rows slower by 2x on mapr drill 1.8.0 Key: DRILL-4852 URL: https://issues.apache.org/jira/browse/DRILL-4852 Project: Apache Drill