Commit Graph

8 Commits

Author SHA1 Message Date
rulego-team f3fe997ce8 test:增加测试用例 2025-08-05 11:25:49 +08:00
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 d0b35dbda0 feat:完善表达式中负数常量 2025-06-17 14:20:40 +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 cf55724de1 feat:Add 'is null' and 'not null' syntax 2025-06-16 18:00:06 +08:00
rulego-team 0b0a1e1bce fix:data race 2025-06-14 22:39:17 +08:00
rulego-team 57803fd86d feat:增加条件函数 when case 2025-06-13 18:05:09 +08:00