homework-jianmu/tests/script/general/parser
Haojun Liao 80fc12ea79 [td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns. 2021-05-18 23:17:53 +08:00
..
README.txt add some scripts 2020-04-19 23:28:22 +08:00
alter.sim [td-225]refactor. 2021-04-02 11:18:36 +08:00
alter1.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
alter_stable.sim [td-4147]<fix>: report error if the column name is too long. 2021-05-11 21:20:44 +08:00
auto_create_tb.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
auto_create_tb_drop_tb.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
between_and.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
binary_escapeCharacter.sim [td-3967]update the sim. 2021-04-30 17:14:57 +08:00
col_arithmetic_operation.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
col_arithmetic_query.sim [td-2895] merge develop. 2021-03-08 13:33:15 +08:00
columnValue.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
columnValue_bigint.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_bool.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_double.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_float.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_int.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_smallint.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_tinyint.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
columnValue_unsign.sim fix case issue 2021-02-07 10:43:20 +08:00
commit.sim [td-225] refactor a sim script. 2021-05-17 15:51:49 +08:00
constCol.sim fix bug 2021-04-28 14:27:15 +08:00
create_db.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
create_mt.sim [td-225]remove unused keywords. 2021-03-17 13:15:09 +08:00
create_tb.sim [td-4147]update the test script. 2021-05-12 11:29:00 +08:00
create_tb_with_tag_name.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
dbtbnameValidate.sim [td-4147]<fix>: report error if the column name is too long. 2021-05-11 21:20:44 +08:00
fill.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
fill_stb.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
fill_us.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
first_last.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
first_last_query.sim [td-225]add test cases. 2021-04-19 18:00:32 +08:00
function.sim [TD-3948]<enhance>: insert syntax - specify columns after supertable tags 2021-04-28 11:16:36 +08:00
gendata.sh [td-225]update the sim. 2021-04-02 14:37:01 +08:00
groupby.sim Hotfix/sangshuduo/td 3636 for master (#5735) 2021-04-09 09:03:24 +08:00
having.sim add case 2021-03-11 11:20:17 +08:00
having_child.sim fix filter error 2021-04-01 16:41:21 +08:00
import.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
import_commit1.sim [TD-225]update the sim 2021-02-04 11:34:05 +08:00
import_commit2.sim [TD-225]update the sim 2021-02-04 11:34:05 +08:00
import_commit3.sim [TD-225]update the sim 2021-02-04 11:34:05 +08:00
import_file.sim [td-225]update the sim. 2021-04-02 14:28:22 +08:00
insert_multiTbl.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
insert_tb.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
interp.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
interp_test.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
join.sim [td-3313] add test script. 2021-03-16 10:26:24 +08:00
join_manyblocks.sim [td-3313] add test script. 2021-03-16 10:26:24 +08:00
join_multitables.sim add test case 2021-03-22 17:35:10 +08:00
join_multivnode.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
last_groupby.sim add case 2021-03-08 11:43:29 +08:00
lastrow.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
lastrow_query.sim fix bug 2021-03-10 18:34:45 +08:00
limit.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
limit1.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
limit1_stb.sim [td-2895] refactor. 2021-02-26 15:45:13 +08:00
limit1_tb.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
limit1_tblocks100.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
limit2.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
limit2_query.sim [TD-2895] refactor 2021-02-03 18:29:40 +08:00
limit2_tblocks100.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
limit_stb.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
limit_tb.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
mixed_blocks.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
nchar.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
null_char.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
projection_limit_offset.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
repeatAlter.sim scripts 2020-05-12 18:28:00 +08:00
selectResNum.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
select_across_vnodes.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
select_distinct_tag.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
select_from_cache_disk.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
select_with_tags.sim [td-4231]<enhance>: report error if only tags of the table are retrieved in the select clause when the filter condition only includes normal columns. 2021-05-18 23:17:53 +08:00
set_tag_vals.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
single_row_in_tb.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
single_row_in_tb_query.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
sliding.sim [td-225]fix bugs found by regression test. 2021-03-15 15:48:48 +08:00
slimit.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
slimit1.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
slimit1_query.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
slimit_alter_tags.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
slimit_query.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
stableOp.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
tags_dynamically_specifiy.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
tags_filter.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
tbnameIn.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
tbnameIn_query.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
testSuite.sim [td-3967]1) refactor. 2021-04-30 17:12:20 +08:00
timestamp.sim [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
timestamp_query.sim [TD-225]update the sim 2021-01-09 14:25:54 +08:00
topbot.sim [td-3621]update sim 2021-03-31 21:26:11 +08:00
union.sim Merge pull request #5953 from taosdata/hotfix/TD-3984 2021-04-29 13:27:03 +08:00
where.sim [td-3318]update the sim 2021-03-16 18:39: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
}