lw-yang commented on PR #4054:
URL: https://github.com/apache/gravitino/pull/4054#issuecomment-2210414742

   > @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 README is intended for users, but `the change SQL with a detailed issue 
ID` should be a requirement for developers ?.  I think it should not be placed 
in the README.


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