pipelinedb / pipeline_kafka

PipelineDB extension for Kafka support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Long consumer_config keys/values may be truncated

derekjn opened this issue · comments

They're split on via SplitIdentifierString, which assumes the given values are valid identifiers and truncates extra characters :(