rluvaton commented on issue #9083: URL: https://github.com/apache/arrow-rs/issues/9083#issuecomment-3805279426
There is another implementation that I call splitter that have specialized implementation per type and work on all partitions at the same time which is faster than take into builders when there are a lot of partitions, but when there are a lot of columns than the optimised row format is faster. -- 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]
