This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f755809a901 [fix](sink) The issue with 2GB limit of protocol buffer (#37990) add 1bf849c6c4c [improvement](nereids)Set index initial row count to -1. (#38181) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/ShowDataStmt.java | 12 +++++------- .../apache/doris/catalog/CloudTabletStatMgr.java | 6 ++---- .../org/apache/doris/catalog/MaterializedIndex.java | 2 +- .../java/org/apache/doris/catalog/OlapTable.java | 21 +++++++-------------- .../org/apache/doris/catalog/TabletStatMgr.java | 5 +---- .../org/apache/doris/analysis/ShowDataStmtTest.java | 2 +- .../suites/statistics/test_analyze_mv.groovy | 9 +-------- 7 files changed, 18 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org