hvanhovell opened a new pull request, #40019: URL: https://github.com/apache/spark/pull/40019
### What changes were proposed in this pull request? Add a lot of the existing Dataframe APIs to the Spark Connect Scala Client. This PR does not contain: - Typed APIs - Aggregation - Streaming (not supported by connect just yet) - NA/Stats functions - TempView registration. ### Why are the changes needed? We want the Scala Client Dataset to reach parity with the existing Dataset. ### How was this patch tested? Added a lot of golden tests. Added a number of test cases to the E2E suite for the functionality that requires server interaction. -- 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]
