yahoNanJing commented on PR #8669:
URL: 
https://github.com/apache/arrow-datafusion/pull/8669#issuecomment-1882496080

   The reason that the added unit test, 
https://github.com/apache/arrow-datafusion/blob/b37fc00d1d04114c61c9d2312cbf5044584df3d8/datafusion/core/src/datasource/physical_plan/parquet/row_groups.rs#L996-L1045,
 does not go through the `RowGroupPruningStatistics`'s `contained()` is because 
there is a cast wrapped the related column for the inlist expr, which does not 
support to create the `literal_guarantees`


-- 
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]

Reply via email to