summaryrefslogtreecommitdiff
path: root/groot-examples
AgeCommit message (Collapse)Author
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-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
encryption.
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-10[Feature][docs] Add split operator description.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-27[feature][bootstrap]Add the SM4 algorithm for encrypting sensitive ↵doufenghu
configuration data
2024-08-19add APPROX_COUNT_DISTINCT_HLLD test casedoufenghu
2024-08-19[docs][table processor] add table-processor and udtf description.doufenghu
2024-08-19[docs][mock-connector] add HLLD and HDRHistogram mock data type description.doufenghu
2024-08-15[docs][udf] Update scalar UDFs, user-defined aggregate functions (UDAFs) ↵doufenghu
description.
2024-08-11Merge branch 'feature/e2e-clickhouse' into 'develop'窦凤虎
Feature/e2e clickhouse See merge request galaxy/platform/groot-stream!89
2024-08-11[tests][e2e-clickhouse] Support the ingestion of common data types by a ↵doufenghu
Flink job
2024-08-01[docs][core] add aggregate processor documents.doufenghu
2024-07-24[Feature][e2e-kafka] Flink image add ↵doufenghu
flink-shaded-hadoop-2-uber-2.7.5-8.0.jar. Add mock data to kafka integration test.
2024-07-13[Improve][Test] IT (integration test) has become optional, and it is no ↵doufenghu
longer executed by default during the mvn compile and deploy process. In the job template for processor and filter, describe the implementation type based on identifiers.
2024-06-25[Fix][docs] Fix bytes and sessions generate incorrect random valuedoufenghu
2024-06-25[Feature][docs] Add metric type mock data templatedoufenghu
2024-06-15[Improve][docs] Add mock source connector documents.doufenghu
2024-06-01[Improve][docs] Update ClickHouse connector and UDF document.doufenghu
2024-05-23[Improve][bootstrap] Inprove install cn udf script. Add Rate Limiting test case.doufenghu
2024-04-29[CN-1650] fix: the range of tag is larger than expected at special envgujinkai
2024-04-09[Feature][core] Add Intelligence Indicator Lookup Functiongujinkai
2024-04-07Merge branch 'feature/test-e2e-kafka' into 'develop'窦凤虎
Feature/test e2e kafka See merge request galaxy/platform/groot-stream!31
2024-04-02[Feature][Tests] add Kafka Container for unit test.doufenghu
2024-04-02[Fix][core] Fix some bugs about CN functionsgujinkai
2024-03-16[Improve][Docs] Add some help information for connector schema and knowledge ↵doufenghu
base files.
2024-03-13[feature][connector] connector schema文档更新lifengchao
2024-03-06[Feature][Test] Add TestContainner lib for end-to-end testing. Add ↵doufenghu
test-common and test-e2e-base submodules. Support Inline to Print test in Flink13 Container.
2024-02-22[Improve][Example] Add default properties for job template.doufenghu
2024-02-22[Doc] Correct the introduction of log.failures.only.doufenghu
2024-02-21[Improve][JDK11] Galaxy版本由1.2.3修改为2.0.1 ↵doufenghu
优化MMDB查询,支持JDK11。重命名exmaples模块,分别为cn-udf-exmaple,end-to-end-exmaple。
2024-02-03skip depoly and install in mvndoufenghu
2024-02-02[improve][examples] add CN examplegujinkai