跳转到主要内容

描述

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

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

示例

最后修改于 2026年6月10日