[GitHub] spark pull request #19613: Fixed a typo
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/19613 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org
[GitHub] spark pull request #19613: Fixed a typo
GitHub user ganeshchand opened a pull request: https://github.com/apache/spark/pull/19613 Fixed a typo ready to serialized => ready to be serialized ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was