GitHub user breakdawn opened a pull request: https://github.com/apache/spark/pull/14404
[SPARK-16664][SQL] Fix persist call on Data frames with more than 200⦠## What changes were proposed in this pull request? Cherry-pick from d1d5069aa3744d46abd3889abab5f15e9067382a and fix the test case ## How was this patch tested? Test updated You can merge this pull request into a Git repository by running: $ git pull https://github.com/breakdawn/spark branch-1.6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/14404.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #14404 ---- commit 555b67f398876c36441a5d32fec0f39d38cc5222 Author: Wesley Tang <tangming...@mininglamp.com> Date: 2016-07-29T11:26:05Z [SPARK-16664][SQL] Fix persist call on Data frames with more than 200⦠f12f11e578169b47e3f8b18b299948c0670ba585 introduced this bug, missed foreach as map Cherry-pick from d1d5069aa3744d46abd3889abab5f15e9067382a and update test case ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org