Haojun Liao
|
7d23eb1350
|
Merge pull request #23742 from taosdata/fix/3_liaohj
fix(stream): remove invalid assert
|
2023-11-17 18:12:07 +08:00 |
Hongze Cheng
|
f14ac872c2
|
Merge pull request #23733 from taosdata/fix/TD-27358
fix(cos/log): dump file name & line no
|
2023-11-17 17:32:50 +08:00 |
Minglei Jin
|
abcd36b76d
|
jenkins: remove 50
|
2023-11-17 16:26:22 +08:00 |
Haojun Liao
|
b12e5050ea
|
fix(stream): remove invalid assert
|
2023-11-17 15:57:46 +08:00 |
Haojun Liao
|
73445d53b1
|
Merge pull request #23736 from taosdata/fix/3_liaohj
fix(stream): add check for assert.
|
2023-11-17 15:55:30 +08:00 |
Minglei Jin
|
56badd0db0
|
cos/chunk-size: reduce to 64m from 768m
|
2023-11-17 15:12:40 +08:00 |
Minglei Jin
|
8038fbaa04
|
cos/multi: clear manager to init
|
2023-11-17 14:59:50 +08:00 |
wade zhang
|
34d6d56abb
|
Merge pull request #23726 from taosdata/docs/3210_3.0
docs: build 3.2.1.0
|
2023-11-17 14:41:23 +08:00 |
dapan1121
|
5dc235e918
|
Merge pull request #23738 from taosdata/docs/szhou/insert_stb
doc: insert into stb
|
2023-11-17 14:13:13 +08:00 |
slzhou
|
3ea79db604
|
doc: insert into stb
|
2023-11-17 13:22:31 +08:00 |
Minglei Jin
|
9d3ffa2c2c
|
cos/print-error: fix error format
|
2023-11-17 12:24:51 +08:00 |
Haojun Liao
|
2a1a7c82e2
|
Merge branch '3.0' into fix/3_liaohj
|
2023-11-17 10:17:14 +08:00 |
Minglei Jin
|
60ad82d006
|
fix(cos/log): dump file name & line no
|
2023-11-17 09:38:48 +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 |
Ping Xiao
|
54638feca4
|
docs: build 3.2.1.0
|
2023-11-16 17:40:28 +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 |