add case for distribute plan of min function
This commit is contained in:
parent
bef99f1c5e
commit
f30bf1a07d
|
@ -100,6 +100,7 @@ python3 ./test.py -f 2-query/statecount.py
|
|||
python3 ./test.py -f 2-query/tail.py
|
||||
python3 ./test.py -f 2-query/distribute_agg_count.py
|
||||
python3 ./test.py -f 2-query/distribute_agg_max.py
|
||||
python3 ./test.py -f 2-query/distribute_agg_min.py
|
||||
|
||||
|
||||
python3 ./test.py -f 6-cluster/5dnode1mnode.py
|
||||
|
|
Loading…
Reference in New Issue