debezium-server-iceberg icon indicating copy to clipboard operation
debezium-server-iceberg copied to clipboard

In Debezium iceberg, unable to Convert the uppercase_underscore to lowercase_underscore in Oracle connector.

Open ASLDnT opened this issue 1 year ago • 3 comments

Hi Team,

We wanted to inform you about an issue we faced with our Iceberg consumer component. It was not accepting schema names, usernames, and table names in UPPERCASE_UNDERSCORE format.

To solve this, I created a dummy Oracle database on my local system and converted these names to lowercase_underscore format, which worked well. However, the real challenge we now face is that our actual source Oracle DB uses the UPPERCASE_UNDERSCORE format.

We need to convert these names directly within Iceberg without using Kafka. We attempted to use SMT (Single Message Transforms), but it appears that SMT requires Kafka, making it unsuitable for our needs.

Could someone suggest a better solution for this conversion?

Thank you, DnT

ASLDnT avatar Jul 26 '24 10:07 ASLDnT

Good Morning everyone, anyone?

ASLDnT avatar Aug 02 '24 06:08 ASLDnT

this option is now implemented in 0.6.0.Final release

ismailsimsek avatar Aug 06 '24 08:08 ismailsimsek

Hi @ismailsimsek, Thank you For this release now our problem has been resolved. Thank you, DnT

ASLDnT avatar Aug 09 '24 16:08 ASLDnT

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Feb 06 '25 01:02 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar Feb 20 '25 01:02 github-actions[bot]