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
path:
root
/
groot-tests
Age
Commit message (
Expand
)
Author
2024-11-23
[Improve][e2e] Rename all e2e test modules to adapt to changes in the API ope...
doufenghu
2024-11-14
[Feature][api] AviatorFilterProcessorFactory renamed to FilterProcessorFactor...
doufenghu
2024-11-13
[Feature][API] 统一Operator实例生成接口为Factory. Connector Factory ...
doufenghu
2024-11-09
[Feature][SPI] 增加groot-spi模块,解耦core和common模块之间的复�...
doufenghu
2024-10-29
[Improve][core] Add CheckUDFContextUtil for verifying UDF configurations. Ren...
doufenghu
2024-10-20
[Improve][e2e-base-test] Integrate multiple types of processors into the test...
doufenghu
2024-09-19
[Fix][e2e-clickhouse] Fix the issue where the source table data is cleared du...
release/1.6.0-SNAPSHOT
doufenghu
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
2024-08-29
[feature][bootstrap][core]增加预聚合功能,相关函数支持merge
wangkuan
2024-08-19
[improve][e2e-clickhouse] Close ResultSet after used.
doufenghu
2024-08-15
[docs][udf] Update scalar UDFs, user-defined aggregate functions (UDAFs) desc...
doufenghu
2024-08-11
[tests][e2e-clickhouse] Support the ingestion of common data types by a Flink...
doufenghu
2024-08-02
[tests][e2e-clickhouse] Replace the dependency library clickhouse.jdbc.versio...
doufenghu
2024-08-01
[feature][e2e-test] add e2e-clickhouse module
doufenghu
2024-07-25
[Improve][e2e-kafka] Kafka supports SASL_PLAINTEXT and includes a producer qu...
doufenghu
2024-07-24
[Feature][e2e-kafka] Flink image add flink-shaded-hadoop-2-uber-2.7.5-8.0.jar...
doufenghu
2024-07-13
[Improve][Test] IT (integration test) has become optional, and it is no longe...
doufenghu
2024-06-15
[Improve][docs] Add mock source connector documents.
doufenghu
2024-05-03
[Improve][test-e2e-kafka] Support error json format test
doufenghu
2024-04-06
[Feature][Tests] Improve kafka connector test by flink kafka-to-console and i...
doufenghu
2024-04-02
[Feature][Tests] add Kafka Container for unit test.
doufenghu
2024-03-16
[Improve][Tests] Improve unit test in Flink13Contaner.
doufenghu
2024-03-09
[Feature][Tests] Support Env Parameter test in Flink13Container.
doufenghu
2024-03-06
[Feature][Test] Add TestContainner lib for end-to-end testing. Add test-commo...
doufenghu
2024-02-03
Add skip install and deploy for groot-tests
v1.0.0-rc2
doufenghu
2023-12-03
[feature][docs] add readme.md for groot stream platform
doufenghu
2023-12-01
[improve][core]GAL-443优化所有udf函数(定位库函数,路径合并�...
wangkuan
2023-11-24
[feature][example] 增加任务运行样例
doufenghu
2023-10-22
[feature][bootstrap]调整pom各个模块依赖关系,统一jar包管理。...
doufenghu
2023-10-21
基于mvn spotless:apply 对其代码进行格式化
doufenghu
2023-10-12
groot平台重构,分为多个module,打包方式修改为个子项目独...
wangkuan