This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 42931d2 [Bug] tablet meta is not updated correctly after compaction (#3098) add e01850e [Alter] Alter job got stuck because of table is untable (#3106) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/alter/AlterJobV2.java | 40 ++++++++++++++++++++++ .../java/org/apache/doris/alter/RollupJobV2.java | 13 +++---- .../org/apache/doris/alter/SchemaChangeJobV2.java | 13 +++---- .../java/org/apache/doris/catalog/OlapTable.java | 9 ++++- .../org/apache/doris/clone/TabletScheduler.java | 6 +++- 5 files changed, 61 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org