morningman commented on pull request #8574: URL: https://github.com/apache/incubator-doris/pull/8574#issuecomment-1075856485
Schema hash is currently widely used in various modules of BE and is strongly related to the data itself. Strict review is required for schema hash modifications. It is recommended to add the following content to the PR: 1. Which modules currently use the schema hash, and whether it will affect it after removing it. 2. Which modules are modified by this PR 3. Which modules have not been modified 4. What is the next step. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
