Function datafusion::prelude::arrow_typeof
source ยท pub fn arrow_typeof(arg1: Expr) -> Expr
Expand description
Returns the Arrow type of the input expression.
pub fn arrow_typeof(arg1: Expr) -> Expr
Returns the Arrow type of the input expression.