adamreeve opened a new pull request, #6955:
URL: https://github.com/apache/arrow-rs/pull/6955

   # Which issue does this PR close?
   
   This doesn't close an issue but adds a benchmark that should be improved 
when #6952 is fixed. 
   
   # Rationale for this change
    
   Splits out the benchmark from the fix for #6952 to make it easier to compare 
performance, as requested in 
https://github.com/apache/arrow-rs/pull/6953#issuecomment-2577749607
   
   # What changes are included in this PR?
   
   * Adds a unit test for round-tripping floating point NaNs via Parquet
   * Adds a benchmark for writing floating point values to Parquet where 50% of 
values are NaN
   
   # Are there any user-facing changes?
   
   No


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