alamb commented on code in PR #9578:
URL: https://github.com/apache/arrow-rs/pull/9578#discussion_r2961827600
##########
parquet/src/arrow/arrow_reader/read_plan.rs:
##########
@@ -167,6 +167,13 @@ impl ReadPlanBuilder {
};
}
+ // If the predicate selected all rows and there is no prior selection,
Review Comment:
👍
--
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]