devinjdangelo opened a new pull request, #8604: URL: https://github.com/apache/arrow-datafusion/pull/8604
## Which issue does this PR close? closes #8548 ## Rationale for this change See issue and linked discussion ## What changes are included in this PR? Removes ListingTable single_file option and removes references in the documentation (also cleaned out some references in the docs to other removed options). The single_file option is discarded if present to maintain backwards compatibility. ## Are these changes tested? Yes by existing tests ## Are there any user-facing changes? No (support for inserting to single_file listing table was already removed, this PR just cleans up docs and removes unneeded code). -- 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]
