summaryrefslogtreecommitdiff
path: root/groot-common/src/main/java
AgeCommit message (Expand)Author
2024-11-23[Improve][bootstrap] Enhance the dynamic loading of JAR files by configuring ...doufenghu
2024-11-16[Improve][core] Preprocessing 和 postprocessing 标识已过期,后续任�...doufenghu
2024-11-14[Feature][api] AviatorFilterProcessorFactory renamed to FilterProcessorFactor...doufenghu
2024-11-09[Feature][SPI] 增加groot-spi模块,解耦core和common模块之间的复�...doufenghu
2024-11-06[Improve][HMAC] A nullable value not output an HMAC value.doufenghu
2024-11-03[Improve][Encrypt] Enhance Encrypt is applied to encryption at transit and im...doufenghu
2024-10-30[Improve][core] Enhance the drop, AsnLookup, and GeoIPLookup UDF context conf...doufenghu
2024-10-29[Improve][core] Add CheckUDFContextUtil for verifying UDF configurations. Ren...doufenghu
2024-10-28Merge branch 'feature/udf-encrypt' into 'develop'李奉超
2024-10-28[feature][core] 优化Encrypt和HMAC函数。新增Encrypt单元测试feature/udf-encrypt侯晋川
2024-10-25[feature][core]新增Encrypt和HMAC函数侯晋川
2024-10-24[feature][connector-kafka] GAL-681 kafka connector 支持配置解析kafka re...lifengchao
2024-09-27[Improve][Common] add client SSL mutual authentication config.v1.7.0-SNAPSHOTdoufenghu
2024-09-26[Feature][Common] Add SSL configuration options for secure API/UI access to t...doufenghu
2024-09-19[Feature][KMS] Support KMS configurations for developing ecnrypt functions.doufenghu
2024-09-13[Improve][Common] Rename ConfigShade to CryptoShade for better describe data ...doufenghu
2024-09-10[feature][bootstrap][common]node新增tags属性用于分流,需要与downs...wangkuan
2024-08-29[improve][bootstrap]增加未提交的文件,删除获取中间值方法wangkuan
2024-08-29[feature][bootstrap][core]增加预聚合功能,相关函数支持mergewangkuan
2024-08-29[improve][bootstrap] GAL-651 Groot Stream支持在作业(Job)级别定义变�...feature/task-propertieswangkuan
2024-08-28[feature][bootstrap][common] GAL-651 Groot Stream支持配置task propertieswangkuan
2024-08-26[feature][core][common]单元测试优化,命名优化feature/splitwangkuan
2024-08-23[feature][core][common]GAL-646 Groot Stream支持Split Operator实现动态�...wangkuan
2024-08-15Merge branch 'feature/table' into 'develop'王宽
2024-08-15[feature][core]新增JsonUnroll函数,优化Unroll函数feature/tablewangkuan
2024-08-13Merge branch 'feature/aggregate' into 'develop'王宽
2024-08-13[improve][core]拆分聚合函数open方法,较少调用次数,优化性能feature/aggregatewangkuan
2024-08-13[feature][core][common][bootstrap]支持tableProcessor,增加UnRoll函数wangkuan
2024-08-01[improve][core]aggregate processor增加window_timestamp_field配置wangkuan
2024-07-23[feature][bootstrap][core][common]支持自定义聚合函数,udf接口重命...wangkuan
2024-07-11[improve][common]解决冲突wangkuan
2024-07-11Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...wangkuan
2024-07-11[improve][bootstrap][core][common]GAL-612在知识库的fs_path中配置hdfs�...wangkuan
2024-07-09Feature/hdfs王宽
2024-07-09[improve][core][common][bootstrap]hdfs相关配置提出到groot的系统配�...wangkuan
2024-07-05[improve][core]支持通过hdfs读取知识库wangkuan
2024-06-18Merge branch 'feature/improve-functions' into 'develop'王宽
2024-06-18[improve][bootstrap][core]优化UDF字符串数组配置解析方法,完善�...feature/improve-functionswangkuan
2024-06-15[Improve][knowledgeBase] Improve readFileFromLocalPath method that handles ca...doufenghu
2024-03-08[improve][core]asn与geoip知识库支持读取本地文件,添加同步变...wangkuan
2024-01-30[Feature][bootstrap] Add ConfigShade interface and implement the AESConfigSha...doufenghu
2024-01-20[Improve]doufenghu
2024-01-20[Fix][examples]任务模版补充知识库函数doufenghu
2024-01-12[improve][core]修改全局知识库配置组织格式,wangkuan
2024-01-08[improve][core]删除一些不使用的代码wangkuan
2023-12-31[Fix][Bootstrap] 修复任务配置文件并行度不生效的问题,梳理...doufenghu
2023-12-29[Fix][Bootstrap]修复可能存在空指针异常,一些不规范的命名�...doufenghu
2023-12-29[fix][core]代码review中的FIXME问题修复,udf实例化两次的问题�...wangkuan
2023-12-23[Improve][Config]删除无用配置,UDF函数UnixTimestamp按文档约束�...doufenghu
2023-12-22[Improve][Config]优化配置加载方式。在命令行启动时,通过增...doufenghu