xsren
|
e03ccdc6e2
|
replace snprintf
|
2024-10-10 10:35:48 +08:00 |
xsren
|
eaf8bf0ca6
|
tstrncpy
|
2024-10-09 11:26:35 +08:00 |
xsren
|
95a26d7ee9
|
tstrncpy
|
2024-10-09 09:53:32 +08:00 |
xsren
|
e88a8317af
|
fix: buff size
|
2024-10-09 09:45:56 +08:00 |
xsren
|
7f2a2cfbd0
|
enh: safe function
|
2024-10-08 14:25:51 +08:00 |
Hongze Cheng
|
5639fd0baf
|
Merge pull request #27947 from taosdata/enh/TS-5111-3.0
enh: support drop table with uid
|
2024-09-23 13:36:27 +08:00 |
lyh250-666
|
df147c60b0
|
enh:modify error code passing
|
2024-09-23 08:58:10 +08:00 |
kailixu
|
9cc0702a77
|
enh: drop table with uid
|
2024-09-19 18:34:49 +08:00 |
kailixu
|
2ea574fa4f
|
chore: merge 3.0
|
2024-09-18 19:06:15 +08:00 |
kailixu
|
ba10e95723
|
enh: support drop table with uid
|
2024-09-18 16:05:05 +08:00 |
kailixu
|
d7fcf21f8b
|
enh: support drop table with uid
|
2024-09-17 15:41:10 +08:00 |
kailixu
|
1b6694af20
|
enh: support drop table with uid
|
2024-09-16 11:39:11 +08:00 |
xsren
|
f684e12c27
|
pointer check
|
2024-09-14 18:11:36 +08:00 |
lyh250-666
|
6cbb0cf172
|
enh:modify error code passing libs/
|
2024-09-11 09:58:41 +08:00 |
wangjiaming0909
|
b39b6589c4
|
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
|
2024-09-09 13:30:22 +08:00 |
Jing Sima
|
2eb1f95224
|
fix:[TS-5349] fix wrong dbFName setted in mndPerfsInitMeta.
|
2024-09-04 13:34:11 +08:00 |
yihaoDeng
|
198486977e
|
fix mem leak
|
2024-09-02 17:35:10 +08:00 |
dapan1121
|
905d1eb762
|
Merge pull request #26972 from taosdata/fix/TD-29679/l2cache
Fix/td 29679/l2cache
|
2024-08-08 16:51:44 +08:00 |
xsren
|
bec6dfe16b
|
return value
|
2024-08-07 16:51:39 +08:00 |
dapan1121
|
dd28770bf7
|
Merge pull request #26914 from taosdata/fix/TD-31167
add new interface
|
2024-08-07 16:41:17 +08:00 |
yihaoDeng
|
f2a3951c23
|
refact code
|
2024-08-06 16:12:41 +08:00 |
yihaoDeng
|
e063a8092c
|
refact code
|
2024-08-06 16:12:41 +08:00 |
dapan1121
|
ce52865c46
|
fix: db vgroup info clone issue
|
2024-08-06 13:20:51 +08:00 |
xsren
|
aa46b1d99f
|
return:queryUtil
|
2024-07-29 14:58:47 +08:00 |
xsren
|
e86189d9ea
|
check serialize result
|
2024-07-22 09:36:59 +08:00 |
xsren
|
99dcaaff21
|
build on windows
|
2024-07-22 09:36:59 +08:00 |
xsren
|
ebec7c928b
|
array push
|
2024-07-22 09:36:59 +08:00 |
xsren
|
010a1da482
|
return value: querymsg.c
|
2024-07-22 09:36:56 +08:00 |
wangmm0220
|
195fe9b6cc
|
fix:[TD-31017]process return value in clientRawBlockWrite.c
|
2024-07-19 15:11:33 +08:00 |
wangmm0220
|
6b9c00cb9b
|
fix:[TD-31017]process return value in clientRawBlockWrite.c
|
2024-07-19 14:49:25 +08:00 |
Hongze Cheng
|
64363627fe
|
enh: refact tqueue code
|
2024-07-16 17:30:32 +08:00 |
54liuyao
|
24308a4acb
|
adj pool name
|
2024-07-01 18:52:36 +08:00 |
54liuyao
|
c3deebf5b6
|
adj name
|
2024-07-01 11:08:40 +08:00 |
54liuyao
|
26adfdd48d
|
adj name
|
2024-07-01 11:08:40 +08:00 |
54liuyao
|
55341586b5
|
drop limit
|
2024-07-01 11:08:40 +08:00 |
54liuyao
|
02a7d29841
|
adj log
|
2024-07-01 11:08:39 +08:00 |
54liuyao
|
8fdd64e92e
|
limit the size of query queue
|
2024-07-01 11:08:39 +08:00 |
54liuyao
|
0383257900
|
limit the size of query queue
|
2024-07-01 11:08:39 +08:00 |
54liuyao
|
03a7b43af6
|
client use new thread pool
|
2024-07-01 11:08:39 +08:00 |
factosea
|
5f582723eb
|
fix: pSchemaExt crash
|
2024-04-30 10:23:40 +08:00 |
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
Yihao Deng
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00:00 |
wangjiaming0909
|
e947a2fb0d
|
catalog cache get stream progress
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
6e7dc4b7b4
|
normal table tsma and add tests
|
2024-04-16 14:17:12 +08:00 |
wangjiaming0909
|
70ca830378
|
support recursive tsma creation
|
2024-04-16 14:17:12 +08:00 |
wangjiaming0909
|
ef47fd57d6
|
support tsma catalog cache
|
2024-04-16 14:14:34 +08:00 |
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +08:00 |
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
kailixu
|
77d912c210
|
fix: primary key should not be null or none
|
2024-04-02 14:39:13 +08:00 |
yihaoDeng
|
44e6d225e2
|
Merge branch '3.0' into feature/compressData
|
2024-04-02 00:18:24 +00:00 |