36 Commits

Author SHA1 Message Date
rulego-team 1744502678 feat:增加事件时间窗口处理机制 2025-11-15 00:27:55 +08:00
rulego-team c39f915808 refactor:重构窗口函数参数传递问题 2025-11-13 11:03:49 +08:00
rulego-team 696b5f7177 perf:优化sql语法解析 2025-08-29 17:30:11 +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 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 6f5305ca01 feat:完善测试测试用例 2025-08-06 17:18:50 +08:00
rulego-team f3fe997ce8 test:增加测试用例 2025-08-05 11:25:49 +08:00
rulego-team 937e8243cf fix:修复负数无法正常解析 2025-08-05 00:36:21 +08:00
rulego-team a43445ebc7 refactor:优化注释 2025-08-04 14:45:43 +08:00
rulego-team 9c961f2de0 feat(ast):增加select字段原始顺序列表 2025-07-30 18:13:16 +08:00
rulego-team 596d1cb769 feat:增加反引号单引号和字符串常量的语法识别 #29 2025-07-30 17:27:20 +08:00
rulego-team 7409e8e64d feat: Add query syntax for all fields (select *) 2025-06-17 11:28:46 +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 193e616636 fix:Array Index Parsing Fails on Complex Structures 2025-06-16 12:06:16 +08:00
rulego-team 43a9f46f24 feat:字段访问支持访问数组 2025-06-16 12:02:06 +08:00
rulego-team a05f4ace98 feat:SQL supports dot syntax to access fields 2025-06-16 11:09:57 +08:00
rulego-team 7c0ad2a87e fix:Field Mapping Inconsistency Causes Aggregation Issues 2025-06-15 23:09:16 +08:00
rulego-team 368b33ae34 fix:修复别名映射和字段增加空格解析错误问题 2025-06-15 21:32:44 +08:00
rulego-team f8b4924d03 fix:修复条件函数别名解析错误 2025-06-13 21:37:39 +08:00
rulego-team 57803fd86d feat:增加条件函数 when case 2025-06-13 18:05:09 +08:00
rulego-team 29e31bcc2a feat:输出语法解析错误 2025-06-11 18:46:32 +08:00
rulego-team a5e4967021 feat:完善嵌套函数解析 2025-06-11 18:45:10 +08:00
rulego-team 462c6fe672 fix:修复函数嵌套调用和解析错误 2025-05-29 14:42:21 +08:00
rulego-team 23e7000446 fix:修复测试用例错误 2025-05-29 09:09:17 +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
Dexter 6e1f323c0d refactor: 测试数据字段更改为 2025-04-17 23:31:56 +08:00
dexter 459a6ba3ca feat: 支持不指定Group By子句 2025-04-17 21:04:11 +08:00
dimon b9b38565a0 重构:修改别名映射 2025-04-08 17:38:34 +08:00
dimon 6fc3e34527 feat: 增强 WITH 子句功能
- 支持通过 TIMESTAMP 指定时间戳属性名
- 支持通过 TIMEUNIT 指定时间单位(ms/ss/mm/hh/dd)
2025-04-03 17:33:02 +08:00
rulego-team a09aae6b75 feat:sql parser 2025-03-13 15:28:30 +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