Github user JoshRosen commented on the issue:

    https://github.com/apache/spark/pull/17180
  
    This seems fine to me. That said, the updated test case is a bit confusing,
    but I don't think the original test was too clear to begin with. The
    original test was using the `iterator()` method to make an assertion about
    the internal state of the map, then was checking whether the pattern of
    getting a buffer from the map, updating it, then getting it again from the
    map would reflect the update. After your update to the test, the comment
    doesn't quite align with the test anymore. The right way to fix this
    involves splitting up the affected test into two separate tests. We can do
    that in a followup, though, since I think that we still have sufficient
    code coverage via other tests and this PR has already been under review for
    months now so it'd be better to get it merged and move on.
    
    On Sat, Jul 29, 2017 at 6:19 PM Xiao Li <[email protected]> wrote:
    
    > LGTM Wait for @JoshRosen <https://github.com/joshrosen> for final sign
    > off.
    >
    > —
    > You are receiving this because you were mentioned.
    >
    >
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/spark/pull/17180#issuecomment-318870735>, or 
mute
    > the thread
    > 
<https://github.com/notifications/unsubscribe-auth/AADGPLGZbKkiLGK6qsrunDEpRj_Vhs0mks5sS9ojgaJpZM4MUoYt>
    > .
    >



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to