summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-22[feature][core]删除原NumberMax,NumberMin。支持更通用的Max,Min函 ↵feature/max-minwangkuan
数。支持对日期/字符串/数字进行处理,考虑性能等因素,暂不支持识别字符串类型的日期。
2024-10-22[fix][core]BASE64_ENCODE_TO_STRING函数新增参数input_type,支持string, ↵fix/udfswangkuan
byte_array,原value_field由lookup_fields替代。FROM_UNIX_TIMESTAMP修改毫秒时间格式为yyyy-MM-dd HH:mm:ss.SSS
2024-10-21[feature][core]新增聚合函数NumberMax,NumberMin,增加agg-dos-protectio ↵wangkuan
n_rule_metric任务以及单元测试
2024-10-12[improve][core]uuid输出为string,uuidv7在初始化生成timeBasedEpochRan ↵feature/udf-uuidwangkuan
domGenerator对象
2024-10-11[improve][core]UuidV5函数多个字段之间采用"_"拼接wangkuan
2024-10-10[improve][bootstrap]新增UUID单元测试wangkuan
2024-10-10[feature][core]GAL-675新增UUID相关函数wangkuan
2024-10-09[Feature][Doc] Add uuid udfs descriptiondoufenghu
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 ↵doufenghu
the vault system.
2024-09-20Rename version 1.6.0-SNAPSHOT to 1.7.0-SNAPSHOTdoufenghu
2024-09-19Merge branch 'release/1.6.0-SNAPSHOT' into 'develop'窦凤虎
[Fix][e2e-clickhouse] Fix the issue where the source table data is cleared during testClickHouse. See merge request galaxy/platform/groot-stream!112
2024-09-19[Fix][e2e-clickhouse] Fix the issue where the source table data is cleared ↵release/1.6.0-SNAPSHOTdoufenghu
during testClickHouse.
2024-09-19[Feature][KMS] Support KMS configurations for developing ecnrypt functions.doufenghu
2024-09-14Merge remote-tracking branch 'origin/develop' into developdoufenghu
2024-09-14[Feature][Docs] Add Groot Stream design document.doufenghu
2024-09-14[feature][core] TSG-22596 add EXPLODE_APP_AND_PROTOCOL function rename to ↵lifengchao
PATH_UNROLL
2024-09-13Merge branch 'feature/crypto_shade' into 'develop'窦凤虎
[Improve][Common] Rename ConfigShade to CryptoShade for better describe data encryption. See merge request galaxy/platform/groot-stream!110
2024-09-13[Improve][Common] Rename ConfigShade to CryptoShade for better describe data ↵doufenghu
encryption.
2024-09-13[feature][core] TSG-22596 add EXPLODE_APP_AND_PROTOCOL function for ↵lifengchao
app-protocol-stat-traffic-merge application
2024-09-13Merge branch 'feature/cn-location' into 'develop'王宽
[Fix][core] cancel special commons-lang3 version on test of scope See merge request galaxy/platform/groot-stream!109
2024-09-13[Fix][core] cancel special commons-lang3 version on test of scopegujinkai
2024-09-13Merge branch 'fix/pre-agg' into 'develop'王宽
[fix][core]修复预聚合功能相关bug,增加测试用例 See merge request galaxy/platform/groot-stream!108
2024-09-13[fix][core]修复预聚合功能相关bug,增加测试用例wangkuan
2024-09-12Merge branch 'improve/udf' into 'develop'王宽
[improve][core]FROM_UNIX_TIMESTAMP函数支持秒级时间戳输入,UNIX_TIMESTAMP_CONVERTER函数将小于10位时间戳作为秒级时间戳处理。 See merge request galaxy/platform/groot-stream!107
2024-09-12[improve][core]FROM_UNIX_TIMESTAMP函数支持秒级时间戳输入,UNIX_T ↵wangkuan
IMESTAMP_CONVERTER函数将小于10位时间戳作为秒级时间戳处理。
2024-09-12Merge branch 'feature/cn-location' into 'develop'王宽
Feature/cn location See merge request galaxy/platform/groot-stream!106
2024-09-12[Fix][test] special commons-lang3 version on test of scopegujinkai
2024-09-12[Fix][core] when file type is local,can not get the format of filegujinkai
2024-09-12[improve][core]CN add funcrions: baseStationLookup and h3CellLookupgujinkai
2024-09-10Merge branch 'fix/bootstrap' into 'develop'v1.6.0-2-SNAPSHOT窦凤虎
Fix/bootstrap See merge request galaxy/platform/groot-stream!105
2024-09-10[Feature][docs] Add split operator description.doufenghu
2024-09-10Merge branch 'develop' of ↵doufenghu
https://git.mesalab.cn/galaxy/platform/groot-stream into fix/bootstrap
2024-09-10Merge branch 'feature/split-tag' into 'develop'王宽
[feature][bootstrap][common]node新增tags属性用于分流,需要与downstream相对应。rules中name标签修改为t... See merge request galaxy/platform/groot-stream!104
2024-09-10[improve][test]单元测试类重命名feature/split-tagwangkuan
2024-09-10[improve][test]修改配置文件名称wangkuan
2024-09-10[feature][bootstrap][common]node新增tags属性用于分流,需要与down ↵wangkuan
stream相对应。rules中name标签修改为tag。完善单元测试,target_type新增test模式。
2024-09-09[Improve][mock-data] Add array(String) mock datadoufenghu
2024-09-09[Improve][bootstrap] Remove hbase-client-shaded package in assembly releases.doufenghu
2024-09-04Merge branch 'improve/split' into 'develop'v1.6.0-1-SNAPSHOT王宽
Improve/split See merge request galaxy/platform/groot-stream!103
2024-09-04[improve][bootstrap]单元测试配置文件适配properties变更improve/splitwangkuan
2024-09-04[improve][bootstrap]优化代码,修改splitsset位置,单元测试适� ↵wangkuan
�properties配置变更
2024-09-03[feature][core] sketch聚合函数实现merge方法支持两阶段聚合lifengchao
2024-09-02[Fix][e2e-common] Support user-defined variables via CLI when submitting a job.doufenghu
2024-09-01[Improve][bootstrap] Improve job-level user-defined variables, move the path ↵doufenghu
from application/properties to application/env/properties, and add support for defining variables via the runtime CLI. (GAL-651)
2024-08-30Merge branch 'feature/pre-agg' into 'develop'v1.6.0-SNAPSHOT王宽
[improve][bootstrap][core]完善监控输出及单元测试,修改部分问题 See merge request galaxy/platform/groot-stream!102
2024-08-30[improve][bootstrap][core]完善监控输出及单元测试,修改部分问题feature/pre-aggwangkuan
2024-08-30Merge branch 'feature/pre-agg' into 'develop'李奉超
Feature/pre agg See merge request galaxy/platform/groot-stream!101
2024-08-29[improve][bootstrap]增加未提交的文件,删除获取中间值方法wangkuan
2024-08-29[feature][bootstrap][core]增加预聚合功能,相关函数支持mergewangkuan