This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch auto-pick-46969-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9162a85ad0a [fix](cloud-mow) Fix the issue of inaccurate estimation of
txn size when updating delete bitmap (#46969)
add da58052e4a0 branch-3.0: [Fix](profile) Fix incorrect profile timer
`_sync_rowset_timer` #46925 (#46934)
add 8fd5f94f00e branch-3.0: [fix](compaction) fix compaction producer hold
for permits leak #45664 (#46752)
add af3d66242b8 Branch-3.0 [SchemaChange](RowStore) forbid schema change
to set property `store_row_column` for agg and mor table (#47019)
add 78e07ed7776 branch-3.0: [opt](load) Add config to control commit lock
scope for tables #46996 (#47039)
add 44e7be32a02 [Bug](runtime-filter) fix bloom_filter_func use after
free on get_build_bf_cardinality #47034 (#47052)
add 4c148b92dc8 Update CODEOWNERS (#47076)
add 895ddb674c3 [mac](compile) fix compile failed on mac (#47014)
add bbb74762424 Update .asf.yaml (#47083)
add bbc1baf1acc Merge branch 'branch-3.0' into auto-pick-46969-branch-3.0
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 22 +++++++++++++
.github/CODEOWNERS | 6 +---
be/src/exprs/runtime_filter.cpp | 18 +++++------
be/src/http/http_channel.cpp | 2 +-
be/src/olap/olap_server.cpp | 36 ++++++++++------------
be/src/pipeline/exec/olap_scan_operator.cpp | 18 ++++++-----
.../main/java/org/apache/doris/common/Config.java | 8 +++++
.../apache/doris/alter/SchemaChangeHandler.java | 5 +++
.../transaction/CloudGlobalTransactionMgr.java | 36 ++++++++++++++--------
regression-test/suites/point_query_p0/load.groovy | 35 ++++++++++++++++++++-
.../suites/point_query_p0/test_rowstore.groovy | 2 +-
11 files changed, 130 insertions(+), 58 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]