wenzhouwww@live.cn
|
9017f55820
|
add case for tag compute for all
|
2022-06-08 18:35:01 +08:00 |
yihaoDeng
|
1f5ad0f1ec
|
enh: index support between
|
2022-06-08 18:29:51 +08:00 |
shenglian zhou
|
6522ff199a
|
Revert "Revert "feat: add group id to multiway-sort-merge operator""
This reverts commit d5a29fc413 .
|
2022-06-08 18:23:03 +08:00 |
54liuyao
|
a8da3cfd14
|
feat(stream): stream state support apercentile
|
2022-06-08 18:20:43 +08:00 |
Cary Xu
|
9d3524ab6b
|
fix: minor optimization for tsrow
|
2022-06-08 18:19:20 +08:00 |
Minghao Li
|
aa107d03c3
|
refactor(sync): SSyncSnapshotReceiver
|
2022-06-08 18:17:17 +08:00 |
shenglian zhou
|
e12576ed1c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-08 18:14:09 +08:00 |
shenglian zhou
|
d5a29fc413
|
Revert "feat: add group id to multiway-sort-merge operator"
This reverts commit b2d066521b .
|
2022-06-08 18:11:16 +08:00 |
Liu Jicong
|
238b2c1639
|
fix(tmq): status check
|
2022-06-08 18:10:38 +08:00 |
Minghao Li
|
76185e1742
|
refactor(sync): SSyncSnapshotSender
|
2022-06-08 18:07:50 +08:00 |
Ganlin Zhao
|
081a8a62b2
|
add histogram partial/merge translate functions
|
2022-06-08 17:59:32 +08:00 |
Hongze Cheng
|
4935b14613
|
Merge pull request #13600 from taosdata/feat/row_refact
feat: vnode multi-version
|
2022-06-08 17:58:02 +08:00 |
Minghao Li
|
d72d2d698c
|
refactor(sync): SyncAppendEntries
|
2022-06-08 17:44:32 +08:00 |
Ganlin Zhao
|
d49f1dbc15
|
enh(query): add histogram function distributed splitting
TD-16321
|
2022-06-08 17:38:51 +08:00 |
Hongze Cheng
|
aa6f8f0e7a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-08 09:23:12 +00:00 |
Yihao Deng
|
0d665b57d2
|
Merge pull request #13605 from taosdata/enh/jsonIdx1
Enh/json idx1
|
2022-06-08 17:21:14 +08:00 |
Minghao Li
|
39d0b652ba
|
refactor(sync): add raft log test
|
2022-06-08 17:18:26 +08:00 |
Ganlin Zhao
|
7504aa7acc
|
Merge pull request #13604 from taosdata/feat/split_enhance
enh(query): add spread function distributed splitting
|
2022-06-08 17:15:54 +08:00 |
Hui Li
|
31d381de2a
|
Merge pull request #13599 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-06-08 17:02:36 +08:00 |
wangmm0220
|
48b487dd9d
|
fix: error in schemaless_insert if insert with multi threads
|
2022-06-08 17:01:20 +08:00 |
wangmm0220
|
f31ec1d1b5
|
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
|
2022-06-08 16:51:10 +08:00 |
wangmm0220
|
f1ea9905aa
|
fix: error in schemaless_insert if insert with multi threads
|
2022-06-08 16:50:02 +08:00 |
Minghao Li
|
687caac2bf
|
refactor(sync): add raft log test
|
2022-06-08 16:45:40 +08:00 |
Shengliang Guan
|
50994d8985
|
add json test case
|
2022-06-08 16:42:08 +08:00 |
Ganlin Zhao
|
e4216bbc87
|
fix bugs
|
2022-06-08 16:35:45 +08:00 |
Ganlin Zhao
|
991365802b
|
enable spread splitting
|
2022-06-08 16:35:32 +08:00 |
Ganlin Zhao
|
dad3dd4f97
|
fix bugs
|
2022-06-08 16:35:13 +08:00 |
Ganlin Zhao
|
622b4f8d47
|
add spread split partial/merge function
|
2022-06-08 16:34:48 +08:00 |
Ganlin Zhao
|
183fcac013
|
add spread splitting translate fucntions
|
2022-06-08 16:34:37 +08:00 |
Ganlin Zhao
|
ad895c243d
|
enh(query): add spread function distributed splitting
|
2022-06-08 16:34:23 +08:00 |
yihaoDeng
|
6b39c690d2
|
json idx
|
2022-06-08 16:13:52 +08:00 |
Haojun Liao
|
9bee5e2cee
|
refactor: do some internal refactor.
|
2022-06-08 16:08:26 +08:00 |
plum-lihui
|
e0d6a1528a
|
test: add test case for tmq
|
2022-06-08 15:49:03 +08:00 |
Hongze Cheng
|
01869960a3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-08 07:48:02 +00:00 |
Ganlin Zhao
|
ec5da952f9
|
Merge pull request #13580 from taosdata/feature/dist_split_glzhao
enh(query): add distributed splitting of aggregate function
|
2022-06-08 15:38:43 +08:00 |
dapan1121
|
e8a3a03952
|
add retry error code
|
2022-06-08 15:34:22 +08:00 |
Cary Xu
|
b5cf60170c
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-08 15:33:20 +08:00 |
shenglian-zhou
|
58161110e7
|
Merge pull request #13570 from taosdata/szhou/feature/multiwaymerge
feat: support multi-way sort merge
|
2022-06-08 15:32:39 +08:00 |
dapan1121
|
cd56e3b11f
|
collect db table list
|
2022-06-08 15:30:57 +08:00 |
Hongze Cheng
|
f4d89e84b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-08 07:23:29 +00:00 |
Hongze Cheng
|
1c3e3db167
|
refact more
|
2022-06-08 07:23:24 +00:00 |
Cary Xu
|
75182bb0ec
|
feat: tsma exp wnd clear
|
2022-06-08 15:20:29 +08:00 |
shenglian zhou
|
b2d066521b
|
feat: add group id to multiway-sort-merge operator
|
2022-06-08 14:58:50 +08:00 |
WANG MINGMING
|
098be04ab6
|
Merge pull request #13597 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
|
2022-06-08 14:46:58 +08:00 |
shenglian zhou
|
3291990b25
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-08 14:33:14 +08:00 |
wangmm0220
|
8e4690455d
|
fix:return false in is ture operator if result is null
|
2022-06-08 14:06:42 +08:00 |
Yu Chen
|
9f5b21a841
|
docs:update the taosBenchmark
|
2022-06-08 13:58:58 +08:00 |
Yu Chen
|
b00f6011ed
|
docs:update taosBenchmark
|
2022-06-08 13:53:27 +08:00 |
Minghao Li
|
f6aed44076
|
refactor(sync): syncNodeSendMsgById to one line
|
2022-06-08 13:52:33 +08:00 |
Ganlin Zhao
|
ef6110900b
|
comment out cases
|
2022-06-08 13:51:07 +08:00 |