Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-388

add ability to ignore nulls when sinking documents

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.14.0
    • Affects Version/s: None
    • Component/s: Sink
    • Needed
    • Hide

      This creates a new prebuilt-post-processor (existing docs here)

       

      full path:

      com.mongodb.kafka.connect.sink.processor.NullFieldValueRemover

       

      Removes all document fields that contain null values.

      Show
      This creates a new prebuilt-post-processor (existing docs here )   full path: com.mongodb.kafka.connect.sink.processor.NullFieldValueRemover   Removes all document fields that contain null values.
    • None
    • None
    • None
    • None
    • None
    • None

      This request for an additional configuration (remove.nulls.enabled) for the sink connector so that if any field in the message to be sunk would result in a null value, that field is not included in the output document.

            Assignee:
            calvin.nix@mongodb.com Calvin Nix
            Reporter:
            amit.jain@mongodb.com Amit Jain
            Votes:
            7 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated:
              Resolved: