Macro datafusion::binary_array_op_scalar [−][src]
macro_rules! binary_array_op_scalar { ($LEFT : expr, $RIGHT : expr, $OP : ident) => { ... }; }
Expand description
The binary_array_op_scalar macro includes types that extend beyond the primitive, such as Utf8 strings.