Skip to main content
Skip to main content
Edit this page

system.named_collections

Description

Contains a list of all named collections which were created via SQL query or parsed from configuration file.

Columns

  • name (String) — Name of the collection.
  • collection (Map(String, String)) — Collection internals.
  • source (String) — Named collection source.
  • create_query (String) — Named collection create query.