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

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

Asked Sep 19 Modified Sep 19
Viewed 38
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
wayne1
asked Sep 19
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
JNSimba336
answered Sep 19
Related Questions
routine load 一流多表经常显示获取锁超时
doris多源数据目录总是隔一段时间就出现检测不到库
1 answers
doris stream load报错
2 answers
使用flink-doris-connector-1.17 25.1.0同步数据,新增更新操作能成功同步,删除操作不生效
1 answers
Failed to get info of snapshot 'ohs_test' because: md5sum does not equal
2 answers
Doris 3.1 写入监控

Terms of service Privacy policy

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