Module script::python::ffi_types::utils

source ·

Functions§

  • Because most of the datafusion’s UDF only support f32/64, so cast all to f64 to use datafusion’s UDF
  • Generate friendly error message when the type of the input values is different than ty