Hastyshell opened a new pull request, #62867:
URL: https://github.com/apache/doris/pull/62867

   ## Summary
   - keep delete rowset schemas rowset-local instead of writing them into the 
shared schema kv
   - stop reusing delete rowset inline schemas as `version_to_schema` entries 
for other rowsets in `get_rowset`
   - add a cloud unit test covering delete rowset schema persistence and normal 
rowset schema kv writes
   
   ## Testing
   - Not run locally: attempted targeted cloud UT, but the local Darwin 
environment is missing JDK 17 and Linux-only cloud build dependencies required 
to build `meta_service_test`
   
   ## Context
   - Jira: DORIS-18558


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

Reply via email to