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-7790][Sort] Capture newly added tables when setting "scan.newly-added-table.enabled=true" and "scan.startup.mode=latest-offset" #7794

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

e-mhui
Copy link
Contributor

@e-mhui e-mhui commented Apr 6, 2023

Prepare a Pull Request

[INLONG-7790][Sort] Capture newly added tables when setting "scan.newly-added-table.enabled=true" and "scan.startup.mode=latest-offset"

Motivation

Capture newly added tables when setting "scan.newly-added-table.enabled=true" and "scan.startup.mode=latest-offset"

Modifications

When executing the discoverTableSchemasForBinlogSplit() method, determine whether to query the schema of newly added tables based on sourceConfig.isScanNewlyAddedTableEnabled().

…ly-added-table.enabled=true" and "scan.startup.mode=latest-offset"
@EMsnap EMsnap merged commit adbece9 into apache:master Apr 11, 2023
Yizhou-Yang pushed a commit to Yizhou-Yang/inlong-yyz that referenced this pull request May 30, 2023
…ly-added-table.enabled=true" and "scan.startup.mode=latest-offset" (apache#7794)

(cherry picked from commit adbece9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants