[jira] [Commented] (DRILL-2118) Improve error message to inform the user if mappify/kvgen fails due to ClassCastException

2015-02-02 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301413#comment-14301413 ] Jacques Nadeau commented on DRILL-2118: --- At a minimum, this should be done in MapUti

[jira] [Updated] (DRILL-2138) Failure while querying MapR-DB Views/Tables

2015-02-02 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2138: --- Attachment: (was: drillbit_snippet.log) > Failure while querying MapR-DB Views/Tables > --

[jira] [Updated] (DRILL-2138) Failure while querying MapR-DB Views/Tables

2015-02-02 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2138: --- Attachment: (was: explain_plan.txt) > Failure while querying MapR-DB Views/Tables > --

[jira] [Updated] (DRILL-2138) Failure while querying MapR-DB Views/Tables

2015-02-02 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2138: --- Attachment: (was: logs.zip) > Failure while querying MapR-DB Views/Tables > --

[jira] [Resolved] (DRILL-2138) Failure while querying MapR-DB Views/Tables

2015-02-02 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish resolved DRILL-2138. Resolution: Later > Failure while querying MapR-DB Views/Tables > --

[jira] [Commented] (DRILL-2118) Improve error message to inform the user if mappify/kvgen fails due to ClassCastException

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301499#comment-14301499 ] Hanifi Gunes commented on DRILL-2118: - I will look at it. > Improve error message to

[jira] [Created] (DRILL-2139) Star is not expanded correctly in "select distinct" query

2015-02-02 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2139: --- Summary: Star is not expanded correctly in "select distinct" query Key: DRILL-2139 URL: https://issues.apache.org/jira/browse/DRILL-2139 Project: Apache Drill

[jira] [Created] (DRILL-2140) RPC Error querying JSON with empty nested maps

2015-02-02 Thread Andries Engelbrecht (JIRA)
Andries Engelbrecht created DRILL-2140: -- Summary: RPC Error querying JSON with empty nested maps Key: DRILL-2140 URL: https://issues.apache.org/jira/browse/DRILL-2140 Project: Apache Drill

[jira] [Updated] (DRILL-2140) RPC Error querying JSON with empty nested maps

2015-02-02 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andries Engelbrecht updated DRILL-2140: --- Attachment: drillbit.log > RPC Error querying JSON with empty nested maps > --

[jira] [Commented] (DRILL-2092) Incorrect result with count distinct and sum aggregates

2015-02-02 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301578#comment-14301578 ] Aman Sinha commented on DRILL-2092: --- Uploaded a patch for review at : https://reviews.

[jira] [Updated] (DRILL-2054) Support `||` as "concat operator" for varchar inputs and as "OR" for boolean inputs

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2054: - Attachment: DRILL-2054.1.patch > Support `||` as "concat operator" for varchar inputs and

