weizhouapache commented on PR #8647:
URL: https://github.com/apache/cloudstack/pull/8647#issuecomment-1942106370

   > > * recreating all views might take quite long time if the database if huge
   > 
   > View structures should not be affected by the database size. They are 
structures that represent queries; thus, not relying on the amount of data.
   > 
   good to know it.
   
   > > * the upgrade script or data migration might rely on some views (need 
double-check)
   > 
   > Regarding this one, you can check my comment on PR 
https://github.com/apache/cloudstack/pull/7417#issuecomment-1741821866,  which 
answers the same question you made.
   > 
   > 
   Yes, I remember it.
   I am ok with moving all views to separated files.  We need to test the 
upgrade of different cloudstack versions.
   
   
   


-- 
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]

Reply via email to