Commit Graph

30900 Commits

Author SHA1 Message Date
Haojun Liao 94e6f96a75 other: merge 3.0 2024-04-02 13:39:26 +08:00
Haojun Liao 2dde627237 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-04-02 10:43:56 +08:00
Haojun Liao aff681ac64 fix(tsdb):set correct varchar type compare function. 2024-04-02 10:43:38 +08:00
dapan1121 eb50334baf
Merge pull request #25234 from taosdata/fix/TD-28032
fix:cases error
2024-04-02 10:17:04 +08:00
Haojun Liao bcb4d62996
Merge pull request #25229 from taosdata/fix/3_liaohj
fix(stream): reset the ready upstream counter after task-reset.
2024-04-02 10:05:33 +08:00
Hongze Cheng c28ee64477 fix: meta snapshot drop table error 2024-04-01 21:11:35 +08:00
wangmm0220 174b0a104e fix:case error 2024-04-01 19:59:30 +08:00
Hongze Cheng bc56d1196a more code 2024-04-01 18:06:07 +08:00
54liuyao 5369448bda adj log 2024-04-01 16:43:36 +08:00
Haojun Liao 9ca84091df fix(stream): reset the ready upstream counter after task-reset. 2024-04-01 16:31:10 +08:00
Haojun Liao c6294200ea
Merge pull request #25211 from taosdata/fix/TD-28032
fix:same subtable same partition by leads to same table name in stream
2024-04-01 15:49:47 +08:00
kailixu ba65f5a519 enh: integer with duration literal for timestamp 2024-03-31 20:50:02 +08:00
Haojun Liao dd2f6287ec fix(tsdb): fix rowkey assign error. 2024-03-29 18:59:29 +08:00
Haojun Liao 55bb6ab341 fix(tsdb): set correct initial value for compare 2024-03-29 18:15:03 +08:00
slzhou b504627830 fix: new group block to reset func input iter hasPrev 2024-03-29 17:01:56 +08:00
slzhou fe1a7e4b9c feat: add pk col to scan cols of scan logic node of delete operation 2024-03-29 11:05:45 +08:00
slzhou 1e5ef8271a feat: update column and drop column is banned for normal table pk column 2024-03-29 10:52:28 +08:00
slzhou 6202e1f501 feat: drop pk column and update pk column is not supported for stable 2024-03-29 10:26:09 +08:00
wangmm0220 8e2a2414c0 fix:same subtable same partition by leads to same table name in stream 2024-03-28 13:48:46 +08:00
dapan1121 ca0f790f3e
Merge pull request #25179 from taosdata/mark/3.0
fix:decode task error if task version is smaller than 2
2024-03-28 13:19:45 +08:00
Haojun Liao 2362babbb3
Merge pull request #25199 from taosdata/fix/3_liaohj
fix(stream): fix invalid read.
2024-03-28 09:04:33 +08:00
Hongze Cheng c54978e8e4
Merge pull request #25198 from taosdata/fix/arbencode
fix: arb encode error
2024-03-27 17:42:51 +08:00
Haojun Liao 277a009677 fix(test): fix unit test compiler error. 2024-03-27 16:42:32 +08:00
slzhou 43cefb9d55 feat: find pk col from interp func node for interp operator 2024-03-27 16:26:47 +08:00
Shungang Li c611974247 fix: tmsg encode error 2024-03-27 16:00:38 +08:00
Hongze Cheng 72ad1cd734
Merge pull request #25195 from taosdata/fix/TD-29285
fix invalid free while taosd quit
2024-03-27 15:59:59 +08:00
Haojun Liao 5157d5b97d fix(stream): fix invalid read. 2024-03-27 15:53:24 +08:00
wangmm0220 4722f8be87 fix:write schema error if schema ver is 1 more than origin version 2024-03-27 15:17:49 +08:00
Haojun Liao a2112625f9 fix(tsdb): set correct uid list. 2024-03-27 15:06:51 +08:00
wangmm0220 c2ef380166 Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-27 15:05:04 +08:00
wangmm0220 f4fed29739 fix:write schema error if schema ver is 1 more than origin version 2024-03-27 15:04:37 +08:00
Haojun Liao 0bfd606e5c
Merge pull request #25193 from taosdata/fix/3_liaohj
fix(stream): acquire the stream task in exec buffer if not in mnode store.
2024-03-27 13:17:14 +08:00
yihaoDeng c0a394876d fix invalid free while taosd quit 2024-03-27 02:41:05 +00: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
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
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