xinrong-databricks opened a new pull request #32133: URL: https://github.com/apache/spark/pull/32133
### What changes were proposed in this pull request? Now that we merged the Koalas main code into the PySpark code base (#32036), we should port the Koalas operations on different DataFrames unit tests to PySpark. ### Why are the changes needed? Currently, the pandas-on-Spark modules are not tested fully. We should enable the operations on different DataFrames unit tests first. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Enable operations on different DataFrames unit tests. -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
