This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from ccd0b93b1b4 [fix](Row store) get the correct value of row_store_page_size after FE restarts (#38240) new 8f27eacacbc [fix](compaction) fix missing flush column during compaction (#38356) new 2c4d8f3e9ca [fix](cloud-schema-change) Write schema change jobs to a deserialized pb buffer rather than a new one (#38210) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/olap/rowset/vertical_beta_rowset_writer.cpp | 1 + cloud/src/meta-service/meta_service_job.cpp | 5 ++ cloud/test/meta_service_job_test.cpp | 71 ++++++++++++++++++++++ 3 files changed, 77 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org