Column Datatype Properties
Column datatypes include all the inferred datatypes for each column in the profile results.
To view datatype information, select Datatypes from the Show list. Double-click a datatype to drill-down to the rows that contain the datatype.
The following table describes the properties for the column datatypes:
Property | Description |
---|
Datatype | List of all the inferred datatypes for the column in the profile. |
Frequency | Number of times a datatype appears for a column, expressed as a number. |
% Conformance | Percentage that a datatype appears for a column. |
Status | Indicates the status of the datatype. The statuses are Inferred, Approved, or Rejected. - Inferred
- Indicates the datatype of the column that the Developer tool inferred.
- Approved
- Indicates an approved datatype for the column. When you approve a datatype, you commit the datatype to the Model repository.
- Rejected
- Indicates a rejected datatype for the column.
|