Repository: spark
Updated Branches:
refs/heads/branch-1.1 8c7957446 -> bd3ce2ffb
[SPARK-2677] BasicBlockFetchIterator#next can wait forever
Author: Kousuke Saruta
Closes #1632 from sarutak/SPARK-2677 and squashes the following commits:
cddbc7b [Kousuke Saruta] Removed Exception throwing whe
Repository: spark
Updated Branches:
refs/heads/master 4bdfaa16f -> 76fa0eaf5
[SPARK-2677] BasicBlockFetchIterator#next can wait forever
Author: Kousuke Saruta
Closes #1632 from sarutak/SPARK-2677 and squashes the following commits:
cddbc7b [Kousuke Saruta] Removed Exception throwing when
C