THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
GiteaTest2015
/
streamsql
Watch
1
Star
0
Fork
1
mirror of
https://gitee.com/rulego/streamsql.git
synced
2026-08-01 08:56:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3e72e360e0b419a07ce763ce9ddc02b78b5f5b5
streamsql
/
window
T
History
rulego-team
b3e72e360e
fix: 窗口移除 close(outputChan) 消除关闭期 send-on-closed panic
2026-07-06 13:33:34 +08:00
..
counting_window_test.go
refactor:重构窗口函数参数传递问题
2025-11-13 11:03:49 +08:00
counting_window.go
fix: 修复 counting 窗口关闭 panic 等多处 panic/除零/静默缺陷
2026-07-06 12:51:23 +08:00
doc.go
feat:增加事件时间窗口处理机制
2025-11-15 00:27:55 +08:00
factory.go
feat:window输出结果增加溢出策略
2025-12-20 16:15:53 +08:00
performance_test.go
fix: 窗口移除 close(outputChan) 消除关闭期 send-on-closed panic
2026-07-06 13:33:34 +08:00
session_window.go
fix: 窗口移除 close(outputChan) 消除关闭期 send-on-closed panic
2026-07-06 13:33:34 +08:00
sliding_window_test.go
fix:修复测试用例断言
2025-11-14 08:51:45 +08:00
sliding_window.go
fix: 窗口移除 close(outputChan) 消除关闭期 send-on-closed panic
2026-07-06 13:33:34 +08:00
strategy_test.go
feat:window输出结果增加溢出策略
2025-12-20 16:15:53 +08:00
tumbling_window_test.go
refactor:重构窗口函数参数传递问题
2025-11-13 11:03:49 +08:00
tumbling_window.go
fix: 窗口移除 close(outputChan) 消除关闭期 send-on-closed panic
2026-07-06 13:33:34 +08:00
watermark.go
fix: 修复 counting 窗口关闭 panic 等多处 panic/除零/静默缺陷
2026-07-06 12:51:23 +08:00
window_test.go
feat:window输出结果增加溢出策略
2025-12-20 16:15:53 +08:00