wangmm0220
|
f08d17d2ff
|
Merge branch 'fix/TD-22671' of https://github.com/taosdata/TDengine into fix/TD-22671
|
2023-02-28 15:11:36 +08:00 |
wangmm0220
|
986ae9c4d0
|
fix:conflicts
|
2023-02-28 15:11:16 +08:00 |
plum-lihui
|
2310dfca22
|
test: del data from async to sync
|
2023-02-28 15:02:57 +08:00 |
Xiaoyu Wang
|
84b8637a05
|
Merge pull request #20200 from taosdata/fix/main_bugfix_wxy
fix: invalid write memory when query policy is 4
|
2023-02-28 14:29:09 +08:00 |
Haojun Liao
|
22e52ebb38
|
fix(query): fix block distribution error.
|
2023-02-28 14:25:19 +08:00 |
Haojun Liao
|
4172041ec8
|
fix(query): fix error in displaying block distribution.
|
2023-02-28 14:20:14 +08:00 |
Haojun Liao
|
60188e82a6
|
fix(query): fix coverity issue.
|
2023-02-28 13:42:19 +08:00 |
dapan1121
|
cc1bc9304a
|
fix: trace id two character missing issue
|
2023-02-28 13:23:59 +08:00 |
Xiaoyu Wang
|
586ca254be
|
fix: invalid write memory when query policy is 4
|
2023-02-28 13:02:29 +08:00 |
Haojun Liao
|
1ac30b7710
|
Merge pull request #20169 from taosdata/feature/3_liaohj
refactor: do some internal refactor and add some logs for tmq.
|
2023-02-28 12:01:22 +08:00 |
xinsheng Ren
|
526105d4b8
|
Docs/xsren/ts 2750/start service des on mac (#20196)
* fix: launchctl start tasd needs root permit
* docs: start service describle
* fix: start service describe with english
* docs: refine wording
---------
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
|
2023-02-28 11:48:01 +08:00 |
shenglian zhou
|
ce38d80480
|
fix: ensure capacity and move to next group
|
2023-02-28 11:19:13 +08:00 |
Xiaoyu Wang
|
daa0dd7609
|
Merge pull request #20201 from taosdata/docs/3.0_doc_wxy
fix: show license/vgroups docs error
|
2023-02-28 11:06:23 +08:00 |
Xiaoyu Wang
|
69c0ef8ecd
|
fix: show license/vgroups docs error
|
2023-02-28 11:05:07 +08:00 |
Xiaoyu Wang
|
01ededfbf5
|
fix: invalid write memory when query policy is 4
|
2023-02-28 10:45:47 +08:00 |
Xiaoyu Wang
|
c2460da390
|
fix: invalid write memory when query policy is 4
|
2023-02-28 10:45:20 +08:00 |
Xiaoyu Wang
|
706cba7927
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-02-28 10:42:06 +08:00 |
Xiaoyu Wang
|
5b7ec8ade5
|
fix: invalid write memory when query policy is 4
|
2023-02-28 10:41:13 +08:00 |
slzhou
|
029444e1c2
|
fix: use const for name and path in SScriptUdfInfo
|
2023-02-28 10:39:08 +08:00 |
Huo Linhe
|
5c70ea58f8
|
fix: explorer packaging
|
2023-02-28 10:31:36 +08:00 |
slzhou
|
32ccc796a1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-02-28 10:15:30 +08:00 |
WANG MINGMING
|
5dfc9ed4d0
|
Merge branch '3.0' into fix/TD-22667-3.0
|
2023-02-28 09:52:34 +08:00 |
Haojun Liao
|
b92de1e9e6
|
fix(query): fix invalid read.
|
2023-02-28 09:34:16 +08:00 |
Haojun Liao
|
7bf9c3d701
|
Merge pull request #20186 from taosdata/fix/TD-22780
fix: invalid vg count
|
2023-02-28 09:19:09 +08:00 |
Haojun Liao
|
0c730ec48e
|
Merge pull request #20187 from taosdata/fix/TD-22780_m
fix: invalid vg count
|
2023-02-28 09:18:58 +08:00 |
Haojun Liao
|
52a8912969
|
Merge pull request #20183 from taosdata/fix/TD-22797
fix: avoid filter slow when not exist target value
|
2023-02-28 09:18:46 +08:00 |
dapan1121
|
0e6481e86b
|
Merge pull request #20190 from taosdata/feat/auto_retention
feat: auto retentiion
|
2023-02-28 08:56:37 +08:00 |
Haojun Liao
|
d18dd3067b
|
other: merge main.
|
2023-02-28 00:38:37 +08:00 |
Hui Li
|
3bd66ecb52
|
Merge pull request #20188 from taosdata/test/main/TD-22818
test: check asan cases successful
|
2023-02-27 20:36:52 +08:00 |
chenhaoran
|
e96b52675c
|
ci: conment failed cases
|
2023-02-27 20:35:38 +08:00 |
Hui Li
|
ca42ae6f13
|
Merge pull request #20189 from taosdata/test/3.0/TD-22818
test: check asan cases successful
|
2023-02-27 20:33:46 +08:00 |
chenhaoran
|
57e5319e3d
|
ci: conment failed cases
|
2023-02-27 20:28:51 +08:00 |
chenhaoran
|
9725957b34
|
ci: conment failed cases
|
2023-02-27 20:27:21 +08:00 |
chenhaoran
|
a1c89b8329
|
Merge branch 'test/3.0/TD-22818' of https://github.com/taosdata/TDengine into test/3.0/TD-22818
|
2023-02-27 20:25:28 +08:00 |
chenhaoran
|
3b80a9db6f
|
ci: conment failed cases
|
2023-02-27 20:24:47 +08:00 |
Hui Li
|
3b0fd4b23f
|
Merge pull request #20182 from taosdata/feat/TD-22801-MAIN
feat: completing create index and tag index case
|
2023-02-27 19:58:52 +08:00 |
haoranchen
|
294bd35ff8
|
Update cases.task
|
2023-02-27 19:04:46 +08:00 |
haoranchen
|
94c2f605d3
|
Update cases.task
|
2023-02-27 19:03:24 +08:00 |
haoranchen
|
86dfa07f66
|
Update cases.task
|
2023-02-27 19:00:10 +08:00 |
54liuyao
|
031e9032d0
|
fix:asan error
|
2023-02-27 18:59:38 +08:00 |
haoranchen
|
5c6ead6c6e
|
Update cases.task
|
2023-02-27 18:59:01 +08:00 |
Hui Li
|
4e1f65c1ef
|
reopen replica3_import.sim case
|
2023-02-27 18:46:36 +08:00 |
Hui Li
|
5545bb80cd
|
reopen replica3_import.sim case
|
2023-02-27 18:45:51 +08:00 |
Haojun Liao
|
5e9f53560d
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-27 18:23:35 +08:00 |
Hongze Cheng
|
1fa5d02b94
|
more code
|
2023-02-27 18:20:09 +08:00 |
Hongze Cheng
|
d963a4f20c
|
Merge branch 'main' of https://github.com/taosdata/TDengine into feat/auto_retention
|
2023-02-27 18:11:12 +08:00 |
Hongze Cheng
|
ee36cf8aca
|
mroe code
|
2023-02-27 18:11:04 +08:00 |
Hongze Cheng
|
8e3084ecc0
|
feat: auto retention
|
2023-02-27 18:09:51 +08:00 |
Haojun Liao
|
8e33469e94
|
Update 24-show.md
|
2023-02-27 18:03:18 +08:00 |
chenhaoran
|
8e84077488
|
test: check asan cases successful
|
2023-02-27 17:58:44 +08:00 |