跳转到主要内容

描述

包含每个已分离表的相关信息。

  • database (String) — 该表所在的数据库名称。
  • table (String) — 表名。
  • uuid (UUID) — 表的 uuid (Atomic 数据库) 。
  • metadata_path (String) — 文件系统中该表元数据的路径。
  • is_permanently (UInt8) — 该表已被永久分离。

示例

最后修改于 2026年7月1日