Commit Graph

49637 Commits

Author SHA1 Message Date
Shengliang Guan 5a957eeba2
Merge pull request #20416 from taosdata/enh/changeTagIndexCase
change tag index case
2023-03-12 20:46:48 +08:00
Xiaoyu Wang 45e38d258c fix: last redundant read stt file 2023-03-12 20:40:17 +08:00
dapan1121 91df1b3298 fix: group merge issue 2023-03-12 15:04:53 +08:00
Haojun Liao 564e9bb833 Merge branch 'main' into fix/liaohj 2023-03-12 14:38:38 +08:00
Echo c011e7d75f
Add the Chinese version of CODE_OF_CONDUCT.md (#18572) 2023-03-12 12:18:31 +08:00
Shuduo Sang c9d4b843a4
fix: taos-tools gcc 12 compile for main (#20425) 2023-03-12 11:50:20 +08:00
dapan1121 f74c488c42 fix: keep group for interval query 2023-03-12 11:03:41 +08:00
wangmm0220 5b75ee4396 opti:modify tmq logic 2023-03-11 19:13:50 +08:00
Shuduo Sang 322a1c05dc
fix: taosbenchmark sub on 2.6 for main (#20409)
* fix: taosbenchmark sub on 2.6 for main

* fix: upgrade taospy to 2.7.6 and fix unstable test case
2023-03-11 18:57:46 +08:00
Haojun Liao 26925a1c13 refactor: add some logs for tmq. 2023-03-11 18:01:56 +08:00
Haojun Liao 85ee1318d2 refactor: add some logs. 2023-03-11 17:44:35 +08:00
Haojun Liao af423685ca fix(tmq): handle the commit failure. 2023-03-11 17:42:01 +08:00
dapan1121 16209644c4 fix: regenerate groupId and case issue 2023-03-11 17:24:54 +08:00
wangmm0220 0e2cf0ed73 fix:deal with ASSERT in tmq 2023-03-11 16:51:34 +08:00
wangmm0220 9cc7a9f504 fix:deal with ASSERT in tmq 2023-03-11 16:12:11 +08:00
chenhaoran 76896536d0 ci: add successful log 2023-03-11 15:55:35 +08:00
chenhaoran d1a7cf93fb ci: add successful log 2023-03-11 15:53:26 +08:00
chenhaoran ac779cac6a Merge branch 'main' of https://github.com/taosdata/TDengine into TD-23119 2023-03-11 15:52:49 +08:00
chenhaoran c2f075a7c1 ci: add successful log 2023-03-11 15:51:54 +08:00
Shengliang Guan 584f213739
Merge pull request #20401 from taosdata/fix/main_bugfix_wxy
fix: error in last cache handle deleted data
2023-03-11 15:43:55 +08:00
Shengliang Guan 300801a68e
Merge pull request #20403 from taosdata/fix/main_wxy
fix: invalid topic query
2023-03-11 15:43:38 +08:00
yihaoDeng bc13432661 change tag index case 2023-03-11 15:39:16 +08:00
chenhaoran 74e36b78d7 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-03-11 15:32:58 +08:00
Shengliang Guan f7dd12a3f3
Merge pull request #20398 from taosdata/enh/TD-22965
enh: optimize snapshot transfer
2023-03-11 15:09:43 +08:00
dapan1121 a952f5ce1c fix: slimit/limit doc 2023-03-11 14:19:01 +08:00
dapan1121 5df32cbc78 feat: correct slimit&limit clause 2023-03-11 13:08:20 +08:00
54liuyao 84ef1c78d4 fix:auto fill null column 2023-03-11 11:33:50 +08:00
Haojun Liao 9e860f02ac refactor: do some internal refactor. 2023-03-11 11:25:37 +08:00
Xiaoyu Wang 38a6d02ca9 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-03-11 10:58:47 +08:00
Xiaoyu Wang 60e92814c7 Merge remote-tracking branch 'origin/main' into fix/main_wxy 2023-03-11 10:58:13 +08:00
Hongze Cheng 9d38d4133b Merge branch 'main' of https://github.com/taosdata/TDengine into enh/TD-22965 2023-03-11 10:56:24 +08:00
haoranchen f3ad637576
ci:Specify the version of the python connector (#20408)
* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the python connector

* ci:Specify the version of the windows  python connector
2023-03-11 10:38:21 +08:00
Haojun Liao 1e01f90283 refactor(tmq): do some internal refactor. 2023-03-11 09:13:26 +08:00
Haojun Liao 9d680a0995 fix(tmq): fix race condition. 2023-03-11 09:09:03 +08:00
Hongze Cheng bf765c14b0 Merge branch 'main' of https://github.com/taosdata/TDengine into enh/TD-22965 2023-03-11 08:58:34 +08:00
haoranchen ac1711fd19
ci:Specify the version of the python connector (#20407)
* ci:Specify the version of the python connector

* ci:Specify the version of the python connector
2023-03-10 20:20:36 +08:00
chenhaoran 60603343f6 ci:Specify the version of the python connector 2023-03-10 20:10:45 +08:00
Xiaoyu Wang 822bb11a26 fix: invalid topic query 2023-03-10 18:23:30 +08:00
Benguang Zhao d679eaf648 enh: update pMnode->applied only when pMsg->code as zero 2023-03-10 18:10:34 +08:00
Xiaoyu Wang 11e55f028b fix: error in last cache handle deleted data 2023-03-10 17:49:27 +08:00
Ganlin Zhao f82dcf0316 fix(query): remove assert 2023-03-10 16:45:13 +08:00
Hongze Cheng 7e071ff458 enh: optimize snapshot transfer 2023-03-10 16:01:40 +08:00
Shengliang Guan 6e7d490ec8
Merge pull request #20390 from taosdata/enh/addErrCode
add user err code
2023-03-10 15:40:31 +08:00
Shengliang Guan cf1bf07bbb
Merge pull request #20387 from taosdata/fix/main_bugfix_wxy
enh: optimize last/last_row cost when the cache was first loaded
2023-03-10 14:51:45 +08:00
Haojun Liao 05ddf68247 fix(tmq): fix invalid free. 2023-03-10 14:27:34 +08:00
Haojun Liao d8807d3d5a fix(tmq): fix memory leak. 2023-03-10 14:23:16 +08:00
yihaoDeng 3865404674 add user err code 2023-03-10 14:19:03 +08:00
Haojun Liao 1f71cf3a8b fix(tmq): fix invalid read. 2023-03-10 14:18:55 +08:00
Haojun Liao 3513de5ab4 fix(tmq): fix race condition. 2023-03-10 14:11:58 +08:00
Haojun Liao 9ca77572d9 fix(tmq): fix race condition. 2023-03-10 14:09:42 +08:00