TDengine/tests/develop-test/2-query
2022-01-25 17:03:42 +08:00
..
constant_compare.py [TD-13109]<fix>(query): Disable usage of match/nmatch/like/in/is(not) NULL operators in select 2022-01-20 11:31:18 +08:00
diff_funcs.py (query):add diff test case 2022-01-21 10:34:28 +08:00
diff_ignore_negative.py (query):diff ignore negative test case 2022-01-20 15:18:41 +08:00
escape.py [TD-12252]<feature>(query):fix error in escape in like operator 2022-01-13 17:23:29 +08:00
func_compare.py [TD-13109]<fix>(query): Disable usage of match/nmatch/like/in/is(not) NULL operators in select 2022-01-20 11:31:28 +08:00
function_mavg.py (query,insert,others):second parameter of mavg can not be expression and core dump due to mavg result is 0 row since second parameter exceed rows of one timeline 2022-01-07 16:32:59 +08:00
math_funcs.py (query):support math functions 2022-01-25 17:03:42 +08:00
session_two_stage.py [TD-12614]<fix>(query): Functions related to timeline should not support inner query group by tbname 2022-01-06 10:47:48 +08:00
TD-6347.py [TD-6347]<feature>(query):restrict like to be followed only by strings 2022-01-12 15:09:11 +08:00
timeline_agg_func_groupby.py [TD-12614]<fix>(query): Functions related to timeline should not support inner query group by tbname 2022-01-05 19:31:56 +08:00
ts_2016.py [TS-2016](query,insert,other,connector,tools):fix app error of select from (select * from empty_stable) by set subquery command to retrieve empty results 2021-12-31 16:24:48 +08:00
ts_hidden_column.py [CI] 2021-12-22 12:28:48 +08:00
union-order.py [CI] 2021-12-22 12:28:48 +08:00