tomchon
|
f484ff1a37
|
Merge branch 'test/chr/TD-14699' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-06-16 22:08:07 +08:00 |
tomchon
|
f191736d05
|
test:modify testcase of muti-mnode
|
2022-06-16 22:07:27 +08:00 |
Liu Jicong
|
aef7c7ebe1
|
Merge branch '3.0' into feature/stream
|
2022-06-16 22:01:31 +08:00 |
Liu Jicong
|
79494364ae
|
refactor(tmq): offset storage
|
2022-06-16 22:00:33 +08:00 |
yihaoDeng
|
49e855251d
|
add trace base func
|
2022-06-16 21:57:28 +08:00 |
Cary Xu
|
fce8a2c6dd
|
Merge pull request #13912 from taosdata/feature/TD-11274-3.0
fix: uncomment the codes of dropping stable
|
2022-06-16 21:45:30 +08:00 |
Shengliang Guan
|
b265a9e938
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-16 21:32:14 +08:00 |
Shengliang Guan
|
ae46031121
|
fix: mnode basic5.sim
|
2022-06-16 21:31:45 +08:00 |
Shengliang Guan
|
e241fc0979
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 21:13:35 +08:00 |
Haojun Liao
|
cc638a2236
|
fix(query): set null for null value in groupby
|
2022-06-16 21:13:18 +08:00 |
Haojun Liao
|
0fae75ebdd
|
Merge pull request #13904 from taosdata/feature/3_liaohj
fix(query): adjust group limitation.
|
2022-06-16 21:12:27 +08:00 |
dapan1121
|
b3f9f81b61
|
support show apps
|
2022-06-16 21:06:04 +08:00 |
shenglian zhou
|
23d1ec98c3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/table-merge-scan-buf-size
|
2022-06-16 20:55:28 +08:00 |
Zhiqiang Wang
|
d3e2d1f3ef
|
Merge pull request #13911 from taosdata/fix/ZhiqiangWang/TD-16357-add-auto-exit-case
test: add auto exit case
|
2022-06-16 20:54:58 +08:00 |
wangmm0220
|
2bd2996e74
|
feat:add comment function
|
2022-06-16 20:45:00 +08:00 |
wangmm0220
|
e28e92ea35
|
feat:add ttl
|
2022-06-16 20:44:25 +08:00 |
Minghao Li
|
d71027ac35
|
fix(sync): fake match2, need truncate log
|
2022-06-16 20:43:49 +08:00 |
Cary Xu
|
8353da6694
|
other: revert the code
|
2022-06-16 20:17:36 +08:00 |
Cary Xu
|
bdf24b6ab0
|
fix: uncomment the codes of dropping stable
|
2022-06-16 20:14:48 +08:00 |
Shengliang Guan
|
2dc41e86cb
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 20:10:11 +08:00 |
Minghao Li
|
b42c963a5f
|
fix(sync): fake match when prevLogIndex less than commitIndex
|
2022-06-16 20:08:27 +08:00 |
Shengliang Guan
|
f978b15bc7
|
Merge remote-tracking branch 'origin/3.0' into test/chr/TD-14699
|
2022-06-16 20:06:50 +08:00 |
Shengliang Guan
|
8a72d44494
|
Merge pull request #13909 from taosdata/fix/mnodesync2
refactor(sync): add syncIsReady
|
2022-06-16 20:00:39 +08:00 |
afwerar
|
49d92079ca
|
test: add auto exit case
|
2022-06-16 19:58:24 +08:00 |
afwerar
|
c858b69528
|
test: add auto exit case
|
2022-06-16 19:56:51 +08:00 |
afwerar
|
98cbbc0197
|
test: add auto exit case
|
2022-06-16 19:53:39 +08:00 |
shenglian zhou
|
67540f2504
|
fix: table merge scan sort buf size
|
2022-06-16 19:49:42 +08:00 |
Shengliang Guan
|
5d64fcb117
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 19:47:40 +08:00 |
Shengliang Guan
|
0dfa6c0c6a
|
fix: condition of syncIsReady is wrong
|
2022-06-16 19:46:57 +08:00 |
Xiaoyu Wang
|
f350ade453
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 19:45:09 +08:00 |
Minghao Li
|
d3f6f07902
|
fix(sync): fake match when prevLogIndex less than commitIndex
|
2022-06-16 19:40:08 +08:00 |
Minglei Jin
|
3e5cbe8a11
|
Merge pull request #13905 from taosdata/fix/tdb-maxLocal
fix: fix page capacity calculation
|
2022-06-16 19:34:02 +08:00 |
Shengliang Guan
|
dd024941b7
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 19:10:52 +08:00 |
Shengliang Guan
|
5a6ab29741
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-16 19:10:24 +08:00 |
Minghao Li
|
3fdd0c30ac
|
refactor(sync): add trace log
|
2022-06-16 19:08:44 +08:00 |
liuyao
|
39e2a646e9
|
Merge pull request #13901 from taosdata/feature/TD-16512
feat(stream): stream partition by
|
2022-06-16 18:39:34 +08:00 |
Minglei Jin
|
c1de4df95b
|
fix: fix page capacity calculation
|
2022-06-16 18:33:45 +08:00 |
Haojun Liao
|
ab47de1dae
|
fix(query): adjust group limitation.
|
2022-06-16 18:30:22 +08:00 |
Zhiqiang Wang
|
304d20f024
|
Merge pull request #13895 from taosdata/fix/ZhiqiangWang/TD-16357-add-dll-check
os: add dll check
|
2022-06-16 18:26:24 +08:00 |
Haojun Liao
|
127945b7c8
|
Merge pull request #13902 from taosdata/feature/3_liaohj
fix(query): remove group info during sort.
|
2022-06-16 18:19:44 +08:00 |
Cary Xu
|
9db554648e
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-16 18:15:01 +08:00 |
Cary Xu
|
111c3451f8
|
Merge pull request #13893 from taosdata/feature/TD-14481-3.0
fix: not submit for stables without rollup in rsma database
|
2022-06-16 18:14:05 +08:00 |
54liuyao
|
7b98430906
|
feat(stream): stream partition by
|
2022-06-16 18:11:39 +08:00 |
Shengliang Guan
|
5d9a3850d2
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode
|
2022-06-16 18:09:30 +08:00 |
Minghao Li
|
46c09f2c84
|
refactor(sync): add trace log
|
2022-06-16 18:08:01 +08:00 |
Haojun Liao
|
dfce7e7261
|
other:merge 3.0
|
2022-06-16 17:49:58 +08:00 |
tangfangzhi
|
ca6633b36c
|
Merge pull request #13891 from taosdata/test/TD-16438
ci: allow to run specified cases in windows full test
|
2022-06-16 17:46:25 +08:00 |
Shengliang Guan
|
34b6ecafba
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699
|
2022-06-16 17:42:27 +08:00 |
Minghao Li
|
15ac89590c
|
refactor(sync): add trace log
|
2022-06-16 17:41:01 +08:00 |
Shengliang Guan
|
fe9f8bfe98
|
Merge remote-tracking branch 'origin/3.0' into test/chr/TD-14699
|
2022-06-16 17:39:39 +08:00 |