Commit Graph

32650 Commits

Author SHA1 Message Date
kailixu 79f8ab4596 fix: compatibility for msg and error code 2024-06-21 08:07:18 +08:00
Haojun Liao 096ba251ec Merge branch '3.0' into fix/3_liaohj 2024-06-20 23:12:18 +08:00
Haojun Liao 28b0148df9 fix(stream): fix syntax error. 2024-06-20 22:41:33 +08:00
Haojun Liao 2ecc725b1a fix(stream): not clear check downstream info. 2024-06-20 21:31:23 +08:00
Haojun Liao 8e065ab47e fix(stream): add some logs. 2024-06-20 21:28:54 +08:00
Haojun Liao 079df11148
Merge pull request #26222 from taosdata/fix/3_liaohj
fix(util): change the load of __m128i value.
2024-06-20 21:26:57 +08:00
Alex Duan e097ef5bd7
Merge pull request #26220 from taosdata/fix/windowBuild
fix: fix window build getBuildinfo move to clieMain.c
2024-06-20 19:26:21 +08:00
Haojun Liao b730cfd568 fix(util):do some internal refactor. 2024-06-20 18:41:16 +08:00
Haojun Liao 852857eae9 fix(util): change the load of __m128i value. 2024-06-20 18:34:31 +08:00
Haojun Liao 151fc212b8
Merge pull request #26218 from taosdata/fix/3_liaohj
fix(stream): clear the local backend default directory
2024-06-20 18:26:28 +08:00
Alex Duan 6ac995e309 fix: fix window build getBuildinfo move to clieMain.c 2024-06-20 17:46:42 +08:00
Hongze Cheng ea7709a303
Merge pull request #26181 from taosdata/fix/TD-30625-3.0
fix/TD-30625
2024-06-20 17:06:44 +08:00
Hongze Cheng 70851f6bed
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
2024-06-20 16:46:00 +08:00
kailixu cefff2bfee Merge branch '3.0' into enh/TD-30554-3.0 2024-12-31 08:35:03 +08:00
kailixu fa694d6fe3 tfs: support disable create new file 2024-12-31 08:34:17 +08:00
dapan1121 05ebfa70d4
Merge pull request #26212 from taosdata/fix/TS-5064.3
fix: cast long binary crash issue
2024-06-20 16:26:13 +08:00
Haojun Liao e1cb4e021f fix(stream): clear the local backend default directory, when no checkpoint generated yet. 2024-06-20 16:24:02 +08:00
Haojun Liao df003cca3c
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
2024-06-20 16:16:52 +08:00
Hongze Cheng 002917fd4a
Merge pull request #26200 from taosdata/fix/TD-30634-3.0
Fix/TD-30634-3.0
2024-06-20 15:46:52 +08:00
kailixu 606b9cfcb0 fix: error process for oom 2024-06-20 15:38:22 +08:00
Yihao Deng 599e4a38f5 Merge remote-tracking branch 'origin/3.0' into fix/TD-30583-update-30 2024-06-20 07:36:09 +00:00
xjzhou 883eb48bf2 fix: stmt bind crashed when colIdx exceeds column nums 2024-06-20 15:22:50 +08:00
Hongze Cheng 39c5e9844c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30625-3.0 2024-06-20 15:10:50 +08:00
Hongze Cheng 9a97f976e9
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
2024-06-20 15:07:13 +08:00
Haojun Liao 9c16549561
Merge pull request #26202 from taosdata/fix/TD-30558
fix(stream): adj stream tbname cache
2024-06-20 14:41:51 +08:00
dapan1121 c9d847787e fix: level task done number issue 2024-06-20 14:21:33 +08:00
dapan1121 784fda8191 fix: cast long binary crash issue 2024-06-20 13:54:02 +08:00
54liuyao 0471afb840 adj sream tbname cache 2024-06-20 13:25:36 +08:00
dapan1121 0a8a3d15bc Merge remote-tracking branch 'origin/3.0' into fix/TD-30672 2024-06-20 11:34:50 +08:00
Yihao Deng 7000d597fc Fix the issue of dynamically adjusting the IP whitelist. 2024-06-20 03:23:27 +00:00
dapan1121 49d9552ab6 fix: task reset redirect issue 2024-06-20 11:18:23 +08:00
54liuyao 1b317ae578 adj sream tbname cache 2024-06-20 11:06:09 +08:00
54liuyao 6a3bbccda9 adj par tbname cache 2024-06-20 10:23:44 +08:00
Yihao Deng d0d155171c update case 2024-06-20 02:03:07 +00:00
Hongze Cheng 60f06b1db5
Merge pull request #26162 from taosdata/fix/TD-30542-3.0
fix/TD-30542
2024-06-20 09:39:13 +08:00
54liuyao ecfb5e5f4c adj par name catch 2024-06-20 09:28:04 +08:00
Yihao Deng 639df3dfad update case 2024-06-20 00:14:26 +00:00
Yihao Deng 01ee8b36a4 update case 2024-06-19 12:36:13 +00:00
Yihao Deng e4916d13a5 update case 2024-06-19 12:12:21 +00:00
Yihao Deng aa83628383 fix parital update 2024-06-19 12:12:09 +00:00
Haojun Liao e9b0745947 fix(util): update test cases. 2024-06-19 19:15:45 +08:00
Haojun Liao 8d18e7cd9d fix(util): fix decode timestamp error by using avx2. 2024-06-19 19:11:52 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
dmchen a939174bb7 resolve code review 2024-06-19 09:54:14 +00:00
dmchen 61edc79045 fix/TD-30642 2024-06-19 08:01:58 +00:00
Hongze Cheng 805cc682d9 format code 2024-06-19 16:01:55 +08:00
dapan1121 0397826c68
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
2024-06-19 15:49:59 +08:00
Haojun Liao f353636136 refactor: do some internal refactor. 2024-06-19 15:08:25 +08:00
Haojun Liao 04281bcd07 fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor. 2024-06-19 15:06:09 +08:00
Haojun Liao da63a40796
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
2024-06-19 14:58:21 +08:00
Haojun Liao 0e7f9a56c3
Merge pull request #26164 from taosdata/fix/TD-30627
adj create count window state
2024-06-19 14:42:08 +08:00
kailixu 7c429e5799 enh: support display unlimited for expiration time 2024-06-19 14:25:17 +08:00
Kai Jiang 6e2a5b9292 Improve tsDecompressIntImpl_Hw performance with AVX512.
Signed-off-by: Kai Jiang <kai.jiang@intel.com>
               Huanrui Zhang <huanruix.zhang@intel.com>
