-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Kafka engine CSV format_csv_delimiter parameter #4116
Copy link
Copy link
Closed
Labels
comp-message-queuesMessage queue integrations (Kafka, RabbitMQ, NATS table engines for stream ingestion/egress).Message queue integrations (Kafka, RabbitMQ, NATS table engines for stream ingestion/egress).enhancement
Description
Is there way to set format_csv_delimiter parameter for CSV type in kafka engine?
In documentary of CK described default value fo CSV input as ",". In our files the delimiter is "|", so we need to change the default value. But i didn't find any documented possibility for set format_csv_delimiter in kafka engine table for csv input type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp-message-queuesMessage queue integrations (Kafka, RabbitMQ, NATS table engines for stream ingestion/egress).Message queue integrations (Kafka, RabbitMQ, NATS table engines for stream ingestion/egress).enhancement