Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[substrait] customizable producer #13901

Open
vbarua opened this issue Dec 24, 2024 · 1 comment
Open

[substrait] customizable producer #13901

vbarua opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vbarua
Copy link
Contributor

vbarua commented Dec 24, 2024

Is your feature request related to a problem or challenge?

The work in #13803 as part of #13318 introduced a SubstraitConsumer trait to allow users to customize the behaviour when reading in Substrait.

We should have a similar capability to customize the Substrait we produce from DataFusion plans.

Describe the solution you'd like

Add a SubstraitProducer trait in the same style as the SubstraitConsumer trait.

Describe alternatives you've considered

No response

Additional context

No response

@vbarua vbarua added the enhancement New feature or request label Dec 24, 2024
@vbarua
Copy link
Contributor Author

vbarua commented Dec 24, 2024

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant