itholic opened a new pull request, #41528: URL: https://github.com/apache/spark/pull/41528
### What changes were proposed in this pull request? This PR proposes to enable `InternalFrame.attach_distributed_column` in Spark Connect. ### Why are the changes needed? To improve API coverage for pandas API on Spark with Spark Connect. ### Does this PR introduce _any_ user-facing change? Yes, the pandas-on-Spark APIs depends on `InternalFrame.attach_distributed_column` is now available on Spark Connect as well. ### How was this patch tested? Reusing existing test cases & manually tested. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
