[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=15483141#comment-15483141 ] Rajeshbabu Chintaguntla commented on PHOENIX-3262: -- bq. don't think we can drop the

[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

[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)

[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

[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=15482547#comment-15482547 ] Hudson commented on PHOENIX-3176: - FAILURE: Integrated in Jenkins build Phoenix-master #1392 (See

[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=15482369#comment-15482369 ] Hudson commented on PHOENIX-1367: - SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBase-1.2 #17 (See

[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=15482353#comment-15482353 ] Hudson commented on PHOENIX-1367: - FAILURE: Integrated in Jenkins build Phoenix-master #1391 (See

[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=15482219#comment-15482219 ] ASF GitHub Bot commented on PHOENIX-3046: - Github user kliewkliew commented on a diff in the

[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

[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=15482096#comment-15482096 ] Thomas D'Silva commented on PHOENIX-3203: - Yes it was. > Tenant cache lookup in Global Cache

[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=15481927#comment-15481927 ] Josh Mahonin commented on PHOENIX-2336: --- Yup, this made it into master, 4.x-HBase-0.98,

[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=15481264#comment-15481264 ] Lars Hofhansl commented on PHOENIX-3262: Thanks for explaining. Agree that PHOENIX-1590 is a

[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=15481254#comment-15481254 ] Lars Hofhansl commented on PHOENIX-3174: I do like the EXECUTE UPGRADE syntax. Makes it explicit

[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_v1.patch Attaching patch that takes about 6mins to run. Every third