[jira] [Comment Edited] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Alex Batyrshin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649222#comment-16649222 ] Alex Batyrshin edited comment on PHOENIX-4960 at 10/14/18 2:31 AM: --

[jira] [Commented] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Alex Batyrshin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649222#comment-16649222 ] Alex Batyrshin commented on PHOENIX-4960: - Vincent thank you a lot for patient!

[jira] [Commented] (PHOENIX-4967) Reverse scan along LOCAL index does not always return all data

2018-10-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649221#comment-16649221 ] Hudson commented on PHOENIX-4967: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649205#comment-16649205 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224975964 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java --- @@ -0,0 +1,169 @@ +/* + * Licensed to the Apache Soft

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649208#comment-16649208 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649202#comment-16649202 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224975238 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java --- @@ -0,0 +1,169 @@ +/* + * Licensed to the Apache Soft

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976390 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/PTable.java --- @@ -192,7 +192,39 @@ public static LinkType fromSerializedValue(byte seria

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976568 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/TaskRegionObserver.java --- @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649200#comment-16649200 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649206#comment-16649206 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649207#comment-16649207 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224975650 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/DropTableWithViewsIT.java --- @@ -0,0 +1,169 @@ +/* + * Licensed to the Apache Soft

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976392 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/util/SchemaUtil.java --- @@ -540,6 +540,12 @@ public static boolean isSequenceTable(byte[] tableN

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976013 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -3206,6 +3219,9 @@ public void upgradeSystemTables(

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976187 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/TaskRegionObserver.java --- @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976381 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/TaskRegionObserver.java --- @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649203#comment-16649203 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649210#comment-16649210 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976070 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/QueryConstants.java --- @@ -357,18 +357,28 @@ + ColumnFamilyDescript

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649201#comment-16649201 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649204#comment-16649204 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[jira] [Commented] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped

2018-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649209#comment-16649209 ] ASF GitHub Bot commented on PHOENIX-4764: - Github user kadirozde commented on a

[GitHub] phoenix pull request #359: PHOENIX-4764 - Cleanup metadata of child views fo...

2018-10-13 Thread kadirozde
Github user kadirozde commented on a diff in the pull request: https://github.com/apache/phoenix/pull/359#discussion_r224976378 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/TaskRegionObserver.java --- @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache

[jira] [Commented] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649151#comment-16649151 ] Vincent Poon commented on PHOENIX-4960: --- Your line numbers don't match up with th

[jira] [Commented] (PHOENIX-1590) Add an Asynchronous/Deferred Delete Option

2018-10-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649142#comment-16649142 ] Lars Hofhansl commented on PHOENIX-1590: [~kozdemir] > Add an Asynchronous/Def

[jira] [Commented] (PHOENIX-4266) Avoid scanner caching in Phoenix

2018-10-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649135#comment-16649135 ] Lars Hofhansl commented on PHOENIX-4266: [~sergey.soldatov], so you have an opi

[jira] [Commented] (PHOENIX-4891) An index should inherit UPDATE_CACHE_FREQUENCY setting from parent table

2018-10-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649134#comment-16649134 ] Lars Hofhansl commented on PHOENIX-4891: Looks good. Nice tests! +1   > An in

[jira] [Commented] (PHOENIX-4893) Phoenix scans SYSCAT region from RegionServerCoprocessor

2018-10-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649132#comment-16649132 ] Lars Hofhansl commented on PHOENIX-4893: Now that SYSCAT is split, there is zer

[jira] [Commented] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Alex Batyrshin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649128#comment-16649128 ] Alex Batyrshin commented on PHOENIX-4960: - Im reproducing this on our stage and

[jira] [Commented] (PHOENIX-4967) Reverse scan along LOCAL index does not always return all data

2018-10-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649126#comment-16649126 ] Lars Hofhansl commented on PHOENIX-4967: The reverse check is OK, it seems. >

[jira] [Commented] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649124#comment-16649124 ] Vincent Poon commented on PHOENIX-4960: --- Are you able to consistently reproduce t

[jira] [Commented] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Alex Batyrshin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649119#comment-16649119 ] Alex Batyrshin commented on PHOENIX-4960: - That's sad. Ok, what can i do more?

[jira] [Commented] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649114#comment-16649114 ] Vincent Poon commented on PHOENIX-4960: --- [~0x62ash] I'm unable to reproduce this

[jira] [Commented] (PHOENIX-4966) Implement unhandledFilters in PhoenixRelation so that spark only evaluates filters when required

2018-10-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649101#comment-16649101 ] Hudson commented on PHOENIX-4966: - FAILURE: Integrated in Jenkins build PreCommit-PHOEN

[jira] [Commented] (PHOENIX-4967) Reverse scan along LOCAL index does not always return all data

2018-10-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649098#comment-16649098 ] Hadoop QA commented on PHOENIX-4967: {color:red}-1 overall{color}. Here are the re

[jira] [Commented] (PHOENIX-4358) Case Sensitive String match on SqlType in PDataType

2018-10-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649100#comment-16649100 ] Hudson commented on PHOENIX-4358: - FAILURE: Integrated in Jenkins build PreCommit-PHOEN

[jira] [Commented] (PHOENIX-4964) ORDER BY should use a LOCAL index even if the query is not fully covered

2018-10-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649099#comment-16649099 ] Hudson commented on PHOENIX-4964: - FAILURE: Integrated in Jenkins build PreCommit-PHOEN

[jira] [Commented] (PHOENIX-4967) Reverse scan along LOCAL index does not always return all data

2018-10-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649092#comment-16649092 ] Vincent Poon commented on PHOENIX-4967: --- +1. Wonder if we'll end up needing the

[jira] [Comment Edited] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc)

2018-10-13 Thread Alex Batyrshin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647590#comment-16647590 ] Alex Batyrshin edited comment on PHOENIX-4960 at 10/13/18 3:51 PM: --