dapan1121
443c6ef318
Merge pull request #22333 from taosdata/fix/TD-25546
...
fix: fix tsort crash caused by not enough disk space
2023-08-07 19:02:11 +08:00
yihaoDeng
6a69c56b32
support reopen stream state
2023-08-07 10:55:42 +00:00
yihaoDeng
6c8c575549
support reopen stream state
2023-08-07 10:48:04 +00:00
Haojun Liao
b0f9674e32
Merge pull request #22343 from taosdata/mark/ref
...
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-07 18:40:48 +08:00
chenhaoran
a0c5d130ae
test:repire test case for windows
2023-08-07 18:32:58 +08:00
kailixu
59100a7251
enh: code optimize for mktime
2023-08-07 17:52:43 +08:00
Haojun Liao
aea1690cd1
fix(stream): fix the stream task after checking if it is in the timer activities.
2023-08-07 17:49:36 +08:00
kailixu
b34451a151
Merge branch '3.0' into fix/TD-25426-3.0
2023-08-07 17:38:22 +08:00
jiacy-jcy
03f3b25817
chore: merge conflicts
2023-08-07 17:34:02 +08:00
jiacy-jcy
6fd2ae138e
fix: taosMktime on windows platform
2023-08-07 17:32:20 +08:00
Minglei Jin
1290f529da
cos/example: turn head object on
2023-08-07 17:17:43 +08:00
shenglian zhou
ec1270f75c
fix: restore stt block/data block merge back
2023-08-07 17:17:12 +08:00
Minglei Jin
9e4da6c089
s3/config: parsing s3 configuration
2023-08-07 17:14:58 +08:00
shenglian zhou
9ddab11d98
Revert "fix(tsdb/read2): reset stt reader when suspended"
...
This reverts commit 079d7ff69e .
2023-08-07 17:13:49 +08:00
yihaoDeng
b6c991f896
support reopen stream state
2023-08-07 08:59:04 +00:00
yihaoDeng
eeb97351e8
support reopen stream state
2023-08-07 08:51:01 +00:00
Haojun Liao
e6b80e6c52
Merge branch '3.0' into fix/3_liaohj
2023-08-07 16:26:31 +08:00
Hui Li
6ac7ccfbee
Merge pull request #22345 from taosdata/fix/main-TD-25606
...
fix: memory leak
2023-08-07 16:24:53 +08:00
Haojun Liao
225c0e61dc
hen(stream): support the rollback and checkdown stream tasks.
2023-08-07 16:13:39 +08:00
Hongze Cheng
a545d45b5e
fix: snapshot invalid read
2023-08-07 16:12:03 +08:00
Minglei Jin
fac7e521e9
s3/evict: fetch atime from stat file
2023-08-07 15:59:37 +08:00
yihaoDeng
7ef4df8752
support reopen stream state
2023-08-07 07:20:05 +00:00
Hongze Cheng
661f2aca98
fix: memory leak
2023-08-07 14:13:44 +08:00
slzhou
df607c2ac7
Merge branch 'szhou/ts-3706' of github.com:taosdata/TDengine into szhou/ts-3706
2023-08-07 13:59:31 +08:00
slzhou
6cccc155eb
enhance: enhance test case
2023-08-07 13:39:30 +08:00
Haojun Liao
7924d7e0af
Merge pull request #22337 from taosdata/fix/fixInvalidFree
...
fix invalid free
2023-08-07 11:45:29 +08:00
Haojun Liao
a8006d3d0d
Merge pull request #22278 from taosdata/fix/fixStateMemleak
...
fix state mem leak
2023-08-07 11:45:16 +08:00
slzhou
3e7187b222
fix: add test case
2023-08-07 11:36:33 +08:00
slzhou
773a9454d5
enhance: subquery can use expr primary key +/- value as primary key
2023-08-07 11:36:33 +08:00
Hui Li
90e2d5e913
Merge pull request #22344 from taosdata/packaging/update_packaging_script
...
update packaging script
2023-08-07 11:33:20 +08:00
wangmm0220
5daf38c0d5
fix:ref is not there
2023-08-07 11:29:54 +08:00
dapan1121
0546bdceb2
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-07 11:23:15 +08:00
dapan1121
da27a306db
fix: mutex init issue
2023-08-07 11:22:25 +08:00
Ping Xiao
1d4abc33e5
update packaging script
2023-08-07 11:18:47 +08:00
Benguang Zhao
0e4f1942f1
fix: resolve Vgroup refcount leak in drop topic
2023-08-07 11:13:52 +08:00
chenhaoran
6c9e72d947
Merge branch 'main' of https://github.com/taosdata/TDengine into main
2023-08-07 11:01:05 +08:00
Haojun Liao
76288f311f
Merge pull request #22311 from taosdata/fix/TD-25543
...
delete atomic_exchange_64
2023-08-07 10:34:50 +08:00
wangmm0220
9ecabb30f5
fix:ref is not there
2023-08-07 10:27:44 +08:00
yihaoDeng
4ca39d0f3c
support reopen stream state
2023-08-07 01:45:16 +00:00
wangmm0220
5f02e2ddfb
fix:ref is not there
2023-08-07 09:31:29 +08:00
Haojun Liao
d3bc7c3c94
refactor: do some internal refactor.
2023-08-07 09:20:53 +08:00
Haojun Liao
8a11a0418f
other: merge 3.0
2023-08-07 09:19:26 +08:00
jiacy-jcy
4b137f1ca0
fix: mktime on windows platform
2023-08-06 23:32:54 +08:00
Shuduo Sang
314c749965
docs: supplement r language connnector note ( #22340 )
...
* docs: add r language to connector
* docs: add r lang english version in connector
* docs: fix include path and note format
* Update 60-r-lang.mdx
minor changes
* docs: supplement r language note
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
yihaoDeng
7396799d90
fix invalid free
2023-08-04 19:06:16 +08:00
yihaoDeng
36e841b6d0
fix invalid free
2023-08-04 18:59:17 +08:00
wangmm0220
d9a1695257
fix:add log
2023-08-04 18:07:44 +08:00
Hui Li
f19826fa9d
Merge pull request #22313 from taosdata/fix/addStreamVer
...
add stream verion
2023-08-04 17:36:21 +08:00
Shungang Li
5154d0e1a3
fix: alter ttlChangeOnWrite note info
2023-08-04 17:24:35 +08:00
Ganlin Zhao
84bf3e591f
fix test cases
2023-08-04 17:08:10 +08:00