Skip to content

Commit

Permalink
Fix the Field Timestamp docs (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: stheppi <[email protected]>
  • Loading branch information
stheppi and stheppi authored Apr 3, 2024
1 parent 4891243 commit 3e96036
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions InsertFieldTimestampHeaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

## Description

Got it, here's the revised text with just the paragraph:

---

This Kafka Connect Single Message Transform (SMT) facilitates the insertion of date and time components (year, month,
day, hour, minute, second) as headers into Kafka messages using a timestamp field within the message payload. The
timestamp field can be in various valid formats, including long integers, strings, or date objects. The timestamp field
Expand Down

0 comments on commit 3e96036

Please sign in to comment.