Commit Graph

59368 Commits

Author SHA1 Message Date
Haojun Liao 2a1a7c82e2 Merge branch '3.0' into fix/3_liaohj 2023-11-17 10:17:14 +08:00
wade zhang 43a8a76719
Merge pull request #23713 from taosdata/FIX/TD-27336-3.0
fix/TD-27336
2023-11-17 08:59:50 +08:00
Haojun Liao 8fe79685a2 fix(stream): add check for assert. 2023-11-16 23:45:38 +08:00
Haojun Liao 27f3723cd3
Merge pull request #23723 from taosdata/fix/3_liaohj
fix(stream): wait for task to be normal and then send data block.
2023-11-16 22:58:50 +08:00
Hongze Cheng 62b946f1ca
Merge pull request #23729 from taosdata/fix/TD-27351
Fix/td 27351
2023-11-16 20:13:04 +08:00
Minglei Jin 631c9f3611 enh(config/upload-delay): default to 1 day instead of 1 hour 2023-11-16 19:07:11 +08:00
Minglei Jin 65a27dd9c8 fix(tsdb/cos-merge): skip stt merging & not block commit 2023-11-16 18:58:58 +08:00
Haojun Liao 811d661d83 fix(stream): fix bug in delay send. 2023-11-16 17:34:47 +08:00
Haojun Liao 37d181bb9c fix(stream): fix syntax error. 2023-11-16 17:00:50 +08:00
Haojun Liao c0d3c15528 fix(stream): wait for task to be normal and then send data block. 2023-11-16 16:34:47 +08:00
Alex Duan 2719420be0
Merge pull request #23708 from taosdata/test/TS-3932
Test/ts 3932
2023-11-16 11:00:47 +08:00
dmchen 8dbb7ff2d4 copy sql before destroy 2023-11-16 10:28:11 +08:00
Hongze Cheng 10287fcdb4
Merge pull request #23715 from taosdata/fix/TD-27355
fix(cos/single): destroy grow buffer or release fd
2023-11-16 10:18:33 +08:00
“happyguoxy” 702a7f1d99 test: add insert stable data and to_char\to_timestamp cases 2023-11-16 09:34:06 +08:00
“happyguoxy” 9f797468bc test: add insert stable data and to_char\to_timestamp cases 2023-11-16 09:00:40 +08:00
wade zhang cd8f542143
Merge pull request #23696 from taosdata/fix/TD-27311
TD-27311
2023-11-16 08:59:27 +08:00
Minglei Jin 395d940a71 fix(cos/single): destroy grow buffer or release fd 2023-11-16 08:56:08 +08:00
Haojun Liao f45c3277c3
Merge pull request #23710 from taosdata/fix/3_liaohj
fix(stream): check the status before pause
2023-11-15 22:06:56 +08:00
“happyguoxy” 4b210bd479 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 20:12:12 +08:00
Alex Duan 90f674d482
Merge pull request #23676 from taosdata/test/3.0/TD-26638
test:add testcase of rsma
2023-11-15 20:04:43 +08:00
“happyguoxy” 12a819c24f test: add insert stable data and to_char\to_timestamp cases 2023-11-15 19:22:57 +08:00
wade zhang 297fea94df
Merge pull request #23700 from taosdata/FIX/transaction-retry-3.0
Fix/transaction retry 3.0
2023-11-15 19:18:41 +08:00
chenhaoran 456526f7e0 test:add slave50 in ci 2023-11-15 19:06:32 +08:00
dmchen 9e37fd8fc6 create stream 2023-11-15 18:48:41 +08:00
Hongze Cheng 4e2b11e9d8
Merge pull request #23709 from taosdata/fix/TD-27306
enh(mnode/split): not support split with s3
2023-11-15 18:46:33 +08:00
dmchen 54d235dad0 fix/TD-27336 2023-11-15 18:21:55 +08:00
“happyguoxy” 668a9506d4 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 18:19:55 +08:00
“happyguoxy” e10f6ebf85 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 18:18:39 +08:00
Haojun Liao 1b89d4f404 fix(stream): add return. 2023-11-15 18:06:16 +08:00
Haojun Liao 6529e56020 fix(stream): check the status before pause 2023-11-15 18:06:16 +08:00
Alex Duan d515468812
Merge pull request #23681 from taosdata/td-18572
add test cases of hot refresh by charles
2023-11-15 17:37:31 +08:00
Minglei Jin 3b7e92f7a2 enh(mnode/split): not support split with s3 2023-11-15 17:34:26 +08:00
“happyguoxy” 6f5c819443 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 17:14:14 +08:00
“happyguoxy” 592395950e test: add insert stable data and to_char\to_timestamp cases 2023-11-15 17:13:55 +08:00
charles 8d34355c9f Merge branches 'td-18572' and 'td-18572' of https://github.com/taosdata/TDengine into td-18572 2023-11-15 15:49:05 +08:00
charles cab4f29c7a udpate test case 2023-11-15 15:48:51 +08:00
chenhaoran 4b5973f941 test:remove downloads of taosd package 2023-11-15 15:46:17 +08:00
Hongze Cheng 223c0ffa21
Merge pull request #23704 from taosdata/fix/TD-27313
fix(cos/multipart): close infile fd in exception
2023-11-15 15:43:39 +08:00
Minglei Jin 3b45a81eee cos/list: destroy empty array 2023-11-15 14:41:00 +08:00
Haojun Liao 2ca663ce66
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
2023-11-15 14:18:07 +08:00
dapan1121 9457cf0b46
Merge pull request #23702 from taosdata/merge/m23
merge: from main to 3.0
2023-11-15 13:54:21 +08:00
Minglei Jin 2a49b4351d cos/multipart: limit max part to 1k 2023-11-15 13:40:39 +08:00
Minglei Jin 9f7666ace5 fix(cos/multipart): close infile fd in exception 2023-11-15 12:13:49 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
wade zhang d800d59bf0
Merge pull request #23693 from taosdata/FIX/TD-27303-3.0
TD-27303
2023-11-15 11:22:47 +08:00
Hongze Cheng ed6be3b8c5
Merge pull request #23695 from taosdata/fix/TD-27313
fix(cos/list): free object array in exception
2023-11-15 11:09:38 +08:00
chenhaoran e79591236f test:delete taos-connector-python repo 2023-11-15 11:07:00 +08:00
Haojun Liao 614e7c49dc
Merge pull request #23683 from taosdata/fix/ly_test
delete mark
2023-11-15 10:27:35 +08:00
dmchen 46b5f8631c partial retry 2023-11-15 10:26:01 +08:00
dmchen 85729babf8 retry in outside 2023-11-15 10:25:29 +08:00