Commit Graph

59 Commits

Author SHA1 Message Date
54liuyao b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +08:00
54liuyao 2c53c08726 fix(stream):fix issue when ts less than 0 2024-09-12 14:00:52 +08:00
lyh250-666 6cbb0cf172 enh:modify error code passing libs/ 2024-09-11 09:58:41 +08:00
54liuyao 9ac40d75d0 fix(stream):adjust ts check 2024-09-08 13:25:25 +08:00
54liuyao d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Haojun Liao 1d50aae710 other: merge 3.0 2024-08-21 14:39:53 +08:00
Haojun Liao b6084e64ce refactor: remove assert in stream module. 2024-08-21 10:00:35 +08:00
54liuyao 99bdcb3f58 enh(stream):remove assert of stream operator 2024-08-20 15:02:09 +08:00
Haojun Liao c08ee33dca other: merge 3.0 2024-07-23 13:45:31 +08:00
54liuyao fd6c1ecf37 adj operator res 2024-07-22 13:05:39 +08:00
Haojun Liao 7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
54liuyao 13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
54liuyao cc9233fdb3 adj stream operator result 2024-07-18 16:08:01 +08:00
54liuyao 99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
54liuyao 113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
54liuyao b5ccc3db92 adj stream function result 2024-07-15 18:19:05 +08:00
54liuyao 3cdb957f22 adj function of stream operator result 2024-07-15 15:32:11 +08:00
54liuyao 4efd774ce8 adj stream function return 2024-07-15 14:32:31 +08:00
54liuyao 9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
54liuyao 3b914248a5 adj bloomfilter 2024-07-12 15:52:54 +08:00
54liuyao 5b982354e1 adj bloomfilter 2024-07-12 15:30:03 +08:00
54liuyao 85cd290aa5 opt bloom filter 2024-04-24 18:40:39 +08:00
54liuyao 3300bf04c1 opt bloom filter 2024-04-24 17:27:24 +08:00
54liuyao 4c47332098 opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 6619175fde opt bloom filter 2024-02-29 11:17:29 +08:00
54liuyao 94542dfcd3 free close window sbf 2024-02-19 13:30:26 +08:00
54liuyao 637ac543c8 free close window sbf 2024-02-19 10:29:59 +08:00
Yihao Deng 4c5441da7e refactor stream code 2024-01-08 08:38:16 +00:00
54liuyao ae386c6e34 opt expired data 2023-11-29 11:16:56 +08:00
Haojun Liao 614bdd9fb9
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
2023-10-19 15:34:43 +08:00
liuyao e9fc079d26 opt bloom filter 2023-10-11 10:14:11 +08:00
liuyao 1cbb8ef444 init bloomfilter array 2023-10-08 14:43:44 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
Haojun Liao 8a11a0418f other: merge 3.0 2023-08-07 09:19:26 +08:00
liuyao 32b59af4b1 check update data 2023-07-31 17:32:24 +08:00
liuyao 0e914a19c6 stream operartor checkpoint 2023-07-06 14:28:34 +08:00
yihaoDeng 6ee68331b3 update DEFAULT_BUFF 2023-06-02 11:54:36 +00:00
liuyao b8ac811f20 fix bug 2023-04-14 17:35:17 +08:00
liuyao 34bf638f19 fix bug 2023-04-13 16:21:57 +08:00
54liuyao d5ade95b31 feat(stream):user define tag 2023-01-10 10:13:56 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Haojun Liao 124fb5fc50 refactor: do some internal refactor. 2022-11-30 17:52:12 +08:00
Haojun Liao 6e81e8cc73 refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
Liu Jicong 5161eca70f fix(stream): stop scan when no output 2022-11-17 10:30:05 +08:00
Liu Jicong f49d91ac1a fix(stream): decode bloom filter 2022-10-21 17:22:31 +08:00
Liu Jicong 035e6b13c8 enh(stream): internal optimize 2022-10-21 10:29:05 +08:00
54liuyao d5a410b90e fix(stream):Defects Tracking, delete log 2022-10-14 14:29:25 +08:00
Hongze Cheng 63d9b85631 more code format 2022-10-13 13:59:18 +08:00
54liuyao 83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +08:00