Commit Graph

50859 Commits

Author SHA1 Message Date
Haojun Liao 2cf7763b60
Merge pull request #21046 from taosdata/fix/TD-22671
opti:test cases for tmq
2023-04-25 18:44:56 +08:00
Hui Li d173213798
Merge pull request #21067 from taosdata/tomchon-patch-3
fix: restore ci buildPath
2023-04-25 13:45:14 +08:00
Xiaoyu Wang 8a245e03d8
Merge pull request #21064 from taosdata/fix/TS-3267
fix: delete table error
2023-04-25 11:21:02 +08:00
haoranchen f264f29bbd
fix: restore ci buildPath 2023-04-25 11:17:49 +08:00
Hongze Cheng d57676c924 fix: delete table error 2023-04-25 09:52:16 +08:00
wangmm0220 a35629d14a Merge branch 'fix/TD-22671' of https://github.com/taosdata/TDengine into fix/TD-22671 2023-04-24 20:10:58 +08:00
wangmm0220 59ae3ecc2c opti:test cases for tmq 2023-04-24 20:10:39 +08:00
WANG MINGMING 0cc8f92dfd
Merge branch 'main' into fix/TD-22671 2023-04-24 18:03:28 +08:00
Hui Li a0e1ea966e
Merge pull request #21047 from taosdata/test/TS-3249
Test/ts 3249
2023-04-24 15:21:48 +08:00
“happyguoxy” 1f6fc336c1 test: refine query cases 2023-04-24 14:02:26 +08:00
“happyguoxy” 76949a4ba0 test: refine query cases 2023-04-24 12:14:18 +08:00
Haojun Liao 93a329f5ac
Merge pull request #21030 from taosdata/fix/liaohj_main
fix(query): add null ptr check.
2023-04-24 12:03:15 +08:00
Hui Li 82bd457a57
Merge pull request #21044 from taosdata/test/main/TS-3209
test:modify base version in compatibility.py
2023-04-24 11:03:16 +08:00
“happyguoxy” a32121b51b test: refine query cases 2023-04-24 10:31:27 +08:00
“happyguoxy” 60a6f733fd test: refine query cases 2023-04-24 10:30:10 +08:00
“happyguoxy” 7960528993 test: refine query cases 2023-04-24 10:29:47 +08:00
“happyguoxy” 76810b8166 test: refine query cases 2023-04-24 10:29:35 +08:00
wangmm0220 af5bcb80bf opti:test cases for tmq 2023-04-24 10:26:40 +08:00
Haojun Liao 7e9432606d fix(tmq): revoke the fix, it will definitly cause the deadlock. 2023-04-24 09:50:39 +08:00
chenhaoran 8f17c2f2d7 test:modify base version in compatibility.py 2023-04-24 09:37:51 +08:00
Haojun Liao 134c0528ae Merge branch 'main' into fix/liaohj_main 2023-04-24 01:43:00 +08:00
Haojun Liao a4258a5af0
Merge pull request #21019 from taosdata/fix/tagFilterError
fix filter err
2023-04-23 19:58:27 +08:00
dapan1121 64a1c1810f
Merge pull request #21032 from taosdata/fix/TD-23794-M
fix: release resources if node open/start failed
2023-04-23 18:13:45 +08:00
Haojun Liao 8346587878 Merge remote-tracking branch 'origin/fix/liaohj_main' into fix/liaohj_main 2023-04-23 17:43:20 +08:00
Haojun Liao 623ea6df5f fix(stream): add task status check. 2023-04-23 17:42:56 +08:00
wangmm0220 af65f9703b fix:tmq error if consume callback is earlier than consume 2023-04-23 17:36:59 +08:00
yihaoDeng acee9e1862 fix filter err 2023-04-23 08:32:59 +00:00
yihaoDeng 2699a01444 fix filter err 2023-04-23 08:13:27 +00:00
yihaoDeng 03b661061a fix filter err 2023-04-23 08:12:36 +00:00
yihaoDeng 4291cfda21 fix filter err 2023-04-23 07:18:23 +00:00
Xiaoyu Wang a218971096
Merge pull request #21023 from taosdata/fix/add-log-for-locale-setting
fix:add log for locale setting
2023-04-23 15:15:39 +08:00
Xiaoyu Wang 35f02cdbad
Merge pull request #21013 from taosdata/FIX/TD-23768-main
fix: change tdbTbInsert to tdbTbUpsert for meta update in tdb
2023-04-23 15:15:17 +08:00
Shuduo Sang 072eb2e818
fix: taosbenchmark rest socket in stb section for main (#21020) 2023-04-23 15:04:19 +08:00
kailixu f31e2b9cb4 chore: more code 2023-04-23 14:56:06 +08:00
kailixu ebb1d83a3e chore: remove ut code 2023-04-23 14:43:26 +08:00
kailixu da2ca889f2 fix: release resources if node open/start failed 2023-04-23 14:42:24 +08:00
Haojun Liao 6fc364db19 fix(query): add null ptr check. 2023-04-23 13:53:55 +08:00
Xiaoyu Wang 6882c1d7e2
Merge pull request #21028 from taosdata/fix/main_bugfix_wxy
fix: vnode errcode setting error
2023-04-23 12:50:20 +08:00
Xiaoyu Wang 206887166c fix: vnode errcode setting error 2023-04-23 10:53:28 +08:00
cadem c86f0a331a fix:add log for locale setting 2023-04-23 10:23:54 +08:00
yihaoDeng 3b89aa2085 fix filter err 2023-04-23 02:10:45 +00:00
dapan1121 9e22bd07a4
Merge pull request #21008 from taosdata/szhou/fix-ts3248
fix: when db_name!=xxx can not be used in systable scan index
2023-04-23 09:50:14 +08:00
Haojun Liao 232d8f1fda
Merge pull request #21012 from taosdata/fix/TD-23714
fix: topic name supports capital
2023-04-23 09:30:19 +08:00
yihaoDeng 5c9450856e fix filter err 2023-04-23 00:53:55 +00:00
Shuduo Sang 1e9d999988
fix: taosdump escape dbname (#21014)
* fix: taosdump escape dbname

* fix: json file for escape char

* fix: update taostools ffc2e6f
2023-04-22 16:51:39 +08:00
Benguang Zhao 3c53516299 fix: use tdbTbUpsert for metaUpdate functions 2023-04-21 19:24:09 +08:00
dapan1121 f4d1ac4e93
Merge pull request #21007 from taosdata/feat/TS-3249
feat: support table_prefix/table_suffix new mode
2023-04-21 19:18:28 +08:00
Haojun Liao 3f432cca2e
Merge pull request #20970 from taosdata/fix/TS-3116
opti:escape logic in schemaless
2023-04-21 18:44:06 +08:00
wangmm0220 0835812f04 fix:[TD-23714] topic support capital 2023-04-21 18:16:17 +08:00
wangmm0220 d288e44f92 fix:ci error 2023-04-21 17:18:40 +08:00