Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-7683][Sort] Fix errors in Oracle UT #7685

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

e-mhui
Copy link
Contributor

@e-mhui e-mhui commented Mar 24, 2023

Prepare a Pull Request

[INLONG-7683][Sort] Fix errors in Oracle UT

Motivation

In Flink SQL, the Oracle table should be in the format of schemaName.tableName, not just tableName. For more details, please refer to the documentation at https://inlong.apache.org/zh-CN/docs/next/data_node/extract_node/oracle-cdc.

Modifications

Modify tableName to schemaName.tableName

@dockerzhang dockerzhang merged commit cc3d8e3 into apache:master Mar 27, 2023
Yizhou-Yang pushed a commit to Yizhou-Yang/inlong-yyz that referenced this pull request May 30, 2023
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.

[Bug][Sort] Unit test error for Oracle connector
3 participants