[jira] [Commented] (PHOENIX-3181) Run test methods in parallel to reduce test suite run time

2016-09-11 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483208#comment-15483208 ] James Taylor commented on PHOENIX-3181: --- Tests hung on HBase-1.2 when LocalIndexIT

[jira] [Commented] (PHOENIX-3262) When dropping a local index, delete the column family instead of individual rows.

2016-09-11 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483141#comment-15483141 ] Rajeshbabu Chintaguntla commented on PHOENIX-3262: -- bq. don't think we

[jira] [Updated] (PHOENIX-3268) Upgrade to Tephra 0.9.0

2016-09-11 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3268: -- Fix Version/s: 4.8.1 4.9.0 > Upgrade to Tephra 0.9.0 >

[jira] [Created] (PHOENIX-3268) Upgrade to Tephra 0.9.0

2016-09-11 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3268: - Summary: Upgrade to Tephra 0.9.0 Key: PHOENIX-3268 URL: https://issues.apache.org/jira/browse/PHOENIX-3268 Project: Phoenix Issue Type: Bug Rep

[jira] [Updated] (PHOENIX-3181) Run test methods in parallel to reduce test suite run time

2016-09-11 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3181: -- Attachment: PHOENIX-3181_v2.patch Tests run against HBase-1.2.0 (i.e. master branch) consisten

[GitHub] phoenix issue #208: PHOENIX-3046 `NOT LIKE '%'` unexpectedly returns results

2016-09-11 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/208 +1 to the patch. Nice work, @kliewkliew. Will get this committed shortly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (PHOENIX-3046) `NOT LIKE '%'` unexpectedly returns results

2016-09-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483062#comment-15483062 ] ASF GitHub Bot commented on PHOENIX-3046: - Github user JamesRTaylor commented on

[jira] [Commented] (PHOENIX-3176) Rows will be skipped which are having future timestamp in row_timestamp column

2016-09-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482547#comment-15482547 ] Hudson commented on PHOENIX-3176: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-3176) Rows will be skipped which are having future timestamp in row_timestamp column

2016-09-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482448#comment-15482448 ] Hudson commented on PHOENIX-3176: - FAILURE: Integrated in Jenkins build Phoenix-4.8-HBas

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482369#comment-15482369 ] Hudson commented on PHOENIX-1367: - SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBas

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482353#comment-15482353 ] Hudson commented on PHOENIX-1367: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Resolved] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-11 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-1367. - Resolution: Fixed > VIEW derived from another VIEW doesn't use parent VIEW indexes > ---

[jira] [Commented] (PHOENIX-3046) `NOT LIKE '%'` unexpectedly returns results

2016-09-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482219#comment-15482219 ] ASF GitHub Bot commented on PHOENIX-3046: - Github user kliewkliew commented on a

[GitHub] phoenix pull request #208: PHOENIX-3046 `NOT LIKE '%'` unexpectedly returns ...

2016-09-11 Thread kliewkliew
Github user kliewkliew commented on a diff in the pull request: https://github.com/apache/phoenix/pull/208#discussion_r78300203 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/ExpressionCompiler.java --- @@ -523,7 +523,12 @@ public Expression visitLeave(LikeParseNo

[jira] [Commented] (PHOENIX-3203) Tenant cache lookup in Global Cache fails in certain conditions

2016-09-11 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482096#comment-15482096 ] Thomas D'Silva commented on PHOENIX-3203: - Yes it was. > Tenant cache lookup in

[jira] [Commented] (PHOENIX-2336) Queries with small case column-names return empty result-set when working with Spark Datasource Plugin

2016-09-11 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481927#comment-15481927 ] Josh Mahonin commented on PHOENIX-2336: --- Yup, this made it into master, 4.x-HBase-

[jira] [Commented] (PHOENIX-3262) When dropping a local index, delete the column family instead of individual rows.

2016-09-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481264#comment-15481264 ] Lars Hofhansl commented on PHOENIX-3262: Thanks for explaining. Agree that PHOEN

[jira] [Commented] (PHOENIX-3174) Make minor upgrade a manual step

2016-09-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481254#comment-15481254 ] Lars Hofhansl commented on PHOENIX-3174: I do like the EXECUTE UPGRADE syntax. M