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

Enhancements for Source Line-Start-End Functionality (LC-196) #1184

Merged
merged 4 commits into from
Apr 28, 2024

Conversation

stheppi
Copy link
Contributor

@stheppi stheppi commented Apr 26, 2024

This PR addresses a specific challenge encountered by users of the S3 source functionality. In cases where an external producer terminates a file without the end message mark. This ends up losing data.

To mitigate this issue, the PR introduces a new property entry for KCQL to signal the unterminated message to be considered.

stheppi and others added 4 commits April 26, 2024 14:55
This PR addresses a specific challenge encountered by users of the S3 source functionality. In cases where an external producer terminates a file without the end message mark. This ends up losing data.

To mitigate this issue, the PR introduces a new property entry for KCQL to signal the unterminated message to be considered.
…last-message' into feat/LC-196-read-start-end-line-last-message
@stheppi stheppi merged commit cb660f3 into master Apr 28, 2024
154 checks passed
@stheppi stheppi deleted the feat/LC-196-read-start-end-line-last-message branch April 28, 2024 18:36
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

Successfully merging this pull request may close these issues.

3 participants