didi / KnowStreaming

一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛
https://knowstreaming.com
GNU Affero General Public License v3.0
6.93k stars 1.28k forks source link

[Feature] Message->Consume just filter key or value, not both. 消费消息支持单独过滤key或者value #1155

Closed chang-wd closed 3 months ago

chang-wd commented 1 year ago

你是否希望来认领这个Feature。

「 Y 」

这里描述需求

When using Message->Consume and config filter as conatins, the key and value are both required. I need to just filter key or value, not both.

imageimage