Function mz_expr_test_util::json_to_spec
source · [−]Expand description
Turns the json version of a MirRelationExpr into the mz_lowertest::to_json syntax.
The return value is a tuple of:
- The translated MirRelationExpr.
- The commands to register sources referenced by the MirRelationExpr with the test catalog.