Haojun Liao
51e0b903b0
refactor: do some internal refactor.
2023-08-08 09:36:42 +08:00
danielclow
9f83719559
docs: add upgrade notes to releases page ( #22354 )
2023-08-08 09:34:58 +08:00
dapan1121
0ea34286cf
Merge pull request #22301 from taosdata/feat/3.0/TD-25394
...
feat: optimize table merge scan when 1 child table
2023-08-08 09:31:39 +08:00
dapan1121
44717ddbea
Merge pull request #22288 from taosdata/fix/3.0/TD-25499
...
fix: memory leak when drop db which acquired by user with grant/revoke
2023-08-08 09:29:55 +08:00
Hui Li
05e356cd81
Merge pull request #22346 from taosdata/fix/TD-25612
...
fix: snapshot invalid read
2023-08-08 09:19:55 +08:00
Haojun Liao
458143c8b7
Merge pull request #22348 from taosdata/szhou/restore-tsdb-minglei
...
fix: restore stt block and data block merge back
2023-08-08 08:58:02 +08:00
Haojun Liao
ad3e231b2f
Merge pull request #22350 from taosdata/fix/3_liaohj
...
other: merge main and fix bugs in stop stream tasks.
2023-08-07 22:57:13 +08:00
Haojun Liao
85756e4404
Merge pull request #22353 from taosdata/fix/liaohj
...
fix(stream): commit the update to make sure the new state of tasks will be persistent to disk.
2023-08-07 22:57:08 +08:00
kailixu
b598c2651d
fix: use mktime after 19700101 on windows
2023-08-07 19:30:54 +08:00
Haojun Liao
fb1e017363
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
2023-08-07 19:30:37 +08:00
Haojun Liao
2da67392c6
fix(stream): commit the update to make sure the new state of tasks will be persistent to disk.
2023-08-07 19:30:23 +08:00
dapan1121
11f6f203ed
Merge pull request #22331 from taosdata/fix/TD-25515
...
fix: ins_indexes vgroup_id using null value instead of -1 for invalid
2023-08-07 19:03:01 +08:00
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
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
shenglian zhou
ec1270f75c
fix: restore stt block/data block merge back
2023-08-07 17:17:12 +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
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
Hongze Cheng
a545d45b5e
fix: snapshot invalid read
2023-08-07 16:12:03 +08: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
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
wangmm0220
5f02e2ddfb
fix:ref is not there
2023-08-07 09:31:29 +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
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
Hongze Cheng
d508fad945
open split vgroup case
2023-08-04 17:02:16 +08:00
liuyao
944c1f68d2
delete atomic_exchange_64
2023-08-04 16:49:02 +08:00
wade zhang
40b87a2d55
Merge pull request #22320 from taosdata/fix/TS-3311
...
fix: fix _wstart,_wennd not matching with interval for ns/us databases
2023-08-04 16:34:07 +08:00