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Β§

ALLOW_EXPERIMENTAL_JSON_TYPE πŸ”’
CLICKHOUSE_SINK
INPUT_FORMAT_BINARY_READ_JSON_AS_STRING πŸ”’
OUTPUT_FORMAT_BINARY_WRITE_JSON_AS_STRING πŸ”’
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 πŸ”’