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

When copy exist, support config pipeline before default replaceRoot pipeline

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0
    • Affects Version/s: 1.2.0
    • Component/s: Source
    • Labels:
      None
    • Needed

      When i use mongo kafka connector, I need to copy  part existing data. The filter like this:

      ``{$match: {$gt:

      {created_at: ISODate(xxx)}

      }}``.

       

      When copy existing data, we have default pipeline: replaceRoot. All pipeline added by config will add after this default pipeline.

       

      Can we support add before this default pipeline?

       

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            feys1992@gmail.com 杰 王
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: