Shengliang Guan
|
4fb79dd0c3
|
fix: compile errors
|
2022-06-25 09:01:16 +08:00 |
Shengliang Guan
|
12f9a3f34d
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-06-25 08:58:33 +08:00 |
Shengliang Guan
|
cdfb47cb55
|
feat: check oper privilege
|
2022-06-25 08:56:47 +08:00 |
Shengliang Guan
|
c70a930dea
|
Merge pull request #14222 from taosdata/fix/tsim
fix: no redirect resp
|
2022-06-25 08:56:21 +08:00 |
Liu Jicong
|
91d714e69b
|
Merge pull request #14220 from taosdata/feature/stream
fix(stream): support none type in submit msg
|
2022-06-24 22:10:16 +08:00 |
Liu Jicong
|
0964b07229
|
fix(stream): support none type in submit msg
|
2022-06-24 21:44:53 +08:00 |
Ganlin Zhao
|
acc53d498f
|
Merge pull request #14218 from taosdata/feat/groupkey_function
enh(query): add _group_key function for partion by
|
2022-06-24 20:53:52 +08:00 |
Ganlin Zhao
|
5c3fae340e
|
add NULL logic for _group_key
|
2022-06-24 20:26:46 +08:00 |
Ganlin Zhao
|
f8bb36ce2c
|
enh(query): add _group_key function for partion by
TD-16805
|
2022-06-24 20:08:07 +08:00 |
Xiaoyu Wang
|
c3aabbdd5a
|
Merge pull request #14215 from taosdata/feature/3.0_wxy
feat: subplan adds 'user' field
|
2022-06-24 19:39:48 +08:00 |
Xiaoyu Wang
|
994232c7ac
|
feat: subplan adds 'user' field
|
2022-06-24 19:10:00 +08:00 |
Shengliang Guan
|
f810212d29
|
fix: no redirect resp
|
2022-06-24 19:03:56 +08:00 |
shenglian-zhou
|
1d68274ade
|
Merge pull request #14206 from taosdata/szhou/feature/merge-interval-2
fix: fix bugs of less output when interval overlaps
|
2022-06-24 18:57:27 +08:00 |
Xiaoyu Wang
|
0701da48f4
|
feat: subplan adds 'user' field
|
2022-06-24 18:39:44 +08:00 |
Shengliang Guan
|
e3698b0bd3
|
test: fix unitest after enable sysinfo option
|
2022-06-24 18:09:07 +08:00 |
Shengliang Guan
|
41eaee7623
|
test: fix unitest after enable sysinfo option
|
2022-06-24 18:03:55 +08:00 |
Shengliang Guan
|
5427caf4df
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-06-24 17:49:20 +08:00 |
Xiaoyu Wang
|
c41a4bd7db
|
feat: subplan adds 'user' field
|
2022-06-24 17:27:43 +08:00 |
Li Minghao
|
732d69db63
|
Merge pull request #14211 from taosdata/feature/3.0_mhli
refactor(sync): adjust log buf size
|
2022-06-24 17:27:10 +08:00 |
slzhou
|
1d7bf59fe8
|
fix: fix iteration bugs of last window result
|
2022-06-24 17:24:01 +08:00 |
Liu Jicong
|
64d2a3e34f
|
Merge branch '3.0' into feature/stream
|
2022-06-24 17:00:07 +08:00 |
Shengliang Guan
|
d98270fe12
|
fix: no redirect resp
|
2022-06-24 17:00:00 +08:00 |
Liu Jicong
|
f53521cb8c
|
test(stream): partition by tbname
|
2022-06-24 16:50:11 +08:00 |
Shengliang Guan
|
9aa684ba77
|
fix: no redirect resp
|
2022-06-24 16:47:28 +08:00 |
Shengliang Guan
|
e823041cf4
|
test: adjust retry times if lock failed
|
2022-06-24 16:47:12 +08:00 |
Minghao Li
|
58296f6a5a
|
refactor(sync): adjust log buf size
|
2022-06-24 16:44:45 +08:00 |
dapan1121
|
f7ece71ff7
|
Merge pull request #14204 from taosdata/enh/showvariables
enh: refactor show variables
|
2022-06-24 16:41:48 +08:00 |
Yihao Deng
|
e947e6a56d
|
Merge pull request #14193 from taosdata/feat/rpcRetry
fix: handle rpc retry except
|
2022-06-24 16:26:18 +08:00 |
Zhiqiang Wang
|
4935ef8fb4
|
Merge pull request #14198 from taosdata/fix/ZhiqiangWang/TD-16357-add-test-time-count-print
test: add test time count print
|
2022-06-24 16:12:15 +08:00 |
Shengliang Guan
|
01ce401d54
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-24 16:08:59 +08:00 |
Shengliang Guan
|
b47c829a9c
|
fix: auth failure
|
2022-06-24 15:55:31 +08:00 |
dapan1121
|
4ff652bf41
|
fix: fix ut case issue
|
2022-06-24 15:54:29 +08:00 |
slzhou
|
2cc9c69146
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval-2
|
2022-06-24 15:29:59 +08:00 |
slzhou
|
01f64b4d17
|
fix: fix bugs of less output when interval overlaps
|
2022-06-24 15:28:37 +08:00 |
Minghao Li
|
7695dbcce7
|
refactor(sync): adjust election timer
|
2022-06-24 15:28:01 +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 |
Shengliang Guan
|
e8db435e2e
|
enh: adjust password len
|
2022-06-24 15:24:13 +08:00 |
Shengliang Guan
|
544a2534c5
|
test: case for sysinfo and enable user
|
2022-06-24 15:22:57 +08:00 |
dapan1121
|
94a2b6d945
|
enh: refactor show variables
|
2022-06-24 15:18:40 +08:00 |
dapan1121
|
53755c2365
|
Merge pull request #14188 from taosdata/feature/alterlocal
feat: alter local command
|
2022-06-24 15:15:47 +08:00 |
Liu Jicong
|
a9606ea0eb
|
Merge branch '3.0' into feature/stream
|
2022-06-24 14:41:17 +08:00 |
afwerar
|
4c846895ff
|
test: add test time count print
|
2022-06-24 14:36:41 +08:00 |
Minghao Li
|
87defc2790
|
refactor(sync): add interface: get retry epset
|
2022-06-24 14:26:31 +08:00 |
yihaoDeng
|
9419168caa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dd3
|
2022-06-24 14:22:39 +08:00 |
yihaoDeng
|
8cbb7bc716
|
feat: refactor rpc quit
|
2022-06-24 14:20:43 +08:00 |
Liu Jicong
|
b884ca9db7
|
refactor(stream): seperate stream scheduling and persistence
|
2022-06-24 14:19:12 +08:00 |
Minghao Li
|
8a8e42a923
|
refactor(sync): set error code in syncIsReady
|
2022-06-24 14:04:58 +08:00 |
Minghao Li
|
8060108585
|
refactor(sync): add trace log
|
2022-06-24 13:50:23 +08:00 |
Li Minghao
|
746a717e8d
|
Merge pull request #14195 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-06-24 13:11:15 +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 |