iChauster commented on PR #13314: URL: https://github.com/apache/arrow/pull/13314#issuecomment-1148749327
Hi @westonpace, I was able to debug everything -- `InputFinished` references `output_[0]`, which was null for our `ProjectNode`, so I added a dummy sink to take care of that. I did observe a speedup, but it does not exactly match my outputs for the `ExpressionOverhead` testing I have on my laptop. Let me know if I missed something in my code. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
