homework-jianmu/tests/script/tsim/query
slzhou 92524ca029 feature: select tags - add test case 2023-08-17 15:46:38 +08:00
..
r Merge pull request #22165 from taosdata/feat/3.0/TD-25271 2023-08-08 10:34:02 +08:00
t fix: state/session/event window with order by _wstart/_wend has no effect 2023-07-14 16:03:59 +08:00
bug3398.sim fix: select <expr1>, <expr1##sth else> from ... return error data when strlen(expr1) > TSDB_COL_NAME_LEN 2023-05-16 15:42:30 +08:00
charScalarFunction.sim enh: show command optimize 2022-08-11 20:56:31 +08:00
complex_group.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
complex_having.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
complex_limit.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
complex_select.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
complex_where.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
crash_sql.sim docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
delete_and_query.sim fix: select desc and asc return different rows after delete 2023-06-05 17:44:34 +08:00
diff.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
emptyTsRange.sim fix: empty ts range query issue 2023-02-24 18:39:17 +08:00
emptyTsRange_scl.sim fix: restore scalar mode computation and add filterScalarMode config variable and add test case 2023-05-26 14:46:32 +08:00
event.sim enh: add event_winodw test case 2023-01-31 09:21:44 +08:00
explain.sim fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
explain_tsorder.sim feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
forceFill.sim Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
groupby.sim fix: duplicated groups result in group by 2022-12-23 12:04:20 +08:00
groupby_distinct.sim fix: distinct wrong result issue 2023-05-18 17:41:01 +08:00
interval-offset.sim enh: convert the month and year in interval-offset to a database precision duration 2023-04-03 13:47:28 +08:00
interval.sim fix: core dump when select with interval caused by order 2023-05-24 10:32:10 +08:00
join.sim fix: add merge join operator result limitation 2023-02-21 08:54:05 +08:00
join_interval.sim fix: add test case for interval after join 2023-03-30 08:54:00 +08:00
join_pk.sim Merge branch 'szhou/ts-3706' of github.com:taosdata/TDengine into szhou/ts-3706 2023-08-07 13:59:31 +08:00
multi_order_by.sim fix: select * from (select * from t order by ts desc) order by ts 2023-04-10 14:03:56 +08:00
nullColSma.sim fix: some columns sma are not set issue 2023-03-24 15:20:27 +08:00
partitionby.sim fix(query): fix error in fill and partition. 2023-06-01 14:36:42 +08:00
read.sim test: valgrind case 2022-07-27 11:10:54 +08:00
scalarFunction.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
scalarNull.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
session.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
stddev.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
sys_tbname.sim fix: table count issue 2023-08-14 17:33:13 +08:00
tableCount.sim fix: table count issue 2023-08-14 17:33:13 +08:00
tagLikeFilter.sim fix: tag like filter issue 2023-02-25 16:04:21 +08:00
tag_scan.sim feature: select tags - add test case 2023-08-17 15:46:38 +08:00
time_process.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:14:05 +08:00
udf.sim fix: modify test case 2023-06-25 11:44:01 +08:00
udf_with_const.sim fix: udf error check 2023-03-23 16:32:00 +08:00
udfpy.sim fix: remove udfpy.sim pycumsum part 2023-05-26 13:10:49 +08:00
unionall_as_table.sim fix: add test case 2023-06-07 08:16:49 +08:00