vinlee19 created FLINK-37654:
--------------------------------
Summary: [docs]Enhance Apache Doris documentation with
comprehensive loading configuration descriptions
Key: FLINK-37654
URL: https://issues.apache.org/jira/browse/FLINK-37654
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Affects Versions: cdc-3.3.0
Reporter: vinlee19
1. Enhance the documentation with comprehensive loading configuration
descriptions, referencing both the official documentation
(https://doris.apache.org/docs/dev/ecosystem/flink-doris-connector#sink-configuration)
and the source code
(https://github.com/apache/flink-cdc/blob/release-3.3/flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-doris/src/main/java/org/apache/flink/cdc/connectors/doris/sink/DorisDataSinkOptions.java)
2. Add compatibility information specifying which Apache Doris versions (3.x.x)
are supported by Flink CDC Pipeline
3. Add documentation describing the data type mapping from Flink TIME type to
Doris STRING type, with detailed information referenced from:
https://github.com/apache/flink-cdc/pull/3620
--
This message was sent by Atlassian Jira
(v8.20.10#820010)