Apache Doris 中文技术论坛
Questions Tags Users Badges

Flink CdcTools 使用Logminer方式 oracle 单库模式下 如果某张表 列名长度超30字符 将无法捕获

Asked Sep 19, 2025 Modified Sep 19, 2025
Viewed 41
ingestion

completeTable 'test_tab' won't be captured by Oracle LogMiner because column 'TEST_XXXXXXXX_XXXXXX_EFFECT_TIME' exceeds 30 characters.

doris版本 apache-doris-2.1.10
flink-doris-connector-1.20-24.0.1.jar
flink-sql-connector-oracle-cdc-3.4.0.jar

edited Sep 19, 2025
wayne1
asked Sep 19, 2025
1 Answers

debezium本身限制的 https://github.com/debezium/debezium/blob/1.9/debezium-connector-oracle/src/main/java/io/debezium/connector/oracle/logminer/LogMinerStreamingChangeEventSource.java#L747-L763

可以修改debeizum的这个类,并且重新打包FlinkCDC

edited Sep 19, 2025
JNSimba336
answered Sep 19, 2025
Related Questions
两地五中心,同城双活,异地灾备怎么部署和数据同步
1 answers
Doris 使用 CREATE-TABLE-AS-SELECT 语句导入clickhouse数据的问题
3 answers
AUTO LIST PARTITION 分区名长度为何限制 50?能否配置放宽/取消?
1 answers
使用x2doris迁移starrocks数据,spark侧任务并发数过少
1 answers
Failed to get response from Doris
1 answers
特定情况下锁表问题
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.