ravwojdyla opened a new pull request, #37277: URL: https://github.com/apache/spark/pull/37277
### What changes were proposed in this pull request? pyspark support for Dataset.as(StructType) ~> https://github.com/apache/spark/pull/37011 ### Why are the changes needed? See: https://github.com/apache/spark/pull/37011#issuecomment-1174580392 ### Does this PR introduce _any_ user-facing change? Yes - new method on sql.DataFrame, I suggest `asSchema` but I don't have a strong opinion so feel free to suggest better name. ### How was this patch tested? Unit test. -- 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]
