Commit Graph

63180 Commits

Author SHA1 Message Date
slzhou b504627830 fix: new group block to reset func input iter hasPrev 2024-03-29 17:01:56 +08:00
54liuyao 603e856c03 add ci 2024-03-29 16:38:10 +08:00
dmchen d6ae4d37cc add function for sql 2024-03-29 06:19:44 +00:00
54liuyao 39a89c20bd Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-29 13:53:22 +08:00
54liuyao ea33f08d02 add ic 2024-03-29 13:52:56 +08:00
kailixu 8dce61b68f chore: merge TD-29280-3.0 2024-03-29 11:39:46 +08:00
kailixu 9d59fb53f4 feat: support create encrypt key 2024-03-29 11:37:40 +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
dmchen b9deb71fc5 basic function 2024-03-29 02:48:49 +00:00
slzhou 6202e1f501 feat: drop pk column and update pk column is not supported for stable 2024-03-29 10:26:09 +08:00
kailixu f99d193335 feat: user config dnode procedure 2024-03-29 10:25:19 +08:00
wangmm0220 00cc68a790 fix:test case error 2024-03-29 09:07:09 +08:00
54liuyao ffeabb132a fix issue 2024-03-28 18:18:06 +08:00
wangmm0220 570d78c58d fix:test case error 2024-03-28 17:54:00 +08:00
kailixu 4e54dc09c5 enh: dnode online judgement 2024-03-28 16:59:00 +08:00
kailixu a3398f791e enh: dnodes status optimization 2024-03-28 16:17:35 +08:00
54liuyao d7fe41d05f add ci 2024-03-28 16:04:35 +08:00
54liuyao 28cda4dc81 add ci 2024-03-28 15:07:26 +08:00
54liuyao 65457d2cf4 delete data for scalar function 2024-03-28 14:16:19 +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
54liuyao 0a206f5819 add log 2024-03-28 09:32:24 +08:00
wangmm0220 411ea39649 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032 2024-03-28 09:15:18 +08:00
54liuyao 3dd7f0731e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-28 09:11:36 +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
kailixu 64e32e5c85 chore: merge 3.0 2024-03-28 08:23:43 +08:00
kailixu d64594932b feat: support database encryption 2024-03-27 20:03:38 +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 c4ecbbc181 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-03-27 15:07:05 +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
slzhou 6e8bc41005 feat: add test case pk func 2024-03-27 09:43:41 +08:00
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
kailixu 374ef4593c feat: encryptions/encrypt_key grammar 2024-03-26 19:56:15 +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