Dandandan edited a comment on pull request #9865: URL: https://github.com/apache/arrow/pull/9865#issuecomment-816075820
@alamb I managed to fix the TopKExec test by moving the `self.done = true` inside the `poll_next_unpin`. I am not 100% what is the exact difference is in semantics? But it seems more similar as what's done in e.g. limit (https://github.com/apache/arrow/pull/9926) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
