Commit Graph

62534 Commits

Author SHA1 Message Date
Haojun Liao a576be6ae5 fix(stream): set the correct rows info for stream tasks when retreiving task info. 2024-03-15 15:19:20 +08:00
Alex Duan a81de6e06c fix: change stack to malloc reduce memory 2024-03-15 14:53:13 +08:00
Alex Duan 728c3fcfb5 fix: sprintf release build report buffer too small 2024-03-15 14:38:57 +08:00
Alex Duan a25942878d fix: sprintf release build report buffer too small 2024-03-15 14:24:40 +08:00
kailixu a5f06114fd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-15 13:17:32 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
Haojun Liao c1620f1ce6
Merge pull request #25089 from taosdata/54liuyao-patch-6
Update 14-stream.md
2024-03-15 12:47:22 +08:00
Haojun Liao 3ea2df5813
Merge pull request #25090 from taosdata/54liuyao-patch-7
Update 06-stream.md
2024-03-15 12:47:09 +08:00
Haojun Liao f4d01bcab6
Merge pull request #24811 from taosdata/fix/TD-28627
mid agg operator
2024-03-15 12:46:54 +08:00
kailixu bf80300441 test: tag/col insert syntax 2024-03-15 11:31:28 +08:00
kailixu 33405b67b6 fix: show tags for varbinary 2024-03-15 07:02:11 +08:00
kailixu d416f4f4a4 fix: typo when parse integer 2024-03-15 02:24:10 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
Haojun Liao f28e994409
Merge pull request #25091 from taosdata/fix/3_liaohj
fix(stream): transfer state before do checkpoint
2024-03-14 17:59:13 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
Haojun Liao cc0b32b1f8 fix(stream): transfer state before do checkpoint, to avoid the retrieve and deadlock by using waiting . 2024-03-14 16:13:41 +08:00
Alex Duan e78a93f49e
Merge pull request #25072 from taosdata/feat/TD-29108-3.0
feat: taos-CLI add Enterprise Edition AD
2024-03-14 15:39:48 +08:00
wangmm0220 c866c9ad02 fix:case error 2024-03-14 14:27:13 +08:00
liuyao bc015c0aa0
Update 06-stream.md 2024-03-14 14:15:41 +08:00
liuyao 3b14017c9a
Update 14-stream.md 2024-03-14 14:11:54 +08:00
Alex Duan 5ff836db24 fix: windows build 2024-03-14 14:09:27 +08:00
Alex Duan 40c99f2355 fix: websocket mode test 2024-03-14 12:56:59 +08:00
kailixu b3db823767 enh: expand syntax for bool 2024-03-14 11:16:17 +08:00
Haojun Liao 15663ab450
Merge pull request #25084 from taosdata/fix/3_liaohj
fix(tsdb): set strict varchar length check.
2024-03-14 11:16:03 +08:00
Alex Duan 18a669219e fix: version4 information 2024-03-14 10:21:55 +08:00
Haojun Liao 8e2d6d52f9
Merge pull request #25080 from taosdata/fix/ly_event_mem_leak
stream event window mem leak
2024-03-14 10:16:28 +08:00
Alex Duan e38ff4e7bf fix: version4 information 2024-03-14 10:15:56 +08:00
Alex Duan 16c277b7ec fix: version4 information 2024-03-14 10:13:51 +08:00
Alex Duan 61ce6602d8 fix: version3 information 2024-03-14 10:09:23 +08:00
Haojun Liao 190b02dd1a fix(stream):set correct version for sink/agg tasks. 2024-03-14 10:04:43 +08:00
Haojun Liao 2b7fd0d15c fix(tsdb): set strict varchar length check. 2024-03-14 10:04:14 +08:00
54liuyao 05febc4ccd Merge branch 'fix/TD-28627' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:57:05 +08:00
54liuyao 9de0643566 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:56:16 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
Haojun Liao 818c444010
Merge pull request #25082 from taosdata/fix/3_liaohj
fix(query): handle the calculation of logic expression with different…
2024-03-14 01:14:25 +08:00
wangmm0220 f27becb76a opti:tmq logic 2024-03-14 00:08:56 +08:00
wangmm0220 5a5bf29acb opti:tmq logic 2024-03-13 23:50:42 +08:00
Haojun Liao 3a0df8be8d fix(query): handle the calculation of logic expression with different result rows, when constant expression exists. 2024-03-13 23:13:24 +08:00
wangmm0220 01a7052a6f fix:set tsStreamAggCnt big enough to disable multi agg operator 2024-03-13 22:06:35 +08:00
Alex Duan f90ba610af fix:build error1 2024-03-13 20:43:03 +08:00
Alex Duan ef553bf210 fix:build error 2024-03-13 20:40:01 +08:00
Alex Duan cca0bf6af0 fix: last modify information 2024-03-13 20:36:43 +08:00
wangmm0220 6f4809fe21 opti:tmq logic 2024-03-13 20:28:37 +08:00
kailixu 2275eeac7c test: tag/column value verify 2024-03-13 19:58:54 +08:00
54liuyao ef32863f07 stream event window mem leak 2024-03-13 19:44:59 +08:00
wangmm0220 d0bdb0ce2b opti:tmq logic 2024-03-13 19:36:00 +08:00
Haojun Liao 2466e169a0
Merge pull request #25067 from taosdata/fix/TD-29073
open operator after resume stream
2024-03-13 17:43:13 +08:00
Alex Duan 987e0b845f feat: version2 modify tip msg 2024-03-13 17:16:42 +08:00
Hongze Cheng 8daab8afbd
Merge pull request #25074 from taosdata/fix/TD-29130
fix double free
2024-03-13 16:37:02 +08:00
54liuyao c13338d965 stream event window mem leak 2024-03-13 16:16:44 +08:00