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

feat: adding offset in bulkmode to get the polling time #1449

Open
sachin-kansal opened this issue Dec 21, 2024 · 1 comment
Open

feat: adding offset in bulkmode to get the polling time #1449

sachin-kansal opened this issue Dec 21, 2024 · 1 comment

Comments

@sachin-kansal
Copy link

While using bulk mode in JDBC source connector, polling time is not sent to the records metadata.
Hence insert field smt does not work to add polling time in the records.

Also whenever the jdbc is restarted polling is started again results in reading the table again or duplicate data and make difficult to bifurcate data which is added in the queue at each poll. adding timestamp helps in the bifurcation.

@sachin-kansal
Copy link
Author

#1450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant