homework-jianmu/tests/script/tsim/parser
dapan1121 91d6734b34 fix: join condition push down issue 2023-08-16 14:28:39 +08:00
..
README.txt fix test cases 2022-08-11 16:50:45 +08:00
alter.sim merge 3.0 2022-08-11 20:30:02 +08:00
alter1.sim fix(query): set 0 when result is not qualified. 2023-01-10 23:40:16 +08:00
alter__for_community_version.sim merge 3.0 2022-08-11 20:30:02 +08:00
alter_column.sim chore: restore the test cases 2023-05-16 14:45:06 +08:00
alter_stable.sim fix: alter table check 2022-10-25 19:38:22 +08:00
auto_create_tb.sim fix(query): set correct status. 2022-11-08 00:23:40 +08:00
auto_create_tb_drop_tb.sim fix test cases 2022-08-11 16:50:45 +08:00
between_and.sim fix test cases 2022-08-11 16:50:45 +08:00
binary_escapeCharacter.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
col_arithmetic_operation.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
col_arithmetic_query.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
columnValue_bigint.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
columnValue_bool.sim fix test cases 2022-08-11 16:50:45 +08:00
columnValue_double.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
columnValue_float.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
columnValue_int.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
columnValue_smallint.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
columnValue_tinyint.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
columnValue_unsign.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
commit.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
condition.sim fix test cases 2022-08-11 16:50:45 +08:00
condition_query.sim Merge pull request #15570 from taosdata/szhou/fix/join 2022-07-30 17:03:40 +08:00
condition_scl.sim fix: restore scalar mode computation and add filterScalarMode config variable and add test case 2023-05-26 14:46:32 +08:00
constCol.sim test: restore 2.0 case 2022-07-21 14:01:21 +08:00
create_db.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
create_mt.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
create_tb.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
create_tb_with_tag_name.sim fix test cases 2022-08-11 16:50:45 +08:00
dbtbnameValidate.sim fix test cases 2022-08-11 16:50:45 +08:00
distinct.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
fill.sim add test cases 2023-07-21 11:10:48 +08:00
fill_stb.sim enh: fill value supports implicit type conversion 2022-11-17 15:48:42 +08:00
fill_us.sim enh: fill value supports implicit type conversion 2022-11-17 15:48:42 +08:00
first_last.sim fix test cases 2022-08-11 16:50:45 +08:00
first_last_query.sim fix test cases 2022-08-11 16:50:45 +08:00
fourArithmetic-basic.sim enh: show command optimize 2022-08-11 20:56:31 +08:00
function.sim fix(query): fix error in fill. 2023-06-01 18:25:05 +08:00
gendata.bat test: fix mnode leader follower order error 2022-07-23 16:36:02 +08:00
gendata.sh test: restore case 2022-07-22 14:59:26 +08:00
groupby-basic.sim test:update the test cases. 2022-12-01 17:45:33 +08:00
groupby.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
having.sim fix test cases 2022-08-11 16:50:45 +08:00
having_child.sim fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00
import.sim fix test cases 2022-08-11 16:50:45 +08:00
import_commit1.sim fix test cases 2022-08-11 16:50:45 +08:00
import_commit2.sim fix test cases 2022-08-11 16:50:45 +08:00
import_commit3.sim merge 3.0 2022-08-11 20:30:02 +08:00
import_file.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
insert_multiTbl.sim test:fix invalid test cases. 2022-08-09 10:17:48 +08:00
insert_tb.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
interp.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
interp_test.sim test: refine query cases 2022-11-15 16:55:34 +08:00
join.sim fix test cases 2022-11-28 22:55:16 +08:00
join_manyblocks.sim fix: add test case 2023-05-18 16:26:20 +08:00
join_multitables.sim fix: join condition push down issue 2023-08-16 14:28:39 +08:00
join_multivnode.sim fix test cases 2022-08-11 16:50:45 +08:00
last_cache.sim test: add flush database in tsim/parser/last_cache.sim and limit1.sim 2023-04-12 19:01:02 +08:00
last_cache_query.sim fix(query): do some internal refactor. 2022-10-19 15:43:58 +08:00
last_groupby.sim fix test cases 2022-08-11 16:50:45 +08:00
lastrow.sim fix test cases 2022-08-11 16:50:45 +08:00
lastrow2.sim test: add case 2022-07-23 20:58:57 +08:00
lastrow_query.sim Merge pull request #18592 from taosdata/feature/3_liaohj 2022-12-02 21:00:35 +08:00
like.sim test: modify timestamp for insert success anywhen 2022-10-18 17:39:58 +08:00
limit.sim fix test cases 2022-08-11 16:50:45 +08:00
limit1.sim test: add flush database in tsim/parser/last_cache.sim and limit1.sim 2023-04-12 19:01:02 +08:00
limit1_stb.sim feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
limit1_tb.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
limit2.sim fix test cases 2022-08-11 16:50:45 +08:00
limit2_query.sim test: refine query cases 2022-11-18 14:23:42 +08:00
limit_stb.sim feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
limit_tb.sim fix test cases 2022-08-11 16:50:45 +08:00
mixed_blocks.sim merge 3.0 2022-08-11 20:30:02 +08:00
nchar.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
nestquery.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
null_char.sim fix test cases 2022-08-11 16:50:45 +08:00
precision_ns.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
projection_limit_offset.sim fix test cases 2023-05-31 16:26:23 +08:00
regex.sim fix test cases 2022-08-11 16:50:45 +08:00
regressiontest.sim Merge pull request #19870 from taosdata/feature/3_liaohj 2023-02-15 12:55:04 +08:00
repeatAlter.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
selectResNum.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 01:41:27 +08:00
select_across_vnodes.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
select_distinct_tag.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
select_from_cache_disk.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
select_with_tags.sim fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +08:00
set_tag_vals.sim fix test cases 2022-08-11 16:50:45 +08:00
single_row_in_tb.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
single_row_in_tb_query.sim Merge branch '3.0' into fix/TD-18617 2022-08-25 11:13:33 +08:00
sliding.sim fix: sliding case issue 2023-05-29 08:50:57 +08:00
slimit.sim fix test cases 2022-08-11 16:50:45 +08:00
slimit1.sim fix test cases 2022-08-11 16:50:45 +08:00
slimit1_query.sim fix: fix no group slimit issue and test cases 2023-03-22 17:14:45 +08:00
slimit_alter_tags.sim fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
slimit_limit.sim feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
slimit_query.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
stableOp.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
table_merge_limit.sim fix: table merge scan limit issue 2023-03-22 08:55:43 +08:00
tags_dynamically_specifiy.sim fix test cases 2022-08-11 16:50:45 +08:00
tags_filter.sim enh: show command optimize 2022-08-11 21:55:20 +08:00
tbnameIn.sim fix test cases 2022-08-11 16:50:45 +08:00
tbnameIn_query.sim fix test cases 2022-08-11 16:50:45 +08:00
timestamp.sim fix test cases 2022-08-11 16:50:45 +08:00
timestamp_query.sim fix: some problems of parser 2022-08-29 18:52:00 +08:00
top_groupby.sim fix test cases 2022-08-11 16:50:45 +08:00
topbot.sim test: restore 2.0 case 2022-07-20 21:01:47 +08:00
union.sim feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
union_sysinfo.sim docs: update arch 2022-07-29 17:26:57 +08:00
where.sim test:reduce to 1000 rowNumbers per tables in testcases 2023-03-15 11:49:02 +08:00

README.txt

This file contains a brief info about the parser test scripts directory.

The directory contains scripts for TDengine parser testing, mainly focus on syntax parsing and datatype support. The tests are organized in the way database languages are catagorized.

DML:
{
SELECT
INSERT
INTERVAL
FILL
DESCRIBE
SHOW
}

DDL:
{
CREATE DATABASE/METRIC/TABLE
DROP DATABASE/METRIC/TABLE
}

DCL:
{
CREATE ACCOUNT/USER
DROP ACCOUNT/USER
*ALTER USER PRIVILEGE
}