homework-jianmu/tests/system-test/2-query
Xiaoyu Wang e9fc948097
Merge pull request #15711 from taosdata/feature/3.0_wxy
fix: timeline function validity check
2022-08-03 19:03:19 +08:00
..
Now.py fix(test): fix test cases 2022-07-21 19:31:28 +08:00
Timediff.py modify timediff.py 2022-07-06 09:55:03 +08:00
To_iso8601.py fix test cases 2022-07-12 14:58:35 +08:00
To_unixtimestamp.py fix test cases 2022-07-13 14:48:40 +08:00
Today.py fix test cases 2022-07-12 14:56:01 +08:00
abs.py fix case 2022-07-19 19:53:13 +08:00
and_or_for_byte.py fix case 2022-07-15 15:06:38 +08:00
apercentile.py fix case 2022-07-15 15:06:38 +08:00
arccos.py fix case 2022-07-16 11:45:43 +08:00
arcsin.py fix case 2022-07-16 11:45:43 +08:00
arctan.py fix case 2022-07-16 11:45:43 +08:00
avg.py fix case 2022-07-19 19:53:13 +08:00
between.py fix case 2022-07-16 11:45:43 +08:00
bottom.py fix case 2022-07-16 11:45:43 +08:00
cast.py os: fix get cpuinfo error 2022-07-26 17:16:12 +08:00
ceil.py fix case 2022-07-16 15:58:23 +08:00
char_length.py fix case 2022-07-16 15:58:23 +08:00
check_tsdb.py update case and fix some issuses 2022-08-03 11:12:34 +08:00
concat.py fix case 2022-07-21 17:05:31 +08:00
concat2.py fix case 2022-07-21 17:05:31 +08:00
concat_ws.py fix case 2022-07-21 17:05:31 +08:00
concat_ws2.py fix case 2022-07-21 17:05:31 +08:00
cos.py fix case 2022-07-21 17:05:31 +08:00
count.py Merge branch '3.0' into cpwu/3.0 2022-07-22 14:36:00 +08:00
count_partition.py fix case 2022-07-21 17:05:31 +08:00
csum.py fix: timeline function validity check 2022-08-03 18:17:12 +08:00
db.py fix case 2022-07-21 17:05:31 +08:00
diff.py fix case 2022-07-27 14:41:07 +08:00
distinct.py fix case 2022-07-21 17:05:31 +08:00
distribute_agg_apercentile.py fix test case 2022-07-29 14:41:17 +08:00
distribute_agg_avg.py fix case 2022-07-22 09:45:56 +08:00
distribute_agg_count.py fix case 2022-07-22 09:45:56 +08:00
distribute_agg_max.py fix case 2022-07-22 09:45:56 +08:00
distribute_agg_min.py Merge branch '3.0' into cpwu/3.0 2022-07-22 14:36:00 +08:00
distribute_agg_spread.py fix(query): fix test cases 2022-07-21 19:32:55 +08:00
distribute_agg_stddev.py refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
distribute_agg_sum.py fix(query): fix test cases 2022-07-21 19:32:55 +08:00
elapsed.py fix test cases 2022-07-13 14:46:40 +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 fix(test): fix test cases trailing white spaces 2022-07-12 14:45:51 +08:00
function_diff.py enh: cumulative functions support mixed use 2022-07-29 20:41:16 +08:00
function_null.py refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
function_stateduration.py fix test cases 2022-08-01 17:50:53 +08:00
histogram.py fix case 2022-07-15 15:06:38 +08:00
hyperloglog.py fix case 2022-06-30 15:34:38 +08:00
irate.py update case and fix some issuses 2022-08-03 11:12:34 +08:00
join.py fix: fix join test case to hanle repeated ts 2022-07-28 13:39:49 +08:00
join2.py fix case 2022-06-22 14:47:15 +08:00
json_tag.py fix: some problems of parser 2022-08-03 09:49:49 +08:00
json_tag_large_tables.py test: add test case to index 2022-07-16 21:30:12 +08:00
last.py update 2022-07-22 10:29:59 +08:00
last_row.py test: bug fix and case update 2022-07-20 20:19:32 +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 fix(query): fix test cases 2022-07-21 19:31:50 +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 fix test cases 2022-07-12 14:49:35 +08:00
max.py fix test cases 2022-07-12 14:55:07 +08:00
max_partition.py update case bug fix 2022-07-26 10:24:38 +08:00
min.py fix test cases 2022-07-12 14:57:52 +08:00
nestedQuery.py fix test cases 2022-07-12 15:01:46 +08:00
nestedQuery_str.py fix test cases 2022-07-13 14:48:02 +08:00
percentile.py update case 2022-07-12 15:57:40 +08:00
pow.py refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
qnodeCluster.py test:modify test case of tsbs query 2022-07-30 22:15:18 +08:00
queryQnode.py test:modify test case of tsbs query 2022-07-30 22:15:18 +08:00
query_cols_tags_and_or.py fix(query): fix test cases 2022-07-21 19:31:50 +08:00
round.py fix test cases 2022-07-12 15:02:08 +08:00
rtrim.py fix case 2022-05-09 00:27:52 +08:00
sample.py update case about bug fix 2022-07-18 15:52:38 +08:00
sin.py refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
smaTest.py test: add sma profermance test 2022-05-05 22:17:25 +08:00
sml.py fix:error in sml meta change 2022-07-29 20:03:59 +08:00
spread.py fix case 2022-06-30 15:34:38 +08:00
sqrt.py fix test cases 2022-07-12 14:50:45 +08:00
statecount.py add test cases 2022-08-01 16:47:03 +08:00
stateduration.py fix test cases 2022-07-12 14:58:16 +08:00
substr.py fix case 2022-06-22 14:47:15 +08:00
sum.py fix case 2022-07-15 15:06:38 +08:00
tail.py refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
tan.py refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
timetruncate.py update timetruncate.py 2022-07-06 10:01:10 +08:00
timezone.py fix test cases 2022-07-12 14:52:22 +08:00
top.py fix test cases 2022-07-12 15:02:39 +08:00
tsbsQuery.py test:modify test case of tsbs query 2022-07-30 23:10:34 +08:00
ttl_comment.py fix: comment & ttl 2022-06-17 15:55:59 +08:00
twa.py fix twa.py 2022-07-20 14:07:52 +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 enh: cumulative functions support mixed use 2022-07-29 20:41:16 +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