Commit Graph

33497 Commits

Author SHA1 Message Date
Shengliang Guan 0db14e9440 Merge pull request #14297 from taosdata/fix/mnode
enh: adjust vgroup before commit
2022-06-27 21:17:42 +08:00
Shengliang Guan 3a712fb5d1 fix: balance vgroup 2022-06-27 21:17:38 +08:00
Li Minghao 146442ed07
Merge pull request #14296 from taosdata/feature/3.0_mhli
refactor(sync): add comments in snapshot
2022-06-27 21:09:38 +08:00
yihaoDeng 1ab7e3a90b feat: refactor rpc code 2022-06-27 21:07:41 +08:00
yihaoDeng 59315e0fe9 Merge branch 'enh/stopquery' of https://github.com/taosdata/TDengine into stopQuery 2022-06-27 21:01:07 +08:00
yihaoDeng 1d8a0d6226 feat: refactor rpc code 2022-06-27 21:00:40 +08:00
afwerar 06e8ba9f14 os: win shell catch ctrl-c 2022-06-27 20:56:37 +08:00
Shengliang Guan 3d323f5688 enh: adjust vgroup before commit 2022-06-27 20:55:17 +08:00
liuyao 1a74552b19
Merge pull request #14294 from taosdata/feature/TD-16728
ci(stream): add retrive ci
2022-06-27 20:51:20 +08:00
Shengliang Guan c6c8446b18
Merge pull request #14291 from taosdata/fix/mnode
fix: drop dnode
2022-06-27 20:36:22 +08:00
Minghao Li 2647ec21e0 refactor(sync): add comments in snapshot 2022-06-27 20:23:08 +08:00
54liuyao fc286f7c87 ci(stream): add retrive ci 2022-06-27 20:18:45 +08:00
Shengliang Guan 572a56c3cf test: minor changes 2022-06-27 20:05:32 +08:00
Shengliang Guan 838dcfedad test: case for drop dnode 2022-06-27 20:01:01 +08:00
Shengliang Guan f040d01812
Merge pull request #14289 from taosdata/fix/mnode
enh: add retryCode for transaction
2022-06-27 19:48:33 +08:00
Shengliang Guan a6dc29ef9e fix: drop dnode 2022-06-27 19:47:37 +08:00
Ganlin Zhao f9e80a8e2b fix(query): add mode function 2022-06-27 19:41:13 +08:00
yihaoDeng 14209eeec6 feat: add no retry to query 2022-06-27 19:34:50 +08:00
Shengliang Guan 50e347e197 test: case for redistribute vgroup 2022-06-27 19:23:36 +08:00
shenglian-zhou 615c5d2b89
Merge pull request #14287 from taosdata/szhou/feature/multiwaymerge
feat: multiway merge handles group+mergekeys, group and only merge keys
2022-06-27 19:11:39 +08:00
slzhou 474c84bcc9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-compaction 2022-06-27 19:11:06 +08:00
slzhou 8088b67dc9 feat: add merge projects optimization 2022-06-27 19:07:37 +08:00
dapan1121 7d5a13b8dd Merge branch 'enh/stopquery' of github.com:taosdata/TDengine into enh/stopquery 2022-06-27 18:30:22 +08:00
dapan1121 d402716465 enh: stop query 2022-06-27 18:29:28 +08:00
Shengliang Guan f4e2a419b4 test: case for redistribute vgroup 2022-06-27 18:29:01 +08:00
Shengliang Guan 2e2b28dbd2 enh: add retryCode for transaction 2022-06-27 18:28:51 +08:00
Shengliang Guan f24d73db4a
Merge pull request #14285 from taosdata/fix/mnode
enh: add retryCode for transaction
2022-06-27 18:28:20 +08:00
yihaoDeng 393a5dcf66 enh: change refMgt of rpc 2022-06-27 18:25:16 +08:00
wenzhouwww@live.cn bf442c20bc test: add case for scalar support stable 2022-06-27 17:54:20 +08:00
slzhou 11f8d302fa feat: multiway merge handles group+mergekeys, group and only merge keys 2022-06-27 17:51:50 +08:00
yihaoDeng 49b2c544be enh: change refMgt of rpc 2022-06-27 17:38:02 +08:00
Li Minghao f6f1855da8
Merge pull request #14284 from taosdata/feature/3.0_mhli
refactor(sync): add entries cache
2022-06-27 17:23:32 +08:00
Xiaoyu Wang 87b8131409
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
2022-06-27 17:16:37 +08:00
Shengliang Guan 007ebbd54a enh: add retryCode for transaction 2022-06-27 17:10:38 +08:00
Jason-Jia 5c9752c984
Merge pull request #14282 from taosdata/cpwu/3.0
test: fix constant: add taos_keywords; add time_range_wise case
2022-06-27 17:01:10 +08:00
shenglian-zhou 88083c96d3
Merge pull request #14275 from taosdata/szhou/feature/misc
fix: fix bug about memcpy overflow
2022-06-27 16:59:12 +08:00
Minghao Li 5e7b7cb449 refactor(sync): add entries cache 2022-06-27 16:56:36 +08:00
Minghao Li 49ff32cda5 refactor(sync): add entries cache 2022-06-27 16:53:02 +08:00
Hui Li 4a2018d9c4
Merge pull request #14279 from taosdata/ci/TD-16833
ci: change build option to build taosAdapter
2022-06-27 16:49:35 +08:00
Xiaoyu Wang 1172060a17 fix: adjust the result validation method of the tail function 2022-06-27 16:45:26 +08:00
slzhou 73c42c911b fix: fix compilation error 2022-06-27 16:29:20 +08:00
slzhou c55bef32ff Merge branch 'feature/3.0_debug_wxy' of github.com:taosdata/TDengine into feature/3.0_debug_wxy 2022-06-27 16:25:40 +08:00
slzhou b67c65313b fix: add group to multi-merge operator 2022-06-27 16:25:14 +08:00
Zhiqiang Wang fff9fd92a6
Merge pull request #14281 from taosdata/fix/ZhiqiangWang/TD-16357-add-win-newest-test
test: add win newest test
2022-06-27 16:14:19 +08:00
Cary Xu cf6f7516d9
Merge pull request #14278 from taosdata/feature/TD-11274-3.0
refactor: rsma restore
2022-06-27 16:00:21 +08:00
Xiaoyu Wang a334337755 feat: merge and merge scan add group sort field 2022-06-27 15:57:02 +08:00
afwerar d4ba3e3dc6 test: add win newest test 2022-06-27 15:44:14 +08:00
cpwu 496c2ff7b3 fix case 2022-06-27 15:41:01 +08:00
cpwu a0c043c462 Merge branch '3.0' into cpwu/3.0 2022-06-27 15:38:06 +08:00
cpwu 1627a53612 fix case 2022-06-27 15:34:26 +08:00