2024-06-19 11:59:30 +08:00
Alex Duan c130b0e04c feat: add export buildInfo api 2024-06-19 10:45:01 +08:00
Haojun Liao 2534ce5071 fix(stream): fix a typo. 2024-06-19 10:29:01 +08:00
kailixu c3abd9d554 enh: support display unlimited for expiration time 2024-06-19 09:38:55 +08:00
kailixu 4c41008657 fix: print format 2024-06-18 19:11:33 +08:00
kailixu 6d2b8fe2bf tfs: support disable create new file 2024-06-18 19:08:00 +08:00
dmchen de19557abe fix/TD-30625 2024-06-18 09:36:19 +00:00
kailixu 809c691b22 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-18 16:47:51 +08:00
Hongze Cheng 1cdb726f2d
Merge pull request #26117 from taosdata/fix/TD-30545
fix(wal/level): enable alter replica from fake walLevel 1
2024-06-18 16:06:12 +08:00
Alex Duan 4add563896
Merge pull request #26168 from taosdata/test/3.0/TD-30456
Test/3.0/td 30456--Increase compatibility testing CI case for message type definition values and error code values
2024-06-18 14:22:50 +08:00
Minglei Jin 3d3f281735 remove unused error strings 2024-06-18 12:27:17 +08:00
54liuyao 2e3c4dda34 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30627 2024-06-18 11:30:28 +08:00
Minglei Jin 356f6645ad
Merge branch '3.0' into fix/TD-30545 2024-06-18 11:28:29 +08:00
54liuyao e858dd5df0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313 2024-06-18 10:28:01 +08:00
kailixu d87a7d2809 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-18 08:51:53 +08:00
kailixu 92713ec8c5 fix: version output of taos/taosd 2024-06-18 08:44:57 +08:00
54liuyao 3ba7bc8ec5 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-06-18 08:41:10 +08:00
Haojun Liao c3ae66c95c
Merge pull request #26169 from taosdata/fix/3_liaohj
fix(stream): not revise the stream id for fill-history task.
2024-06-18 08:38:29 +08:00
Haojun Liao bca3cf4e9e fix(stream): fix error in unit test. 2024-06-17 23:51:25 +08:00
Haojun Liao c4a2756907 fix(stream): not revise the stream id for fill-history task. 2024-06-17 23:13:54 +08:00
cris.pei c25b6f1efe Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes 2024-06-17 20:49:39 +08:00
dmchen ec1e7c77d6 fix case 2024-06-17 12:40:23 +00:00
cris.pei 26c9b757de Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes 2024-06-17 20:13:00 +08:00
Haojun Liao f57ff96408 fix(stream): do some refactor. 2024-06-17 19:56:18 +08:00
Haojun Liao 60fac80345 fix(stream): add some logs. 2024-06-17 19:34:09 +08:00
54liuyao 00c64ed0e3 adj create count window state 2024-06-17 19:33:01 +08:00
Haojun Liao 0f4ffdf49a fix(stream): add some info. 2024-06-17 18:57:31 +08:00
dmchen e59e52d343 fix case 2024-06-17 10:44:53 +00:00
dmchen 7fc72f1ba5 license 2024-06-17 09:14:11 +00:00
Haojun Liao bdbcdf3465 refactor: add two assert. 2024-06-17 16:58:58 +08:00
Haojun Liao 3aa6e00bee fix(stream): fix some typo. 2024-06-17 15:58:59 +08:00
Haojun Liao 848b1e19b5 fix(stream): fix some typo. 2024-06-17 14:39:46 +08:00
dmchen 4c8ce7a14c feat/TS-4954 2024-06-17 06:31:39 +00:00
Hongze Cheng 9269e44e08
Merge pull request #26133 from taosdata/fix/TD-30583-30
double check enableWhiteList
2024-06-17 13:21:19 +08:00
Hongze Cheng 3645bce918
Merge pull request #26127 from taosdata/fix/TD-30567
add compress to child table
2024-06-17 13:18:51 +08:00
Hongze Cheng 0b5309c3e7
Merge pull request #26122 from taosdata/enh/TD-30490-3.0
enh: support get macro string of taos errors
2024-06-17 13:11:17 +08:00
Hongze Cheng e0a5b6f2ea
Merge pull request #26140 from taosdata/fix/TD-30467-3.0
fix: check range option
2024-06-17 11:36:24 +08:00
Haojun Liao b89b2158f1
Merge pull request #26135 from taosdata/fix/TD-30578
check cursor for count window
2024-06-17 11:25:19 +08:00
54liuyao 4474788e36 adj log 2024-06-17 11:24:30 +08:00
54liuyao 2298b4eae8 adj log 2024-06-17 11:19:10 +08:00
kailixu e1f5e6d533 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-17 10:44:11 +08:00
kailixu bb40184260 fix: add primary disk although disable create new file 2024-06-17 10:43:48 +08:00
Minglei Jin 930c5d2adf cleanup wal level 0 before ref removing 2024-06-17 08:57:53 +08:00
dapan1121 52060f5fba
Merge pull request #26144 from taosdata/fix/TD-30039/unexpectedUdfCreate
Fix/td 30039/unexpected udf create
2024-06-17 08:35:02 +08:00
dapan1121 e34a8b48df
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
2024-06-17 08:32:19 +08:00
kailixu 4ed3b30352 tfs: support disable create new file 2024-06-17 06:14:49 +08:00
kailixu e3645def98 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-17 05:52:15 +08:00
“happyguoxy” 65044b3964 colId init 2024-06-15 20:56:58 +08:00
factosea 19f6766c9a fix: blockAgg 2024-06-15 18:08:25 +08:00
Haojun Liao 62b69932b2
Merge pull request #26150 from taosdata/fix/3_liaohj
fix(stream): move the expansion of the stream task related task to right place.
2024-06-15 17:37:39 +08:00
Haojun Liao b44d87475d fix(test): fix syntax error. 2024-06-14 17:54:44 +08:00
Minglei Jin d47fe255ae remova level 0's empty wals when closing vnode 2024-06-14 17:09:48 +08:00
Haojun Liao 42e0dff589 fix(stream): move the expansion of the stream task related fill-history task to the place where the fill-history task must have been deoployed already. 2024-06-14 17:03:04 +08:00
Haojun Liao 85baf2b3e1
Merge pull request #26147 from taosdata/fix/3_liaohj
fix(test): wait for a little bit more time.
2024-06-14 16:34:40 +08:00
kailixu 0ef8d3510a fix: use unsigned type for union bit operation 2024-06-14 15:46:11 +08:00
kailixu af7a41f6cd Merge branch '3.0' into fix/TD-30467-3.0 2024-06-14 15:25:26 +08:00
Haojun Liao 4490f40c96 fix(stream): do some internal refactor. 2024-06-14 14:43:57 +08:00
Haojun Liao b25e6d3250 fix(stream): always return 0 for enqueuing retrieve block. 2024-06-14 14:43:27 +08:00
Haojun Liao 9af6076b4f fix(stream): add the dispatch entry. 2024-06-14 14:42:22 +08:00
kailixu eb72cec8d2 chore: naming optimization 2024-06-14 08:10:07 +08:00
facetosea 2044cec6ca test 2024-06-13 21:06:58 +08:00
Haojun Liao 325ad5beb8 fix(stream):set correct node id 2024-06-13 18:25:34 +08:00
factosea a707a2921b fix: udfScalarProcFunc exception 2024-06-13 17:49:58 +08:00
Haojun Liao 5f4b506777
Merge pull request #26131 from taosdata/fix/3_liaohj
fix(stream): add dispatch data monitor to handle the network broken problem that may cause the stream process frozen.
2024-06-13 17:38:28 +08:00
kailixu 94d5acba33 chore: order of error definition 2024-06-13 17:36:02 +08:00
kailixu 556434cd29 Merge branch '3.0' into enh/TD-30490-3.0 2024-06-13 17:00:15 +08:00
factosea d9043d6984 fix: unexpected udf function 2024-06-13 16:57:49 +08:00
kailixu 1f646713fe fix: check range option of alter user 2024-06-13 16:36:18 +08:00
54liuyao 7620be6e28 optimize show cluster alive stmt 2024-06-13 16:23:50 +08:00
54liuyao 367b3b153f check cursor for count window 2024-06-13 15:35:26 +08:00
Yihao Deng f59b88ea93 double check enableWhiteList 2024-06-13 07:03:15 +00:00
Haojun Liao 0f8c0fa8cb fix(stream): add dispatch data monitor to handle the network broken problem that may cause the stream process frozen. 2024-06-13 14:56:20 +08:00
facetosea 6da1215573 fix blockid 2024-06-13 14:48:02 +08:00
facetosea ff24eaf94d fix: code review 2024-06-13 14:13:44 +08:00
kailixu caa2884bc9 enh: support enable/disable tfs config entries 2024-06-13 14:13:23 +08:00
dapan1121 8bbdfacca0
Merge pull request #26123 from taosdata/fix/TD-30579
fix:[TD-30579]compile error in macOS 14.5 and m3 chip
2024-06-13 13:52:28 +08:00
Haojun Liao 6f32a617f7 fix(tsdb): check for malloc failure. 2024-06-13 13:45:42 +08:00
Haojun Liao 5d2d5c3eee fix(tsdb): check for null ptr for block load info when retrieving block distribution. 2024-06-13 13:43:57 +08:00
Haojun Liao 849f64d557 fix(tsdb): check null for tsdb block load info 2024-06-13 13:25:29 +08:00
kailixu 50d163f10d Merge branch '3.0' into enh/TD-30554-3.0 2024-06-13 11:11:29 +08:00
kailixu cdc7083b09 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-13 11:11:01 +08:00
Minglei Jin 0adbf110d9 check wal level on mnode 2024-06-13 11:02:05 +08:00
dapan1121 e62120be7a
Merge pull request #26104 from taosdata/fix/TD-30483
fix: count always true for group by tbname performance issue
2024-06-13 10:20:25 +08:00
kailixu 6f667d9314 enh: support get macro string of taos errors 2024-06-13 10:13:24 +08:00
Yihao Deng b7ef054b38 add compress to child table 2024-06-13 02:11:41 +00:00
Hongze Cheng 470b0e6730
Merge pull request #26119 from taosdata/feat/TS-4724-3.0
feat: data migration speed limit
2024-06-13 09:59:53 +08:00
dapan1121 d21e2f52de
Merge pull request #26054 from taosdata/fix/TD-30365
fix:[TD-30365] ci case error & drop topic error if vnode is splitted
2024-06-13 09:55:34 +08:00
Minglei Jin c13ba895ee fix translater rules for replica & wal level 2024-06-13 09:47:14 +08:00
kailixu a876164b33 Merge branch '3.0' into enh/TD-30490-3.0 2024-06-13 08:54:57 +08:00
dapan1121 18b5475771
Merge pull request #25511 from taosdata/fix/TD-29671/tableAliasName
fix: select failed as using table alias name
2024-06-13 08:50:19 +08:00
kailixu 962a78d6a3 enh: support get macro string of taos errors 2024-06-13 06:59:04 +08:00
kailixu 247183b6fc enh: support get macro string of taos errors 2024-06-13 06:57:13 +08:00
Jeff Tao 3bdbb10608 fix:[TD-30579]compile error in macOS 14.5 and m3 chip 2024-06-12 22:39:02 +08:00
Jeff Tao ad0dd88ba1 fix:[TD-30579]compile error in macOS 14.5 and m3 chip 2024-06-12 22:31:08 +08:00
kailixu 95a6cbf8e0 enh: support get origin string of taos errors 2024-06-12 18:56:29 +08:00
Haojun Liao 9c42c90209
Merge pull request #26118 from taosdata/fix/3_liaohj
fix(stream): add fill-history task id in msg.
2024-06-12 18:03:43 +08:00
Hongze Cheng e060535c13 feat: data migration speed limit 2024-06-12 17:23:57 +08:00
kailixu ff47e1eab1 enh: support enable/disable tfs config entries 2024-06-12 17:12:30 +08:00