devinjdangelo opened a new pull request, #8606: URL: https://github.com/apache/arrow-datafusion/pull/8606
## Which issue does this PR close? Closes #8551 ## Rationale for this change We currently do not have an example of DataFrame::write_table, nor other DataFrame::write* methods which do not depend on an external S3 bucket. ## What changes are included in this PR? Adds examples of DataFrame::write_table and other write* methods using LocalFileSystem object store. ## Are these changes tested? Via 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]
