Hui Li
|
0d3ac6c304
|
Merge pull request #20702 from taosdata/test/TD-22592
Test/td 22592
|
2023-03-30 14:48:59 +08:00 |
Haojun Liao
|
d947619b4f
|
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
|
2023-03-30 14:39:20 +08:00 |
dapan1121
|
333bbe73d5
|
Merge pull request #20669 from taosdata/szhou/python-udf-improvement
enhance: add language and body to ins_functions
|
2023-03-30 14:03:18 +08:00 |
Haojun Liao
|
e2474b0aa1
|
Merge pull request #20699 from taosdata/fix/TD023101
fix:add assert for debug
|
2023-03-30 13:35:10 +08:00 |
Haojun Liao
|
71d2620259
|
other: update the test case.
|
2023-03-30 12:58:52 +08:00 |
Haojun Liao
|
e1d85ce074
|
fix(tmq): fix error.
|
2023-03-30 12:04:47 +08:00 |
wangmm0220
|
b7e6e4197d
|
opti:disable set enable.heartbeat.background
|
2023-03-30 11:18:35 +08:00 |
dapan1121
|
8f3c41fc70
|
fix: add more column update cases
|
2023-03-30 11:03:40 +08:00 |
wangmm0220
|
07171a01b4
|
fix:taosdMonitor.py failed in windows
|
2023-03-30 10:52:39 +08:00 |
“happyguoxy”
|
2aeda10174
|
test: refine query cases
|
2023-03-30 10:22:17 +08:00 |
“happyguoxy”
|
cf99c2e69d
|
test: refine query cases
|
2023-03-30 10:18:53 +08:00 |
“happyguoxy”
|
8825b89314
|
test: refine query cases
|
2023-03-30 10:18:36 +08:00 |
“happyguoxy”
|
01ae6da8a4
|
test: refine query cases
|
2023-03-30 10:18:22 +08:00 |
“happyguoxy”
|
2e8e5a98e9
|
test: refine query cases
|
2023-03-30 10:18:05 +08:00 |
wangmm0220
|
f93efc8538
|
fix:telemetry.py failed in windows
|
2023-03-30 09:21:34 +08:00 |
Haojun Liao
|
56c98d7768
|
refactor: do some internal refactor.
|
2023-03-29 19:35:04 +08:00 |
Alex Duan
|
7568a89553
|
test: tmqDnodeRestart.py set query retry times from 10 to 50
|
2023-03-29 18:44:24 +08:00 |
wangmm0220
|
2243184a4d
|
fix:conflicts
|
2023-03-29 17:53:05 +08:00 |
wangmm0220
|
9d9ae749d1
|
opti:tmq logic & fix CI cases
|
2023-03-29 17:27:04 +08:00 |
Alex Duan
|
df43ce13e0
|
Merge branch 'test/TD-22889-3.0' of github.com:/taosdata/TDengine into test/TD-22889-3.0
|
2023-03-29 17:02:35 +08:00 |
Alex Duan
|
df2ecea34f
|
test: tag_index_cluster.py file was added by mistake
|
2023-03-29 16:57:15 +08:00 |
“happyguoxy”
|
f61732dca3
|
test: refine query cases
|
2023-03-29 16:56:53 +08:00 |
slzhou
|
accebcedc4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf-improvement
|
2023-03-29 14:52:04 +08:00 |
dapan1121
|
0659814d16
|
Merge pull request #20674 from taosdata/fix/TS-3010
fix: query schema is old issue
|
2023-03-29 11:41:07 +08:00 |
shenglian zhou
|
883734a6b8
|
fix: use offical pypi repository
|
2023-03-29 11:33:18 +08:00 |
Alex Duan
|
1f953a422d
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-29 09:32:32 +08:00 |
slzhou
|
eb1612483c
|
fix: pass odbc.py test. add two columns
|
2023-03-29 08:56:49 +08:00 |
Xuefeng Tan
|
cebe53a483
|
fix: fix test `cast.py` for windows (#20676)
|
2023-03-28 19:08:43 +08:00 |
wangmm0220
|
d0c55ef572
|
fix:conflicts
|
2023-03-28 18:12:13 +08:00 |
wangmm0220
|
5c9638d2c4
|
fix:modify test case for tmq
|
2023-03-28 18:09:19 +08:00 |
dapan1121
|
22ad3129b9
|
fix: query schema is old issue
|
2023-03-28 15:21:47 +08:00 |
Alex Duan
|
e98fe94eb2
|
test : add ldconfig to call
|
2023-03-28 15:08:38 +08:00 |
Alex Duan
|
9289f7de8b
|
test: add retentsion for topic
|
2023-03-28 13:58:40 +08:00 |
Alex Duan
|
444adf5fdf
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-28 12:56:01 +08:00 |
Alex Duan
|
9b729c289b
|
test: add install taospyudf
|
2023-03-28 12:54:57 +08:00 |
Alex Duan
|
70043090dc
|
test: change sum to high performance version
|
2023-03-28 10:55:27 +08:00 |
Alex Duan
|
6d42ddb7f9
|
test: add udfpy_main.py to ci
|
2023-03-27 19:58:47 +08:00 |
Xiaoyu Wang
|
97855c6233
|
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
|
2023-03-27 17:58:31 +08:00 |
wangmm0220
|
5a2e3c1603
|
fix:add test case for raw_block interface
|
2023-03-27 10:32:30 +08:00 |
Alex Duan
|
1b3f9f4a08
|
test: change batch size
|
2023-03-26 21:36:59 +08:00 |
wangmm0220
|
f1d67b6059
|
fix:conflict
|
2023-03-25 19:03:23 +08:00 |
plum-lihui
|
c35f2ca8e3
|
test: modify tmq cases
|
2023-03-25 17:34:04 +08:00 |
wangmm0220
|
750cd8c5a4
|
fix:ci error
|
2023-03-25 16:33:47 +08:00 |
wangmm0220
|
8823997941
|
fix:case error & add NONE for rows to col mode
|
2023-03-25 15:56:22 +08:00 |
Benguang Zhao
|
19883fdeed
|
feat: alter database before creating topic in tests
|
2023-03-25 12:01:20 +08:00 |
wangmm0220
|
8081572ae1
|
fix:modify ci case if consume too fast
|
2023-03-25 11:31:19 +08:00 |
Alex Duan
|
d4c63827c2
|
test: case all passed
|
2023-03-24 19:44:08 +08:00 |
Alex Duan
|
17f948deca
|
test: add string concat function
|
2023-03-24 18:57:07 +08:00 |
Hui Li
|
3115265158
|
Merge pull request #20573 from taosdata/test/TD-23120-MAIN
test: add tools to detect the validity of ASSERT
|
2023-03-24 10:31:32 +08:00 |
Alex Duan
|
1434fea2de
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-24 10:18:14 +08:00 |
Alex Duan
|
2cf21bd134
|
test: update code
|
2023-03-24 10:16:45 +08:00 |
Alex Duan
|
e2e76f9e28
|
test: udfpy_main.py case passed !
|
2023-03-23 19:22:40 +08:00 |
Xiaoyu Wang
|
18b039fecd
|
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
|
2023-03-23 18:44:23 +08:00 |
Xiaoyu Wang
|
bbd5191800
|
fix: udf error check
|
2023-03-23 16:32:00 +08:00 |
Alex Duan
|
6345952f88
|
test: debug python file
|
2023-03-22 20:30:25 +08:00 |
Alex Duan
|
cb59cc8308
|
test: select nested query of udf
|
2023-03-22 18:28:50 +08:00 |
Alex Duan
|
2b938ffea3
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-22 17:19:36 +08:00 |
Alex Duan
|
8ac1e7f02c
|
test: first submit udf python case
|
2023-03-22 17:18:24 +08:00 |
Alex Duan
|
70297a4648
|
test: first submit udf python case
|
2023-03-22 17:17:53 +08:00 |
wangmm0220
|
dd4cf0597b
|
fix:error in optimize consume logic
|
2023-03-22 17:04:02 +08:00 |
plum-lihui
|
da0c7a29b6
|
test: modify test case
|
2023-03-22 17:00:42 +08:00 |
plum-lihui
|
6811a6b264
|
Merge branch 'main' into lihui3.0/test
|
2023-03-22 16:57:07 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
Ganlin Zhao
|
7d124dfecc
|
fix test case
|
2023-03-22 09:58:58 +08:00 |
Hui Li
|
c8110908fd
|
Merge pull request #20577 from taosdata/test/main/TD-23145
ci: enable Jemalloc in compilation
|
2023-03-22 08:54:47 +08:00 |
chenhaoran
|
1ad3c4fde0
|
ci: enable Jemalloc in compilation
|
2023-03-21 19:39:12 +08:00 |
Alex Duan
|
e2d4203be0
|
test: change lower assert to system assert
|
2023-03-21 18:44:55 +08:00 |
Jason-Jia
|
c35fc05d66
|
Merge branch 'main' into test/TS-2908
|
2023-03-21 17:07:40 +08:00 |
jiacy-jcy
|
86823ab90f
|
update
|
2023-03-20 19:40:07 +08:00 |
jiacy-jcy
|
58db7561fa
|
Merge branch 'main' into test/TS-2908
|
2023-03-20 19:39:10 +08:00 |
kailixu
|
aa4c1cb5eb
|
chore: more code
|
2023-03-20 17:44:34 +08:00 |
kailixu
|
179579f204
|
chore: more code
|
2023-03-20 17:41:22 +08:00 |
kailixu
|
24dbcaa844
|
chore: merge main
|
2023-03-20 17:32:54 +08:00 |
Haojun Liao
|
ca1dffff45
|
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
|
2023-03-20 16:11:22 +08:00 |
chenhaoran
|
fb0531d669
|
test:add tsbs query sql
|
2023-03-20 11:33:47 +08:00 |
plum-lihui
|
d2b53b516e
|
update
|
2023-03-20 10:00:48 +08:00 |
Hui Li
|
a812847317
|
Merge pull request #20535 from taosdata/test/main/TD-23213
test:add failed connection of client and server
|
2023-03-20 09:25:21 +08:00 |
Hui Li
|
1f494769ca
|
Merge pull request #20536 from taosdata/test/TD-23120-MAIN
test: assert check tools
|
2023-03-20 09:23:02 +08:00 |
Cary Xu
|
7a3c897a80
|
Revert "fix(query): invalid write when query of ins_columns"
|
2023-03-18 20:49:48 +08:00 |
Alex Duan
|
ca11dcfbea
|
test: assert check tools
|
2023-03-18 19:56:51 +08:00 |
Haojun Liao
|
8a8f1daabd
|
refactor: update the logs.
|
2023-03-18 18:43:13 +08:00 |
chenhaoran
|
8d852fdf94
|
test:add failed connection of client and server
|
2023-03-18 18:25:14 +08:00 |
plum-lihui
|
ecd39d33f5
|
test: add tmq case
|
2023-03-18 18:07:55 +08:00 |
dapan1121
|
77d8013808
|
Merge pull request #20526 from taosdata/fix/TD-23173
fix(query): do not update ts window at exchange operator.
|
2023-03-18 18:00:09 +08:00 |
plum-lihui
|
51f58ffeab
|
add test case
|
2023-03-18 17:44:03 +08:00 |
plum-lihui
|
856912deda
|
test: modify test case
|
2023-03-18 16:47:36 +08:00 |
Ganlin Zhao
|
e7a8ab7336
|
add test cases
|
2023-03-18 15:21:59 +08:00 |
Hui Li
|
50178cd5c9
|
Merge pull request #20494 from taosdata/case/TD-23065
test: add case for TS-2687 wide column
|
2023-03-18 13:37:39 +08:00 |
Alex Duan
|
61d4e201ae
|
test: import autogen
|
2023-03-18 10:28:22 +08:00 |
Alex Duan
|
9245ba076d
|
test: rename filename
|
2023-03-18 10:26:20 +08:00 |
kailixu
|
f3b4dbd2b5
|
chore: test case optimization
|
2023-03-17 19:16:01 +08:00 |
Alex Duan
|
2d514e4978
|
test: remove autogen import
|
2023-03-17 18:41:01 +08:00 |
Alex Duan
|
f103fec944
|
test : test case execute
|
2023-03-17 17:14:16 +08:00 |
kailixu
|
31d38dfd23
|
fix: select ins_columns from stb/ctb
|
2023-03-17 14:51:47 +08:00 |
kailixu
|
bfa7eabff6
|
fix: select ins_columns from stb/ctb
|
2023-03-17 14:50:57 +08:00 |
kailixu
|
ed3fc6bdf1
|
fix: select ins_columns from stb/ctb
|
2023-03-17 14:48:23 +08:00 |
kailixu
|
a85e30efe6
|
fix: select ins_columns from stb/ctb
|
2023-03-17 14:19:00 +08:00 |
kailixu
|
7ed966e3f1
|
fix: select ins_columns from stb/tb
|
2023-03-17 12:33:34 +08:00 |
Hui Li
|
9638b4920f
|
Merge pull request #20487 from taosdata/TD-13572
test:fix that timestamps can be validated correctly in testcase
|
2023-03-16 19:41:27 +08:00 |
chenhaoran
|
234f9db5e7
|
test:fix that timestamps can be validated correctly
|
2023-03-16 17:10:43 +08:00 |