summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26Test method remove "throws Exception".HEADdevelopdoufenghu
2024-11-26Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...doufenghu
2024-11-26Merge branch 'feature/udaf-collect' into 'develop'王宽
2024-11-26[feature][core]CN-1730 修改函数类名为ArrayConcatAggwangkuan
2024-11-26Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...doufenghu
2024-11-26Merge branch 'feature/udaf-collect' into 'develop'王宽
2024-11-26[feature][core]CN-1730 回滚CollectList和CollectSet,新增数组聚合函�...wangkuan
2024-11-25Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...doufenghu
2024-11-25Add ARRAY_CONCAT_AGG aggregate function descdoufenghu
2024-11-25Add a description for the groot-api moduledoufenghu
2024-11-25Add ARRAY_CONCAT_AGG aggregate function descdoufenghu
2024-11-23Add a decription for the groot-api moduledoufenghu
2024-11-23[Improve][e2e] Rename all e2e test modules to adapt to changes in the API ope...doufenghu
2024-11-23[Improve][bootstrap] Enhance the dynamic loading of JAR files by configuring ...doufenghu
2024-11-21Update udaf.md王宽
2024-11-21Merge branch 'feature/udaf-collect' into 'develop'王宽
2024-11-21[feature][core]CN-1730 拓展CollectList和CollectSet,增加collect_type配�...wangkuan
2024-11-19Merge branch 'improve/processor' into 'develop'v1.8.0.1-SNAPSHOT王宽
2024-11-19[improve][bootstrap]修改原UDFUtil工具类位置,后期加载udf函数�...wangkuan
2024-11-18Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...lifengchao
2024-11-18[Improve][format] format添加测试lifengchao
2024-11-18Merge branch 'fix/aviator-expression' into 'develop'王宽
2024-11-18[fix][core]补充提交processor函数过滤功能wangkuan
2024-11-18[Improve][bootstrap] 删除getInputNode方法,直接参数中直接传入in...lifengchao
2024-11-18Merge branch 'fix/aviator-expression' into 'develop'王宽
2024-11-18[fix][core][api]解决udfEntity重命名冲突wangkuan
2024-11-18Merge branch 'develop' into 'fix/aviator-expression'王宽
2024-11-18[fix][core][api]统一Aviator表达式语法和调用方式,所有processor�...wangkuan
2024-11-16[Improve][core] Preprocessing 和 postprocessing 标识已过期,后续任�...doufenghu
2024-11-14 support mvnw commanddoufenghu
2024-11-14[Improve][bootstrap] OperatorType has been renamed to JobStage, defined as a ...doufenghu
2024-11-14[Feature][api] AviatorFilterProcessorFactory renamed to FilterProcessorFactor...doufenghu
2024-11-13[Feature][SPI] Factory接口只保留type方法;包位置移动;连接器...lifengchao
2024-11-13开发文档增加设计架构图doufenghu
2024-11-13Merge remote-tracking branch 'origin/develop' into developdoufenghu
2024-11-13Release 1.8.0-snapshot 增加groot-api模块,统一connector与processor �...doufenghu
2024-11-13Merge branch 'feature/spi' into 'develop'窦凤虎
2024-11-13Release 1.7.2-snapshotv1.7.2-SNAPSHOTdoufenghu
2024-11-13[Feature][API] 统一Operator实例生成接口为Factory. Connector Factory ...doufenghu
2024-11-10[Feature][SPI] SPI/Common module 依赖库梳理,xxExecutor删除不必要�...doufenghu
2024-11-09[Feature][SPI] 增加groot-spi模块,解耦core和common模块之间的复�...doufenghu
2024-11-08[Feature][SPI] First stage commitdoufenghu
2024-11-08Merge branch 'fix/version' into 'develop'王宽
2024-11-08[fix][end-to-end-example]回滚误提交的两个配置文件wangkuan
2024-11-08Merge branch 'improve/uuidv5' into 'develop'王宽
2024-11-08Merge branch 'release/1.7.0' into 'improve/uuidv5'王宽
2024-11-08[improve][core]GAL-675 UUIDv5新增NAMESPACE_CELLwangkuan
2024-11-06[Improve][HMAC] A nullable value not output an HMAC value.doufenghu
2024-11-05Merge branch 'fix/udf-encrypt' into 'develop'王宽
2024-11-05[fix][core] Encrypt函数使用aes-128-gcm加密算法时相同明文生成�...侯晋川