[SPARK-55300][DOCS] Add timestamp offset option visualization in Kafka docs#54080
Closed
kavpreetgrewal wants to merge 1 commit intoapache:masterfrom
Closed
[SPARK-55300][DOCS] Add timestamp offset option visualization in Kafka docs#54080kavpreetgrewal wants to merge 1 commit intoapache:masterfrom
kavpreetgrewal wants to merge 1 commit intoapache:masterfrom
Conversation
JIRA Issue Information=== Improvement SPARK-55300 === This comment was automatically generated by GitHub Actions |
HeartSaVioR
approved these changes
Feb 6, 2026
Contributor
HeartSaVioR
left a comment
There was a problem hiding this comment.
+1
Looks like CI failed but this is a pure doc change which should be irrelevant.
Contributor
|
Thanks! Merging to master. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Adds a diagram illustrating the behavior the the timestamp offset options for Kafka.
Why are the changes needed?
The text explanation of the timestamp offset options in the guide doc was not sufficient for many users to form the above illustration in their minds. Their feedback is something like “A picture is worth a thousand words”.
Does this PR introduce any user-facing change?
No. Documentation updates only.
How was this patch tested?
N/A. Verified that the docs build as expected.
site.zip
/streaming/structured-streaming-kafka-integration.htmlWas this patch authored or co-authored using generative AI tooling?
No. AI was only used for consultation purposes.