clickhouse-docs icon indicating copy to clipboard operation
clickhouse-docs copied to clipboard

Add MongoDB Table Engine to `named_collection` page.

Open thomoco opened this issue 2 years ago • 0 comments

MongoDB not specifically mentioned on named_collection page: https://clickhouse.com/docs/en/operations/named-collections

However, seems to be included in code: https://github.com/ClickHouse/ClickHouse/blob/3f959848bd6631f0a86e06d7a3eb9bfc1177a8d2/src/Storages/StorageMongoDB.cpp#L178

Tangential questions:

  • what other table functions and table engines are named_collection supported on?
  • is named_collection supported on all table functions and engines?

thomoco avatar Apr 27 '23 16:04 thomoco