Amsterdam / dq-suite-amsterdam

The DQ suite should ease the use of Great Expectations in the context of the Gemeente Amsterdam
1 stars 2 forks source link

Allow for custom suite / asset / checkpoint / run names #62

Open SSchotten opened 1 month ago

SSchotten commented 1 month ago

See also the TODO in common.py:

    def initialise_or_update_attributes(self):  # pragma: no cover - complex
        # function
        self._set_data_context()

        # TODO/check: do we want to allow for custom names via parameters?
        self._set_expectation_suite_name()
        self._set_checkpoint_name()
        self._set_run_name()
        ...

Currently, the output in e.g. Slack is descriptive, but asset name and suite name are nearly identical: afbeelding

This could be used as the default, but users should have the possibility of custom (more descriptive) names of