Github user jianran commented on the issue:

    https://github.com/apache/spark/pull/17313
  
    I am sorry,you are right, the second assertion is ok; but what do you think 
about the assertion comment:_Do a get() on rdd_0_2 so that it is the most 
recently used item_, what is the purpose of the test?  lru or same rdd rule ;  
the reason for rdd_0_2 should *not* be dropped is the same rdd rule, not the 
comment said _Do a get() on rdd_0_2 so that it is the most recently used item_, 
so i think the comment is wrong or the assertion is wrong; I am sorry, if the  
purpose of the test is only to test rdd_0_2 was not in store, it is ok, I 
didn't understand the purpose or the comment of the assertion, I am sorry;


---
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

Reply via email to