Merge pull request #15314 from taosdata/szhou/fix/udf
fix: restore tmqudf-snapshot1.py
This commit is contained in:
commit
3f44b30417
|
@ -222,7 +222,7 @@ python3 ./test.py -f 7-tmq/tmqDropStbCtb.py
|
||||||
python3 ./test.py -f 7-tmq/tmqDropNtb.py
|
python3 ./test.py -f 7-tmq/tmqDropNtb.py
|
||||||
python3 ./test.py -f 7-tmq/tmqUdf.py
|
python3 ./test.py -f 7-tmq/tmqUdf.py
|
||||||
# python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py
|
# python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py
|
||||||
# python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py
|
python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py
|
||||||
python3 ./test.py -f 7-tmq/stbTagFilter-1ctb.py
|
python3 ./test.py -f 7-tmq/stbTagFilter-1ctb.py
|
||||||
|
|
||||||
# python3 ./test.py -f 7-tmq/stbTagFilter-multiCtb.py
|
# python3 ./test.py -f 7-tmq/stbTagFilter-multiCtb.py
|
||||||
|
|
Loading…
Reference in New Issue