nuno-faria commented on code in PR #17022:
URL: https://github.com/apache/datafusion/pull/17022#discussion_r2262532545
##########
datafusion/core/tests/parquet/page_pruning.rs:
##########
@@ -903,8 +903,8 @@ async fn without_pushdown_filter() {
)
.unwrap();
- // Same amount of bytes are scanned when defaulting to cache parquet
metadata
Review Comment:
I think the page index is not being cached, see
https://github.com/apache/datafusion/pull/17022/files#r2262530221.
--
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]