summaryrefslogtreecommitdiff
path: root/groot-core/src/test
AgeCommit message (Expand)Author
2024-11-26Test method remove "throws Exception".HEADdevelopdoufenghu
2024-11-26[feature][core]CN-1730 修改函数类名为ArrayConcatAggwangkuan
2024-11-26[feature][core]CN-1730 回滚CollectList和CollectSet,新增数组聚合函�...wangkuan
2024-11-21[feature][core]CN-1730 拓展CollectList和CollectSet,增加collect_type配�...wangkuan
2024-11-18[fix][core][api]统一Aviator表达式语法和调用方式,所有processor�...wangkuan
2024-11-13[Feature][SPI] Factory接口只保留type方法;包位置移动;连接器...lifengchao
2024-11-13[Feature][API] 统一Operator实例生成接口为Factory. Connector Factory ...doufenghu
2024-11-09[Feature][SPI] 增加groot-spi模块,解耦core和common模块之间的复�...doufenghu
2024-11-08[improve][core]GAL-675 UUIDv5新增NAMESPACE_CELLwangkuan
2024-11-05[fix][core] Encrypt函数使用aes-128-gcm加密算法时相同明文生成�...侯晋川
2024-11-05[fix][core] 优化Encrypt函数和单元测试,增加aes-128-gcm加密算法侯晋川
2024-11-03[Improve][Encrypt] Enhance Encrypt is applied to encryption at transit and im...doufenghu
2024-10-30[Fix][test] Rename test method lookup_field/output_field to lookupField/outpu...doufenghu
2024-10-30Merge branch 'improve/udf-config-check' into 'develop'窦凤虎
2024-10-30[Fix][test] add required filter expressiondoufenghu
2024-10-30[fix][core] Encrypt函数适配网关动态获取加密字段接口侯晋川
2024-10-29[Improve][core] Add CheckUDFContextUtil for verifying UDF configurations. Ren...doufenghu
2024-10-29Merge branch 'feature/indicator' into 'develop'王宽
2024-10-29[improve][core] Indicator lookup add subscriber's tagsgujinkai
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-22Merge branch 'improve/udfs' into 'develop'v1.7.0.2-SNAPSHOT王宽
2024-10-22Merge branch 'feature/max-min' into 'develop'王宽
2024-10-22[improve][core]优化相关udf,修改判空方式,防止出现字段存�...wangkuan
2024-10-22[feature][core]删除原NumberMax,NumberMin。支持更通用的Max,Min函�...feature/max-minwangkuan
2024-10-22Merge branch 'fix/udfs' into 'develop'王宽
2024-10-22[fix][core]BASE64_ENCODE_TO_STRING函数新增参数input_type,支持string,b...fix/udfswangkuan
2024-10-21Merge branch 'develop' into 'feature/dos'feature/dos王宽
2024-10-21[feature][core]新增聚合函数NumberMax,NumberMin,增加agg-dos-protection...wangkuan
2024-10-16[Improve][UUID] UUID class name use uppercase for abbreviations in naming con...doufenghu
2024-10-16[feature][core] GAL-679 Groot Stream 实现进程级全局唯一数据与定�...lifengchao
2024-10-14Merge branch 'feature/udf-uuid' into 'develop'王宽
2024-10-11[improve][core]UuidV5函数多个字段之间采用"_"拼接wangkuan
2024-10-11GAL-660 支持StarRocks Sinklifengchao
2024-10-10[feature][core]GAL-675新增UUID相关函数wangkuan
2024-09-14[feature][core] TSG-22596 add EXPLODE_APP_AND_PROTOCOL function rename to PAT...lifengchao
2024-09-12Merge branch 'improve/udf' into 'develop'王宽
2024-09-12[improve][core]FROM_UNIX_TIMESTAMP函数支持秒级时间戳输入,UNIX_TI...wangkuan
2024-09-12[improve][core]CN add funcrions: baseStationLookup and h3CellLookupgujinkai
2024-08-29[improve][bootstrap]增加未提交的文件,删除获取中间值方法wangkuan
2024-08-29[feature][bootstrap][core]增加预聚合功能,相关函数支持mergewangkuan
2024-08-15[feature][core]添加sketche聚合函数和sketche mock类型lifengchao
2024-08-15Merge branch 'feature/table' into 'develop'王宽
2024-08-15[feature][core]新增JsonUnroll函数,优化Unroll函数feature/tablewangkuan
2024-08-14[improve][core]修改UnRoll函数名称为Unrollwangkuan
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-01Merge branch 'feature/aggregate' into 'develop'王宽