This table displays the metadata for the
selected table.
Option | Description |
---|---|
# | The order of query limitation fields. |
Alias | The name that the field will be given in the output stream. |
Key | Indicates whether a field is the table's key field or not. |
Column family | The column family in the HBase source table that the field belongs to. |
Column name | The name of the column in the HBase table. The column family plus the column name uniquely identifies a column in an HBase table. |
Type | The PDI data type for the field. |
Format |
Applies a formatting mask to the field. A formatting string must
be provided for date values involved in a range scan (and optionally for
numbers). There are two ways to provide this information in the dialog box:
|
Indexed values | An optional set of values you can define for string columns by entering comma-separated data in this field. |
Get Key/Fields Info | Populates the field list and displays the name of the key as defined in the mapping when the connection information is complete and valid. |