shenglian-zhou
|
1920980d4c
|
Merge pull request #14432 from taosdata/szhou/feature/push-cond-child-proj
feat: push condition to child projection
|
2022-07-01 16:30:02 +08:00 |
|
slzhou
|
1003cd8549
|
feat: push condition to child projection
|
2022-07-01 15:25:02 +08:00 |
|
Liu Jicong
|
269b33c02d
|
Merge branch '3.0' into feature/stream
|
2022-07-01 14:39:52 +08:00 |
|
Liu Jicong
|
52d09b4173
|
refactor(wal)
|
2022-07-01 14:39:21 +08:00 |
|
Liu Jicong
|
c40c22c386
|
Merge pull request #14401 from taosdata/feature/stream
fix(tmq): reset window
|
2022-06-30 20:21:26 +08:00 |
|
Liu Jicong
|
4f107908db
|
fix(tmq): reset window
|
2022-06-30 19:51:48 +08:00 |
|
shenglian-zhou
|
d6e1d1bcd0
|
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
|
2022-06-30 19:07:06 +08:00 |
|
dapan1121
|
068924cc62
|
Merge pull request #14385 from taosdata/feature/queryredirect
feat: support query redirect
|
2022-06-30 18:03:17 +08:00 |
|
slzhou
|
82bd8a560f
|
fix: reserved column should not be copied
|
2022-06-30 17:28:49 +08:00 |
|
Liu Jicong
|
94f07836d6
|
fix(tmq): set scan rsp offset correctly
|
2022-06-30 17:25:19 +08:00 |
|
Liu Jicong
|
4695dc2dae
|
feat(tmq): add snapshot test
|
2022-06-30 14:41:50 +08:00 |
|
dapan1121
|
c28c77a099
|
Merge branch '3.0' into feature/queryredirect
|
2022-06-30 14:35:15 +08:00 |
|
dapan1121
|
a535df7590
|
feat: query redirect
|
2022-06-30 11:04:49 +08:00 |
|
Liu Jicong
|
0f0fe6276a
|
merge from 3.0
|
2022-06-29 21:33:10 +08:00 |
|
dapan1121
|
914e06e8cb
|
feat: query redirect
|
2022-06-29 17:15:08 +08:00 |
|
Haojun Liao
|
0fc154982f
|
Merge pull request #14353 from taosdata/feature/3_liaohj
enh(query): add api to extract scan status
|
2022-06-29 16:50:49 +08:00 |
|
Haojun Liao
|
1b8c5d9269
|
enh(query): add api to extract scan status
|
2022-06-29 16:19:19 +08:00 |
|
dapan1121
|
07b46f9e3c
|
Merge branch '3.0' into feature/queryredirect
|
2022-06-29 10:53:52 +08:00 |
|
Liu Jicong
|
58803fafcf
|
fix(query): check datablock should check output flag
|
2022-06-28 16:05:00 +08:00 |
|
54liuyao
|
acb7f040aa
|
fix(stream): taosd crash when partition by tbname
|
2022-06-28 11:48:10 +08:00 |
|
dapan1121
|
4a55ed07b3
|
feature: query redirect
|
2022-06-28 10:34:51 +08:00 |
|
slzhou
|
11f8d302fa
|
feat: multiway merge handles group+mergekeys, group and only merge keys
|
2022-06-27 17:51:50 +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 |
|
Haojun Liao
|
2e5d563ec0
|
other: merge 3.0.
|
2022-06-27 10:11:11 +08:00 |
|
Haojun Liao
|
ff72e66dba
|
fix(query): support scalar function before applying interval aggregate.
|
2022-06-27 10:07:48 +08:00 |
|
Cary Xu
|
0597f3b9cd
|
refactor: rsma resource release
|
2022-06-26 18:44:49 +08:00 |
|
shenglian-zhou
|
6c7aaecbe0
|
Merge pull request #14237 from taosdata/szhou/feature/table-merge-scan-operator
fix: restore table merge scan operator
|
2022-06-25 17:07:33 +08:00 |
|
slzhou
|
a9f094613a
|
fix: restore table merge scan operator
|
2022-06-25 13:52:52 +08:00 |
|
Haojun Liao
|
916adb82c6
|
enh(query): add user name when retrieving meta-data from mnode.
|
2022-06-25 12:10:34 +08:00 |
|
WANG MINGMING
|
f0b50add27
|
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
|
2022-06-25 09:41:30 +08:00 |
|
wangmm0220
|
62ce467711
|
fix:error in compile
|
2022-06-24 17:37:30 +08:00 |
|
Liu Jicong
|
f53521cb8c
|
test(stream): partition by tbname
|
2022-06-24 16:50:11 +08:00 |
|
wangmm0220
|
ff3cb336d8
|
fix:merge from 3.0
|
2022-06-24 16:01:58 +08:00 |
|
wangmm0220
|
9ac0a34e72
|
fix: disable group by tag cases
|
2022-06-24 15:57:33 +08:00 |
|
Liu Jicong
|
26c1388237
|
Merge pull request #14201 from taosdata/feature/stream
refactor(stream): seperate stream scheduling and persistence
|
2022-06-24 15:25:31 +08:00 |
|
Liu Jicong
|
a9606ea0eb
|
Merge branch '3.0' into feature/stream
|
2022-06-24 14:41:17 +08:00 |
|
Liu Jicong
|
b884ca9db7
|
refactor(stream): seperate stream scheduling and persistence
|
2022-06-24 14:19:12 +08:00 |
|
wangmm0220
|
0d9ed6d60a
|
fix:merge from 3.0
|
2022-06-24 13:51:33 +08:00 |
|
Xiaoyu Wang
|
096c292d78
|
Merge pull request #14179 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-24 12:51:21 +08:00 |
|
wangmm0220
|
4f305c74d1
|
fix: table group error in stream
|
2022-06-24 11:24:31 +08:00 |
|
Liu Jicong
|
f2f5d68f3b
|
fix(stream): memory leak
|
2022-06-23 22:05:00 +08:00 |
|
wangmm0220
|
a95f98f7e7
|
feat:merge from 3.0
|
2022-06-23 20:50:48 +08:00 |
|
wangmm0220
|
26cceaf172
|
feat:sort table group if needed
|
2022-06-23 19:58:12 +08:00 |
|
Xiaoyu Wang
|
0b9eb79bf7
|
merge 3.0
|
2022-06-23 18:08:47 +08:00 |
|
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
|
Liu Jicong
|
bd64bebb63
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 16:00:17 +08:00 |
|
Shengliang Guan
|
750a046e31
|
Merge pull request #14153 from taosdata/enh/delete
enh: modify delete output res
|
2022-06-23 14:52:33 +08:00 |
|
wangmm0220
|
c8f223a6ec
|
fix:merge from 3.0
|
2022-06-23 14:26:26 +08:00 |
|
dapan1121
|
95c1b00056
|
enh: modify delete output res
|
2022-06-23 14:25:30 +08:00 |
|