You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/18 12:11:41 UTC

[GitHub] [arrow-rs] alamb opened a new issue #1197: Remove `ArrowArrayReader` in parquet implementation

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb closed issue #1197: Remove `ArrowArrayReader` in parquet implementation

Posted by GitBox <gi...@apache.org>.
alamb closed issue #1197:
URL: https://github.com/apache/arrow-rs/issues/1197


   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org