Xiaoyu Wang
|
eec7056d1a
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-24 10:54:14 +08:00 |
Xiaoyu Wang
|
a44b71f258
|
fix: problem of useless col optimize
|
2022-05-24 10:54:00 +08:00 |
Shengliang Guan
|
2cf5519318
|
Merge pull request #12895 from taosdata/fix/mnode
fix: avoid memory leak
|
2022-05-24 10:50:14 +08:00 |
Ganlin Zhao
|
424ff4a685
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-24 10:44:02 +08:00 |
Ganlin Zhao
|
21e3c0ce78
|
fix: fix windows compilation error
|
2022-05-24 10:41:11 +08:00 |
Shengliang Guan
|
5a8a24b463
|
fix: avoid memory leak
|
2022-05-24 10:19:14 +08:00 |
WANG MINGMING
|
cc9e8aba3e
|
Merge pull request #12896 from taosdata/3.0
3.0
|
2022-05-24 09:54:40 +08:00 |
Hongze Cheng
|
b3dcf28bb6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
|
2022-05-24 01:52:12 +00:00 |
Shengliang Guan
|
0e8e04805a
|
fix: avoid memory leak
|
2022-05-24 09:46:54 +08:00 |
Shengliang Guan
|
ab3c0c15bc
|
Merge branch 'feature/sync-mnode-integration' into fix/mnode
|
2022-05-24 09:24:35 +08:00 |
Shengliang Guan
|
4cd512a2f3
|
Merge branch 'fix/mnode' into feature/sync-mnode-integration
|
2022-05-24 09:23:41 +08:00 |
Shengliang Guan
|
20d788d703
|
Merge pull request #12863 from taosdata/fix/mnode
refactor: sync integrate into mnode
|
2022-05-24 09:23:08 +08:00 |
Hongze Cheng
|
2041af69bd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
|
2022-05-24 01:18:49 +00:00 |
wenzhouwww@live.cn
|
f28f7cec26
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-24 08:55:36 +08:00 |
wade zhang
|
e7a182fc3e
|
Merge pull request #12893 from taosdata/docs/wade-20220524-3.0
docs: stylistic and phrasing changes
|
2022-05-24 07:56:34 +08:00 |
Chait Diwadkar
|
262d28bef0
|
docs: stylistic and phrasing changes
Seems like previous PR was overwritten and reverted to original.
|
2022-05-24 07:55:35 +08:00 |
Shengliang Guan
|
9f38ff6701
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-24 00:20:26 +08:00 |
Cary Xu
|
f7824204f4
|
Merge pull request #12891 from taosdata/feature/TD-13066-3.0
enh: add debug log of tsdb load block data cols
|
2022-05-24 00:18:14 +08:00 |
Shengliang Guan
|
924b334b00
|
fix: avoid memory leak whilel stop sync
|
2022-05-24 00:07:09 +08:00 |
Cary Xu
|
4a110b0170
|
enh: code optimization
|
2022-05-23 23:59:16 +08:00 |
Cary Xu
|
0dfbfc7cc2
|
enh: add debug log of tsdb load block data cols
|
2022-05-23 23:55:15 +08:00 |
Minghao Li
|
fa2d3b3f85
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-23 23:53:49 +08:00 |
Minghao Li
|
c7691590be
|
enh(sync) add syncIsRestoreFinish
|
2022-05-23 23:53:15 +08:00 |
Shengliang Guan
|
7ec3c82cd6
|
Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode
|
2022-05-23 23:19:21 +08:00 |
Shengliang Guan
|
2f32e122af
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-23 23:17:21 +08:00 |
Shengliang Guan
|
0ce1b530bf
|
Merge pull request #12884 from taosdata/fix/dnode
fix: follower processes the trans but does not send the action msg
|
2022-05-23 23:14:18 +08:00 |
Yihao Deng
|
8a7f6f4acc
|
Merge pull request #12885 from taosdata/fix/indexMultThread
fix: avoid multi thread read/write crash
|
2022-05-23 23:01:49 +08:00 |
Ganlin Zhao
|
011bd32330
|
feat(query): add apercentile function
|
2022-05-23 22:48:15 +08:00 |
WANG MINGMING
|
f52727ece7
|
Merge pull request #12873 from taosdata/feature/TD-13041
feat:add json function
|
2022-05-23 22:42:34 +08:00 |
yihaoDeng
|
ee92f8c584
|
Merge branch 'nd' into 3.0
|
2022-05-23 22:39:56 +08:00 |
dapan1121
|
e95647970e
|
scheduler async api
|
2022-05-23 22:35:45 +08:00 |
dapan1121
|
bf0f843b6e
|
Merge pull request #12883 from taosdata/feature/async.scheduler
feat: scheduler refactor
|
2022-05-23 22:24:17 +08:00 |
wangmm0220
|
1245f2e5c0
|
fix:error in json judgement
|
2022-05-23 22:14:51 +08:00 |
Li Minghao
|
43a62936e0
|
Merge branch '3.0' into feature/sync-mnode-integration
|
2022-05-23 22:11:28 +08:00 |
Minghao Li
|
43f2a51e4b
|
fix(sync) sync/mnode eq msg
|
2022-05-23 22:08:14 +08:00 |
yihaoDeng
|
f0da893bfb
|
fix: avoid multi thread read/write crash
|
2022-05-23 21:59:47 +08:00 |
Shengliang Guan
|
f93c4d0846
|
fix: follower processes the trans but does not send the action msg
|
2022-05-23 21:53:10 +08:00 |
Cary Xu
|
64487b2016
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-05-23 21:53:03 +08:00 |
dapan1121
|
679c946029
|
scheduler refactor
|
2022-05-23 21:45:47 +08:00 |
Shengliang Guan
|
a1b97b7a24
|
Merge pull request #12881 from taosdata/fix/dnode
fix: commit log should not be null
|
2022-05-23 21:42:10 +08:00 |
Minghao Li
|
1d7bdbc351
|
fix(sync) sync/mnode integration dead lock
|
2022-05-23 21:37:13 +08:00 |
Liu Jicong
|
da703c8f6c
|
Merge pull request #12876 from taosdata/feature/tq
feat(tmq): serializer and deserializer for tq exec
|
2022-05-23 21:26:09 +08:00 |
Shengliang Guan
|
31c0ba6d78
|
refactor: remove utest of transTest
|
2022-05-23 21:24:50 +08:00 |
Shengliang Guan
|
a878b3edd5
|
fix: commit log should not be null
|
2022-05-23 21:17:04 +08:00 |
wangmm0220
|
4364e7d47e
|
Merge branch '3.0' into feature/TD-13041
|
2022-05-23 21:01:10 +08:00 |
Liu Jicong
|
0ad9c4cebd
|
fix: init once
|
2022-05-23 20:58:40 +08:00 |
wangmm0220
|
aca3da385b
|
fix:fix json error
|
2022-05-23 20:46:15 +08:00 |
shenglian-zhou
|
6f302c2e4a
|
Merge pull request #12875 from taosdata/feature/udf
fix: udfd can not stop when taosd restarts very quickly
|
2022-05-23 20:44:51 +08:00 |
Cary Xu
|
d85d6d3fb6
|
Merge pull request #12856 from taosdata/feature/TD-13066-3.0
fix: use bound index instead of colid in case of alter schema
|
2022-05-23 20:33:47 +08:00 |
wangmm0220
|
e7194116e7
|
merge:from 3.0
|
2022-05-23 20:32:33 +08:00 |