napkin-runtime
Safe HaskellNone
LanguageGHC2024

Napkin.Spec.Yaml.Preprocessors.HangingTables

Synopsis

Documentation

preprocessor :: PreprocessorForYaml b #

Checks specified datasets for "hanging" tables, i.e. tables that are not used as dependencies by any other table in the spec. Usually, hanging tables are leftovers from previous experiments or bugs in the spec. This preprocessor helps to identify such tables and maintain a cleanness of the dataset.

YAML

hanging_tables:
  datasets:
    - derived
  excludes:
    - table_to_exclude