Skip to main content
Skip to main content
Edit this page

system.licenses

包含位于 ClickHouse 源的 contrib 目录中的第三方库的许可证.

列信息:

  • library_name (String) — 库的名称, 它是与之连接的许可证.
  • license_type (String) — 许可类型-例如Apache, MIT.
  • license_path (String) — 带有许可文本的文件的路径.
  • license_text (String) — 许可协议文本.

示例