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

[hotfix-#764][jdbc]fix duplicate data occurred when use jdbc polling #908

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

Paddy0523
Copy link
Contributor

1.rename jdbcInputFormat#queryStartLocation to jdbcInputFormat#queryPollingWithoutStartLocation
2.The Polling mode concatenates the Order BY statement when startLocation is set
3.Optimizing duplicate code

#764

@Paddy0523 Paddy0523 added the bug Something isn't working label Jun 2, 2022
@Paddy0523 Paddy0523 linked an issue Jun 2, 2022 that may be closed by this pull request
@FlechazoW FlechazoW merged commit 9976e97 into DTStack:master Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JDBC轮询抽取数据时出现重复数据
2 participants