alamb opened a new issue #1197: URL: https://github.com/apache/arrow-rs/issues/1197
https://github.com/apache/arrow-rs/pull/1082 removed the use of `ArrowArrayReader` in favor of a different approach; This ticket tracks removing `ArrowArrayReader` added in #384? . @yordan-pavlov reported that he ran the benchmarks against the latest code and @tustvold 's work is now often several times faster in almost all cases and in the one or two cases where it isn't the difference is small - congratulations @tustvold ; plus I think @tustvold 's array reader could be made faster still _Originally posted by @yordan-pavlov in https://github.com/apache/arrow-rs/issues/1082#issuecomment-1014838087_ -- 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]
