Module datafusion_physical_expr_common::datum

source ·

Functions§

  • Applies a binary Datum kernel f to lhs and rhs
  • Applies a binary Datum comparison kernel f to lhs and rhs
  • Applies a binary Datum comparison kernel f to lhs and rhs for nested type like List, FixedSizeList, LargeList, Struct, Union, Map, or a dictionary of a nested type
  • Compare on nested type List, Struct, and so on