[jira] [Created] (DRILL-2210) Allow multithreaded copy and/or flush in ParittionSender

2015-02-10 Thread Yuliya Feldman (JIRA)
Yuliya Feldman created DRILL-2210: - Summary: Allow multithreaded copy and/or flush in ParittionSender Key: DRILL-2210 URL: https://issues.apache.org/jira/browse/DRILL-2210 Project: Apache Drill

[jira] [Created] (DRILL-2209) Save on CPU cycles by adding Project with column that has hash calculated

2015-02-10 Thread Yuliya Feldman (JIRA)
Yuliya Feldman created DRILL-2209: - Summary: Save on CPU cycles by adding Project with column that has hash calculated Key: DRILL-2209 URL: https://issues.apache.org/jira/browse/DRILL-2209 Project: Ap

[jira] [Updated] (DRILL-2145) Add mysql,oracle,db2 as the new data sources of drill

2015-02-10 Thread xiaobing liu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaobing liu updated DRILL-2145: Description: Add mysql,oracle,db2 as the new data sources of drill (was: Add mysql as the ne

[jira] [Commented] (DRILL-1410) Move off of Parquet fork

2015-02-10 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315574#comment-14315574 ] Deneche A. Hakim commented on DRILL-1410: - I rebased [pull#6|https://github.com/ap

[jira] [Assigned] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni reassigned DRILL-2199: - Assignee: Mehant Baid (was: Jinfeng Ni) > Wrong results while using case expression with decimal

[jira] [Commented] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315487#comment-14315487 ] Jinfeng Ni commented on DRILL-2199: --- +1 > Wrong results while using case expression wit

[jira] [Updated] (DRILL-2208) Error message must be updated when query contains operations on a flattened column

2015-02-10 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2208: --- Attachment: drillbit_flatten.log > Error message must be updated when query contains operation

[jira] [Updated] (DRILL-2208) Error message must be updated when query contains operations on a flattened column

2015-02-10 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2208: --- Description: Currently i observe that if there is a flatten/kvgen operation applied on a colu

[jira] [Created] (DRILL-2208) Error message must be updated when query contains operations on a flattened column

2015-02-10 Thread Abhishek Girish (JIRA)
Abhishek Girish created DRILL-2208: -- Summary: Error message must be updated when query contains operations on a flattened column Key: DRILL-2208 URL: https://issues.apache.org/jira/browse/DRILL-2208

[jira] [Commented] (DRILL-2184) Cleanup TestFunctionsQuery

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315407#comment-14315407 ] Mehant Baid commented on DRILL-2184: I agree, uploaded the patch to reviewboard: https

[jira] [Updated] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2199: --- Attachment: (was: DRILL-2199.patch) > Wrong results while using case expression with decimal data

[jira] [Updated] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2199: --- Attachment: DRILL-2199.patch > Wrong results while using case expression with decimal data type >

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

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

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

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2107: --- Attachment: DRILL-2107.patch Made a minor update to the patch. > Hash Join throw IOBE for a query wi

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

2015-02-10 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: (was: DRILL-2054.3.patch) > Support `||` as "concat operator" for varchar

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

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315363#comment-14315363 ] Sean Hsuan-Yi Chu commented on DRILL-2054: -- The patch needs Calcite-583. > Suppo

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

2015-02-10 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 > --

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

2015-02-10 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: (was: DRILL-2054ForOptiq.1.patch) > Support `||` as "concat operator" for

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

2015-02-10 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: (was: DRILL-2054.2.patch) > Support `||` as "concat operator" for varchar

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

2015-02-10 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: (was: DRILL-2054.1.patch) > Support `||` as "concat operator" for varchar

[jira] [Updated] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2199: --- Attachment: (was: DRILL-2199.patch) > Wrong results while using case expression with decimal data

[jira] [Updated] (DRILL-1977) Wrong result with aggregation on top of UNION ALL operator

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-1977: - Attachment: DRILL-1977.1.patch > Wrong result with aggregation on top of UNION ALL operato

[jira] [Updated] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2199: --- Attachment: DRILL-2199.patch Uploaded patch to address the review comment. > Wrong results while usin

[jira] [Commented] (DRILL-1357) Extend REST API functionality

2015-02-10 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315355#comment-14315355 ] Hanifi Gunes commented on DRILL-1357: - Great. It would be nice to discuss design found

[jira] [Commented] (DRILL-2184) Cleanup TestFunctionsQuery

2015-02-10 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315347#comment-14315347 ] Jason Altekruse commented on DRILL-2184: Even though the changes are simple, a pat

[jira] [Updated] (DRILL-1632) Increase Maximum Allowed Record Size From 131072 bytes

2015-02-10 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau updated DRILL-1632: -- Fix Version/s: (was: 0.9.0) 0.8.0 > Increase Maximum Allowed Record Size

[jira] [Resolved] (DRILL-1632) Increase Maximum Allowed Record Size From 131072 bytes

2015-02-10 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau resolved DRILL-1632. --- Resolution: Fixed > Increase Maximum Allowed Record Size From 131072 bytes > -

[jira] [Updated] (DRILL-1697) C++ Client. Use the object io_service::work to prevent io_service running out of work.

2015-02-10 Thread Xiao Meng (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Meng updated DRILL-1697: - Attachment: DRILL-1697-2.patch > C++ Client. Use the object io_service::work to prevent io_service runnin

[jira] [Updated] (DRILL-2207) Union All on two tables with different column names give confusing result

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2207: - Component/s: (was: Query Planning & Optimization) Execution - Relation

[jira] [Updated] (DRILL-2202) Star is no expanded correctly during group by over named subquery

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2202: - Component/s: (was: Execution - Relational Operators) Query Planning &

[jira] [Updated] (DRILL-2202) Star is no expanded correctly during group by over named subquery

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2202: - Component/s: (was: Query Planning & Optimization) Execution - Relation

[jira] [Created] (DRILL-2207) Union All on two tables with different column names give confusing result

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-2207: Summary: Union All on two tables with different column names give confusing result Key: DRILL-2207 URL: https://issues.apache.org/jira/browse/DRILL-2207 Proje

[jira] [Commented] (DRILL-1357) Extend REST API functionality

2015-02-10 Thread Chris Westin (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315317#comment-14315317 ] Chris Westin commented on DRILL-1357: - I have some expertise designing REST interfaces

[jira] [Created] (DRILL-2206) Error message must be updated when querying a JSON file with arrays as first level

2015-02-10 Thread Abhishek Girish (JIRA)
Abhishek Girish created DRILL-2206: -- Summary: Error message must be updated when querying a JSON file with arrays as first level Key: DRILL-2206 URL: https://issues.apache.org/jira/browse/DRILL-2206

[jira] [Updated] (DRILL-2206) Error message must be updated when querying a JSON file with arrays in first level

2015-02-10 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2206: --- Summary: Error message must be updated when querying a JSON file with arrays in first level (

[jira] [Updated] (DRILL-1937) Disable internal function SINGLE_VALUE()

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-1937: - Attachment: DRILL-1937.2.patch > Disable internal function SINGLE_VALUE() > -

[jira] [Created] (DRILL-2205) REST API should have a consistent way of reporting failure in case a request fails

2015-02-10 Thread Hanifi Gunes (JIRA)
Hanifi Gunes created DRILL-2205: --- Summary: REST API should have a consistent way of reporting failure in case a request fails Key: DRILL-2205 URL: https://issues.apache.org/jira/browse/DRILL-2205 Projec

[jira] [Commented] (DRILL-1697) C++ Client. Use the object io_service::work to prevent io_service running out of work.

2015-02-10 Thread Xiao Meng (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315249#comment-14315249 ] Xiao Meng commented on DRILL-1697: -- [~parthc] Here is the reference from boost asio docum

[jira] [Updated] (DRILL-1697) C++ Client. Use the object io_service::work to prevent io_service running out of work.

2015-02-10 Thread Alexander Zarei (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Zarei updated DRILL-1697: --- Attachment: ThreeQueriesTraceonWithSleep10Seconds5.txt ThreeQueriesTraceOn.txt

[jira] [Commented] (DRILL-1697) C++ Client. Use the object io_service::work to prevent io_service running out of work.

2015-02-10 Thread Alexander Zarei (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315227#comment-14315227 ] Alexander Zarei commented on DRILL-1697: [~parthc] So the main difference between

[jira] [Updated] (DRILL-2204) DISTINCT statement over UNION ALL subquery asserts during execution with streaming aggregation

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2204: Description: {code} 0: jdbc:drill:schema=dfs> select distinct sq.x1, sq.x2, sq.x3 from ( sel

[jira] [Updated] (DRILL-2204) DISTINCT statement over UNION ALL subquery asserts during execution with streaming aggregation

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2204: Component/s: (was: Execution - Data Types) Execution - Flow > DISTINCT

[jira] [Created] (DRILL-2204) DISTINCT statement over UNION ALL subquery asserts during execution with streaming aggregation

2015-02-10 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2204: --- Summary: DISTINCT statement over UNION ALL subquery asserts during execution with streaming aggregation Key: DRILL-2204 URL: https://issues.apache.org/jira/browse/DRILL-2204

[jira] [Commented] (DRILL-2154) Provide an option to change the Parquet compression during CTAS

2015-02-10 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315159#comment-14315159 ] Jason Altekruse commented on DRILL-2154: +1 looks good > Provide an option to cha

[jira] [Updated] (DRILL-2154) Provide an option to change the Parquet compression during CTAS

2015-02-10 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips updated DRILL-2154: --- Attachment: DRILL-2154.patch Add the EnumeratedStringValidator. > Provide an option to change

[jira] [Updated] (DRILL-2203) DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2203: Attachment: t3.parquet > DISTINCT over UNION ALL subquery with fully qualified column names

[jira] [Updated] (DRILL-2203) DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2203: Attachment: t2.parquet > DISTINCT over UNION ALL subquery with fully qualified column names

[jira] [Updated] (DRILL-2203) DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2203: Attachment: t4.parquet > DISTINCT over UNION ALL subquery with fully qualified column names

[jira] [Updated] (DRILL-2203) DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2203: Attachment: t1.parquet > DISTINCT over UNION ALL subquery with fully qualified column names

[jira] [Commented] (DRILL-2154) Provide an option to change the Parquet compression during CTAS

2015-02-10 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315120#comment-14315120 ] Jason Altekruse commented on DRILL-2154: I think we should just go ahead and imple

[jira] [Assigned] (DRILL-2203) DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu reassigned DRILL-2203: Assignee: Sean Hsuan-Yi Chu > DISTINCT over UNION ALL subquery with fully qualified

[jira] [Commented] (DRILL-2154) Provide an option to change the Parquet compression during CTAS

2015-02-10 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315081#comment-14315081 ] Steven Phillips commented on DRILL-2154: I agree that an enumerated valued validat

[jira] [Created] (DRILL-2203) DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result

2015-02-10 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2203: --- Summary: DISTINCT over UNION ALL subquery with fully qualified column names returns wrong result Key: DRILL-2203 URL: https://issues.apache.org/jira/browse/DRILL-2203

[jira] [Commented] (DRILL-2154) Provide an option to change the Parquet compression during CTAS

2015-02-10 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315001#comment-14315001 ] Jason Altekruse commented on DRILL-2154: This seems like a good opportunity to imp

[jira] [Updated] (DRILL-2154) Provide an option to change the Parquet compression during CTAS

2015-02-10 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips updated DRILL-2154: --- Attachment: DRILL-2154.patch This patch adds the options: store.parquet.compression store.par

[jira] [Assigned] (DRILL-2202) Star is no expanded correctly during group by over named subquery

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu reassigned DRILL-2202: Assignee: Sean Hsuan-Yi Chu (was: Jinfeng Ni) > Star is no expanded correctly duri

[jira] [Commented] (DRILL-1742) Use Hive stats when planning queries on Hive data sources

2015-02-10 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314760#comment-14314760 ] Deneche A. Hakim commented on DRILL-1742: - Looks like Hive now returns -1 when sta

[jira] [Created] (DRILL-2202) Star is no expanded correctly during group by over named subquery

2015-02-10 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2202: --- Summary: Star is no expanded correctly during group by over named subquery Key: DRILL-2202 URL: https://issues.apache.org/jira/browse/DRILL-2202 Project: Apache

[jira] [Updated] (DRILL-2202) Star is no expanded correctly during group by over named subquery

2015-02-10 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-2202: Attachment: drillbit.log > Star is no expanded correctly during group by over named subquery

[jira] [Created] (DRILL-2201) clear error message on join on complex type

2015-02-10 Thread Chun Chang (JIRA)
Chun Chang created DRILL-2201: - Summary: clear error message on join on complex type Key: DRILL-2201 URL: https://issues.apache.org/jira/browse/DRILL-2201 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-1937) Disable internal function SINGLE_VALUE()

2015-02-10 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314601#comment-14314601 ] Aman Sinha commented on DRILL-1937: --- Your patch is doing the check for single_value ins

[jira] [Assigned] (DRILL-2197) hit no applicable constructor error running outer join involving list of maps

2015-02-10 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Chandra reassigned DRILL-2197: Assignee: Parth Chandra (was: Chris Westin) > hit no applicable constructor error running

[jira] [Updated] (DRILL-2197) hit no applicable constructor error running outer join involving list of maps

2015-02-10 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Chandra updated DRILL-2197: - Component/s: (was: Execution - Relational Operators) Execution - Data Types >

[jira] [Updated] (DRILL-1970) Hive views must not be listed with the show tables command

2015-02-10 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-1970: Attachment: DRILL-1970.2.patch.txt updated unit tests to make sure hive views are not visibl

[jira] [Updated] (DRILL-2200) Obscure error message from kvgen when the field does not exist in a parquet file

2015-02-10 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-2200: - Attachment: data.parquet > Obscure error message from kvgen when the field does not exist

[jira] [Created] (DRILL-2200) Obscure error message from kvgen when the field does not exist in a parquet file

2015-02-10 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-2200: Summary: Obscure error message from kvgen when the field does not exist in a parquet file Key: DRILL-2200 URL: https://issues.apache.org/jira/browse/DRILL-2200

[jira] [Commented] (DRILL-2186) select * is not working with flatten

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314481#comment-14314481 ] Sean Hsuan-Yi Chu commented on DRILL-2186: -- This issue duplicates DRILL-2180. The

[jira] [Resolved] (DRILL-2186) select * is not working with flatten

2015-02-10 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu resolved DRILL-2186. -- Resolution: Duplicate > select * is not working with flatten > -

[jira] [Commented] (DRILL-2087) Some planner option setting might produce a wrong plan and wrong query result for join query.

2015-02-10 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314472#comment-14314472 ] Jacques Nadeau commented on DRILL-2087: --- +1. You should talk to [~vkorukanti] as I'

[jira] [Commented] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314447#comment-14314447 ] Jinfeng Ni commented on DRILL-2199: --- +. Overall looks good to me. Just one minor comme

[jira] [Commented] (DRILL-2191) Aggregation on columns with case statements returns wrong results

2015-02-10 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314405#comment-14314405 ] Aman Sinha commented on DRILL-2191: --- I suspect this is related to the same underlying ca

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

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2107: --- Attachment: DRILL-2107.patch [~amansinha100] please review > Hash Join throw IOBE for a query with ex

[jira] [Updated] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2199: --- Attachment: DRILL-2199.patch [~jni] please review. > Wrong results while using case expression with d

[jira] [Created] (DRILL-2199) Wrong results while using case expression with decimal data type

2015-02-10 Thread Mehant Baid (JIRA)
Mehant Baid created DRILL-2199: -- Summary: Wrong results while using case expression with decimal data type Key: DRILL-2199 URL: https://issues.apache.org/jira/browse/DRILL-2199 Project: Apache Drill