Skip to content

[FLINK-39071][oracle-cdc] Fix Oracle pipeline connector wrong field case#4292

Open
Hisoka-X wants to merge 1 commit intoapache:masterfrom
Hisoka-X:FLINK-39171-oracle-pipeline-uppercase
Open

[FLINK-39071][oracle-cdc] Fix Oracle pipeline connector wrong field case#4292
Hisoka-X wants to merge 1 commit intoapache:masterfrom
Hisoka-X:FLINK-39171-oracle-pipeline-uppercase

Conversation

@Hisoka-X
Copy link
Member

This close https://issues.apache.org/jira/browse/FLINK-39171

This pull request standardizes the handling of Oracle table and column names by preserving their original case throughout the schema extraction, test event creation, and test assertions. Previously, names were converted to lowercase, which could cause mismatches and confusion when working with case-sensitive database objects. Now, table and column names are kept in their original case, improving consistency and correctness across the codebase and tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant