.. |
Now.py
|
refactor:refine Now.py to be parameter driven
|
2022-06-24 13:33:34 +08:00 |
Timediff.py
|
update test case
|
2022-05-07 16:28:09 +08:00 |
To_iso8601.py
|
test: add win32 tmq case test
|
2022-06-11 17:56:40 +08:00 |
To_unixtimestamp.py
|
update test case
|
2022-06-23 17:11:46 +08:00 |
Today.py
|
update today.py
|
2022-06-20 09:31:58 +08:00 |
abs.py
|
Merge pull request #14248 from taosdata/test/abs_tag_filter
|
2022-06-28 09:30:37 +08:00 |
apercentile.py
|
update apercentile.py
|
2022-05-30 10:38:10 +08:00 |
arccos.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
arcsin.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
arctan.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
avg.py
|
test : add test case for avg function
|
2022-05-24 17:32:30 +08:00 |
between.py
|
fix(os): add win32 query case
|
2022-06-07 11:18:58 +08:00 |
bottom.py
|
update bottom.py
|
2022-06-25 15:17:25 +08:00 |
cast.py
|
modify test cases for cast.py
|
2022-06-25 14:19:17 +08:00 |
ceil.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
char_length.py
|
fix case
|
2022-05-09 12:01:25 +08:00 |
check_tsdb.py
|
test:case for tsdb restart taosd
|
2022-05-19 19:19:01 +08:00 |
concat.py
|
fix case
|
2022-05-27 15:22:31 +08:00 |
concat2.py
|
fix case
|
2022-05-27 15:22:31 +08:00 |
concat_ws.py
|
fix case
|
2022-05-27 16:00:51 +08:00 |
concat_ws2.py
|
fix case
|
2022-05-27 16:00:51 +08:00 |
cos.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
count.py
|
update test case
|
2022-05-06 20:47:27 +08:00 |
csum.py
|
test: np init array linux int64 win32 int32 diff
|
2022-06-11 20:46:20 +08:00 |
diff.py
|
update diff.py
|
2022-05-26 11:30:38 +08:00 |
distinct.py
|
feat: sql commadn 'select max(c1), c2 from t'
|
2022-05-01 10:24:48 +08:00 |
distribute_agg_apercentile.py
|
update case
|
2022-06-17 16:11:58 +08:00 |
distribute_agg_avg.py
|
add test case for avg funciton about distribute plan of avg
|
2022-06-18 10:43:45 +08:00 |
distribute_agg_count.py
|
add test case for distribute plan about count function
|
2022-06-16 14:28:36 +08:00 |
distribute_agg_max.py
|
update case about selective function
|
2022-06-20 14:46:37 +08:00 |
distribute_agg_min.py
|
update case about selective function
|
2022-06-20 14:46:37 +08:00 |
distribute_agg_spread.py
|
update case for spread
|
2022-06-17 17:36:37 +08:00 |
distribute_agg_stddev.py
|
update case for stddev
|
2022-06-20 15:14:49 +08:00 |
distribute_agg_sum.py
|
add case for distribute plan spread
|
2022-06-17 11:25:59 +08:00 |
elapsed.py
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
explain.py
|
fix case
|
2022-06-30 15:34:38 +08:00 |
first.py
|
update test case
|
2022-12-01 03:10:52 +08:00 |
floor.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
function_diff.py
|
test: np init array linux int64 win32 int32 diff
|
2022-06-11 20:46:20 +08:00 |
function_null.py
|
add case for compute null value
|
2022-06-24 17:05:03 +08:00 |
function_stateduration.py
|
update case for statedurcation
|
2022-06-06 14:13:56 +08:00 |
histogram.py
|
update
|
2022-06-17 16:41:13 +08:00 |
hyperloglog.py
|
fix case
|
2022-06-30 15:34:38 +08:00 |
irate.py
|
fix: csum/diff/mavg support subquery
|
2022-07-01 19:59:28 +08:00 |
join.py
|
fix case
|
2022-06-22 14:47:15 +08:00 |
join2.py
|
fix case
|
2022-06-22 14:47:15 +08:00 |
json_tag.py
|
fix:error in json
|
2022-07-01 17:35:23 +08:00 |
last.py
|
update test case
|
2022-06-17 17:07:18 +08:00 |
leastsquares.py
|
fix case
|
2022-06-30 15:34:38 +08:00 |
length.py
|
fix case
|
2022-05-09 11:44:05 +08:00 |
log.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
lower.py
|
fix case
|
2022-05-09 11:46:34 +08:00 |
ltrim.py
|
fix case
|
2022-05-09 00:27:52 +08:00 |
mavg.py
|
test: np init array linux int64 win32 int32 diff
|
2022-06-11 20:46:20 +08:00 |
max.py
|
Merge branch '3.0' into test/jcy
|
2022-06-17 22:40:11 +08:00 |
min.py
|
add case for max and min
|
2022-05-05 20:22:53 +08:00 |
nestedQuery.py
|
feat(query): add nested query function
|
2022-05-20 20:26:10 +08:00 |
nestedQuery_str.py
|
feat(query): add nested query function
|
2022-05-28 21:04:52 +08:00 |
percentile.py
|
update percentile.py
|
2022-05-27 20:31:10 +08:00 |
pow.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
queryQnode.py
|
test:modify testcase of muti-mnodes;
|
2022-06-28 18:11:50 +08:00 |
query_cols_tags_and_or.py
|
in data type convert
|
2022-06-09 09:09:48 +08:00 |
round.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
rtrim.py
|
fix case
|
2022-05-09 00:27:52 +08:00 |
sample.py
|
update
|
2022-06-21 19:48:54 +08:00 |
sin.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
smaTest.py
|
test: add sma profermance test
|
2022-05-05 22:17:25 +08:00 |
spread.py
|
fix case
|
2022-06-30 15:34:38 +08:00 |
sqrt.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
statecount.py
|
update case
|
2022-06-06 14:15:20 +08:00 |
stateduration.py
|
modify test case
|
2022-06-30 11:33:06 +08:00 |
substr.py
|
fix case
|
2022-06-22 14:47:15 +08:00 |
sum.py
|
fix case
|
2022-06-21 09:22:10 +08:00 |
tail.py
|
fix: csum/diff/mavg support subquery
|
2022-07-01 20:35:48 +08:00 |
tan.py
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
timetruncate.py
|
update testcase
|
2022-05-06 18:07:51 +08:00 |
timezone.py
|
update test case
|
2022-06-23 17:11:46 +08:00 |
top.py
|
update test case for distribute scene
|
2022-09-30 15:44:18 +08:00 |
ttl_comment.py
|
fix: comment & ttl
|
2022-06-17 15:55:59 +08:00 |
twa.py
|
update
|
2022-06-21 14:39:20 +08:00 |
union.py
|
fix case
|
2022-05-27 15:48:39 +08:00 |
union1.py
|
fix case
|
2022-05-27 15:48:39 +08:00 |
union2.py
|
fix case
|
2022-05-17 18:11:55 +08:00 |
union3.py
|
fix case
|
2022-05-17 18:08:45 +08:00 |
union4.py
|
fix case
|
2022-05-17 18:11:55 +08:00 |
unique.py
|
feat: refactor the plan implementation of unique function
|
2022-06-27 21:30:20 +08:00 |
upper.py
|
fix case
|
2022-05-09 11:46:34 +08:00 |
varchar.py
|
[test: add sleep for elect leader]
|
2022-04-22 18:48:22 +08:00 |