TDengine/tests/script/general/compute
2021-12-13 13:16:38 +08:00
..
avg.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
block_dist.sim [TD-5998]<fix>:_block_dist() only support tables, not subqueries 2021-08-16 08:51:02 +08:00
bottom.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
cast.sim add test case 2021-11-29 11:50:26 +08:00
cast_query1.sim add test case 2021-11-29 11:50:26 +08:00
cast_query2.sim add test case 2021-11-29 11:50:26 +08:00
cast_query3.sim add test case 2021-11-29 11:50:26 +08:00
ceil.sim [TD-2573]<feature>: enhanced ceil, floor and round functions 2021-08-16 02:07:55 +08:00
count.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
csum.sim add test case 2021-11-12 09:59:51 +08:00
csum2.sim add sim test case for bug td-10706 2021-10-20 03:30:45 -04:00
diff.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
diff2.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
first.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
floor.sim [TD-2573]<feature>: enhanced ceil, floor and round functions 2021-08-16 02:07:55 +08:00
interval.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
last.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
last_row.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
leastsquare.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
math_abs.sim add project for scalar(interp) query and enhance test case 2021-12-07 13:18:56 +08:00
math_abs2.sim add project for scalar(interp) query and enhance test case 2021-12-07 13:18:56 +08:00
math_acos.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_acos2.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_asin.sim add asin test case 2021-12-08 15:40:59 +08:00
math_asin2.sim add asin test case 2021-12-08 15:40:59 +08:00
math_atan.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_atan2.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_cos.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_cos2.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_funcs.sim add pow/log test cases 2021-12-08 16:24:30 +08:00
math_log.sim add pow/log test cases 2021-12-08 16:24:30 +08:00
math_log2.sim add pow/log test cases 2021-12-08 16:24:30 +08:00
math_pow.sim add pow/log test cases 2021-12-08 16:24:30 +08:00
math_pow2.sim add pow/log test cases 2021-12-08 16:24:30 +08:00
math_sin.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_sin2.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_sqrt.sim add project for scalar(interp) query and enhance test case 2021-12-07 13:18:56 +08:00
math_sqrt2.sim add project for scalar(interp) query and enhance test case 2021-12-07 13:18:56 +08:00
math_tan.sim add triangle test case 2021-12-08 16:07:27 +08:00
math_tan2.sim add triangle test case 2021-12-08 16:07:27 +08:00
mavg.sim add mavg test cases 2021-09-24 14:51:13 +08:00
mavg2.sim add sim test case for bug td-10706 2021-10-20 03:30:45 -04:00
max.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
min.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
null.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
percentile.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
round.sim [TD-2573]<feature>: enhanced ceil, floor and round functions 2021-08-16 02:07:55 +08:00
sample.sim add sample test cases and fix nchar type silly bug 2021-09-23 13:22:25 +08:00
scalar_pow.sim add more test cases 2021-11-30 09:52:21 +08:00
scalar_str_concat_len.sim add math_funcs test case to script and add char_length error test case 2021-12-10 13:12:06 +08:00
scalar_triangle.sim modify scalar triangle test case 2021-12-07 17:16:54 +08:00
stddev.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
str_concat.sim modify test case of string function concat 2021-12-13 13:16:38 +08:00
str_concat2.sim modify test case of string function concat 2021-12-13 13:16:38 +08:00
str_concat_ws.sim add concat_ws test case 2021-12-10 18:50:52 +08:00
str_concat_ws2.sim modify test case of string function concat 2021-12-13 13:16:38 +08:00
string_funcs.sim add concat_ws test case 2021-12-10 18:50:52 +08:00
sum.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
table_group.sim enhance test for csum/diff/mavg group by limit test case 2021-11-23 15:08:07 +08:00
testSuite.sim add math_funcs test case to script and add char_length error test case 2021-12-10 13:12:06 +08:00
top.sim [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00