palashc opened a new pull request, #1655: URL: https://github.com/apache/phoenix/pull/1655
…SYSTEM.CHILD_LINK (#1575)" This reverts commit 61180892c2f71f5e7eb2956c0e226cd03dda48f1. As reported in [PHOENIX-7017](https://issues.apache.org/jira/browse/PHOENIX-7017), this change introduced a bug in CREATE VIEW where the child link metadata is deleted if the same view is created again on the same parent. The read repair implementation also does not ensure that the parent-child link is not overwritten with a new timestamp when creating same view on same parent. We will rethink how to implement [PHOENIX-6141](https://issues.apache.org/jira/browse/PHOENIX-6141) using the current indexing framework. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
