[jira] [Updated] (DRILL-1813) Race condition when terminating limit query

2014-12-04 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips updated DRILL-1813: --- Attachment: DRILL-1813.patch > Race condition when terminating limit query > -

[jira] [Commented] (DRILL-1813) Race condition when terminating limit query

2014-12-04 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235169#comment-14235169 ] Jacques Nadeau commented on DRILL-1813: --- LGTM. Maybe update DataResponseHandlerImpl

[jira] [Commented] (DRILL-1812) SingleSender blocking rpc thread

2014-12-04 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235165#comment-14235165 ] Jacques Nadeau commented on DRILL-1812: --- Nice catch. Looks good to me. +1 > Single

[jira] [Updated] (DRILL-1813) Race condition when terminating limit query

2014-12-04 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips updated DRILL-1813: --- Attachment: DRILL-1813.patch > Race condition when terminating limit query > -

[jira] [Updated] (DRILL-1812) SingleSender blocking rpc thread

2014-12-04 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Phillips updated DRILL-1812: --- Attachment: DRILL-1812.patch > SingleSender blocking rpc thread >

[jira] [Created] (DRILL-1813) Race condition when terminating limit query

2014-12-04 Thread Steven Phillips (JIRA)
Steven Phillips created DRILL-1813: -- Summary: Race condition when terminating limit query Key: DRILL-1813 URL: https://issues.apache.org/jira/browse/DRILL-1813 Project: Apache Drill Issue Ty

[jira] [Created] (DRILL-1812) SingleSender blocking rpc thread

2014-12-04 Thread Steven Phillips (JIRA)
Steven Phillips created DRILL-1812: -- Summary: SingleSender blocking rpc thread Key: DRILL-1812 URL: https://issues.apache.org/jira/browse/DRILL-1812 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-1810) Scalability issues with kvgen

2014-12-04 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234957#comment-14234957 ] Mehant Baid commented on DRILL-1810: There are two issues here 1. Error resulting fr

[jira] [Resolved] (DRILL-1388) Incorrect results when projecting nulls

2014-12-04 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse resolved DRILL-1388. Resolution: Fixed Verified as fixed by 4a4f54a5 or earlier > Incorrect results when project

[jira] [Updated] (DRILL-1811) select A, * from ... crashes JVM

2014-12-04 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-1811: - Description: while "select *, A from ..." works, select A, * from ... crashes JVM. As I

[jira] [Updated] (DRILL-1778) expressions along with * in the select-clause makes drill return duplicated columns

2014-12-04 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-1778: - Summary: expressions along with * in the select-clause makes drill return duplicated colum

[jira] [Commented] (DRILL-1760) Count on a map fails with SchemaChangeException

2014-12-04 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234912#comment-14234912 ] Hanifi Gunes commented on DRILL-1760: - Adding count(map) seems to cause sporadic, inco

[jira] [Created] (DRILL-1811) select A, * from ... crashes JVM

2014-12-04 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-1811: Summary: select A, * from ... crashes JVM Key: DRILL-1811 URL: https://issues.apache.org/jira/browse/DRILL-1811 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234826#comment-14234826 ] Steven Phillips commented on DRILL-1809: I think you forgot to scan the first regi

[jira] [Commented] (DRILL-1778) upper, lower operators sometimes fail the JVM or return duplicated columns

2014-12-04 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234825#comment-14234825 ] Aman Sinha commented on DRILL-1778: --- Actually, this is not specific to any functions; it

[jira] [Updated] (DRILL-1810) Scalability issues with kvgen

2014-12-04 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-1810: - Attachment: simple.log complex.log > Scalability issues with kvgen > -

[jira] [Created] (DRILL-1810) Scalability issues with kvgen

2014-12-04 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-1810: Summary: Scalability issues with kvgen Key: DRILL-1810 URL: https://issues.apache.org/jira/browse/DRILL-1810 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234756#comment-14234756 ] Krystal commented on DRILL-1809: I did a scan using startrow and endrow from hbase shell a

[jira] [Updated] (DRILL-1779) Add unix_timestamp function

2014-12-04 Thread Venkata krishnan Sowrirajan (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata krishnan Sowrirajan updated DRILL-1779: --- Attachment: DRILL-1779.5.patch Attached patch addresses test case's ti

[jira] [Resolved] (DRILL-1412) Update Unit tests to do validation using a common interface

2014-12-04 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse resolved DRILL-1412. Resolution: Fixed > Update Unit tests to do validation using a common interface > --

[jira] [Commented] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234589#comment-14234589 ] Steven Phillips commented on DRILL-1809: Are there some regions which contain no r

[jira] [Updated] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Alexander Zarei (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Zarei updated DRILL-1809: --- Attachment: Alex_drillbit.out alex_drillbit.log log files from a drillbit just

[jira] [Commented] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Alexander Zarei (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234541#comment-14234541 ] Alexander Zarei commented on DRILL-1809: This is the the content of my git.propert

[jira] [Updated] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal updated DRILL-1809: --- Attachment: hbase.log Server log file > Select * from multi-regions hbase table fails > -

[jira] [Created] (DRILL-1809) Select * from multi-regions hbase table fails

2014-12-04 Thread Krystal (JIRA)
Krystal created DRILL-1809: -- Summary: Select * from multi-regions hbase table fails Key: DRILL-1809 URL: https://issues.apache.org/jira/browse/DRILL-1809 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-823) queries don't terminate

2014-12-04 Thread Zhiyong Liu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234413#comment-14234413 ] Zhiyong Liu commented on DRILL-823: --- Not happening on git.commit.id.abbrev=757e9a2 > que

[jira] [Commented] (DRILL-1063) verification fails with merge join

2014-12-04 Thread Zhiyong Liu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234407#comment-14234407 ] Zhiyong Liu commented on DRILL-1063: Verified on git.commit.id.abbrev=757e9a2 > verif

[jira] [Commented] (DRILL-1443) order by does not sort when select *

2014-12-04 Thread Zhiyong Liu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234397#comment-14234397 ] Zhiyong Liu commented on DRILL-1443: Verified on git.commit.id.abbrev=757e9a2 > order