tencent cloud

Tencent Cloud WeData

Release Notes
Dynamic Release Record (2026)
Product Introduction
Product Overview
Product Advantages
Product Architecture
Product Features
Application Scenarios
Purchase Guide
Billing Overview
Product Version Purchase Instructions
Execute Resource Purchase Description
Billing Modes
Overdue Policy
Refund
Preparations
Overview of Account and Permission Management
Add allowlist /security groups (Optional)
Sign in to WeData with Microsoft Entra ID (Azure AD) Single Sign-On (SSO)
Operation Guide
Console Operation
Project Management
Data Integration
Studio
Data Development
Data Analysis
Data Science
Data Governance (with Unity Semantics)
API Documentation
History
Introduction
API Category
Making API Requests
Smart Ops Related Interfaces
Project Management APIs
Resource Group APIs
Data Development APIs
Data Asset - Data Dictionary APIs
Data Development APIs
Ops Center APIs
Data Operations Related Interfaces
Data Exploration APIs
Asset APIs
Metadata Related Interfaces
Task Operations APIs
Data Security APIs
Instance Operation and Maintenance Related Interfaces
Data Map and Data Dictionary APIs
Data Quality Related Interfaces
DataInLong APIs
Platform Management APIs
Data Source Management APIs
Data Quality APIs
Platform Management APIs
Asset Data APIs
Data Source Management APIs
Data Types
Error Codes
WeData API 2025-08-06
Service Level Agreements
Related Agreement
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

ClickHouse Data Source

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-11-01 17:00:28

ClickHouse Single Table Write Node Configuration

Configure ClickHouse Node

1. On the Data Integration page, in the left sidebar, click Real-time Sync.
2. On the real-time sync page, select Single Table Sync at the top, create new (choose between form and canvas mode) and enter the configuration page.
3. Click the left-side Write, click to select the ClickHouse node and configure the node information.


4. You can refer to the following table for parameter configuration.
Parameters
Description
Type
ClickHouse
Data Destination
Select the ClickHouse data source to write to.
Database
Support selection or manual entry of the library name to be written to.
By default, the database bound to the data source is used as the default database. Other databases need to be manually entered.
If the data source network is not connected, causing the inability to directly pull library information, you can manually enter the database name.
Data synchronization can still be performed when the DataInLong network is connected.
Table
Support selection or manual entry of the table name to be written to.
If the data source network is not connected, causing the inability to directly pull table information, you can manually enter the table name.
Data synchronization can still be performed when the DataInLong network is connected.
Primary Key
Select a field as the primary key for the target table.
Partition Field
Select one or more fields as partition fields.
Advanced Settings
You can configure parameters according to business needs.
5. Preview fields and map them to the fields in the write node configuration, click Save.

ClickHouse Log Collection Write Node Configuration

Parameters
Description
Data Destination
Select the available ClickHouse data source in the current project.
Database/Table
Select the corresponding database table from this data source.
Primary Key
Select a field as the primary key for the data table.
Partition Field
Select one or more fields as partition fields.
Advanced Settings (optional)
You can configure parameters according to business needs.

Data type conversion support

Write

Internal Types
ClickHouse Type
CHAR
String
VARCHAR
String,IP,UUID
STRING
String,EnumL
BOOLEAN
UInt8
BYTES
FixedString
DECIMAL
Decimal,Int128,Int256,UInt64,UInt128,UInt256
TINYINT
Int8
SMALLINT
Int16,UInt8
INTEGER
Int32,UInt16,Interval
BIGINT
Int64,UInt32
FLOAT
Float32
DATE
Date
TIME
DateTime
TIMESTAMP
DateTime
TIMESTAMP_LTZ
DateTime
INTERVAL_YEAR_MONTH
Int32
INTERVAL_DAY_TIME
Int64
ARRAY
Array
MAP
Map

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백