Commit Graph

64134 Commits

Author SHA1 Message Date
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
Hongze Cheng 13cd60f17f
Merge pull request #25524 from taosdata/feat/TD-29823
Feat/TD-29823
2024-04-28 17:51:39 +08:00
Hongze Cheng 0253aed220
Merge pull request #25522 from taosdata/enh/TD-29801-3.0
enh: batch create table
2024-04-28 17:16:23 +08:00
Benguang Zhao d2f8410586 enh: propagate code of vnodeSnapRead as terrno upwards 2024-04-28 16:47:30 +08:00
Yihao Deng 037b394bd6 Refactor table creation code 2024-04-28 08:09:44 +00:00
dapan1121 d65302393c fix: add default task queue thread number 2024-04-28 16:08:30 +08:00
Chris Zhai 94f0dca425 add test_td29793 to cases.task 2024-04-28 15:52:18 +08:00
Chris Zhai 27a10c944a add test scripts for td29793 2024-04-28 15:27:57 +08:00
Yihao Deng 9e19c52924 Remove unnecessary memory free in uploadCheckpointData function 2024-04-28 06:50:54 +00:00
Yihao Deng fac8530580 fix invalid read 2024-04-28 06:50:33 +00:00
Yihao Deng af567ea2cb fix invalid read 2024-04-28 06:47:31 +00:00
Hongze Cheng adbf2b5907
Merge pull request #25543 from taosdata/opt/TD-29838
Opt/TD-29838
2024-04-28 14:46:02 +08:00
Haojun Liao 57ee97814f fix(stream): fix failed to launch timer bug. 2024-04-28 14:29:18 +08:00
Yihao Deng 8954ac5b69 Merge branch '3.0' into doc/configurableColCompress 2024-04-28 06:12:03 +00:00
Haojun Liao 3c5ca17737 Merge branch '3.0' into fix/3_liaohj 2024-04-28 13:57:16 +08:00
kailixu 4eb1763b52 enh: batch create table 2024-04-28 13:52:17 +08:00
dapan1121 1737ee47a2
Merge pull request #25546 from taosdata/docs/joinOperator
docs: correct join operator
2024-04-28 13:44:01 +08:00
dapan1121 0a88c4a9cf fix: correct join operator 2024-04-28 13:39:07 +08:00
dapan1121 2ec2328d78
Merge pull request #25541 from taosdata/fix/TS-4727
fix: child table tag scan issue
2024-04-28 13:34:44 +08:00
Haojun Liao 5a3755e892 fix(test): fix test cases. 2024-04-28 13:30:46 +08:00
wangjiaming0909 88cc43250f use debug log when fetching no tsmas for table 2024-04-28 12:42:10 +08:00
Yihao Deng d9c112244b profile opt 2024-04-28 03:48:00 +00:00
dapan1121 d0c1e660c2 fix: ctable tag scan issue 2024-04-28 11:31:46 +08:00
kailixu 4d572ebe88 enh: batch create table 2024-04-28 11:25:40 +08:00
Haojun Liao 6ea4823f1e fix(stream): update the timeout measurement. 2024-04-28 11:14:10 +08:00
Yihao Deng 23599809d7 Add configurable storage compression documentation 2024-04-28 03:08:13 +00:00
kailixu bc1f9bca93 enh: batch create table 2024-04-28 11:07:53 +08:00
Yihao Deng 2d1c07546b Add configurable storage compression documentation 2024-04-28 02:52:37 +00:00
kailixu e392b39323 enh: batch create table 2024-04-28 10:24:16 +08:00