danhuawang commented on code in PR #11461: URL: https://github.com/apache/gravitino/pull/11461#discussion_r3371574043
########## docs/how-to-upgrade.md: ########## @@ -98,8 +100,12 @@ Gravitino. The files in this directory with names like corresponding to each of the released versions of Gravitino. You can determine differences between your schema and the official schema by comparing the contents of the official dump with the schema dump -you created in the previous step. Some differences are acceptable and will not interfere -with the upgrade process, but others need to be resolved manually +you created in the previous step. + Review Comment: I tried using the diff command, but it generates too much noise, like differences caused purely by line ordering.I suggest avoiding specific tool recommendations here to keep the guidance general. -- 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]