[jira] [Updated] (DRILL-2054) Support `||` as "concat operator" for varchar inputs

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2054: - Summary: Support `||` as "concat operator" for varchar inputs (was: Support `||` as "conc

[jira] [Updated] (DRILL-2054) Support `||` as "concat operator" for varchar inputs and as "OR" for boolean inputs

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2054: - Attachment: DRILL-2054ForOptiq.1.patch > Support `||` as "concat operator" for varchar inp

[jira] [Updated] (DRILL-2054) Support `||` as "concat operator" for varchar inputs

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2054: - Description: For example, the query: select n_nationkey || ' + ' || n_name || ' = ' as CON

[jira] [Commented] (DRILL-1888) Memory leak for aggregation with HAVING clause

2015-02-02 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301681#comment-14301681 ] Victoria Markman commented on DRILL-1888: - Test was enabled in the automation fram

[jira] [Updated] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-02 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andries Engelbrecht updated DRILL-2141: --- Attachment: drillbit.log > Data type error in group by and order by for JSON > ---

[jira] [Created] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-02 Thread Andries Engelbrecht (JIRA)
Andries Engelbrecht created DRILL-2141: -- Summary: Data type error in group by and order by for JSON Key: DRILL-2141 URL: https://issues.apache.org/jira/browse/DRILL-2141 Project: Apache Drill

[jira] [Updated] (DRILL-1757) Add support for wildcards within REPEATED_CONTAINS

2015-02-02 Thread Venkata krishnan Sowrirajan (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata krishnan Sowrirajan updated DRILL-1757: --- Assignee: Mehant Baid (was: Venkata krishnan Sowrirajan) > Add suppor

[jira] [Commented] (DRILL-1757) Add support for wildcards within REPEATED_CONTAINS

2015-02-02 Thread Venkata krishnan Sowrirajan (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301747#comment-14301747 ] Venkata krishnan Sowrirajan commented on DRILL-1757: [~mehant] Can you

[jira] [Updated] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-02 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andries Engelbrecht updated DRILL-2141: --- Attachment: new_drillbit.log > Data type error in group by and order by for JSON > ---

[jira] [Commented] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-02 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301762#comment-14301762 ] Andries Engelbrecht commented on DRILL-2141: When changing the query to use a

[jira] [Updated] (DRILL-1588) IndexOutOfBoundException for a query with left outer joins

2015-02-02 Thread Chris Westin (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Westin updated DRILL-1588: Assignee: Deneche A. Hakim (was: Chris Westin) > IndexOutOfBoundException for a query with left out

[jira] [Commented] (DRILL-1588) IndexOutOfBoundException for a query with left outer joins

2015-02-02 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301793#comment-14301793 ] Venki Korukanti commented on DRILL-1588: Looks like this should be resolved by pat

[jira] [Commented] (DRILL-1588) IndexOutOfBoundException for a query with left outer joins

2015-02-02 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301817#comment-14301817 ] Venki Korukanti commented on DRILL-1588: Ignore that. It still reproes with the pa

[jira] [Updated] (DRILL-1911) Querying same field multiple times with different case would hit memory leak and return incorrect result.

2015-02-02 Thread Chris Westin (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Westin updated DRILL-1911: Assignee: Deneche A. Hakim (was: Chris Westin) > Querying same field multiple times with different

[jira] [Updated] (DRILL-2122) Projecting a repeated map after a join fails with an obscure error

2015-02-02 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-2122: - Priority: Blocker (was: Critical) > Projecting a repeated map after a join fails with an

[jira] [Updated] (DRILL-2121) Join on complex data with sub-queries is returning empty maps

2015-02-02 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-2121: - Priority: Blocker (was: Critical) > Join on complex data with sub-queries is returning em

[jira] [Updated] (DRILL-2107) Hash Join throw IOBE for a query with exists subquery.

2015-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-2107: -- Priority: Blocker (was: Critical) > Hash Join throw IOBE for a query with exists subquery. > -

[jira] [Updated] (DRILL-2069) Star is not expanded correctly in the query with IN clause containing subquery

2015-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-2069: -- Attachment: (was: 0001-DRILL-2069-Fix-star-query-prefix-logic-it-s-used-wit.patch) > Star is not ex

[jira] [Commented] (DRILL-2069) Star is not expanded correctly in the query with IN clause containing subquery

2015-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301871#comment-14301871 ] Jinfeng Ni commented on DRILL-2069: --- Revise patch based on review comments. Add two new

[jira] [Updated] (DRILL-2069) Star is not expanded correctly in the query with IN clause containing subquery

2015-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-2069: -- Attachment: 0001-DRILL-2069-Fix-star-query-prefix-logic-it-s-used-wit.patch > Star is not expanded corre

[jira] [Created] (DRILL-2142) Refactor complex value vector classes

2015-02-02 Thread Mehant Baid (JIRA)
Mehant Baid created DRILL-2142: -- Summary: Refactor complex value vector classes Key: DRILL-2142 URL: https://issues.apache.org/jira/browse/DRILL-2142 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-2142) Refactor complex value vector classes

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302024#comment-14302024 ] Jason Altekruse commented on DRILL-2142: Is there any reason not to use the patter

[jira] [Created] (DRILL-2143) Remove RecordBatch from setup method of

2015-02-02 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-2143: -- Summary: Remove RecordBatch from setup method of Key: DRILL-2143 URL: https://issues.apache.org/jira/browse/DRILL-2143 Project: Apache Drill Issue Type:

[jira] [Updated] (DRILL-2143) Remove RecordBatch from setup method of DrillFunc interface

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2143: --- Summary: Remove RecordBatch from setup method of DrillFunc interface (was: Remove RecordBatch

[jira] [Updated] (DRILL-2143) Remove RecordBatch from setup method of DrillFunc interface

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2143: --- Description: Drill UDFs currently are exposed to too much system state by receiving a referenc

[jira] [Commented] (DRILL-2142) Refactor complex value vector classes

2015-02-02 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302066#comment-14302066 ] Mehant Baid commented on DRILL-2142: The refactoring you are mentioning is a bigger ch

[jira] [Commented] (DRILL-2142) Refactor complex value vector classes

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302082#comment-14302082 ] Jason Altekruse commented on DRILL-2142: Sounds good, I'll take a look around for

[jira] [Comment Edited] (DRILL-2028) "mvn clean install test" fails with RAT error; read-me missing instruction?

2015-02-02 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297995#comment-14297995 ] Deneche A. Hakim edited comment on DRILL-2028 at 2/2/15 10:41 PM: --

[jira] [Assigned] (DRILL-2143) Remove RecordBatch from setup method of DrillFunc interface

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse reassigned DRILL-2143: -- Assignee: Jason Altekruse > Remove RecordBatch from setup method of DrillFunc interface

[jira] [Created] (DRILL-2144) Refactor repeated map to be structured like other repeated types

2015-02-02 Thread Jason Altekruse (JIRA)
Jason Altekruse created DRILL-2144: -- Summary: Refactor repeated map to be structured like other repeated types Key: DRILL-2144 URL: https://issues.apache.org/jira/browse/DRILL-2144 Project: Apache Dr

[jira] [Updated] (DRILL-2143) Remove RecordBatch from setup method of DrillFunc interface

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2143: --- Component/s: Functions - Drill > Remove RecordBatch from setup method of DrillFunc interface >

[jira] [Updated] (DRILL-2142) Refactor complex value vector classes

2015-02-02 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2142: --- Attachment: DRILL-2142.patch > Refactor complex value vector classes > ---

[jira] [Commented] (DRILL-2028) "mvn clean install test" fails with RAT error; read-me missing instruction?

2015-02-02 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302289#comment-14302289 ] Deneche A. Hakim commented on DRILL-2028: - Here is a subset of the output when run

[jira] [Commented] (DRILL-2069) Star is not expanded correctly in the query with IN clause containing subquery

2015-02-02 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302292#comment-14302292 ] Aman Sinha commented on DRILL-2069: --- +1. > Star is not expanded correctly in the query

[jira] [Commented] (DRILL-1588) IndexOutOfBoundException for a query with left outer joins

2015-02-02 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302313#comment-14302313 ] Deneche A. Hakim commented on DRILL-1588: - Here is copy of the exception from the

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: (was: DRILL-2127.1.patch.txt) > Ensure that jdbc tests re-use DrillBit instance to f

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: (was: DRILL-2127.2.patch.txt) > Ensure that jdbc tests re-use DrillBit instance to f

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: DRILL-2127.1.patch.txt > Ensure that jdbc tests re-use DrillBit instance to fasten test

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: (was: DRILL-2127.1.patch.txt) > Ensure that jdbc tests re-use DrillBit instance to f

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: DRILL-2127.1.patch.txt > Ensure that jdbc tests re-use DrillBit instance to fasten test

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: (was: DRILL-2127.1.patch.txt) > Ensure that jdbc tests re-use DrillBit instance to f

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: DRILL-2127.1.patch.txt > Ensure that jdbc tests re-use DrillBit instance to fasten test

[jira] [Updated] (DRILL-2144) Refactor repeated map to be structured like other repeated types

2015-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2144: --- Component/s: Execution - Data Types > Refactor repeated map to be structured like other repeat

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: (was: DRILL-2127.1.patch.txt) > Ensure that jdbc tests re-use DrillBit instance to f

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: DRILL-2127.1.patch.txt > Ensure that jdbc tests re-use DrillBit instance to fasten test

[jira] [Updated] (DRILL-2101) Incorrect data type is written to parquet file when NULL is cast to decimal

2015-02-02 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2101: Priority: Blocker (was: Critical) > Incorrect data type is written to parquet file when NUL

[jira] [Commented] (DRILL-2101) Incorrect data type is written to parquet file when NULL is cast to decimal

2015-02-02 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302567#comment-14302567 ] Victoria Markman commented on DRILL-2101: - Changed priority to "Blocker" - need to

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: (was: DRILL-2127.1.patch.txt) > Ensure that jdbc tests re-use DrillBit instance to f

[jira] [Updated] (DRILL-2127) Ensure that jdbc tests re-use DrillBit instance to fasten test runtime

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2127: Attachment: DRILL-2127.1.patch.txt > Ensure that jdbc tests re-use DrillBit instance to fasten test

[jira] [Created] (DRILL-2145) Add mysql as the new data sources of drill

2015-02-02 Thread xiaobing liu (JIRA)
xiaobing liu created DRILL-2145: --- Summary: Add mysql as the new data sources of drill Key: DRILL-2145 URL: https://issues.apache.org/jira/browse/DRILL-2145 Project: Apache Drill Issue Type: Imp

[jira] [Created] (DRILL-2146) Flatten Function on two layer deep field fails to plan

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-2146: Summary: Flatten Function on two layer deep field fails to plan Key: DRILL-2146 URL: https://issues.apache.org/jira/browse/DRILL-2146 Project: Apache Drill

[jira] [Updated] (DRILL-2082) nested arrays of strings returned wrong results

2015-02-02 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang updated DRILL-2082: -- Assignee: Mehant Baid (was: Daniel Barclay (Drill/MapR)) > nested arrays of strings returned wrong resu

[jira] [Created] (DRILL-2147) Refactor ValueVector design

2015-02-02 Thread Hanifi Gunes (JIRA)
Hanifi Gunes created DRILL-2147: --- Summary: Refactor ValueVector design Key: DRILL-2147 URL: https://issues.apache.org/jira/browse/DRILL-2147 Project: Apache Drill Issue Type: Bug Re

[jira] [Updated] (DRILL-2147) Refactor ValueVector design

2015-02-02 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2147: Issue Type: Improvement (was: Bug) > Refactor ValueVector design > --- > >

[jira] [Created] (DRILL-2148) Wrong result with grouping on a column of date type with streaming aggregation

2015-02-02 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2148: --- Summary: Wrong result with grouping on a column of date type with streaming aggregation Key: DRILL-2148 URL: https://issues.apache.org/jira/browse/DRILL-2148 Pr

[jira] [Updated] (DRILL-2148) Wrong result with grouping on a column of date type with streaming aggregation

2015-02-02 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2148: Attachment: 0_0_0.parquet > Wrong result with grouping on a column of date type with streami

[jira] [Updated] (DRILL-2148) Wrong result with grouping on a column of date type with streaming aggregation

2015-02-02 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2148: Attachment: t1.out > Wrong result with grouping on a column of date type with streaming aggr

[jira] [Updated] (DRILL-2148) Wrong result with grouping on a column of date type with streaming aggregation

2015-02-02 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2148: Attachment: t1.res > Wrong result with grouping on a column of date type with streaming aggr

[jira] [Updated] (DRILL-1921) Throw unsupported error message some set operators that are not currently supported

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-1921: - Attachment: DRILL-1921.3.patch > Throw unsupported error message some set operators that a

[jira] [Comment Edited] (DRILL-2008) select a || b from ... fails while select cast(a as varchar) || cast(b as varchar) from ...

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302813#comment-14302813 ] Sean Hsuan-Yi Chu edited comment on DRILL-2008 at 2/3/15 6:19 AM: --

[jira] [Resolved] (DRILL-2008) select a || b from ... fails while select cast(a as varchar) || cast(b as varchar) from ...

2015-02-02 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu resolved DRILL-2008. -- Resolution: Duplicate Solved by 2054 > select a || b from ... fails while select cast(a

[jira] [Commented] (DRILL-2054) Support `||` as "concat operator" for varchar inputs

2015-02-02 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302818#comment-14302818 ] Mehant Baid commented on DRILL-2054: You can make '||' work as both boolean OR and as

[jira] [Updated] (DRILL-1988) join returned maps are all empty

2015-02-02 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-1988: --- Attachment: DRILL-1988.patch > join returned maps are all empty > > >