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

[phoenix] branch 4.x updated (20d2a6d -> 9f91707)

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

chinmayskulkarni pushed a change to branch 4.x
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from 20d2a6d  PHOENIX-6086 : Take snapshot of all SYSTEM tables before attempting to upgrade them
     add 9f91707  PHOENIX-6083 View index creation does a checkAndPut on an incorrect row key

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/end2end/index/ViewIndexIT.java  | 60 ++++++++++++++++++++++
 .../org/apache/phoenix/schema/MetaDataClient.java  | 22 +++++---
 2 files changed, 74 insertions(+), 8 deletions(-)