yanxinyi edited a comment on pull request #1004: URL: https://github.com/apache/phoenix/pull/1004#issuecomment-738587222
During the upgrade, we disallow certain operations because of the scn, which results in the query that returns an empty ResultSet from the sequence table(sequence table is not empty). So I cloned the connection at upgradeSystemTables method as a solution. In addition, I also added a MergeViewIndexIdSequencesTool that can run it separately to catch up merge view index id logic later. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
