diff options
| author | doufenghu <[email protected]> | 2024-06-01 18:31:17 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2024-06-01 18:31:17 +0800 |
| commit | 258e0fbdf263ed1edde1964a505387b018933a16 (patch) | |
| tree | 5980f63340ae935b7eb9287dd821e3bb33fb781d /groot-examples | |
| parent | 0f0f3b17b3036cd2f09ea6ff2737e5b6c555b704 (diff) | |
[Improve][docs] Update ClickHouse connector and UDF document.
Diffstat (limited to 'groot-examples')
| -rw-r--r-- | groot-examples/end-to-end-example/src/main/resources/examples/inline_to_clickhouse.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/groot-examples/end-to-end-example/src/main/resources/examples/inline_to_clickhouse.yaml b/groot-examples/end-to-end-example/src/main/resources/examples/inline_to_clickhouse.yaml index c7072a4..fba50a2 100644 --- a/groot-examples/end-to-end-example/src/main/resources/examples/inline_to_clickhouse.yaml +++ b/groot-examples/end-to-end-example/src/main/resources/examples/inline_to_clickhouse.yaml @@ -71,6 +71,7 @@ sinks: host: 192.168.44.12:9001 table: tsg_galaxy_v3.inline_source_test_local batch.size: 10 + batch.byte.size: 200MB batch.interval: 1s connection.user: e54c9568586180eede1506eecf3574e9 connection.password: 86cf0e2ffba3f541a6c6761313e5cc7e |
