Skip to content

Cassandra's TimeUUID & Clickhouse type conversion issue. #71472

@Dev-Hariharan

Description

@Dev-Hariharan

Discussed in #70355

Originally posted by Dev-Hariharan October 4, 2024
Creating cassandra source dictionary using DDL query in clickhouse, facing datatype issue, Coz, cassandra keyspace table has TIMEUUID type for this specific field. In clickhouse supports only UUID.

SQL Error [53] [07000]: Code: 53. DB::Exception: Type mismatch for column entity_id : expected Cassandra type uuid: While executing Cassandra. (TYPE_MISMATCH) (version 24.9.1.3278 (official build)) , server ClickHouseNode [uri=http://localhost:8123/default, options={use_server_time_zone=false,use_time_zone=false}]@629049661

Any Suggestions ?

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