apache / apache/rocketmq-client-python

what kind of expression should be put in subscribe(self, topic, callback, expression='*')

Open
#145 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
305
Forks
98
PR merge metrics
No merged PRs in 30d

Description

I want to use SQL in expression to filter message properties when consuming messages, but it seems that I cannot get the messages I want.
I put "Tag=test AND creator=xx" in expression and I want to filter messages with tag test and property {creator=xx}. How should I get this done?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.