XiaoHongbo-Hope commented on PR #590: URL: https://github.com/apache/paimon-rust/pull/590#issuecomment-5053580845
Thanks, agreed. I will resolve the row ranges before the data-manifest scan and push the filtering into manifest metadata and entry reading, following Java ManifestsReader. I opened #592 first to make rolled BLOB/vector readers safe with partially retained segments; after that, I will update this PR with the earlier manifest pruning. Detail mode will keep its data-range dependency explicit. -- 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]
