You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(substrait): modular substrait consumer
* feat(substrait): include Extension Rel handlers in default consumer
Include SerializerRegistry based handlers for Extension Relations in the
DefaultSubstraitConsumer
* refactor(substrait) _selection -> _field_reference
* refactor(substrait): remove SubstraitPlannerState usage from consumer
* refactor: get_state() -> get_function_registry()
* docs: elide imports from example
* test: simplify test
* refactor: remove Arc from DefaultSubstraitConsumer
* doc: add ticket for API improvements
* doc: link DefaultSubstraitConsumer to from_subtrait_plan
* refactor: remove redundant Extensions parsing
0 commit comments