itsjunetime opened a new pull request, #12240: URL: https://github.com/apache/datafusion/pull/12240
## Which issue does this PR close? Helps with reviewing of #12135 ## Rationale for this change These are just a few changes that make the code cleaner/easier to understand/etc that I added when filing #12135. It was pointed out to me, though, that these make the PR harder to review as there's a lot of changes not directly related to the PR. So I'm pulling those changes into this PR so that they are hidden from the diff once this is merged, thus making the PR easier to review. ## What changes are included in this PR? A few clean-ups that shouldn't change behavior at all. ## Are these changes tested? All tests pass just like they do on main. ## Are there any user-facing changes? Shouldn't be -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
