Commit Graph

62931 Commits

Author SHA1 Message Date
54liuyao 715489e22d Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-27 09:14:50 +08:00
Haojun Liao e776cde461 fix(stream):fix unrelease stream obj. 2024-03-27 09:02:21 +08:00
Haojun Liao f3c306d582 fix(stream): add some comments. 2024-03-26 23:28:20 +08:00
Haojun Liao 3c7fe5fd01 fix(stream): check null ptr. 2024-03-26 23:27:38 +08:00
Haojun Liao 46280bfee9 fix(stream): add some comments. 2024-03-26 19:40:47 +08:00
Haojun Liao 530e0133b9 fix(stream): acquire the stream task in exec buffer if not in mnode store. 2024-03-26 19:39:58 +08:00
54liuyao ed87ac75a7 add ci 2024-03-26 19:11:19 +08:00
54liuyao 93edc9d1ff read preversion data of primary key 2024-03-26 17:36:37 +08:00
Haojun Liao fd57ded11e Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-26 17:34:43 +08:00
Haojun Liao f61596706d fix(tsdb): add attributes for cache scan optr. 2024-03-26 17:34:30 +08:00
Hongze Cheng ab093d80bd
Merge pull request #25150 from taosdata/fix/rpc_portMainTo30
Fix/rpc port main to30
2024-03-26 17:11:36 +08:00
Hongze Cheng cf8245632f
Merge pull request #25146 from taosdata/fix/fixQueuelog30
fix queue log
2024-03-26 17:10:21 +08:00
slzhou 595ae2c5b8 fix: irate on super table merge phase and translate 2024-03-26 17:05:40 +08:00
54liuyao 2935482128 read preversion data of primary key 2024-03-26 16:46:44 +08:00
54liuyao 135bdb37a0 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-26 16:38:51 +08:00
54liuyao aa9962318f read preversion data of primary key 2024-03-26 16:38:24 +08:00
slzhou 47410db46a fix: set hasPk and pkBytes for partial func and merge func 2024-03-26 16:31:16 +08:00
wangmm0220 8e45bebd66 fix:decode task error if task version is smaller than 2 2024-03-26 15:16:09 +08:00
Hongze Cheng 93ca55954f more code change 2024-03-26 15:11:15 +08:00
Hongze Cheng 3ccab8a5b8 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-26 14:43:39 +08:00
Hongze Cheng ee4dda56c1 more code 2024-03-26 14:43:28 +08:00
slzhou f778dce52d fix: add pk for merge generated during merge scan node split 2024-03-26 14:13:10 +08:00
Haojun Liao 52a04cd008 fix(tsdb): fix bug for filter brin record. 2024-03-26 10:55:56 +08:00
Haojun Liao 765546585a
Merge pull request #25184 from taosdata/fix/3_liaohj
fix(stream): not return error when failing to load stream task meta.
2024-03-26 10:29:42 +08:00
Haojun Liao cedca30416 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-26 09:50:20 +08:00
Haojun Liao a70d5a4947 fix(tsdb): fix bug during filtering brin records. 2024-03-26 09:50:06 +08:00
Hongze Cheng 4793e1d0eb
Merge pull request #25176 from taosdata/FIX/TD-29238-3.0
enh: not to start snap replication if too many open files already
2024-03-26 09:26:00 +08:00
slzhou 5fe03fe3f4 feat: irate support pk 2024-03-26 09:18:45 +08:00
Hongze Cheng 520f36c99c
Merge pull request #25180 from taosdata/fix/TD-29253
fix: arb set row status to avoid conflict
2024-03-26 09:10:30 +08:00
Hongze Cheng 65ef81c092
Merge pull request #25181 from taosdata/fix/TS-4421-3.0
fix: replace strdup for release build
2024-03-26 09:06:50 +08:00
Haojun Liao 9638f8d7fc fix(tsdb): set the correct sttkey 2024-03-26 00:14:46 +08:00
Haojun Liao a11b2c614e fix(stream): not return error when failing to load stream task meta. 2024-03-25 23:49:26 +08:00
kailixu e5abe34c84 fix: replace strdup for release build 2024-03-25 21:34:31 +08:00
Shungang Li 44ce5b951d fix: arb group leak 2024-03-25 18:38:04 +08:00
Haojun Liao 5c729cc836 refactor: do some internal refactor. 2024-03-25 17:57:59 +08:00
wangmm0220 6aaac7c0dc fix:decode task error if task version is smaller than 2 2024-03-25 17:57:13 +08:00
Benguang Zhao ced7c19943 enh: not to start snap replication if too many open files already 2024-03-25 17:01:23 +08:00
54liuyao aad3a43530 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-25 16:30:47 +08:00
slzhou a5ba546bd4 fix: add pk to funcInputGetNextRow 2024-03-25 15:12:34 +08:00
Haojun Liao 2cddeccfc7 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-25 14:21:00 +08:00
Haojun Liao 750ea5789f fix(tsdb): fix errors identified by CI. 2024-03-25 14:20:46 +08:00
Hongze Cheng b9a8f94f14
Merge pull request #25170 from taosdata/fix/TS-4577
fix(tsdb/util): fix missing column value with row iter
2024-03-25 13:44:55 +08:00
slzhou 4d3eb6824c feat: add pk support for last/first/last_row dynDataRequired 2024-03-25 13:38:34 +08:00
54liuyao d1b974228f add stream check 2024-03-25 11:16:28 +08:00
54liuyao a02535c3ab Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-25 11:15:21 +08:00
Minglei Jin ea424e822e fix(tsdb/util): fix missing column value with row iter 2024-03-25 11:00:33 +08:00
slzhou 9d2c310616 fix: remove the extract space after column type for none pk column 2024-03-25 10:16:22 +08:00
Haojun Liao f2a9fef804 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-25 09:59:23 +08:00
Haojun Liao 75d6b1edde fix(tsdb): fix the bug caused by sttKey changing. 2024-03-25 09:59:10 +08:00
slzhou 073e4d8389 fix: increase last_row result size since SFirstLastRes has pk info 2024-03-25 09:48:54 +08:00