devinjdangelo opened a new pull request, #8531: URL: https://github.com/apache/arrow-datafusion/pull/8531
## Which issue does this PR close? Closes #8530 ## Rationale for this change As pointed out by @comphead, we do not currently have a unit test specific to DataFrame::write_table. This PR adds one. ## What changes are included in this PR? Unit test for DataFrame::write_table method, which is very similar to the unit test for DataFrame::write_parquet. ## Are these changes tested? The change is itself a new test. ## 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]
