devinjdangelo commented on issue #8487: URL: https://github.com/apache/arrow-datafusion/issues/8487#issuecomment-1852537775
@mlilback I opened a PR to update this documentation to hopefully make it more clear! This method ultimately runs an execution plan returned by an arbitrary `dyn TableProvider`, so it is true we should not state so plainly that this method will always return the count of rows inserted. It depends on the specific TableProvider registered for the table passed. I updated the docs to reflect this nuance in the PR. -- 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]
