homework-jianmu/tests/system-test/2-query
“happyguoxy” ace05054e7 feat(query): add nested query function 2022-05-20 20:26:10 +08:00
..
Now.py update 2022-04-28 10:52:26 +08:00
Timediff.py update test case 2022-05-07 16:28:09 +08:00
To_iso8601.py add case for to_iso8601 2022-04-28 18:05:14 +08:00
To_unixtimestamp.py update test case 2022-05-05 11:12:21 +08:00
Today.py add case for to_iso8601 2022-04-28 18:05:14 +08:00
abs.py fix(query): release meta reader after initializing it. 2022-05-19 16:16:16 +08:00
arccos.py add case for function arccos 2022-05-06 21:34:26 +08:00
arcsin.py add case for function arcsin 2022-05-06 21:25:58 +08:00
arctan.py add test case for atan functions 2022-05-07 11:55:29 +08:00
between.py fix case 2022-05-11 16:42:12 +08:00
cast.py fix case 2022-05-09 12:01:25 +08:00
ceil.py update case 2022-04-29 15:31:45 +08:00
char_length.py fix case 2022-05-09 12:01:25 +08:00
concat.py fix case 2022-05-09 12:14:02 +08:00
concat_ws.py fix case 2022-05-09 12:14:02 +08:00
cos.py add case for cosin function 2022-05-06 20:31:52 +08:00
count.py update test case 2022-05-06 20:47:27 +08:00
diff.py update test case 2022-05-10 10:15:16 +08:00
distinct.py feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 10:24:48 +08:00
floor.py update case 2022-04-29 15:31:45 +08:00
join.py test: Print the executed sql statements in the script files. 2022-05-13 18:19:49 +08:00
last.py update 2022-05-07 16:32:44 +08:00
length.py fix case 2022-05-09 11:44:05 +08:00
log.py let case run CI 2022-05-05 18:40:13 +08:00
lower.py fix case 2022-05-09 11:46:34 +08:00
ltrim.py fix case 2022-05-09 00:27:52 +08:00
max.py add case for max and min 2022-05-05 20:22:53 +08:00
min.py add case for max and min 2022-05-05 20:22:53 +08:00
nestedQuery.py feat(query): add nested query function 2022-05-20 20:26:10 +08:00
pow.py test:add case for pow functions 2022-05-05 18:30:28 +08:00
query_cols_tags_and_or.py Update query_cols_tags_and_or.py 2022-05-16 18:47:12 +08:00
round.py update case 2022-04-29 15:31:45 +08:00
rtrim.py fix case 2022-05-09 00:27:52 +08:00
sin.py add case for cosin function 2022-05-06 20:31:52 +08:00
smaTest.py test: add sma profermance test 2022-05-05 22:17:25 +08:00
sqrt.py Update sqrt.py 2022-05-07 12:04:46 +08:00
substr.py fix case 2022-05-09 00:27:52 +08:00
sum.py fix case 2022-04-29 11:08:27 +08:00
tan.py add case for tan functions 2022-05-06 20:47:45 +08:00
timetruncate.py update testcase 2022-05-06 18:07:51 +08:00
timezone.py fix: timedatectl not available in docker container 2022-05-12 17:52:29 +08:00
union.py fix case 2022-05-17 18:11:55 +08:00
union2.py fix case 2022-05-17 18:11:55 +08:00
union3.py fix case 2022-05-17 18:08:45 +08:00
union4.py fix case 2022-05-17 18:11:55 +08:00
upper.py fix case 2022-05-09 11:46:34 +08:00
varchar.py [test: add sleep for elect leader] 2022-04-22 18:48:22 +08:00