Module clickhouse

Source

Structs§

ClickHouseColumn πŸ”’
Serialize this structure to simulate the struct call clickhouse interface
ClickHouseCommon
ClickHouseConfig
ClickHouseSchemaFeature πŸ”’
ClickHouseSink
ClickHouseSinkWriter
ClickhouseQueryEngine πŸ”’
SystemColumn πŸ”’

Enums§

ClickHouseDecimal πŸ”’
ClickHouseEngine πŸ”’
ClickHouseField πŸ”’
Basic data types for use with the clickhouse interface
ClickHouseFieldWithNull πŸ”’
Enum that support clickhouse nullable

Constants§

CLICKHOUSE_SINK
QUERY_COLUMN πŸ”’
QUERY_ENGINE πŸ”’

Functions§

build_fields_name_type_from_schema
β€˜Struct’(clickhouse type name is nested) will be converted into some arrays by clickhouse. So we need to make some conversions
query_column_engine_from_ck πŸ”’