lw-yang commented on PR #4054: URL: https://github.com/apache/gravitino/pull/4054#issuecomment-2205862957
@jerryshao We use procedure to initialize data in MySQL because there is already some existing metalakes in MySQL. However, h2 only started supporting in version 0.6.0, there is no existing metalake in the database, so there is no need for upgrade and initialization. when upgrading from 0.6.0 to 0.7.0,we need to handle the upgrade scenario in h2 WDYT? -- 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]
