Skip to main content

Crate mz_expr_parser

Crate mz_expr_parser 

Source

Structs§

TestCatalog
A catalog that holds types of objects previously created for the unit test.

Enums§

Def

Functions§

handle_define
handle_roundtrip
try_parse_def
Builds a source definition from a string.
try_parse_mir
Builds a mz_expr::MirRelationExpr from a string.