Reference data matcher

Check your data values against multiple forms of reference data in one simple analyzer step.

This analyzer provides a handy shortcut for doing matching with dictionaries, synonym lookups or string patterns matching, retrieving matching matrices for all matches.

Analyzer Distributed execution possible Alias: Matching analyzer
  • Row count

    Not parameterized
  • Null count

    Parameterized by value
  • True count

    Parameterized by value
  • False count

    Parameterized by value
  • Total combination count

    Not parameterized
  • Combination count

    Parameterized by value
  • Columns

    List of InputColumn<Object> Required
  • Dictionaries

    List of Dictionary Optional
  • Synonym catalogs

    List of SynonymCatalog Optional
  • String patterns

    List of StringPattern Optional