yujun777 commented on PR #43107:
URL: https://github.com/apache/doris/pull/43107#issuecomment-2484936209
ok. all solved but left one thing need to change, as comment above:
In InternalCatalog.replayTruncateTable, line 3789 ~ 3809 should not
deleted, it's use to add partition's tablet meta into TabletInvertIndex. It's
because when creatting new a partition, this partititon's tablet meta will
auto add into TabletInvertIndex, but when replaying this editlog, it need to
call add tablet meta function explicit.
--
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]