Crate cherry_cast

Source

Functionsยง

base58_decode_column
base58_encode
base58_encode_column
cast
Casts columns according to given (column name, target data type) pairs.
cast_by_type
Casts all columns with from_type to to_type.
cast_schema
Casts column types according to given (column name, target data type) pairs.
cast_schema_by_type
Casts columns with from_type to to_type
hex_decode_column
hex_encode
hex_encode_column
schema_binary_to_string
Converts binary fields to string in the schema
schema_decimal256_to_binary
Converts decimal256 fields to binary in the schema
u256_column_from_binary
u256_column_to_binary
u256_to_binary
Converts all Decimal256 (U256) columns in the batch to big endian binary values