alamb opened a new pull request, #5260: URL: https://github.com/apache/arrow-datafusion/pull/5260
# Which issue does this PR close? Part of https://github.com/apache/arrow-datafusion/issues/5104 # Rationale for this change I am trying to write a test for https://github.com/apache/arrow-datafusion/issues/5104 and getting lost in the maze of parameters passed to `round_trip` and `round_trip_to_parquet` It is also hard for me to evaluate which combinations of tests are covered # What changes are included in this PR? Move the parameters to run the roundtrip test into a structure, with better documentation # Are these changes tested? Yes # 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org