Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1299

Replace filter predicate by dedicated functional types

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • None

      The Filters classes uses j.u.f.Predicate to represent filters on tables, columns etc. We already began to introduce dedicated functional interfaces such as TableFilter for the sake of easier analysis of usage of these artifacts. This should be completed by consistently using TableFilter instead of Predicate<TableId>, adding ColumnFilter, GtidIFilter etc.

              Unassigned Unassigned
              gunnar.morling Gunnar Morling
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: