This is an automated email from the ASF dual-hosted git repository.

zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1d1077c3b6 [bugfix](fd) Recycle the segment file fds directly when 
delete stale rowset (#22705)
     add 77d3d4e324 [fix](cache) add sql cache conf 
`cache_result_max_data_size` (#22645)

No new revisions were added by this update.

Summary of changes:
 docs/en/docs/admin-manual/config/fe-config.md              | 14 ++++++++++++--
 docs/en/docs/advanced/cache/partition-cache.md             | 14 +++++++++++---
 docs/en/docs/query-acceleration/nereids.md                 |  2 +-
 docs/zh-CN/docs/admin-manual/config/fe-config.md           | 12 +++++++++++-
 docs/zh-CN/docs/advanced/cache/partition-cache.md          |  4 ++--
 docs/zh-CN/docs/query-acceleration/nereids.md              |  2 +-
 .../src/main/java/org/apache/doris/common/Config.java      | 10 +++++++++-
 .../src/main/java/org/apache/doris/qe/cache/Cache.java     |  6 +++++-
 .../java/org/apache/doris/qe/cache/RowBatchBuilder.java    |  4 ++++
 9 files changed, 56 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to