You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/28 18:27:13 UTC

[GitHub] [arrow-datafusion] alamb commented on a diff in pull request #3976: Add correctness integration test for parquet predicate pushdown

alamb commented on code in PR #3976:
URL: https://github.com/apache/arrow-datafusion/pull/3976#discussion_r1008233860


##########
benchmarks/src/bin/parquet_filter_pushdown.rs:
##########
@@ -263,251 +182,15 @@ fn gen_data(
     scale_factor: f32,
     page_size: Option<usize>,
     row_group_size: Option<usize>,
-) -> Result<(ObjectStoreUrl, ObjectMeta)> {

Review Comment:
   All this code was moved into parquet-test-utils/src/lib.rs so i could reuse it



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org