lichuang commented on code in PR #8593:
URL: https://github.com/apache/arrow-rs/pull/8593#discussion_r2425124292


##########
parquet/benches/metadata.rs:
##########
@@ -64,13 +65,15 @@ fn encoded_meta() -> Vec<u8> {
         })
     }
 
-    let stats = parquet::format::Statistics {
+    let max_value_binding = vec![rng.random(); 8];

Review Comment:
   thanks for reminding, let me have another way to try 



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