Expand description
Test fixtures for working with Substrait plans and substrait_explain
Structs§
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.