homework-jianmu/tests/system-test/2-query
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
..
Now.py add cases 2023-08-25 09:42:42 +08:00
Timediff.py add test case 2023-06-26 09:42:13 +08:00
To_iso8601.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
To_unixtimestamp.py test: modify expect data type from str to datetime 2023-09-11 19:10:57 +08:00
Today.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
abs.py update 2022-11-18 18:14:52 +08:00
and_or_for_byte.py update 2022-11-18 18:14:52 +08:00
apercentile.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
arccos.py update 2022-11-18 18:14:52 +08:00
arcsin.py update 2022-11-18 18:14:52 +08:00
arctan.py update 2022-11-18 18:14:52 +08:00
avg.py fix(query): avg fix case error 2022-12-17 16:59:25 +08:00
between.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
blockSMA.py add sma test cases 2023-01-03 11:10:42 +08:00
bottom.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
case_when.py test: refine query cases 2023-02-07 10:38:48 +08:00
cast.py fix: fix test `cast.py` for windows (#20676) 2023-03-28 19:08:43 +08:00
ceil.py update 2022-11-18 18:14:52 +08:00
char_length.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
check_tsdb.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
columnLenUpdated.py test:repire test case for windows 2023-08-07 18:32:58 +08:00
concat.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
concat2.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
concat_ws.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
concat_ws2.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
cos.py update 2022-11-18 18:14:52 +08:00
count.py fix test cases 2022-11-29 19:45:18 +08:00
countAlwaysReturnValue.py add test cases 2022-11-28 01:00:34 +08:00
count_null.py add test cases 2023-05-24 01:30:48 -07:00
count_partition.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
csum.py fix test cases 2022-11-15 14:37:10 +08:00
db.py test: add test cases 2022-12-23 18:39:21 +08:00
diff.py add test case 2023-07-04 11:31:49 +08:00
distinct.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_apercentile.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_avg.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_count.py fix errors 2022-11-29 22:14:46 +08:00
distribute_agg_max.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_min.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_spread.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_stddev.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
distribute_agg_sum.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
elapsed.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
explain.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
fill_with_group.py fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
first.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
floor.py update 2022-11-18 18:14:52 +08:00
function_diff.py test: make diff function testing case to pass 2023-06-09 12:55:07 +08:00
function_null.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
function_stateduration.py update 2022-11-18 17:18:01 +08:00
geometry.py Feature/3.0 geometry (#21037) 2023-05-24 15:36:46 +08:00
hint.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
histogram.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
hyperloglog.py Merge branch '3.0' into fix/TD-20140 2022-11-04 09:44:28 +08:00
insert_null_none.py test:modify failed cases in ci 2023-01-13 10:30:43 +08:00
insert_select.py test: refine query cases 2022-11-23 16:37:39 +08:00
interp.py add test case 2023-08-11 10:19:45 +08:00
interval_limit_opt.py fix: 1. select tag from meters partition by tag limit returned wrong num of rows 2023-09-04 18:16:12 +08:00
irate.py fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
join.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
join2.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
json_tag.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
json_tag_large_tables.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
last.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
last_row.py fix test cases 2022-11-28 22:55:16 +08:00
last_row_interval.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
leastsquares.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
length.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
limit.py feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
log.py update 2022-11-18 18:14:52 +08:00
lower.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
ltrim.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
mavg.py fix: remove test case has random results 2023-03-08 18:44:16 +08:00
max.py add test cases 2023-04-11 15:47:27 +08:00
max_min_data.py test: refine query cases 2023-02-07 10:39:05 +08:00
max_min_last_interval.py add test cases 2023-02-10 15:08:34 +08:00
max_partition.py fix test case 2023-05-31 16:10:38 +08:00
min.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
mode.py fix test case 2023-03-22 09:58:58 +08:00
nestedQuery.py fix: case issue 2023-09-01 08:41:36 +08:00
nestedQueryInterval.py add test cases 2022-12-22 19:05:55 +08:00
nestedQuery_26.py test: refine query cases 2023-03-30 10:18:53 +08:00
nestedQuery_math.py test: refine query cases 2023-03-30 10:18:22 +08:00
nestedQuery_str.py test: refine query cases 2022-10-24 11:24:33 +08:00
nestedQuery_time.py test: refine query cases 2022-10-24 11:24:06 +08:00
odbc.py Merge branch '3.0' into feat/TD-24499 2023-06-13 15:27:18 +08:00
orderBy.py test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
out_of_order.py merge main 2023-04-04 14:50:58 +08:00
percentile.py add test cases 2023-02-22 14:08:26 +08:00
pow.py update 2022-11-18 18:14:52 +08:00
projectionDesc.py fix: add order by string case 2023-03-03 11:54:25 +08:00
qnodeCluster.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
queryQnode.py fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
query_cols_tags_and_or.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
round.py update 2022-11-18 18:14:52 +08:00
rtrim.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
sample.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
select_index.py test: refine query cases 2022-11-23 16:37:18 +08:00
select_null.py test: refine query cases 2023-04-24 10:30:10 +08:00
sin.py update 2022-11-18 18:14:52 +08:00
slimit.py test:repire test case for windows 2023-08-07 18:32:58 +08:00
smaBasic.py test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
smaTest.py test: adjust asan case 2022-11-24 11:45:40 +08:00
sml.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
sml_TS-3724.py fix:sml test case error for tbname 2023-08-24 23:15:35 +08:00
spread.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
sqrt.py update 2022-11-18 18:14:52 +08:00
stablity.py test:modify failed cases in ci 2023-01-12 18:24:01 +08:00
stablity_1.py fix test cases 2022-11-15 14:37:10 +08:00
statecount.py update 2022-11-18 18:14:52 +08:00
stateduration.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
stbJoin.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
stddev.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
substr.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
sum.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
systable_func.py merge main to 3.0 2023-06-26 18:43:00 +08:00
tagFilter.py fix: add tag filter case 2023-02-21 14:36:25 +08:00
tail.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
tan.py update 2022-11-18 18:14:52 +08:00
timeerror.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
timetruncate.py fix timetruncate test cases 2022-12-05 12:00:50 +08:00
timezone.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
top.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
ts_3405_3398_3423.py Merge pull request #21771 from flyingangel2013/ts_3405_fix 2023-06-21 15:43:17 +08:00
tsbsQuery.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
ttl_comment.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
twa.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
txt.txt update 2022-11-18 18:14:52 +08:00
union.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
union1.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
union2.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
union3.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
union4.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
unique.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
upper.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
varbinary.py fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
varchar.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00