-
- Downloads
Merge pull request #591 from mengxr/transient-new.
SPARK-1076: [Fix #578] add @transient to some vals I'll try to be more careful next time. Author: Xiangrui Meng <meng@databricks.com> Closes #591 and squashes the following commits: 2b4f044 [Xiangrui Meng] add @transient to prev in ZippedWithIndexRDD add @transient to seed in PartitionwiseSampledRDD
Showing
- core/src/main/scala/org/apache/spark/rdd/PartitionwiseSampledRDD.scala 1 addition, 1 deletion.../scala/org/apache/spark/rdd/PartitionwiseSampledRDD.scala
- core/src/main/scala/org/apache/spark/rdd/ZippedWithIndexRDD.scala 1 addition, 1 deletion.../main/scala/org/apache/spark/rdd/ZippedWithIndexRDD.scala
Please register or sign in to comment