Commit Graph

64414 Commits

Author SHA1 Message Date
chenhaoran 98f9c8d894 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-29 17:10:59 +08:00
chenhaoran 295c9eddb6 test 2024-04-29 17:10:54 +08:00
dapan1121 1437b1cffb
Merge pull request #25580 from taosdata/enh/TS-4738
enh: optimize inner join cond
2024-04-29 17:03:56 +08:00
yihaoDeng b71e559cf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-29 17:00:17 +08:00
Hongze Cheng 052c79125a
Merge pull request #25570 from taosdata/fix/TS-4728-3.0
fix: TDB upsert no page recycled
2024-04-29 16:58:56 +08:00
Haojun Liao 62a1277801 fix(util): fix the assign of pointer data in ssdatablock. 2024-04-29 16:50:00 +08:00
Haojun Liao ed73617cc3
Merge pull request #25575 from taosdata/fix/3_liaohj
fix(tsdb): set the correct start pos for binary search.
2024-04-29 16:48:01 +08:00
Minglei Jin 785faf50aa btc/close: free txn only if iPage < 0 2024-04-29 16:27:11 +08:00
wangjiaming0909 94fc209d7d fix scanoperator using sma info of last group 2024-04-29 16:17:04 +08:00
Ping Xiao 40442022b2 fix issue in makepkg.sh 2024-04-29 15:46:41 +08:00
dapan1121 a35dd72147 enh: optimize inner join cond 2024-04-29 15:44:12 +08:00
Minglei Jin d5f140aee2 fix(tdb/btc): free txn early when closing btc 2024-04-29 15:23:00 +08:00
Hongze Cheng 145837ab67 fix memory leak 2024-04-29 15:21:09 +08:00
Haojun Liao b0ef022e87 fix(tsdb): set the correct start pos for binary search. 2024-04-29 15:13:52 +08:00
Haojun Liao 7a5cdb81d5 fix(tsdb): set the correct start pos for binary search. 2024-04-29 14:40:49 +08:00
dapan1121 511e0de155
Merge pull request #25503 from taosdata/fix/TS-4718
fix:[TS-4718]pMsg->data is null
2024-04-29 14:26:42 +08:00
Yihao Deng 3fd6770c81 avoid invalid read 2024-04-29 05:52:54 +00:00
Hongze Cheng 0b4f5150b6
Merge pull request #25550 from taosdata/fix/TD-29844
Fix/TD-29844
2024-04-29 13:48:30 +08:00
Hongze Cheng 577c2a69f2 add test 2024-04-29 13:43:31 +08:00
Hongze Cheng 175d50594a fix: TDB upsert no page recycled 2024-04-29 13:39:51 +08:00
dapan1121 2c5ae8011e
Merge pull request #25565 from taosdata/fix/3.0/TD-29769
fix count return negative value when loading sma
2024-04-29 13:35:37 +08:00
Alex Duan 6523ca2c88
Merge pull request #25563 from taosdata/td29741
check arm64 env and update CMAKE_BUILD_TYPE as Debug for arm64
2024-04-29 11:41:10 +08:00
Hongze Cheng d8e682c567
Merge pull request #25555 from taosdata/FIX/TD-29834-3.0
enh: propagate code of vnodeSnapRead as terrno upwards
2024-04-29 11:26:03 +08:00
Yihao Deng b54198ba4a avoid invalid read 2024-04-29 03:18:38 +00:00
Yihao Deng 97aadd3aa7 avoid invalid read 2024-04-29 03:17:33 +00:00
wangjiaming0909 5bab2db71f fix count return negative value when loading sma 2024-04-29 10:43:26 +08:00
Hongze Cheng c9415f5f85
Merge pull request #25561 from taosdata/fix/TD-29727-2
Fix/TD-29727-2
2024-04-29 10:03:41 +08:00
Yihao Deng 2beb46c9df Merge branch '3.0' into fix/TD-29844 2024-04-29 01:27:20 +00:00
charles b0efe19b8d check arm64 env and update CMAKE_BUILD_TYPE as Debug for arm64 2024-04-29 09:26:07 +08:00
dapan1121 0997355460
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
2024-04-29 09:22:50 +08:00
wangjiaming0909 cb008f18dc usable tsma 2024-04-29 09:18:40 +08:00
dapan1121 6ffa3945ea fix: create stream udf issue 2024-04-29 09:18:26 +08:00
Alex Duan 132d97bbca
Merge pull request #25535 from taosdata/fix/TD-29750-3.0
fix: max topic number allow exist create
2024-04-29 09:14:19 +08:00
dapan1121 df4421b0a2
Merge pull request #25542 from taosdata/fix/TD-29841
use debug log when fetching no tsmas for table
2024-04-29 08:26:12 +08:00
yihaoDeng da2a0c3443 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-29 01:36:15 +08:00
yihaoDeng 07291a7ebc fix:[TS-4718]pMsg->data is null 2024-04-29 01:19:53 +08:00
yihaoDeng edabe85952 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4718 2024-04-29 00:26:58 +08:00
yihaoDeng e48fbc4b34 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-29 00:26:38 +08:00
Haojun Liao f115a33a94
Merge pull request #25538 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-04-28 23:21:52 +08:00
Haojun Liao f16bd528a5 fix(cos): fix syntax error. 2024-04-28 21:53:50 +08:00
Yihao Deng 9306085ba2 Convert column level to lowercase 2024-04-28 12:53:49 +00:00
dapan1121 7d0f31c469
Merge pull request #25554 from taosdata/fix/addTaskQueueThreadNum
fix: add default task queue thread number
2024-04-28 18:57:01 +08:00
Haojun Liao 6c93fe5593 fix(stream): fix dead lock. 2024-04-28 18:35:00 +08:00
yihaoDeng f2d352d4f7 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-28 18:31:02 +08:00
Haojun Liao b990632e8d fix(stream): fix dead lock. 2024-04-28 18:29:18 +08:00
Alex Duan e2787bdd4d fix: wait upload max from 5m to 10m 2024-04-28 18:12:45 +08:00
Alex Duan 15cb9846d5
Merge pull request #25552 from taosdata/TEST/3.0/TD-29793
add test scripts for td29793
2024-04-28 17:59:15 +08:00
Haojun Liao 82d560ddb3 fix(test): fix test cases. 2024-04-28 17:58:47 +08:00
Haojun Liao bf5d523116 fix(stream): disable the exec of complete check status in timer thread. 2024-04-28 17:57:34 +08:00
Hongze Cheng ad59b1100d
Merge pull request #25536 from taosdata/doc/configurableColCompress
Doc/configurableColCompress
2024-04-28 17:54:54 +08:00