Skip to content

Get Hygiene Issues

Command

get-profile-anomalies

Description

Fetches details of data hygiene issues that may have been detected during a given profiling run.

Syntax

$ testgen get-profile-anomalies --profile-run-id <string> --table-name <string> --display

Parameters and options

Parameter Required? Description Value
--profile-run-id Yes The identifier for a profiling run. Enter the ID for a profiling run.
Use an ID shown in list-profiles.
--table-name No Filter the profiling run to view details for a single table. Enter the name of a table present in the profiling run.
--display No Show command output in the terminal. Not applicable
--verbose No Increase log level from INFO to DEBUG. If used, must be entered before the command. Not applicable

Relationship to the UI

Select Data Profiling from the menu to view a list of all profiling runs in a project. On a profiling run from the list, click View X issues .

Note

For more information on data hygiene issues, see Data Profiling.