This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
from 356ba2f5b13 [improve] change table model to table type (#2830)
add 27271f56f84 [docs](filecache) update filecache function intro and add
internals (#2798)
No new revisions were added by this update.
Summary of changes:
docs/compute-storage-decoupled/file-cache.md | 305 -------------------
.../file-cache/file-cache-internals.md | 117 ++++++++
.../file-cache/file-cache.md | 324 +++++++++++++++++++++
.../storage-management/SHOW-CACHE-HOTSPOT.md | 6 +-
.../docusaurus-plugin-content-docs/current.json | 6 +-
.../compute-storage-decoupled/file-cache.md | 287 ------------------
.../file-cache/file-cache-internals.md | 115 ++++++++
.../file-cache/file-cache.md | 310 ++++++++++++++++++++
.../version-3.0.json | 6 +-
.../compute-storage-decoupled/file-cache.md | 310 --------------------
.../file-cache/file-cache-internals.md | 115 ++++++++
.../file-cache/file-cache.md | 310 ++++++++++++++++++++
sidebars.json | 9 +-
.../compute-storage-decoupled/file-cache.md | 305 -------------------
.../file-cache/file-cache-internals.md | 117 ++++++++
.../file-cache/file-cache.md | 324 +++++++++++++++++++++
.../storage-management/SHOW-CACHE-HOTSPOT.md | 4 +-
versioned_sidebars/version-3.0-sidebars.json | 9 +-
18 files changed, 1763 insertions(+), 1216 deletions(-)
delete mode 100644 docs/compute-storage-decoupled/file-cache.md
create mode 100644
docs/compute-storage-decoupled/file-cache/file-cache-internals.md
create mode 100644 docs/compute-storage-decoupled/file-cache/file-cache.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/file-cache.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/file-cache/file-cache-internals.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/file-cache/file-cache.md
delete mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/file-cache.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/file-cache/file-cache-internals.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/file-cache/file-cache.md
delete mode 100644
versioned_docs/version-3.0/compute-storage-decoupled/file-cache.md
create mode 100644
versioned_docs/version-3.0/compute-storage-decoupled/file-cache/file-cache-internals.md
create mode 100644
versioned_docs/version-3.0/compute-storage-decoupled/file-cache/file-cache.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]