Alex Duan
95d5de0275
test: fixed gnu_opt memory leak
2023-04-10 11:28:19 +08:00
Alex Duan
e5e144e420
test: reset modify
2023-04-08 19:22:21 +08:00
Alex Duan
55c265f85f
test: add new feature with previous cluster running case
2023-04-08 18:07:29 +08:00
chenhaoran
f6f4e81333
test:add testcase of childtale_from_to
2023-04-07 18:24:06 +08:00
Alex Duan
ad6dd54a00
test: add udf function return with varchar
2023-04-07 18:14:02 +08:00
dapan1121
b5b4f5db95
Merge pull request #20801 from taosdata/test/TD-AUTOGETN-3.0
...
test: change random to fixed
2023-04-07 15:11:52 +08:00
Hui Li
06bb225e3a
Merge pull request #20740 from taosdata/test/TD-22830-3.0
...
the strategy for wal retention period and size
2023-04-07 11:40:39 +08:00
Alex Duan
df2ad9174d
test: change autogen.py random to fixed
2023-04-07 11:05:09 +08:00
Alex Duan
927390f38e
test: change random to fixed
2023-04-07 11:00:53 +08:00
dapan1121
062a3dc97d
Merge pull request #20758 from taosdata/szhou/fix-td23454
...
fix: interp pseudo column can not be used without interp function
2023-04-07 08:50:51 +08:00
shenglian zhou
455719befa
fix: use us time unit for last fetch time
2023-04-06 18:09:29 +08:00
Haojun Liao
2b2059ef18
Merge pull request #20534 from taosdata/fix/TD-22671
...
fix:error in TD-23218 & remove useless logic
2023-04-06 11:47:24 +08:00
Alex Duan
8fc5a0d623
test: add first ignore log
2023-04-04 18:46:10 +08:00
wangmm0220
ed53b9827a
fix:modify tsim cases for msg number
2023-04-04 15:57:27 +08:00
slzhou
7d9befbe3a
fix: add testcase
2023-04-04 15:24:14 +08:00
Xiaoyu Wang
e9d7a099cc
merge main
2023-04-04 14:50:58 +08:00
Alex Duan
3f694e3860
test: projDir is error
2023-04-04 14:07:41 +08:00
Alex Duan
cd99a611ac
test: ci not pass , modify path
2023-04-04 13:59:15 +08:00
Alex Duan
cec2be0435
test: add consumer for topic
2023-04-04 09:08:46 +08:00
Alex Duan
a3f5386e77
test: add consumer for topic
2023-04-04 09:08:09 +08:00
dapan1121
f79eeb3032
fix: add stmt error handling
2023-04-04 08:54:28 +08:00
wangmm0220
1d7581f660
fix:conflicts from main
2023-04-03 19:59:33 +08:00
Alex Duan
064cf2f3bc
test: add walRetention.py case to CI
2023-04-03 17:09:10 +08:00
Alex Duan
e2fee285e6
Merge branch '3.0' into test/TD-22830-3.0
2023-04-03 17:05:54 +08:00
Alex Duan
70e166aa9f
test: wal retetion period and size case passed
2023-04-03 17:04:25 +08:00
Alex Duan
c51a9ec40b
test: wal retetion period and size case passed
2023-04-03 17:02:17 +08:00
Alex Duan
e2b5444c13
case : add walRetetion.py case
2023-04-03 16:18:19 +08:00
Xiaoyu Wang
c5632ca355
enh: convert the month and year in interval-offset to a database precision duration
2023-04-03 13:47:28 +08:00
chenhaoran
ebc997f769
test:decreas vgroups
2023-04-03 11:01:42 +08:00
wangmm0220
afcc3d2064
opti:code for tmq
2023-03-31 19:02:38 +08:00
Hongze Cheng
e8b7c089ee
change test case
2023-03-31 18:09:50 +08:00
wangmm0220
97b5c7abee
fix:merge from main
2023-03-31 16:20:21 +08:00
Haojun Liao
d2d3fc14e8
Merge pull request #20700 from taosdata/fix/TS-2940
...
opti:disable set enable.heartbeat.background
2023-03-31 11:33:01 +08:00
Haojun Liao
36ccf34d50
Merge pull request #20707 from taosdata/fix/TD-23397
...
fix:state window return wrong block type
2023-03-31 11:31:30 +08:00
dapan1121
00376b45fb
Merge pull request #20708 from taosdata/szhou/fix-ts3013
...
fix: add filter to exchange node for union-all subquery
2023-03-30 18:14:48 +08:00
slzhou
b2ca68943c
fix: add test case
2023-03-30 16:58:21 +08:00
54liuyao
ae98ad43a5
fix:state window return wrong block type
2023-03-30 16:38:54 +08:00
plum-lihui
8c9580f93e
test: modify tmq test case
2023-03-30 16:38:43 +08:00
plum-lihui
32c262acc4
test: modify tmq test case
2023-03-30 16:37:26 +08:00
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
a778dc8c09
Merge pull request #20698 from taosdata/szhou/fix-ts23354-2
...
fix: join before interval
2023-03-30 14:14:45 +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
“happyguoxy”
347c08bfea
test: refine query cases
2023-03-30 10:17:52 +08:00
wangmm0220
f93efc8538
fix:telemetry.py failed in windows
2023-03-30 09:21:34 +08:00
slzhou
06aa7d3750
fix: add test case for interval after join
2023-03-30 08:54:00 +08:00
Haojun Liao
56c98d7768
refactor: do some internal refactor.
2023-03-29 19:35:04 +08:00
dapan1121
3810e57c15
fix: tag copy issue
2023-03-29 19:10:10 +08:00
Alex Duan
7568a89553
test: tmqDnodeRestart.py set query retry times from 10 to 50
2023-03-29 18:44:24 +08:00
“happyguoxy”
b25b6a8333
test: refine query cases
2023-03-29 18:16:46 +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
dcf5f98b4b
fix: change name and body to func_name and func_body
2023-03-29 15:52:08 +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
Shuduo Sang
87b8b4c946
fix: telnet_tcp and sml_json_all_types for main ( #20661 )
...
* fix: taosbenchmark support same min/max for main
* fix: enable telnet_tcp and sml_json_all_types
* fix: tests/develop-test/5-taos-tools/taosbenchmark/json/sml_telnet_tcp.json
* fix: taosdump free tbname in loose mode for main
2023-03-29 11:33:45 +08:00
shenglian zhou
883734a6b8
fix: use offical pypi repository
2023-03-29 11:33:18 +08:00
Haojun Liao
9992942a7a
Merge pull request #20658 from taosdata/feat/TD-22418
...
feat:coverity scan
2023-03-29 10:44:53 +08:00
Haojun Liao
1093c64586
Merge pull request #20649 from taosdata/fix/TD-23272
...
fix:add combine function for last row
2023-03-29 10:43:49 +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
Haojun Liao
9b5e53c821
Merge pull request #20642 from taosdata/fix/TD023101
...
fix:add test case for raw_block interface
2023-03-28 09:46:09 +08:00
Alex Duan
6d42ddb7f9
test: add udfpy_main.py to ci
2023-03-27 19:58:47 +08:00
Shuduo Sang
11f39d2fbc
fix: taosbenchmark telnet_tcp case ( #20659 )
...
* fix: taosbenchmark support same min/max
* fix: taosbenchmark support same min/max
* fix: telnet_tcp.py case
* fix: enable sml_json_all_types.py
2023-03-27 19:38: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
54liuyao
cf2d169f75
feat:coverity scan
2023-03-27 16:17:49 +08:00
54liuyao
3a12e36b4b
fix:add combine function for last row
2023-03-27 14:13:17 +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
Hui Li
7cf169b8d0
Merge pull request #20635 from taosdata/test/main/TD-23331
...
fix: recorect ci buildPath
2023-03-25 17:57:23 +08:00
plum-lihui
c35f2ca8e3
test: modify tmq cases
2023-03-25 17:34:04 +08:00
dapan1121
ef7b9b848a
Merge pull request #20627 from taosdata/fix/TD023101
...
fix:send data batch if consume wal where subscribe db
2023-03-25 16:40:06 +08:00
wangmm0220
750cd8c5a4
fix:ci error
2023-03-25 16:33:47 +08:00
chenhaoran
0c00b4e0b5
fix: recorect ci buildPath
2023-03-25 16:19:29 +08:00
chenhaoran
357223d065
fix: recorect ci buildPath
2023-03-25 16:17:21 +08:00
wangmm0220
8823997941
fix:case error & add NONE for rows to col mode
2023-03-25 15:56:22 +08:00