yuqi1129 commented on PR #4054:
URL: https://github.com/apache/gravitino/pull/4054#issuecomment-2210398409

   @lw-yang 
   The following point also needs to be included in the README
   1. After 0.6.0, any changes to the H2 schema must include a DDL change SQL 
in the script folder with a detailed issue ID in the SQL comment. 
   
   Filename: 0.6.0-to-0.7.0-h2.sql 
   content
   ```
   # issue xxx1
   ddl here
   
   
   # issue xxx2 
   ddl here
   ```
   
   besides, can you please rename the file `README` to `Gravitino_upgrade_h2` 
or something similar to make the word `upgrade` visible.
   


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