Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/15082
  
    After some more discussion, I'm going to reopen it:
    
    1. `InternalRow.copy` breaks the copy contract and the fix in this PR is 
necessary
    2. `MutableProjection` may bite us in the future if we don't fix it
    3. It turns out `Collect` is the only `ImperativeAggregate` that we need to 
fix while updating aggregation buffer, so it's not a lot of work.


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