kosiew commented on code in PR #19545:
URL: https://github.com/apache/datafusion/pull/19545#discussion_r2667192428
##########
datafusion/datasource-parquet/src/row_filter.rs:
##########
@@ -247,34 +273,78 @@ struct PushdownChecker<'schema> {
projected_columns: bool,
/// Indices into the file schema of columns required to evaluate the
expression.
required_columns: BTreeSet<usize>,
Review Comment:
Tracking issue - https://github.com/apache/datafusion/issues/19673
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]