jaylmiller opened a new pull request, #5433:
URL: https://github.com/apache/arrow-datafusion/pull/5433

   # Which issue does this PR close?
   Progress towards #5230 (does not close).
   
   # Rationale for this change
   We want to see how the row encoding changes proposed in #5230 impacts 
performance of sorting large parquet files.
   
   # What changes are included in this PR?
   - Added sort benchmark cases to the existing parquet benchmark (don't want 
to end up with even more benchmarks).
   - Since there are now multiple benchmark cases in that bin, renamed file 
from `parquet_filter_pushdown.rs` to `parquet.rs`,
   since it is no longer purely benchmarking the filter pushdown.
   - Updated `benchmarks/README.md` to account for said changes.
   
   # Are these changes tested?
   
   # Are there any user-facing changes?
   


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