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

[phoenix] branch 4.x updated (afda3c1 -> 5b06628)

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

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


    from afda3c1  PHOENIX-6142: Make DDL operations resilient to orphan parent->child linking rows in SYSTEM.CHILD_LINK
     add 5b06628  PHOENIX-6202: New column in index gets added as PK with CASCADE INDEX (#934)

No new revisions were added by this update.

Summary of changes:
 .../phoenix/end2end/AlterAddCascadeIndexIT.java    | 45 ++++++++++++++++++++--
 .../org/apache/phoenix/schema/MetaDataClient.java  |  5 ++-
 2 files changed, 46 insertions(+), 4 deletions(-)