16 Commits

Author SHA1 Message Date
rulego-team a43445ebc7 refactor:优化注释 2025-08-04 14:45:43 +08:00
rulego-team a47748d4c7 refactor: translate Chinese comments to English in functions directory
- Convert all Chinese function comments to English in functions package
- Update interface documentation for better international readability
- Maintain original logic and functionality unchanged
- Improve code documentation standards for global development
2025-08-04 12:35:33 +08:00
rulego-team 8475810768 fix:fix: resolve window initialization deadlock in tests 2025-07-30 19:34:27 +08:00
rulego-team e8b78fc8db fix:Mutex Locking Causes Deadlock 2025-06-15 23:44:49 +08:00
rulego-team 8b99b38a81 fix:Window Methods Lack Proper Synchronization 2025-06-15 23:17:21 +08:00
rulego-team ed8881ebcc fix:Race condition in TumblingWindow and SlidingWindow timer handling 2025-06-15 23:08:35 +08:00
rulego-team 3118b0e510 feat:Improve config 2025-06-15 22:47:22 +08:00
rulego-team 040cb6ba87 fix:window data race 2025-06-14 21:47:19 +08:00
rulego-team e9fae86228 feat:增强函数系统,实现大量的函数 2025-05-25 18:02:37 +08:00
rulego-team b0586b60e0 refactor:Downgrade Go to version 1.18. 2025-04-19 15:17:59 +08:00
dexter a6b8e95f2f refactor: 优化时间触发逻辑 2025-04-11 07:19:19 +08:00
dimon 67c6a91dbb refactor: 优化单元测试 2025-04-08 11:33:37 +08:00
dimon 20313690d3 feat: 增加window时间槽timeslot; 2025-04-07 17:27:58 +08:00
dimon 6fc3e34527 feat: 增强 WITH 子句功能
- 支持通过 TIMESTAMP 指定时间戳属性名
- 支持通过 TIMEUNIT 指定时间单位(ms/ss/mm/hh/dd)
2025-04-03 17:33:02 +08:00
rulego-team 443dd9de28 重构 2025-03-04 19:02:25 +08:00
rulego-team af0c5c6ca8 init 2024-09-19 19:22:27 +08:00