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
|
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 |
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 |
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 |
kailixu
|
4d572ebe88
|
enh: batch create table
|
2024-04-28 11:25:40 +08:00 |
kailixu
|
bc1f9bca93
|
enh: batch create table
|
2024-04-28 11:07:53 +08:00 |
kailixu
|
e392b39323
|
enh: batch create table
|
2024-04-28 10:24:16 +08:00 |
Haojun Liao
|
ed962186a1
|
enh(stream): add attrs for stream tasks.
|
2024-04-28 10:22:09 +08:00 |
Haojun Liao
|
b2d8260f14
|
refactor: do some internal refactor.
|
2024-04-28 10:05:22 +08:00 |
Haojun Liao
|
384efdc185
|
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-28 09:22:00 +08:00 |
kailixu
|
53e9e0b3af
|
enh: batch create table
|
2024-04-28 04:58:05 +08:00 |
kailixu
|
3b504e6e96
|
enh: batch create table
|
2024-04-28 04:47:00 +08:00 |
kailixu
|
504263315d
|
enh: batch create table
|
2024-04-28 04:37:30 +08:00 |
kailixu
|
0b5e35643c
|
Merge branch '3.0' into enh/TD-29801-3.0
|
2024-04-28 04:27:25 +08:00 |
Haojun Liao
|
8e47adba09
|
fix(util): fix syntax error.
|
2024-04-27 17:46:23 +08:00 |
Haojun Liao
|
324072fed8
|
Merge pull request #25525 from taosdata/fix/3_liaohj
fix(stream): update stream task meta info.
|
2024-04-26 18:15:09 +08:00 |
Haojun Liao
|
6d06188b9f
|
fix(stream): fix memory leak.
|
2024-04-26 17:06:15 +08:00 |
Haojun Liao
|
b1b3246066
|
fix(stream): update the checkpoint executed transId range.
|
2024-04-26 17:03:01 +08:00 |
Haojun Liao
|
5f5595a6ab
|
Merge pull request #25517 from taosdata/fix/3_liaohj
fix(stream): add task node into update list if it is timeout for more than 100sec.
|
2024-04-26 17:00:23 +08:00 |
Hongze Cheng
|
63a735a546
|
Merge pull request #25512 from taosdata/fix/TD-29713
fix: arb reduce duplicate updates
|
2024-04-26 16:33:04 +08:00 |
Yihao Deng
|
ac15015cb8
|
Add RpcNoDelayfp function to handle specific message types
|
2024-04-26 08:10:39 +00:00 |
Haojun Liao
|
8b53f76691
|
fix(stream): discard the repeatly recv checkpoint-source msg.
|
2024-04-26 15:56:34 +08:00 |
kailixu
|
55ec5f164c
|
enh: batch create table
|
2024-04-26 15:09:53 +08:00 |
Hongze Cheng
|
efdc943a3d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4706-3.0
|
2024-04-26 14:57:58 +08:00 |
Haojun Liao
|
c565e31638
|
Merge pull request #25510 from taosdata/fix/3_liaohj
fix(stream): handle disorder node Update trans Id.
|
2024-04-26 12:44:00 +08:00 |
wangjiaming0909
|
ffea69ac5c
|
remove forbid funcs
|
2024-04-26 12:14:43 +08:00 |
Shungang Li
|
21f508fe58
|
fix: arb reduce duplicate updates
|
2024-04-26 11:40:06 +08:00 |
Haojun Liao
|
815489d20a
|
fix(tsdb): set the pk info when converting fileblockinfo to binrecord.
|
2024-04-26 11:10:20 +08:00 |
Haojun Liao
|
77961ea791
|
fix(stream): handle disorder node Update trans Id.
|
2024-04-26 09:45:42 +08:00 |
Haojun Liao
|
feb176149e
|
Merge pull request #25507 from taosdata/fix/3_liaohj
fix(tsdb): overlap check take pk into consideration.
|
2024-04-26 09:06:38 +08:00 |
Hongze Cheng
|
f500762af7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4706-3.0
|
2024-04-26 09:00:09 +08:00 |
Haojun Liao
|
59a3e8ca40
|
fix(tsdb): overlap check take pk into consideration.
|
2024-04-25 23:25:24 +08:00 |
Haojun Liao
|
b3d2ccec83
|
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
|
2024-04-25 22:32:26 +08:00 |
Haojun Liao
|
eef5e6e409
|
fix(stream): fix syntax error.
|
2024-04-25 18:30:33 +08:00 |
Haojun Liao
|
3b932599ab
|
fix(stream): fix syntax error.
|
2024-04-25 17:47:03 +08:00 |
Minglei Jin
|
eaa1e7a775
|
tsdb/writer: use latest version of data for writing
|
2024-04-25 16:40:58 +08:00 |
Haojun Liao
|
cd8baa7ba0
|
fix(stream): add log for update task epset, set correct update flag if epset updated.
|
2024-04-25 16:39:11 +08:00 |
Minglei Jin
|
a9094d7602
|
fix(cos/multi-writing): use lasted version of data
|
2024-04-25 16:37:24 +08:00 |
Haojun Liao
|
c7806ebca2
|
fix(util): fix race condition.
|
2024-04-25 13:58:02 +08:00 |
Haojun Liao
|
740115e117
|
Merge pull request #25474 from taosdata/fix/TD-29749
fix(stream):opt bloom filter
|
2024-04-25 11:29:28 +08:00 |
Hongze Cheng
|
10d82a3acf
|
Merge pull request #25476 from taosdata/enh/TS-4710-3.0
enh: recover file
|
2024-04-25 11:15:02 +08:00 |
Hongze Cheng
|
ca9aebc5ff
|
Merge pull request #25473 from taosdata/fix/TD-29773
Fix/TD-29773
|
2024-04-25 09:45:47 +08:00 |
Haojun Liao
|
ac860f7fe8
|
fix(query): add ts in cache_scan_operator if pk exists and only retrieve ts column.
|
2024-04-25 09:29:42 +08:00 |
54liuyao
|
2a72ceadd1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-04-24 18:57:22 +08:00 |
Haojun Liao
|
3b08ee3d16
|
Merge pull request #25458 from taosdata/fix/3_liaohj
fix(stream): add task update trans conflict level.
|
2024-04-24 18:54:06 +08:00 |
Hongze Cheng
|
c085efb4f8
|
Merge pull request #25456 from taosdata/FIX/TD-29704-3.0
fix: execute undo actions of TRN_EXEC_SERIAL trans sequentially
|
2024-04-24 18:09:56 +08:00 |
Hongze Cheng
|
2cac0d5691
|
enh: recover file
|
2024-04-24 18:04:10 +08:00 |
dapan1121
|
ab2c9aaf5b
|
Merge pull request #25466 from taosdata/enh/TD-29758
enh:[TD-29758]optimize log in tmq
|
2024-04-24 17:47:28 +08:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
Yihao Deng
|
1181f9de28
|
Fix metaGetColCmpr function and remove commented code
|
2024-04-24 08:22:54 +00:00 |
Hongze Cheng
|
b1fb14e49e
|
Merge pull request #25465 from taosdata/fix/TD-29759
fix(s3migrate/datas3): init fd of from & to early
|
2024-04-24 11:29:47 +08:00 |
Benguang Zhao
|
9f8e970a32
|
enh: set default errcode as action in progress in executing serial trans
|
2024-04-24 11:23:53 +08:00 |
Hongze Cheng
|
e47d17e826
|
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
|
2024-04-24 10:55:00 +08:00 |
Hongze Cheng
|
c3275dc61c
|
Merge pull request #25459 from taosdata/fix/TD-29750-3.0
fix: if not exists logic for topic/stream/table
|
2024-04-24 10:52:53 +08:00 |
Benguang Zhao
|
396c08e14a
|
fix: execute undo actions of TRN_EXEC_SERIAL trans sequentially
|
2024-04-24 10:52:49 +08:00 |
Benguang Zhao
|
edcd1b87d8
|
refact: add mndTransExecuteActionsSerial
|
2024-04-24 10:52:49 +08:00 |
Hongze Cheng
|
0eae851257
|
Merge pull request #25425 from taosdata/fix/ci_monitor_memory
fix ci monitor memory
|
2024-04-24 10:35:04 +08:00 |
wangmm0220
|
20cedc3339
|
enh:[TD-29758]optimize log in tmq
|
2024-04-24 10:02:58 +08:00 |
Minglei Jin
|
c76f886c91
|
fix(s3migrate/datas3): init fd of from & to early
|
2024-04-24 09:36:44 +08:00 |
kailixu
|
c173be667c
|
Merge branch '3.0' into fix/TD-29750-3.0
|
2024-04-24 08:44:43 +08:00 |
Haojun Liao
|
ace5e12e65
|
fix(tsdb): set the correct lflag when creating tsdbCache reader.
|
2024-04-23 19:25:51 +08:00 |
Cary Xu
|
44b4580bd5
|
Update metaTable.c
|
2024-04-23 18:37:40 +08:00 |
Yihao Deng
|
7ddfe085f1
|
refactor code
|
2024-04-23 10:26:56 +00:00 |
kailixu
|
89ee62ac09
|
fix: if not exists logic for topic/stream/table
|
2024-04-23 18:19:16 +08:00 |
Haojun Liao
|
0f8ff48c6b
|
fix(stream): fix double free
|
2024-04-23 18:18:01 +08:00 |
Haojun Liao
|
0c7373509e
|
fix(stream): add task update trans conflict level.
|
2024-04-23 18:07:00 +08:00 |
Hongze Cheng
|
328f95f7cb
|
fix: possible write block when error occurs
|
2024-04-23 16:48:49 +08:00 |
Benguang Zhao
|
10e9d79201
|
refact: rename STrans redoActionPos to actionPos
|
2024-04-23 16:44:05 +08:00 |
Haojun Liao
|
7fda9d9fcb
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-23 15:08:43 +08:00 |
Haojun Liao
|
b0f68a9147
|
refactor: do some internal refactor.
|
2024-04-23 14:58:51 +08:00 |
Haojun Liao
|
1adf59e7d8
|
fix(stream): do check when task is paused, and do some internal refactor.
|
2024-04-23 13:53:23 +08:00 |
dapan1121
|
07e01b3e97
|
Merge pull request #25386 from taosdata/fix/3.0/TD-29631
fix cancel create tsma memory use after free
|
2024-04-23 13:17:55 +08:00 |
Haojun Liao
|
d7a08909dd
|
Merge pull request #25442 from taosdata/fix/3_liaohj
fix(stream): save the epset if task epset updated.
|
2024-04-23 09:10:45 +08:00 |
Haojun Liao
|
315b86cf66
|
fix(stream): save the epset if task epset updated.
|
2024-04-22 23:52:45 +08:00 |
Haojun Liao
|
ada1c6d4c0
|
Merge pull request #25434 from taosdata/fix/3_liaohj
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
|
2024-04-22 22:13:19 +08:00 |
Haojun Liao
|
a8fac441be
|
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
|
2024-04-22 14:02:31 +08:00 |
wangjiaming0909
|
2c0624a8ae
|
fix create tsma transaction
|
2024-04-22 13:21:32 +08:00 |
Yihao Deng
|
541b070765
|
Remove commented out code in metaCreateSTable function
|
2024-04-20 07:45:39 +00:00 |
Yihao Deng
|
ba30339d4e
|
Refactor meteDecodeColCmprEntry function to return -1 on error
|
2024-04-20 03:07:12 +00:00 |
Yihao Deng
|
517365467d
|
Merge branch '3.0' into fix/compatibleWithVeryOldMeta
|
2024-04-20 01:54:02 +00:00 |
Haojun Liao
|
e5dddc4abf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-19 19:13:28 +08:00 |
Haojun Liao
|
ea527b19b8
|
fix(stream): set correct start version if no checkpoint exist.
|
2024-04-19 19:12:23 +08:00 |
dmchen
|
62bc1074c0
|
fix monitor memory
|
2024-04-19 10:44:08 +00:00 |
dapan1121
|
a46b7cca3d
|
Merge pull request #25413 from taosdata/feat/TS-4243-tmq
opti:raw data from tmq
|
2024-04-19 18:22:21 +08:00 |
Yihao Deng
|
18cdeaf960
|
compatible with older meta
|
2024-04-19 07:37:43 +00:00 |
Hongze Cheng
|
69222543a2
|
Merge pull request #25401 from taosdata/fix/TD-29562
Fix/td 29562
|
2024-04-19 13:57:19 +08:00 |
wangmm0220
|
1695824c73
|
fix:merge from 3.0
|
2024-04-19 13:52:57 +08:00 |
wangmm0220
|
42467c0e00
|
opti:raw data from tmq
|
2024-04-19 13:48:17 +08:00 |
Hongze Cheng
|
fc5c84422e
|
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
|
2024-04-19 13:34:37 +08:00 |
Haojun Liao
|
62260bff79
|
Merge pull request #25389 from taosdata/fix/3_liaohj
fix(stream): reset checkpoint info after receiving task-reset info.
|
2024-04-19 11:23:55 +08:00 |
Hongze Cheng
|
e4e00c8953
|
Merge pull request #25403 from taosdata/fix/TD-29621
fix: geometry crash in stream & tmq
|
2024-04-19 11:15:26 +08:00 |
kailixu
|
a044308150
|
enh: error code optimization for encryption key
|
2024-04-19 10:36:09 +08:00 |
Yihao Deng
|
2314771209
|
fix TD-29562
|
2024-04-19 02:09:40 +00:00 |
Yihao Deng
|
ee8a96fb42
|
fix TD-29562
|
2024-04-19 02:04:32 +00:00 |
Haojun Liao
|
34f7dc4782
|
Merge pull request #25404 from taosdata/feat/TS-4243-3.0
fix(tsdb): set correct compare func for merge tree.
|
2024-04-19 09:10:03 +08:00 |
Haojun Liao
|
eb1fed177f
|
fix(tsdb): set correct compare func for merge tree.
|
2024-04-19 00:32:41 +08:00 |
Haojun Liao
|
525b574c85
|
Merge pull request #25402 from taosdata/feat/TS-4243-3.0
fix(tsdb): update the initial value of pk for varchar type.
|
2024-04-18 19:49:05 +08:00 |