Get a type for the given value.
Get a type for the given value.
The generic type of the value.
The value to get the type from.
The DataType based on the value.
Gets the levels from the dataset.
Gets the levels from the dataset.
The schema to get the levels from.
The column to retrieve metadata levels from.
The levels.
Get the map of array of T from the metadata.
Get the map of array of T from the metadata.
The type of map to retrieve.
The metadata to retrieve from.
Implicit class tag.
The map of array of T.
Sets the given levels on the column.
Sets the given levels on the column.
The modified dataset.
Update the levels on the existing metadata.
Update the levels on the existing metadata.
The existing metadata to add to.
The levels to add to the metadata.
The datatype of the levels.
The new metadata.