[ https://issues.apache.org/jira/browse/SPARK-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-6515. ------------------------------ Resolution: Fixed Fix Version/s: 1.4.0 (Looks like this was merged in https://github.com/apache/spark/commit/c14ddd97ed662a8429b9b9078bd7c1a5a1dd3d6c ) > Use while(true) in OpenHashSet.getPos > ------------------------------------- > > Key: SPARK-6515 > URL: https://issues.apache.org/jira/browse/SPARK-6515 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Reporter: Xiangrui Meng > Assignee: Xiangrui Meng > Priority: Minor > Fix For: 1.4.0 > > > Though I don't see any bug in the existing code, using `while (true)` makes > the code read better. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org