Module fixtures

Module fixtures 

Source
Expand description

Test fixtures for working with Substrait plans and substrait_explain

Structs§

TestContext

Functions§

roundtrip_plan
Roundtrip a plan and verify that the output is the same as the input, after being parsed to a Substrait plan and then back to text.
roundtrip_plan_with_verbose
Roundtrip a plan and verify that the output is the same as the input, after being parsed to a Substrait plan and then back to text.