Skip to content

Conversation

@wangxiaojing
Copy link
Contributor

Mappings for Oracle numeric data types

Oracle Data Type Literal type (schema type)
DOUBLE PRECISION STRUCT
-- --
NUMBER[(P[, *])] STRUCT
-- --

When debezium converts struct type(io.debezium.data.VariableScaleDecimal)
The cdc does not converts struct type
eg:
Struct{scale=4,value=[B@61563~

@yuxiqian
Copy link
Member

Hi @wangxiaojing, sorry for the delay of this PR. Could you please rebase it to latest master branch since there’s been lots of changes in Flink CDC repo since your original commit? Kindly reminder that com.ververica.cdc.connectors.oracle package has been moved to org.apache.flink.cdc.connectors.oracle.

Thanks for your contribution!

@github-actions
Copy link

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 github-actions bot added the Stale label Jul 17, 2024
@github-actions github-actions bot removed the Stale label Jul 26, 2024
@github-actions
Copy link

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 github-actions bot added Stale and removed Stale labels Sep 24, 2024
@github-actions
Copy link

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 github-actions bot added the Stale label Nov 24, 2024
@github-actions
Copy link

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

@github-actions github-actions bot closed this Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants