kailixu
234b95fcd6
enh: test case optimization
2024-09-25 09:51:27 +08:00
kailixu
c2c3be3aa6
enh: test case optimization
2024-09-25 09:40:26 +08:00
kailixu
130d808d1b
Merge branch '3.0' into fix/TD-32302-3.0
2024-09-25 09:23:20 +08:00
kailixu
92146c510a
fix: unify the error code when drop stable
2024-09-25 09:22:56 +08:00
Feng Chao
ac8f72dcaf
Merge pull request #27726 from taosdata/test/3.0/windows-full-ci
...
tetst:modify error path and correct checking timestamp data with timzone in windows ci
2024-09-25 08:02:38 +08:00
kailixu
2bdcf4d3be
enh: drop table with uid
2024-09-20 15:29:23 +08:00
kailixu
3fd2e51e06
enh: cannot drop table of system db
2024-09-20 09:46:37 +08:00
kailixu
53c1570f2e
enh: add test case for drop table with
2024-09-20 07:55:06 +08:00
kailixu
cac1ce28ad
enh: support drop table with uid
2024-09-19 16:47:08 +08:00
chenhaoran
cd212999cc
Merge branches 'test/3.0/windows-full-ci' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
2024-09-19 14:03:42 +08:00
Haojun Liao
6b1e12872f
test: update test cases.
2024-09-11 10:19:37 +08:00
Haojun Liao
37355b8ae1
fix(test): update test cases.
2024-09-10 17:49:12 +08:00
chenhaoran
32b23885ad
tetst:modify error path and correct checking timestamp data with timezone in windows ci
2024-09-06 14:26:18 +08:00
chenhaoran
66b7c9cfbe
tetst:modify error path in windows ci
2024-09-03 16:34:26 +08:00
chenhaoran
860395c45b
tetst:modify failed cases in windows ci
2024-09-02 16:13:27 +08:00
chenhaoran
7298857238
tetst:modify failed cases in windows ci
2024-09-01 22:20:56 +08:00
chenhaoran
639ec1211d
tetst:check stream task status in common.py
2024-08-28 20:54:42 +08:00
sima
a54019211f
feat:[TS-4893] Support MYSQL functions.
...
Add more functions:
- Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
- String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
- Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
- Aggregate Functions: VAR_POP().
Modify some functions:
- ROUND(): support round to given decimal places.
- CHAR_LENGTH(): support calculate multi-byte character's length.
- TIMEDIFF(): result will be negative when expr1 < expr2.
- STDDEV(): add alias name STDDEV_POP().
- SUBSTR(): add alias name SUBSTRING().
support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
Haojun Liao
d8993c16ee
fix(stream): update test case.
2024-07-23 19:32:05 +08:00
kailixu
41d175a6a1
fix: insert clause mixed with bound and unspecified columns
2024-07-19 15:12:32 +08:00
kailixu
0792b025ea
fix: insert clause mixed with bound and unspecified columns
2024-07-19 15:08:34 +08:00
xjzhou
c9153b8176
update CI test case stmt_error
2024-07-05 16:27:40 +08:00
Alex Duan
c565ee80c0
Merge pull request #26043 from taosdata/ts4851
...
update test cases to fix uncertainty results by charles
2024-06-05 13:46:57 +08:00
charles
68915197ee
update test cases to fix uncertainty results by charles
2024-06-05 08:25:39 +08:00
Haojun Liao
3baa4169e6
Merge branch '3.0' into fix/3_liaohj
2024-05-20 10:31:53 +08:00
Chris Zhai
5ac136fdee
update test cases for TS-4791
2024-05-15 15:20:20 +08:00
Haojun Liao
abd90c733a
fix(stream): remove backend files only after the in-memory task is dropped.
2024-05-15 14:24:35 +08:00
Chris Zhai
7b017b817d
update test cases
2024-05-06 14:55:39 +08:00
Chris Zhai
5ea788fb7e
add test cases for td-29157
2024-05-06 11:36:56 +08:00
Chris Zhai
27a10c944a
add test scripts for td29793
2024-04-28 15:27:57 +08:00
Chris Zhai
5da1fffa99
update cases
2024-04-19 16:41:53 +08:00
Chris Zhai
198e516bbf
Merge branches 'TEST/3.0/TS-4243' and '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
2024-04-19 14:20:47 +08:00
Chris Zhai
8c422fac52
Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
2024-04-19 13:33:57 +08:00
Chris Zhai
35453772eb
update composite_primary_key_create
2024-04-19 13:33:38 +08:00
kailixu
74afb8deae
chore: solve conflicts
2024-04-17 10:52:34 +08:00
wangjiaming0909
e43580f71b
fix ci
2024-04-16 14:25:20 +08:00
dm chen
aedec5ead7
Merge branch '3.0' into feat/TD-24834
2024-04-16 11:35:49 +08:00
Haojun Liao
eba924776f
fix(stream): update test cases.
2024-04-15 23:26:18 +08:00
Chris Zhai
88d227a97d
update composite primary ke case
2024-04-14 12:19:04 +08:00
Chris Zhai
a7fb349916
add flush before select
2024-04-12 16:42:48 +08:00
Chris Zhai
0241be8b08
add flush test to composite primary key insert
2024-04-12 10:57:46 +08:00
Chris Zhai
49639714f3
update test cases for composite_primary_key_insert
2024-04-12 09:47:41 +08:00
Chris Zhai
42bf46139a
update stmt test cases
2024-04-11 11:17:00 +08:00
Chris Zhai
e0b60125b5
chore: add test case for composite primary key
2024-04-10 17:05:16 +08:00
Chris Zhai
ea81f194c0
update composite_primary_key_insert.py
2024-04-10 16:21:30 +08:00
Chris Zhai
b61bf20ebf
add test scripts for TS-4243
2024-04-03 18:05:21 +08:00
kailixu
6eaa99bb2d
feat: encryption algorithm
2024-04-01 13:58:13 +08:00
Chris Zhai
cba77f9f72
update test cases for ts-4221- v5
2024-03-22 14:31:15 +08:00
Chris Zhai
facca231f8
update test cases for ts-4421 - v3
2024-03-21 14:39:22 +08:00
Chris Zhai
9bf540a1b2
update test case for ts-4421 - v2
2024-03-20 17:35:21 +08:00