kszucs commented on code in PR #9638:
URL: https://github.com/apache/arrow-rs/pull/9638#discussion_r3018733020


##########
parquet/benches/arrow_writer.rs:
##########
@@ -420,10 +420,13 @@ fn create_writer_props() -> Vec<(&'static str, 
WriterProperties)> {
         .build();
     props.push(("zstd_parquet_2", prop));
 
+    // Disabled until https://github.com/apache/arrow-rs/issues/9637 is fixed

Review Comment:
   Or just GH's syntax highligthing is fooling me?
   
   <img width="1391" height="176" alt="Image" 
src="https://github.com/user-attachments/assets/d562f94f-8d5e-4f75-9f34-dc21974253a3";
 />



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