gabotechs opened a new pull request, #16089: URL: https://github.com/apache/datafusion/pull/16089
## Which issue does this PR close? N/A ## Rationale for this change Same as https://github.com/apache/datafusion/issues/13864 but this time for the Substrait producer code. ## What changes are included in this PR? Refactors the `producer.rs` file in the Substrait crate into multiple files, following a 1:1 folder structure to the consumer counterpart code. The public API is left intact. ## Are these changes tested? By existing tests ## Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org