Run Profiling¶
Run profiling to discover the structure and characteristics of tables in a table group. Profiling results populate the Data Catalog, surface hygiene issues, and serve as the foundation for test generation.
Prerequisites¶
A table group is required to run profiling. Use an existing table group or create a new one from the Table Groups page.
How to¶
- Select Table Groups from the menu.
- On the table group that you would like to profile, click Run Profiling.
-
In the dialog, click Run Profiling.
Tip
Alternatively, if you'd like to run profiling from the command line, click Show CLI Command in the dialog and copy the command.
Tip
You can schedule profiling runs to execute automatically on a recurring basis. See Scheduling for details. To receive alerts when profiling completes, see Notifications.
Next steps¶
Once profiling completes, you can:
- Investigate profiling results to review column statistics and hygiene issues.
- Explore your data through the Data Catalog.
- Generate tests based on the profiling results.