Dandandan commented on issue #15720: URL: https://github.com/apache/datafusion/issues/15720#issuecomment-2859376503
Interesting @acking-you, do you have some code/branch you could share? I wonder if you tried out using `RowConverter::append` (e.g. clear + append) https://docs.rs/arrow-row/latest/arrow_row/struct.RowConverter.html#method.append rather than `convert_columns`? This approach is used in other areas to reduce allocations. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org