edponce commented on PR #12055: URL: https://github.com/apache/arrow/pull/12055#issuecomment-1114279295
Hi @eelxpeng, the implementation in this PR caches the previous chunk used, so it is expected to be faster than randomly accessing chunks where chunk caching operations add a (small) penalty rather than be useful. How do your results compare to Arrow before this patch got merged? -- 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]
