rulego-team
|
8ebd152ec9
|
refactor:Emit入参从interface{} 改成 map[string]interface{};AddSink(func(results interface{})改成AddSink(func(results []map[string]interface{})
|
2025-08-03 23:41:11 +08:00 |
|
rulego-team
|
1c7e94b167
|
refactor:Rename AddData to Emit
|
2025-07-25 12:05:21 +08:00 |
|
rulego-team
|
1500dc5d23
|
feat:aggregate function can be nested with the CASE function.
|
2025-06-17 12:03:43 +08:00 |
|
rulego-team
|
7409e8e64d
|
feat: Add query syntax for all fields (select *)
|
2025-06-17 11:28:46 +08:00 |
|
rulego-team
|
43a9f46f24
|
feat:字段访问支持访问数组
|
2025-06-16 12:02:06 +08:00 |
|
rulego-team
|
8d12c2860f
|
test:完善TestStreamsqlLimit测试
|
2025-06-16 11:08:29 +08:00 |
|
rulego-team
|
2d4d9760b4
|
fix:test data race
|
2025-06-15 22:58:26 +08:00 |
|
rulego-team
|
0b0a1e1bce
|
fix:data race
|
2025-06-14 22:39:17 +08:00 |
|
rulego-team
|
d396f88602
|
chore:完善示例
|
2025-06-12 18:58:37 +08:00 |
|
rulego-team
|
462c6fe672
|
fix:修复函数嵌套调用和解析错误
|
2025-05-29 14:42:21 +08:00 |
|
rulego-team
|
e9fae86228
|
feat:增强函数系统,实现大量的函数
|
2025-05-25 18:02:37 +08:00 |
|
Dexter
|
6e1f323c0d
|
refactor: 测试数据字段更改为
|
2025-04-17 23:31:56 +08:00 |
|
dexter
|
459a6ba3ca
|
feat: 支持不指定Group By子句
|
2025-04-17 21:04:11 +08:00 |
|
rulego-team
|
3eed15673e
|
chore:update readme
|
2025-04-15 15:20:22 +08:00 |
|
rulego-team
|
a480881323
|
chore:update test case
|
2025-04-14 22:44:05 +08:00 |
|
dexter
|
ff7b03c5da
|
fix(测试): 修正TestStreamData中的结果验证
|
2025-04-14 21:41:09 +08:00 |
|
dexter
|
4fc448cce0
|
refactor(stream): 移除stream定时触发器并优化测试逻辑
|
2025-04-14 21:36:22 +08:00 |
|
rulego-team
|
7a1cf13091
|
chore:add test case and readme
|
2025-04-14 16:43:53 +08:00 |
|
dexter
|
a6b8e95f2f
|
refactor: 优化时间触发逻辑
|
2025-04-11 07:19:19 +08:00 |
|
dimon
|
b9b38565a0
|
重构:修改别名映射
|
2025-04-08 17:38:34 +08:00 |
|
rulego-team
|
fc093769f6
|
feat:add program entrance
|
2025-03-14 11:43:53 +08:00 |
|