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 01a4ab0 [Bug] Fix mapping columns not exist in the table schema (#3113) add 42931d2 [Bug] tablet meta is not updated correctly after compaction (#3098) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/alpha_rowset.cpp | 6 ++++-- be/src/olap/rowset/beta_rowset_writer.cpp | 2 ++ be/src/olap/rowset/rowset_meta_manager.cpp | 2 +- be/src/olap/rowset/segment_group.cpp | 4 ++-- be/src/olap/storage_engine.cpp | 6 +++--- be/src/olap/tablet.cpp | 4 ++-- be/src/olap/tablet_meta.cpp | 2 ++ be/src/olap/task/engine_publish_version_task.cpp | 14 +++++++------- be/src/olap/txn_manager.cpp | 16 ++++++++-------- 9 files changed, 31 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org