Commit 861ba53
[SPARK-55300][DOCS] Add timestamp offset option visualization in Kafka docs
### 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.
<img width="595" height="526" alt="Screenshot 2026-01-30 at 4 24 13 PM" src="https://github.com/user-attachments/assets/dfad6db0-22f1-45dd-b4ea-a2b2592402ee" />
[site.zip](https://github.com/user-attachments/files/24975955/site.zip)
- See `/streaming/structured-streaming-kafka-integration.html`
### Was this patch authored or co-authored using generative AI tooling?
No. AI was only used for consultation purposes.
Closes #54080 from kavpreetgrewal/update-kafka-offset-doc.
Authored-by: Kavpreet Grewal <kavpreet.grewal@databricks.com>
Signed-off-by: Jungtaek Lim <kabhwan.opensource@gmail.com>1 parent f0d9f99 commit 861ba53
1 file changed
+40
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
590 | 630 | | |
591 | 631 | | |
592 | 632 | | |
| |||
0 commit comments