comphead opened a new issue, #8530: URL: https://github.com/apache/arrow-datafusion/issues/8530
### Is your feature request related to a problem or challenge? We have a `Dataframe::write_table` which currently uncovered with tests https://github.com/apache/arrow-datafusion/blob/main/datafusion/core/src/dataframe/mod.rs#L1026 ### Describe the solution you'd like Add unit tests the same, we can take `write_parquet` or `write_json` as example ### Describe alternatives you've considered _No response_ ### Additional context Follow up on https://github.com/apache/arrow-datafusion/pull/8527 -- 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]
