Option | Description |
---|---|
Enabled as part of the "Run Profile" action | Includes the data domain discovery options when you run the profile. |
Name | Data domain name. |
Description | Description for the data domain. |
Data Domain Group | Name of the data domain groups to which the data domain belongs. |
Show data domain group in hierarchy | Lists all data domain groups with the data domains grouped under each data domain group. |
Option | Description |
---|---|
Column | Column name. |
Datatype | Datatype of the column. |
Precision | Maximum precision for the column. |
Scale | Scale of the column. |
Nullable | Indicates a column that can have null values. |
Description | Description for the column. |
Option | Description |
---|---|
Override the default inference options | Enables you to change the predefined inference options. |
Data | Profile runs on column data. |
Column name | Profile runs on column titles. |
Data and Column name | Profile runs on both column data and column titles. |
All rows | Profile runs on all rows of the data source. |
Maximum rows to profile | The maximum number of rows the profile can run on. The Developer tool chooses the rows starting from the first row in the source. |
Minimum conformance percentage | The minimum conformance percentage of the column data to be eligible for data domain match. The conformance percentage is the ratio of number of matching rows divided by the total number of rows. Note: The Developer tool considers null values as non-matching rows. Columns containing a high number of null values may not result in data domain inference unless you specify a low value for minimum conformance percentage. |