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] refactor consumer.rs #13864

Open
vbarua opened this issue Dec 20, 2024 · 0 comments
Open

[substrait] refactor consumer.rs #13864

vbarua opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vbarua
Copy link
Contributor

vbarua commented Dec 20, 2024

Is your feature request related to a problem or challenge?

The changes in #13803 split the consumer code into many utility functions. To make it easier / clearer to add more functions in the future, we should split consumer.rs into multiple files. That would also be a good opportunity to add module level documentation.

See:

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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