Skip to content

Clickhouse Dialect GetTableColumns Fails To Return ColumnTypes #114

@larron

Description

@larron

Sinks using Clickhouse and database changes seem completely broken.

I've tracked it down to this GetTableColumns method.

ColumnTypes effectively aren't returned. In my testing, the first portion of the method describe query is fine.

Upon running a sink, you'll see a misleading error along the lines of: ERRO (sink-sql) unable to setup postgres sinker: load psql table: invalid table: primary key column "address" not found

This is also using the latest v4.8.0 published today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions