Value matcher

Matches actual values against a set of expected values.

Use this analyzer as a way to narrow down unexpected values, spelling mistakes, missing values and errors.

Analyzer Concurrent Distributed execution possible
  • Null count

    Not parameterized
  • Unexpected value count

    Not parameterized
  • Value count

    Parameterized by value
  • Column

    InputColumn<Object> Required
  • Expected values

    List of String Required
  • Case sensitive matching

    boolean Required
  • White space sensitive matching

    boolean Required