rulego-team
|
0b0a1e1bce
|
fix:data race
|
2025-06-14 22:39:17 +08:00 |
|
rulego-team
|
0cd622d26d
|
build(ci):update ci
|
2025-06-14 22:17:10 +08:00 |
|
rulego-team
|
a8523d5af5
|
fix:test error
|
2025-06-14 21:47:46 +08:00 |
|
rulego-team
|
040cb6ba87
|
fix:window data race
|
2025-06-14 21:47:19 +08:00 |
|
rulego-team
|
b3ea1fb4fa
|
build(ci):upate timeout
|
2025-06-14 21:39:35 +08:00 |
|
rulego-team
|
33611b87a3
|
fix:data race
|
2025-06-14 21:37:44 +08:00 |
|
rulego-team
|
fa34091b51
|
build(ci):remove Security Scanner
|
2025-06-14 21:36:41 +08:00 |
|
rulego-team
|
9ab28cb5fb
|
fix:修复锁竞争问题
|
2025-06-13 21:57:56 +08:00 |
|
rulego-team
|
b481b5a675
|
fix:修复错误检查
|
2025-06-13 21:38:27 +08:00 |
|
rulego-team
|
f8b4924d03
|
fix:修复条件函数别名解析错误
|
2025-06-13 21:37:39 +08:00 |
|
rulego-team
|
07488300f5
|
fix:数据竞争问题
|
2025-06-13 21:10:04 +08:00 |
|
rulego-team
|
6b48b1d83b
|
fix: fix ci
|
2025-06-13 21:05:28 +08:00 |
|
rulego-team
|
182626852b
|
fix:别名映射不正确
|
2025-06-13 21:04:44 +08:00 |
|
rulego-team
|
ddf3222967
|
feat:基本的语法验证
|
2025-06-13 20:56:21 +08:00 |
|
rulego-team
|
d1e42937c1
|
fix:Stream Package Channel Bugs Cause Data Loss
|
2025-06-13 20:54:47 +08:00 |
|
rulego-team
|
d499af329a
|
fix:Token Parsing Error: Empty Array Access
|
2025-06-13 20:33:05 +08:00 |
|
rulego-team
|
3d9cc2f83e
|
chore:增加ci图标
|
2025-06-13 18:13:37 +08:00 |
|
rulego-team
|
782ba53dec
|
test:增加基准测试
|
2025-06-13 18:12:14 +08:00 |
|
rulego-team
|
27274209b5
|
feat:增加扩容策略
|
2025-06-13 18:11:26 +08:00 |
|
rulego-team
|
57803fd86d
|
feat:增加条件函数 when case
|
2025-06-13 18:05:09 +08:00 |
|
rulego-team
|
d396f88602
|
chore:完善示例
|
2025-06-12 18:58:37 +08:00 |
|
rulego-team
|
94fc828c93
|
chore:更新文档
|
2025-06-12 18:40:39 +08:00 |
|
rulego-team
|
e15a787ffa
|
refactor:删除无用文件
|
2025-06-11 18:46:47 +08:00 |
|
rulego-team
|
29e31bcc2a
|
feat:输出语法解析错误
|
2025-06-11 18:46:32 +08:00 |
|
rulego-team
|
c9b0486564
|
feat:增加函数实现
|
2025-06-11 18:45:39 +08:00 |
|
rulego-team
|
a5e4967021
|
feat:完善嵌套函数解析
|
2025-06-11 18:45:10 +08:00 |
|
rulego-team
|
b91f3d2285
|
test:增加测试用例
|
2025-06-11 18:44:41 +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
|
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 |
|
rulego-team
|
b0586b60e0
|
refactor:Downgrade Go to version 1.18.
|
2025-04-19 15:17:59 +08:00 |
|
Whki
|
e545fa2212
|
Merge pull request #7 from dimon-83/main
refactor: 测试数据字段名称优化
|
2025-04-18 12:07:34 +08:00 |
|
Dexter
|
6e1f323c0d
|
refactor: 测试数据字段更改为
|
2025-04-17 23:31:56 +08:00 |
|
Whki
|
e5b40cfa4e
|
Merge pull request #6 from dimon-83/main
feat: 支持不指定Group By子句
|
2025-04-17 21:22:40 +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 |
|
Whki
|
6c6db6626c
|
Merge pull request #5 from dimon-83/main
refactor(stream): 移除stream定时触发器并优化测试逻辑
|
2025-04-14 21:46:47 +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 |
|
Whki
|
2e5c65f2d3
|
Merge pull request #4 from dimon-83/main
refactor(window): 重构CountingWindow以优化数据触发逻辑
|
2025-04-11 20:31:13 +08:00 |
|
dexter
|
1c61ae857b
|
Merge branch 'main' of https://github.com/dimon-83/streamsql
|
2025-04-11 20:23:21 +08:00 |
|
dexter
|
a69972b54b
|
refactor(window): 重构CountingWindow以优化数据触发逻辑
|
2025-04-11 20:23:13 +08:00 |
|
Whki
|
4975fced65
|
Merge pull request #3 from dimon-83/main
refactor: 优化时间触发逻辑
|
2025-04-11 08:51:52 +08:00 |
|
dexter
|
a6b8e95f2f
|
refactor: 优化时间触发逻辑
|
2025-04-11 07:19:19 +08:00 |
|
Whki
|
ea56f6c576
|
Merge pull request #2 from dimon-83/main
增加window_start()、window_end()函数支持
|
2025-04-08 21:26:24 +08:00 |
|
dimon
|
b9b38565a0
|
重构:修改别名映射
|
2025-04-08 17:38:34 +08:00 |
|