Skip to content

Explanation of Map(K, V) type #319

@SoftStoneDevelop

Description

@SoftStoneDevelop

In Clickhouse Map(K, V) is not unique collection.
https://clickhouse.com/docs/sql-reference/data-types/map

i.e. a map can contain two elements with the same key

But documentation tell us that Map(K, V) is in Dictionary<K, V>(https://clickhouse.com/docs/integrations/csharp#type-map-reading-other). It`s mistake of documentation or how can not unique Map can be in Dictionary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions