Functionsยง
- cast_
column - Cast a column to match the target field type, with special handling for nested structs.
- cast_
struct_ ๐column - Cast a struct column to match target struct fields, handling nested structs recursively.
- validate_
struct_ compatibility - Validates compatibility between source and target struct fields for casting operations.