Cast kernel and utilities for Apache Arrow.
# Cargo.toml
[dependencies]
arrow-cast = "58.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Casts an Int32 array to Float64 using Arrow's cast kernel.
Always handle the Result from cast() and check type compatibility.
No dependency data recorded yet.