andygrove opened a new pull request #7972: URL: https://github.com/apache/arrow/pull/7972
This PR renames the `Table` trait to `DataFrame` and updates the `collect` method signature to remove the reference to an execution context (which made no sense because the table/dataframe struct was created by the context). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org