flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[Oracle]修复oracle数据库表主键是NUMBER类型且不指定p,s长度时报校验异常:org.apache.flink.table.api.Val…

Open nidonglin opened this issue 2 years ago • 1 comments

修复oracle数据库表主键是NUMBER类型且不指定p,s长度时报校验异常:org.apache.flink.table.api.ValidationException: Decimal precision must be between 1 and 38 (both inclusive).

nidonglin avatar Jul 17 '23 01:07 nidonglin

Could you please also rebase this? Thanks!

yuxiqian avatar Apr 26 '24 03:04 yuxiqian

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

github-actions[bot] avatar Jul 17 '24 00:07 github-actions[bot]