risingwave_expr::expr

Module build

source

Structsยง

  • ExprBuilder ๐Ÿ”’
    Build an expression from protobuf with possibly some wrappers attached to each node.
  • FuncCallBuilder ๐Ÿ”’
    Build a function call expression from protobuf with build_func.
  • Parser ๐Ÿ”’

Enumsยง

Traitsยง

  • Build ๐Ÿ”’
    Manually build the expression Self from protobuf.
  • BuildBoxed ๐Ÿ”’
    Manually build a boxed expression from protobuf.
  • ExpectExt ๐Ÿ”’

Functionsยง