<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SMT on Joel Hanson</title>
    <link>https://joelhanson.com/tags/smt/</link>
    <description>Recent content in SMT on Joel Hanson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>joelhanson025@gmail.com (Joel Hanson)</managingEditor>
    <webMaster>joelhanson025@gmail.com (Joel Hanson)</webMaster>
    <copyright>&amp;copy; Joel Hanson</copyright>
    <lastBuildDate>Tue, 11 Mar 2025 12:19:08 +0530</lastBuildDate><atom:link href="https://joelhanson.com/tags/smt/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Filtering Tombstone Records in Kafka Connect</title>
      <link>https://joelhanson.com/posts/12-filtering-tombstone-records-in-kafka-connect/</link>
      <pubDate>Tue, 11 Mar 2025 12:19:08 +0530</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joelhanson.com/posts/12-filtering-tombstone-records-in-kafka-connect/</guid>
      <description>&lt;p&gt;Kafka Connect provides a flexible way to process streaming data using Single Message Transforms (SMTs). If you need to filter out tombstone records (records with &lt;code&gt;null&lt;/code&gt; values), you should use the generic &lt;strong&gt;Filter&lt;/strong&gt; transformation along with the &lt;strong&gt;RecordIsTombstone&lt;/strong&gt; predicate.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
