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 |
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 |
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 |
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 |
slzhou
|
11f8d302fa
|
feat: multiway merge handles group+mergekeys, group and only merge keys
|
2022-06-27 17:51:50 +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 |
Cary Xu
|
8281176b0b
|
other: code optimization
|
2022-06-27 15:22:56 +08:00 |
tangfangzhi
|
3fc60c81e5
|
ci: change build option to build taosAdapter
|
2022-06-27 15:14:28 +08:00 |
Cary Xu
|
16b2d7932d
|
refactor: rsma restore
|
2022-06-27 15:02:18 +08:00 |
Cary Xu
|
e2ec8b57d9
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-27 14:47:31 +08:00 |
Cary Xu
|
e6dd04f573
|
refactor: rsma restore
|
2022-06-27 14:47:14 +08:00 |
Shuduo Sang
|
fb50977b44
|
fix: add taos_set_config() back (#14277)
[TD-16828]
|
2022-06-27 14:07:42 +08:00 |
Xiaoyu Wang
|
732a91c945
|
feat: tail function rewrite to statement
|
2022-06-27 13:51:06 +08:00 |
Hui Li
|
e7c7cf34a1
|
Merge pull request #14276 from taosdata/ci/TD-16808
enh: print host ip address in Jenkins log
|
2022-06-27 13:15:38 +08:00 |
Hui Li
|
1ced81ca05
|
Merge pull request #14274 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-06-27 13:13:55 +08:00 |
Haojun Liao
|
be02907302
|
Merge pull request #14271 from taosdata/feature/3_liaohj
fix(query): support scalar function before applying interval aggregate.
|
2022-06-27 11:55:28 +08:00 |
tangfangzhi
|
c22cbf026f
|
enh: print host ip address in Jenkins log
|
2022-06-27 11:42:25 +08:00 |
Haojun Liao
|
02e450c590
|
fix(query): fix invalid object type.
|
2022-06-27 11:34:06 +08:00 |
shenglian zhou
|
9a24494922
|
fix: fix bug about memcpy overflow
|
2022-06-27 11:07:07 +08:00 |
Li Minghao
|
486f268353
|
Merge pull request #14272 from taosdata/feature/3.0_mhli
refactor(sync): optimized only one replica
|
2022-06-27 11:05:39 +08:00 |
plum-lihui
|
2d4eff202b
|
test: add test case for tmq
|
2022-06-27 10:58:38 +08:00 |
Minghao Li
|
a22814a5a7
|
refactor(sync): optimized one replica
|
2022-06-27 10:36:28 +08:00 |