[
https://issues.apache.org/jira/browse/PHOENIX-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752574#comment-17752574
]
Palash Chauhan commented on PHOENIX-7017:
-----------------------------------------
[~jisaac] Is this a reasonable fix - If the SYSCAT rpc returns
TABLE_ALREADY_EXISTS mutation code, the third phase of CREATE VIEW (which
either marks child link row verified or deletes it) should be skipped.
> Recreating a view deletes the metadata in CHILD_LINK table
> ----------------------------------------------------------
>
> Key: PHOENIX-7017
> URL: https://issues.apache.org/jira/browse/PHOENIX-7017
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.2.0, 5.1.4
> Reporter: Jacob Isaac
> Priority: Major
>
> Steps to reproduce :
> Create the same view 2 times.
> The link from a parent table to its child view (link_type = 4) in the
> SYSTEM.CHILD_LINK is deleted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)