alamb commented on PR #6800: URL: https://github.com/apache/arrow-datafusion/pull/6800#issuecomment-1624335933
> I brought down the difference for query 1 to only ~1.05x (slower) (by moving the updates into one loop). I looked a bit more at q1 performance today. I think there are a few tricks we can play to reuse the `Rows` rather than create new rows on each `self.row_converter.convert()` call. I filed https://github.com/apache/arrow-rs/issues/4479 to track that -- 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]
