adriangb commented on issue #8668: URL: https://github.com/apache/arrow-rs/issues/8668#issuecomment-3424576354
> Should peek() try to look ahead and predict future ranges (which would require simulating state transitions) I think that's the idea / is necessary. E.g. it will "simulate" filters filtering nothing out, the worst case scenario. If you ask it for a little bit of data it's probably accurate. If you ask it for a lot it might be quite an over-estimate. -- 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]
