Yihao Deng
|
22635992fd
|
Merge pull request #15534 from taosdata/opt/bench
fix: add bench to rpc
|
2022-07-29 09:00:39 +08:00 |
yihaoDeng
|
6520db8584
|
add bench to rpc
|
2022-07-28 17:05:42 +08:00 |
Liu Jicong
|
a9d11b58ad
|
enh(stream): recover
|
2022-07-28 16:19:50 +08:00 |
dapan1121
|
216d753eb4
|
Merge pull request #15471 from taosdata/fix/TD-17800
fix:fix remove from cache issue
|
2022-07-27 16:42:01 +08:00 |
dapan1121
|
4b8c007618
|
fix:fix remove from cache issue
|
2022-07-27 16:06:00 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
yihaoDeng
|
1cb488dd56
|
refactor: add new auth code
|
2022-07-26 13:33:24 +08:00 |
Shengliang Guan
|
4b199aeaee
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-25 18:29:09 +08:00 |
Shengliang Guan
|
49c42ef289
|
fix: compile error in unitest
|
2022-07-25 17:39:05 +08:00 |
Shengliang Guan
|
e4c434d186
|
fix: crash while get cfg item
|
2022-07-25 17:20:48 +08:00 |
Shengliang Guan
|
b859e6bde2
|
fix: the modification of alter dnode does not take effect through show dnode variables
|
2022-07-25 15:27:47 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
Shengliang Guan
|
58f2fa8c82
|
enh: make the error codes of 2.0 and 3.0 error as same
|
2022-07-23 18:23:09 +08:00 |
Zhiqiang Wang
|
3e0942aa2b
|
Merge pull request #15306 from taosdata/fix/ZhiqiangWang/TD-17736-fix-multi-level-storage-conf-error
os: fix multi level storage conf error
|
2022-07-22 19:38:03 +08:00 |
Liu Jicong
|
43abf0d3f1
|
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
|
2022-07-22 19:12:15 +08:00 |
afwerar
|
1404632d3e
|
os: fix multi level storage conf error
|
2022-07-22 17:11:57 +08:00 |
Hongze Cheng
|
8cc0b6fc89
|
fix: bigint compress problem
|
2022-07-22 08:24:48 +00:00 |
Liu Jicong
|
2441ec22bd
|
feat(tmq): check alter for ntb
|
2022-07-22 16:05:28 +08:00 |
Liu Jicong
|
bf37f3fa68
|
feat(wal): remove wal log size limitation
|
2022-07-20 16:15:53 +08:00 |
Liu Jicong
|
5d6df744d5
|
Merge pull request #15139 from taosdata/feature/stream
refactor(stream): batch optimization for submit msg
|
2022-07-19 20:27:39 +08:00 |
Liu Jicong
|
bc1af6deaf
|
refactor(stream): batch optimization for submit msg
|
2022-07-19 15:52:08 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
Hongze Cheng
|
592c6991a0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-16 03:13:03 +00:00 |
WANG MINGMING
|
67b1c680b3
|
Merge pull request #14958 from taosdata/feature/TD-14761
fix:error in schemaless
|
2022-07-15 18:51:35 +08:00 |
Hongze Cheng
|
c9b0864e21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-15 10:03:26 +00:00 |
wangmm0220
|
1517b69cef
|
fix:error in schemaless
|
2022-07-15 17:36:33 +08:00 |
yihaoDeng
|
baa21c8398
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-07-15 14:58:00 +08:00 |
Hongze Cheng
|
74b31e8c81
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-15 06:55:17 +00:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +08:00 |
dapan1121
|
ae132e6626
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-14 18:44:21 +08:00 |
dapan1121
|
12b961c7f5
|
enh: add schedule policy
|
2022-07-14 18:42:26 +08:00 |
Hongze Cheng
|
a3864a940b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-14 01:40:55 +00:00 |
dapan1121
|
0ad6af6c35
|
Merge pull request #14873 from taosdata/enh/stopquery_a
enh: enhance stop query processing
|
2022-07-13 20:57:34 +08:00 |
Hongze Cheng
|
26509fa242
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-13 12:03:10 +00:00 |
dapan1121
|
ca754adaa6
|
fix: add agg processing
|
2022-07-13 17:14:04 +08:00 |
Hongze Cheng
|
2fd04241d6
|
more vnode snapshot reader
|
2022-07-13 06:26:13 +00:00 |
dapan1121
|
346c86408f
|
Merge branch '3.0' into enh/stopquery_a
|
2022-07-13 11:33:23 +08:00 |
dapan1121
|
7891ff0f03
|
fix: fix stop query issue
|
2022-07-13 11:31:28 +08:00 |
Shengliang Guan
|
037f84fafd
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-07-12 17:29:23 +08:00 |
dapan1121
|
cea0a7849a
|
fix: fix lock issue
|
2022-07-12 15:03:32 +08:00 |
dapan1121
|
cfa989e6ba
|
Merge branch 'fix/TD-17260' into enh/stopquery_a
|
2022-07-12 15:00:44 +08:00 |
dapan1121
|
9f0152239d
|
fix: fix stop query
|
2022-07-12 14:56:12 +08:00 |
dapan1121
|
9813094f16
|
fix: fix lock and set plan addr issue
|
2022-07-12 14:51:32 +08:00 |
Shengliang Guan
|
b9165a9503
|
fix: reset queueSize after the queueItem is consumed and executed by the worker
|
2022-07-12 13:56:54 +08:00 |
Shengliang Guan
|
52b63db905
|
fix: invalid vnode ref while drop stream
|
2022-07-12 13:26:55 +08:00 |
dapan1121
|
9584f51f83
|
Merge pull request #14743 from taosdata/fix/TD-17191
fix: fix taos crash and deadlock issue
|
2022-07-11 13:56:12 +08:00 |
dapan1121
|
def96ee38f
|
fix: fix taos crash and deak lock issue
|
2022-07-11 10:43:08 +08:00 |
dapan1121
|
f263dac186
|
fix: fix taosc crash issue
|
2022-07-10 19:29:26 +08:00 |
Shengliang Guan
|
9fe73acc86
|
refactor: adjust logs
|
2022-07-10 18:53:52 +08:00 |
Haojun Liao
|
5819b616ce
|
fix(query): update the number of query threads.
|
2022-07-10 16:33:38 +08:00 |