Skip to content

Provide nested field names for Tuple #484

@IyeOnline

Description

@IyeOnline

Tuple fields can be named in ClickHouse, but the client library does not provide access to the names through TupleType.

This makes it necessary to run a separate DESCRIBE TABLE query and then manually parse the result if one needs the field names, which is highly inconvenient.

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