wangmm0220
|
ce2fc8b319
|
fix:memory leak
|
2023-09-21 10:05:52 +08:00 |
slzhou
|
de411ebad1
|
fix: review comments
|
2023-09-21 09:55:13 +08:00 |
kailixu
|
2b25982495
|
enh: user dropped notification
|
2023-09-21 09:53:45 +08:00 |
dapan1121
|
7d076d2db9
|
fix: memory leak issue
|
2023-09-21 09:49:43 +08:00 |
yihaoDeng
|
77ef632233
|
refactor code
|
2023-09-21 01:36:12 +00:00 |
wangmm0220
|
f9c5aa01af
|
fix:enable split if there are topics & fix memory leak
|
2023-09-21 09:20:34 +08:00 |
lx1zhong
|
5a97cf9fc9
|
add Windows support for ADT-FSE alogrithm
|
2023-09-20 21:59:52 +08:00 |
Alex Duan
|
0ca99ea9c9
|
feat: add TSZ algo test cases
|
2023-09-20 19:33:25 +08:00 |
kailixu
|
fa9afb25e7
|
chore: code optimization for mutex
|
2023-09-20 18:59:19 +08:00 |
dapan1121
|
aa86490ed2
|
fix: sync param free issue
|
2023-09-20 18:57:00 +08:00 |
wangmm0220
|
d3f54e678f
|
feat:support vnode split in tmq
|
2023-09-20 18:27:43 +08:00 |
facetosea
|
c6bb9ff765
|
fill.py -Q test
|
2023-09-20 17:52:10 +08:00 |
liuyao
|
b4be5fe895
|
fix mem leak
|
2023-09-20 17:35:11 +08:00 |
Minglei Jin
|
99120336e9
|
s3/config: new s3BlockSize & s3BlockCacheSize
|
2023-09-20 17:33:53 +08:00 |
kailixu
|
a19cfcd587
|
chore: code optimization for file
|
2023-09-20 17:33:31 +08:00 |
Haojun Liao
|
8d5ea720e4
|
Merge pull request #22962 from taosdata/feat/TD-26052
feat:vnode tranform support in tmq
|
2023-09-20 17:32:04 +08:00 |
wade zhang
|
74b9824d17
|
Merge pull request #22979 from taosdata/build/sunpeng/update-taospy-version
build: update taospy and taos-ws-py version
|
2023-09-20 17:31:43 +08:00 |
kailixu
|
0800698774
|
fix: typo of ol
|
2023-09-20 16:28:36 +08:00 |
Minglei Jin
|
f206fa07d0
|
s3/put: use put2
|
2023-09-20 15:59:58 +08:00 |
dapan1121
|
9796483609
|
enh: support async fetch for sync request
|
2023-09-20 15:42:25 +08:00 |
kailixu
|
3bb5a5f1d4
|
enh: lock and file adaption for windows
|
2023-09-20 15:40:39 +08:00 |
kailixu
|
97c87bdbdc
|
enh: mutex/rwlock/pread/pwrite adaption for windows
|
2023-09-20 15:35:38 +08:00 |
Minglei Jin
|
d155cfcf0f
|
tsdb/readerwriter: use tsdb's s3 block cache to read file page
|
2023-09-20 15:24:54 +08:00 |
wade zhang
|
13e8a79294
|
Merge pull request #22972 from taosdata/feat/TD-25872
Feat/td 25872
|
2023-09-20 15:17:27 +08:00 |
chenhaoran
|
21b67654aa
|
test: add insertFromCsvOfLength65500 case for TS-3957
|
2023-09-20 15:09:38 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
chenhaoran
|
9445fafe47
|
test: add insertFromCsvOfLength65500 case for TS-3957
|
2023-09-20 14:54:28 +08:00 |
dapan1121
|
32a21d766d
|
Merge pull request #22971 from taosdata/feat/3.0/TD-25522
optimize count()/last() + partition by tbname/tag
|
2023-09-20 14:01:07 +08:00 |
slzhou
|
0c6338dc15
|
fix: fix address sanitizer error
|
2023-09-20 13:25:26 +08:00 |
slzhou
|
1f1657a160
|
fix: fix address sanitizer error
|
2023-09-20 11:50:32 +08:00 |
Alex Duan
|
5251675b44
|
fix: windows gettimeofday
|
2023-09-20 11:24:27 +08:00 |
wangmm0220
|
7162fe78d6
|
fix:consumer more 10 rows, because wal dumplicated
|
2023-09-20 10:58:00 +08:00 |
sunpeng
|
84cf3fe8b0
|
build: update taospy and taos-ws-py version
|
2023-09-20 09:30:36 +08:00 |
Alex Duan
|
09d91cc116
|
fix: windows build error
|
2023-09-20 09:26:59 +08:00 |
slzhou
|
ef1e91a6be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-20 08:44:15 +08:00 |
slzhou
|
951786669d
|
fix: modify show_kind enum value from none to all
|
2023-09-20 08:39:57 +08:00 |
slzhou
|
d667c49cc4
|
fix: add test case
|
2023-09-20 08:35:11 +08:00 |
wangmm0220
|
75f98762bf
|
fix:rollback
|
2023-09-19 18:43:29 +08:00 |
wangmm0220
|
2881a2504c
|
fix:conflicts from 3.0
|
2023-09-19 18:39:40 +08:00 |
Haojun Liao
|
7f406be8bb
|
Merge pull request #22878 from taosdata/mark/tmq-3.0
opti:ask ep logic in tmq
|
2023-09-19 18:29:39 +08:00 |
Alex Duan
|
2fdc06e62d
|
fix: windows build error
|
2023-09-19 18:08:53 +08:00 |
wangmm0220
|
766652a88a
|
fix:vnode tranform support in tmq
|
2023-09-19 17:27:19 +08:00 |
xsren
|
3026c80073
|
add fill test case
|
2023-09-19 16:52:03 +08:00 |
slzhou
|
bd2669b4f1
|
fix: show normal tables core
|
2023-09-19 16:40:23 +08:00 |
slzhou
|
f208eefdf2
|
fix: fix sanitizer error
|
2023-09-19 16:21:44 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
Alex Duan
|
8066c68b2d
|
fix: window and arm platform build
|
2023-09-19 16:07:15 +08:00 |
sheyanjie
|
67df4c3035
|
add timezone spec details
|
2023-09-19 15:06:05 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
wangmm0220
|
9ea4984cbd
|
fix:add empty line to the end to avoid fail
|
2023-09-19 14:39:30 +08:00 |