alamb opened a new pull request, #7930: URL: https://github.com/apache/arrow-datafusion/pull/7930
## Which issue does this PR close? Follow on to https://github.com/apache/arrow-datafusion/pull/7745/files ## Rationale for this change I noticed a few simplifications on https://github.com/apache/arrow-datafusion/pull/7745 -- namely since almost all the tests in enforce_distribution use the parquet ## What changes are included in this PR? 1. Replace a bunch of`#cfg(feature = "parquet")` with a test on the entire module ## Are these changes tested? 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
