Minglei Jin
|
e6287c1a89
|
fix(tsdb/readerwriter): fix var shadowing
|
2023-09-26 19:18:10 +08:00 |
wade zhang
|
f6134b42d7
|
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
|
2023-09-26 14:25:54 +08:00 |
Alex Duan
|
c9af9eb15b
|
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
|
2023-09-25 15:48:30 +08:00 |
Shungang Li
|
8f0d700fe8
|
feat: rm dnode config item keepTimeOffset
|
2023-09-25 15:46:12 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
kailixu
|
bc8ebf1562
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-23 18:19:08 +08:00 |
kailixu
|
a4b92760f0
|
enh: grant notify optimize
|
2023-09-23 18:10:08 +08:00 |
Alex Duan
|
6fa4bfb492
|
fix: cfgAddDouble set to fval is error
|
2023-09-23 11:22:22 +08:00 |
kailixu
|
8f828e052b
|
enh: timeseries calculation optimization
|
2023-09-22 20:07:51 +08:00 |
wade zhang
|
849b05a09b
|
Merge pull request #22927 from taosdata/fix/TD-26189
s3/block_cache: new tsdb block cache
|
2023-09-22 16:15:07 +08:00 |
kailixu
|
3beb9c5c84
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 19:38:27 +08:00 |
kailixu
|
7445b9ff50
|
Merge branch '3.0' into enh/TS-3812-3.0
|
2023-09-21 16:25:06 +08:00 |
kailixu
|
2b25982495
|
enh: user dropped notification
|
2023-09-21 09:53:45 +08:00 |
Alex Duan
|
0ca99ea9c9
|
feat: add TSZ algo test cases
|
2023-09-20 19:33:25 +08:00 |
Minglei Jin
|
99120336e9
|
s3/config: new s3BlockSize & s3BlockCacheSize
|
2023-09-20 17:33:53 +08:00 |
wangmm0220
|
ad70dc178f
|
fix:conflicts from 3.0
|
2023-09-19 11:56:52 +08:00 |
kailixu
|
6698861c8b
|
chore: timeseries distribute
|
2023-09-19 08:29:51 +08:00 |
Alex Duan
|
570ac79a79
|
Merge branch 'taosdata:3.0' into 3.0
|
2023-09-18 14:28:00 +08:00 |
Haojun Liao
|
05e9f40834
|
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
|
2023-09-15 17:49:37 +08:00 |
Minglei Jin
|
318281356b
|
s3/block_cache: new tsdb block cache
|
2023-09-15 16:19:21 +08:00 |
lx1zhong
|
6da4088012
|
add TSZ and ADT-FSE algorithm
|
2023-09-15 14:30:23 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
wangmm0220
|
ef81299494
|
fix:heap use after free
|
2023-09-14 13:41:14 +08:00 |
dapan1121
|
270a7584f4
|
enh: prevent accessing ins_users&ins_user_privileges without sysinfo
|
2023-09-13 17:48:26 +08:00 |
wangmm0220
|
1dbd322fa0
|
fix:remove useless code
|
2023-09-13 11:42:09 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
slzhou
|
a44d0bceb6
|
Merge branch 'szhou/enh/ipWhiteList' into enh/ipWhiteList
|
2023-09-12 16:21:29 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
shenglian zhou
|
e3a6b92f4e
|
fix: fix minior bugs
|
2023-09-12 15:00:08 +08:00 |
shenglian zhou
|
8db96a0085
|
enhance: update notification and get user whitelist api
|
2023-09-12 14:10:41 +08:00 |
shenglian zhou
|
64caae83fd
|
enhance: add hb whitelist version and notify taosadapter
|
2023-09-12 14:10:41 +08:00 |
yihaoDeng
|
f29880fee3
|
add rpc update interface
|
2023-09-12 11:31:06 +08:00 |
xsren
|
a003db7e1a
|
reset file handles limit on windows
|
2023-09-12 10:44:11 +08:00 |
Haojun Liao
|
24524e1a8d
|
fix(stream): fix the invalid length of tag column name.
|
2023-09-11 19:10:54 +08:00 |
yihaoDeng
|
9abfbbab5e
|
add rpc update interface
|
2023-09-11 13:57:45 +08:00 |
yihaoDeng
|
2a30e12547
|
add rpc update interface
|
2023-09-11 10:45:45 +08:00 |
Haojun Liao
|
50ef500f51
|
refactor(stream): do sink module refactor.
|
2023-09-11 10:09:31 +08:00 |
yihaoDeng
|
25bc0b226b
|
add rpc update interface
|
2023-09-10 14:09:36 +08:00 |
yihaoDeng
|
60d6a622e1
|
add rpc update interface
|
2023-09-07 20:47:10 +08:00 |
yihaoDeng
|
8c5fa3526a
|
add rpc update interface
|
2023-09-07 16:10:07 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
yihaoDeng
|
ad5639df89
|
add rpc update interface
|
2023-09-06 21:36:16 +08:00 |
yihaoDeng
|
ac8220012c
|
add rpc update interface
|
2023-09-06 17:22:30 +08:00 |
yihaoDeng
|
b5d40d01bb
|
add rpc update interface
|
2023-09-06 16:24:29 +08:00 |
wangjiaming0909
|
5dedaebb01
|
fix: desc fill missed one window
|
2023-09-06 10:53:19 +08:00 |
yihaoDeng
|
e539eebaa2
|
add rpc update interface
|
2023-09-05 18:50:11 +08:00 |
wangmm0220
|
1716579081
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes
|
2023-09-05 16:13:59 +08:00 |
yihaoDeng
|
685bdea44a
|
add rpc update interface
|
2023-09-04 21:15:46 +08:00 |
yihaoDeng
|
5f78c27535
|
add enable white list
|
2023-09-01 15:11:25 +08:00 |