Module expr::relation[][src]

Modules

Utility functions to transform parts of a single MirRelationExpr into canonical form.

Structs

Describes an aggregation expression.

Specification for an ordering by a column.

Instructions for finishing the result of a query.

Enums

Describe a join implementation in dataflow.

An abstract syntax tree which defines a collection.

Constants

A recursion limit to be used for stack-safe traversals of MirRelationExpr trees.

Functions

Compare left and right using order. If that doesn’t produce a strict ordering, call tiebreaker.