rulego-team
3464ff5f6e
fix:unnest function to properly expand arrays into multiple rows in stream processing
2025-09-08 18:40:26 +08:00
rulego-team
1d9e2a3dab
test: add test cases
2025-08-30 00:56:48 +08:00
rulego-team
b23fdea2cd
perf:增加代码覆盖率
2025-08-29 17:30:58 +08:00
rulego-team
4615b7a308
feat:支持聚合函数的后运算 #37
2025-08-29 13:49:26 +08:00
rulego-team
5b13316754
test:add test cases
2025-08-08 17:52:43 +08:00
rulego-team
049295b599
test:add test cases
2025-08-08 09:40:26 +08:00
rulego-team
d6a8778731
test:add coverage test case
2025-08-08 09:00:02 +08:00
rulego-team
ff00fd1f31
refactor:格式化代码和完善测试用例
2025-08-07 19:23:48 +08:00
rulego-team
790e6c615d
feat:函数增加别名
2025-08-07 19:20:14 +08:00
rulego-team
6f5305ca01
feat:完善测试测试用例
2025-08-06 17:18:50 +08:00
rulego-team
691ca41c87
fix:优化SubstringFunction负数处理逻辑
2025-08-06 10:55:28 +08:00
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
596d1cb769
feat:增加反引号单引号和字符串常量的语法识别 #29
2025-07-30 17:27:20 +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
95bc6fed4f
feat:Add like pattern matching syntax
2025-06-16 14:39:39 +08:00
rulego-team
ee8db36858
fix:data reace
2025-06-15 23:41:19 +08:00
rulego-team
a8523d5af5
fix:test error
2025-06-14 21:47:46 +08:00
rulego-team
b481b5a675
fix:修复错误检查
2025-06-13 21:38:27 +08:00
rulego-team
182626852b
fix:别名映射不正确
2025-06-13 21:04:44 +08:00
rulego-team
c9b0486564
feat:增加函数实现
2025-06-11 18:45:39 +08:00
rulego-team
df33b7ba6d
feat:增加字符,时间,json,类型等函数
2025-06-09 18:56:52 +08:00
rulego-team
462c6fe672
fix:修复函数嵌套调用和解析错误
2025-05-29 14:42:21 +08:00
rulego-team
a010130dc7
fix:修复嵌套函数错误
2025-05-28 19:21:17 +08:00
rulego-team
e9fae86228
feat:增强函数系统,实现大量的函数
2025-05-25 18:02:37 +08:00