fix:filter data error & add test case

This commit is contained in:
wangmm0220 2024-04-12 10:12:33 +08:00
parent ca8153fb98
commit 5e9dddba7a
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqMaxGroupIds.py
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqConsumeDiscontinuousData.py
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqOffset.py
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmq_primary_key.py
,,n,system-test,python3 ./test.py -f 7-tmq/tmqDropConsumer.py