You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ka...@apache.org on 2020/03/24 20:05:05 UTC

[phoenix] branch PHOENIX-5748-4.x-HBase-1.5 updated (49917a6 -> 9f55629)

This is an automated email from the ASF dual-hosted git repository.

kadir pushed a change to branch PHOENIX-5748-4.x-HBase-1.5
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from 49917a6  PHOENIX-5773 Index tool output tables should support multiple simultaneous rebuilds
     add f0363b3  PHOENIX-5788 Handling deletes on non-existing rows
     new 9f55629  PHOENIX-5788 Handling deletes on non-existing rows

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../end2end/index/GlobalIndexCheckerIT.java        | 26 ++++++++++++++++++++++
 .../phoenix/hbase/index/IndexRegionObserver.java   |  7 +++++-
 2 files changed, 32 insertions(+), 1 deletion(-)


[phoenix] 01/01: PHOENIX-5788 Handling deletes on non-existing rows

Posted by ka...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kadir pushed a commit to branch PHOENIX-5748-4.x-HBase-1.5
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit 9f55629fd202ab192fc5ed84c45a899adce597bd
Merge: 49917a6 f0363b3
Author: kadirozde <37...@users.noreply.github.com>
AuthorDate: Tue Mar 24 13:04:56 2020 -0700

    PHOENIX-5788 Handling deletes on non-existing rows

 .../end2end/index/GlobalIndexCheckerIT.java        | 26 ++++++++++++++++++++++
 .../phoenix/hbase/index/IndexRegionObserver.java   |  7 +++++-
 2 files changed, 32 insertions(+), 1 deletion(-)