This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7482c6feb63 [fix] (inverted index ) Fix the incorrect index size
during compaction (#37232)
add 8a523710772 [Optimize] Add session variable
`max_fetch_remote_schema_tablet_count` to limit tablets size for remote schema
fetch (#37217)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/catalog/OlapTable.java | 50 ++++++++++++++++++++++
.../common/proc/RemoteIndexSchemaProcDir.java | 4 +-
.../common/proc/RemoteIndexSchemaProcNode.java | 9 ++++
.../common/util/FetchRemoteTabletSchemaUtil.java | 2 +
.../java/org/apache/doris/qe/SessionVariable.java | 5 +++
regression-test/data/variant_p0/desc.out | 8 ++++
regression-test/suites/variant_p0/desc.groovy | 20 +++++++++
7 files changed, 97 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]