Minghao Li
|
49ff32cda5
|
refactor(sync): add entries cache
|
2022-06-27 16:53:02 +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 |
Minghao Li
|
a22814a5a7
|
refactor(sync): optimized one replica
|
2022-06-27 10:36:28 +08:00 |
Cary Xu
|
0597f3b9cd
|
refactor: rsma resource release
|
2022-06-26 18:44:49 +08:00 |
Minghao Li
|
6eecbcd1a6
|
refactor(sync): optimized one replica
|
2022-06-26 01:16:11 +08:00 |
shenglian-zhou
|
ef84dcbead
|
Merge pull request #14252 from taosdata/szhou/feature/set-op-optimization
feat: add set operator optimization
|
2022-06-25 21:04:40 +08:00 |
Shengliang Guan
|
013c3820f3
|
Merge pull request #14251 from taosdata/fix/tsim
feat: privilege for sysinfo user
|
2022-06-25 20:40:20 +08:00 |
Minghao Li
|
a6f33ba01c
|
refactor(sync): optimized one replica
|
2022-06-25 20:31:42 +08:00 |
Shengliang Guan
|
225f283738
|
fix: set user name to root in unitest
|
2022-06-25 20:05:27 +08:00 |
Liu Jicong
|
0c1a51bad6
|
enh(stream): refine tqRetrieveDataBlock api
|
2022-06-25 20:03:29 +08:00 |
Shengliang Guan
|
d6ed66d248
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-06-25 19:22:09 +08:00 |
Shengliang Guan
|
86f82af821
|
fix: check privilege while show dnode variables
|
2022-06-25 19:21:35 +08:00 |
slzhou
|
1bc2f81b20
|
feat: add set op elimination
|
2022-06-25 18:46:54 +08:00 |
Liu Jicong
|
996f995644
|
fix(sma): drop stream when drop sma
|
2022-06-25 18:14:42 +08:00 |
Liu Jicong
|
bdd4134fc1
|
Revert "fix(sma): drop stream when drop sma"
|
2022-06-25 18:11:11 +08:00 |
Shengliang Guan
|
8fe87e9e0e
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-06-25 18:03:23 +08:00 |
Shengliang Guan
|
89d6ca7823
|
feat: privilege for sysinfo user
|
2022-06-25 18:03:12 +08:00 |
slzhou
|
297c848e61
|
feat: add set operator optimization
|
2022-06-25 17:50:42 +08:00 |
Liu Jicong
|
3210fdc367
|
merge from 3.0
|
2022-06-25 17:49:25 +08:00 |
Liu Jicong
|
47ae534c0f
|
fix(sma): drop stream when drop sma
|
2022-06-25 17:44:54 +08:00 |
Liu Jicong
|
c8cca3568a
|
Merge pull request #14246 from taosdata/feature/stream
enh(stream): generate schema only once
|
2022-06-25 17:36:18 +08:00 |
Li Minghao
|
2946a5e83c
|
Merge pull request #14245 from taosdata/feature/3.0_mhli
refactor(sync): do not replicate when one replica
|
2022-06-25 17:21:29 +08:00 |
Liu Jicong
|
814b3caabf
|
enh(stream): generate schema only once
|
2022-06-25 17:14:50 +08:00 |
liuyao
|
76596b0c17
|
Merge pull request #14243 from taosdata/feature/TD-16728
feat(stream): auto pull data
|
2022-06-25 17:08:14 +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 |
54liuyao
|
10e90ce973
|
feat(stream): auto pull data
|
2022-06-25 16:44:14 +08:00 |
Minghao Li
|
77b365f0cc
|
refactor(sync): do not replicate when one replica
|
2022-06-25 16:27:05 +08:00 |
shenglian-zhou
|
8e2b93f0e1
|
Merge pull request #14240 from taosdata/szhou/feature/merge-interval-2
fix: overlapping intervals problem
|
2022-06-25 16:13:28 +08:00 |
Liu Jicong
|
3e754d157f
|
Merge pull request #14241 from taosdata/feature/stream
fix(tmq): check stb existence when subscribing stb
|
2022-06-25 15:51:24 +08:00 |
Shengliang Guan
|
1fb2c664a4
|
Merge pull request #14223 from taosdata/fix/tsim
refactor: rename auth to privilege
|
2022-06-25 15:26:59 +08:00 |
Liu Jicong
|
90121ae439
|
fix(tmq): check stb existence when subscribing stb
|
2022-06-25 15:26:29 +08:00 |
slzhou
|
6adc19d443
|
fix: overlapping intervals problem
|
2022-06-25 15:20:11 +08:00 |
Ganlin Zhao
|
570b36cb9b
|
Merge pull request #14232 from taosdata/enh/cast_function
enh(query): enhance cast function to support more types
|
2022-06-25 14:57:58 +08:00 |
WANG MINGMING
|
0e8319f70a
|
Merge pull request #14236 from taosdata/feature/TD-16524
fix:memory error
|
2022-06-25 14:48:04 +08:00 |
Yihao Deng
|
6e4e10ad41
|
Merge pull request #14214 from taosdata/feat/rpcRefactor1
feat: rpc refactor
|
2022-06-25 14:47:37 +08:00 |
Liu Jicong
|
930613db8b
|
Merge pull request #14235 from taosdata/feature/stream
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:36:59 +08:00 |
yihaoDeng
|
25a12d96b0
|
handle rpc retry
|
2022-06-25 14:06:33 +08:00 |
Liu Jicong
|
81ed902d7f
|
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:03:06 +08:00 |
slzhou
|
a9f094613a
|
fix: restore table merge scan operator
|
2022-06-25 13:52:52 +08:00 |
wangmm0220
|
7acf012253
|
fix:memory error
|
2022-06-25 13:51:43 +08:00 |
Li Minghao
|
a5c44a8b92
|
Merge pull request #14229 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-06-25 13:32:44 +08:00 |
Ganlin Zhao
|
b139daf08b
|
add cast function support ->bool
|
2022-06-25 13:32:14 +08:00 |
Haojun Liao
|
dc13130168
|
Merge pull request #14221 from taosdata/feature/3_liaohj
fix(query): fix memory leak
|
2022-06-25 13:26:03 +08:00 |
Xiaoyu Wang
|
9c85131d22
|
Merge pull request #14219 from taosdata/feature/3.0_debug_wxy
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:42:09 +08:00 |
yihaoDeng
|
7c57b03de7
|
handle rpc retry
|
2022-06-25 12:19:52 +08:00 |
Ganlin Zhao
|
3b9953f483
|
cast function support ->float, ->double
|
2022-06-25 12:15:17 +08:00 |
Haojun Liao
|
916adb82c6
|
enh(query): add user name when retrieving meta-data from mnode.
|
2022-06-25 12:10:34 +08:00 |
Xiaoyu Wang
|
cf4fcb7398
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:06:50 +08:00 |
Ganlin Zhao
|
4a7938e9ff
|
cast support nchar->binary, binary/nchar->timestamp
|
2022-06-25 12:05:17 +08:00 |
Shengliang Guan
|
d08835d518
|
fix: privilege for create topic
|
2022-06-25 12:03:15 +08:00 |