yanxinyi commented on pull request #1004:
URL: https://github.com/apache/phoenix/pull/1004#issuecomment-738587222


   During the upgrade, we disallow certain operations, which results in the 
query that returns an empty ResultSet from the sequence table(sequence table is 
not empty). I'm sure that scn and atomic flag upgradeRequired make things diff 
than the regular query connection. For this reason, I moved  merge view index 
id logic at the end of the upgradeSystemTables method. 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]


Reply via email to