Haojun Liao
|
236926b9ee
|
other: merge enh/rocksdbstate
|
2023-05-13 19:49:28 +08:00 |
Haojun Liao
|
1975e94501
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-13 19:41:03 +08:00 |
yihaoDeng
|
5708fcb5cb
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-10 08:02:16 +00:00 |
wangjiaming0909
|
fb0183a642
|
fix: set telemetry reporting service url from telemetry.taosdata.com to telemetry.tdengine.com
|
2023-05-09 15:24:55 +08:00 |
dapan1121
|
9551a269b3
|
feat: support log slow query by default
|
2023-04-24 16:45:34 +08:00 |
dapan1121
|
5fe99c5ad2
|
feat: support log long query
|
2023-04-23 15:54:15 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |
wangmm0220
|
b1561c95c3
|
fix:add test cases for escape in schemaless
|
2023-04-20 15:31:18 +08:00 |
Haojun Liao
|
04e042f21d
|
Merge branch 'feature/3_liaohj' into enh/rocksRevert
|
2023-04-15 09:35:43 +08:00 |
Haojun Liao
|
b57c813681
|
other: merge feature/3_liaohj
|
2023-04-14 10:36:54 +08:00 |
Alex Duan
|
eb03a0bb48
|
fix: adjust format
|
2023-04-13 16:55:22 +08:00 |
Alex Duan
|
73d5bdf01f
|
fix: build error fix
|
2023-04-13 16:45:06 +08:00 |
Alex Duan
|
a0be0c1d06
|
fix: add client option tsEnableScience
|
2023-04-13 16:40:38 +08:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00:00 |
dapan1121
|
38231fc48e
|
enh: add queryMaxConcurrentTables configuration
|
2023-04-11 09:01:19 +08:00 |
Shuduo Sang
|
9b6f4e3497
|
fix: tglobal cus prompt support for windows (#20845)
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
* fix: cus name
* fix: change adapter prefix
* fix: tools/*.sh
* fix: scripts
* fix: ../../packaging/tools/install_client.sh
* chore: cus domain in script
* fix: cus name in packaging/tools/install.sh
* fix: cus name in ../../packaging/tools/remove.sh
* fix: don't edit origin file
* fix: remove brand name
* fix: update taos-tools
* fix: cus name in log
* fix: compile error without cuc name
* fix: source/common/src/tglobal.c
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-04-10 19:44:45 +08:00 |
Shuduo Sang
|
7dbe4f6ca1
|
fix: cfg name release script community main (#20818)
* chore: cus name support in script
* chore: merge with 3.0
* fix: source/common/src/tglobal.c
* fix: source/common/src/tglobal.c
|
2023-04-08 00:50:43 +08:00 |
Shuduo Sang
|
4fb5390c6f
|
chore: release script community main (#20808)
* chore: cus name support in script
* chore: merge with 3.0
|
2023-04-07 17:10:39 +08:00 |
liuyao
|
1f63859e21
|
feat:add buff swap
|
2023-04-07 12:50:59 +08:00 |
liuyao
|
ad16487180
|
feat:add checkpoint
|
2023-04-06 18:26:47 +08:00 |
liuyao
|
0716a4aee8
|
feat:add check point
|
2023-04-06 16:45:22 +08:00 |
54liuyao
|
1892b806b5
|
feat:add stream state buff
|
2023-04-04 17:09:35 +08:00 |
54liuyao
|
429b5cd646
|
feat:add stream file state
|
2023-04-04 17:09:35 +08:00 |
Shuduo Sang
|
5e2b26f146
|
chore: refactor cus prompt (#20688)
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-03-30 19:30:54 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
wangmm0220
|
4fdef7421c
|
fix:add log for taosCreateLog error
|
2023-03-17 10:50:54 +08:00 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Shengliang Guan
|
fcadd3bd5e
|
Merge pull request #20279 from taosdata/fix/changeDefaultParam
fix: change default valude
|
2023-03-06 21:17:00 +08:00 |
yihaoDeng
|
f51a559d56
|
change default valude
|
2023-03-06 18:19:19 +08:00 |
yihaoDeng
|
809f04dd7c
|
change default valude
|
2023-03-06 16:32:22 +08:00 |
Shengliang Guan
|
7edcbfd58b
|
Merge branch 'fix/stopFunc' into feature/3_liaohj
|
2023-03-06 09:43:00 +08:00 |
Shengliang Guan
|
a55087de58
|
Merge pull request #20266 from taosdata/fix/TD-22900
fix:give error if col is same in schemless & fix json parse error in TD-22903
|
2023-03-06 09:38:21 +08:00 |
yihaoDeng
|
fbad444981
|
change parameter
|
2023-03-05 10:52:16 +08:00 |
wangmm0220
|
e54e12eff0
|
fix:give error if col is same in schemless & fix json parse error in TD-22903
|
2023-03-04 11:57:27 +08:00 |
Shengliang Guan
|
2a272fb68d
|
Merge pull request #20263 from taosdata/FIX/TS-2766-main
enh: sync log retention of mnode configurable with mndLogRetention
|
2023-03-04 10:49:37 +08:00 |
Benguang Zhao
|
b91734cf91
|
enh: sync log retention of mnode configurable with mndLogRetention
|
2023-03-04 09:51:34 +08:00 |
Shengliang Guan
|
50955b2e50
|
Merge pull request #20261 from taosdata/FIX/TS-2766-main
enh: control frequency of mnode sdb flushing with mndSdbWriteDelta
|
2023-03-03 18:22:30 +08:00 |
Benguang Zhao
|
d27f392beb
|
enh: control frequency of mnode sdb flushing with mndSdbWriteDelta
|
2023-03-03 17:30:23 +08:00 |
yihaoDeng
|
e383afc96d
|
change default config
|
2023-03-02 13:58:03 +08:00 |
yihaoDeng
|
4fa1839798
|
change default config
|
2023-03-02 09:33:46 +08:00 |
yihaoDeng
|
8cdae7933b
|
change default config
|
2023-03-01 21:03:24 +08:00 |
yihaoDeng
|
37348fb456
|
change default config
|
2023-03-01 21:00:01 +08:00 |
yihaoDeng
|
d992714b4a
|
fix: change conn pool
|
2023-02-27 11:00:13 +08:00 |
yihaoDeng
|
97c4dfb570
|
fix: limit session num
|
2023-02-25 18:01:17 +08:00 |
Yihao Deng
|
db47cb5805
|
Merge branch 'main' into fix/toManySeesion
|
2023-02-25 17:04:56 +08:00 |
yihaoDeng
|
84706fe586
|
fix: limit session num
|
2023-02-24 21:20:15 +08:00 |
yihaoDeng
|
dd2e9697b5
|
fix: limit session num
|
2023-02-24 20:39:25 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
Benguang Zhao
|
6bb9ee9b4e
|
enh: change the default of vndCommitMaxInterval as 10 minutes
|
2023-02-21 16:50:42 +08:00 |
Xiaoyu Wang
|
c597de099f
|
merge main
|
2023-02-20 13:41:27 +08:00 |