index
:
mesalab_git/galaxy/platform/groot-stream.git
detached
develop
feature/1.3.2
feature/aggregate
feature/base64-encode
feature/dos
feature/dynamicschema
feature/eval-func-enhance
feature/hdfs
feature/improve-functions
feature/max-min
feature/pack
feature/pipeline-type
feature/pre-agg
feature/ratelimit
feature/split
feature/split-tag
feature/table
feature/task-properties
feature/udf-encrypt
feature/udf-uuid
fix-knowledgebase-bug
fix/test
fix/udfs
hotfix/integer-bound-out
improve/knowledgebase
improve/split
improve/type
improve/udfs
master
release/1.0.0-release
release/1.1.0-release
release/1.2.0-release
release/1.2.1-release
release/1.2.2-release
release/1.2.3-release
release/1.2.4
release/1.3.0
release/1.3.1
release/1.3.2
release/1.4.0
release/1.5.0
release/1.5.0-SNAPSHOT
release/1.6.0
release/1.6.0-SNAPSHOT
release/1.7.0
release/1.8.0-rc1
revert-4ab88740
style/code-review
test/build
Repository for galaxy/platform/groot-stream
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-05
Revert "Merge branch 'feature/gitlab-ci' into 'develop'"
revert-4ab88740
梁超
2024-01-04
Merge branch 'feature/gitlab-ci' into 'develop'
王宽
2024-01-04
chore: error on test fail
chaoc
2024-01-04
[feature][format-protobuf] 添加format-protobuf。
lifengchao
2024-01-04
chore: update gitlab ci config
chaoc
2024-01-04
chore: add JavaStyle and FindBugs related plugins and configs
chaoc
2024-01-04
[improve][bootstrap][core]删除watermark配置, inline source添加类型参数
lifengchao
2024-01-03
[Fix][bootstrap] remove required parameter.
doufenghu
2024-01-03
[Improve][docs] 补充环境变量配置信息,描述依赖第三方jar及�...
doufenghu
2024-01-02
[Improve][docs] commit additional help messages
doufenghu
2024-01-02
[fix][connector-ipfix] 修复IPFIX collector代码中漏洞
houjinchuan
2024-01-02
[improve][connector-clickhouse] 添加监控Metric
lifengchao
2024-01-02
[improve][connector-clickhouse] 删除不引用的代码
lifengchao
2023-12-31
[Fix][Bootstrap] 修复任务配置文件并行度不生效的问题,梳理...
doufenghu
2023-12-29
[Fix][Bootstrap]修复可能存在空指针异常,一些不规范的命名�...
doufenghu
2023-12-29
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-29
[fix][core]代码review中的FIXME问题修复,udf实例化两次的问题�...
wangkuan
2023-12-29
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-29
[fix][core]解决httpclient工具类不支持SSL认证问题
wangkuan
2023-12-29
[fix] [connector-clickhouse] TSG-18184 预处理过程clickhouse sink入库�...
lifengchao
2023-12-29
[improve] [connector-kafka] 删除不引用的代码
lifengchao
2023-12-29
[improve][core] print sink 输出模式配置改为字符串枚举类型, �...
lifengchao
2023-12-28
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-28
[improve][core] DataType优化:基本数据类型构造函数外部禁止�...
lifengchao
2023-12-28
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-28
[feature][core]知识库文件加载方式改为动态获取。
wangkuan
2023-12-28
[fix][core]部分函数代码优化,名称和参数与文档统一
wangkuan
2023-12-27
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-27
* [fix] [connector-clickhouse] TSG-18184 预处理过程clickhouse sink入库...
lifengchao
2023-12-27
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-26
[improve][core]函数读取参数方式优化
wangkuan
2023-12-26
[improve][core]函数获取参数方式优化。
wangkuan
2023-12-26
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
doufenghu
2023-12-25
[Feature][connector-clickhouse] flush写入多次最终失败,打印日志�...
lifengchao
2023-12-23
[Improve][enviroment] 升级JDK至 Amazon Corretto OpenJDK 11
doufenghu
2023-12-23
[Improve][Config]删除无用配置,UDF函数UnixTimestamp按文档约束�...
doufenghu
2023-12-22
[Feature][connector-clickhouse] 类型转换失败,打印具体失败列和...
lifengchao
2023-12-22
Merge branch 'develop' of https://git.mesalab.cn/galaxy/platform/groot-stream...
lifengchao
2023-12-22
[fix] [format-json] TSG-18100 GrootStream kafkasource反序列化数据处理...
lifengchao
2023-12-22
[Improve][Config]优化配置加载方式。在命令行启动时,通过增...
doufenghu
2023-12-21
[Feature][bootstrap] 通过system properties 获取config目录拓展的udf�...
wangkuan
2023-12-19
[improve][core] projectionprocess支持remove_fields属性配置
wangkuan
2023-12-19
[fix][common]补充udf配置文件
wangkuan
2023-12-19
[improve][common][core]修改udf注册文件读取方式,与配置文件读...
wangkuan
2023-12-18
[Feature][bootstrap] 通过system properties 获取config目录配置文件�...
doufenghu
2023-12-15
[improve][core]重构http连接池工具类
wangkuan
2023-12-15
[improve][core][common] 一些函数优化
wangkuan
2023-12-15
[improve][core]定位库相关工具类优化,暂时将fileurl配置写死�...
wangkuan
2023-12-15
[fix][core]解决输出日志信息不详细问题,无法准确定位udf函数
wangkuan
2023-12-15
[fix][bootstrap] stop脚本不能终止任务
wangkuan
[next]