feat: change default behavior for Parquet PageEncodingStats to bitmask#9051
Conversation
|
run benchmark metadata |
|
🤖 |
|
🤖: Benchmark completed Details
|
etseidl
left a comment
There was a problem hiding this comment.
Thanks @WaterWhisperer, this looks good to me. I think we should also modify the benchmark to use the old behavior for the baseline benchmarks, or remove the 'PES' benches which are now redundant.
3a58d23 to
248b7eb
Compare
|
@etseidl could you have one more look at the PR? |
|
run benchmark metadata |
|
🤖 |
|
🤖: Benchmark completed Details
|
|
BTW this seems to have reduced the metadata size measurably in the datafusion tests ❤️ |
Which issue does this PR close?
PageEncodingStats#8859Rationale for this change
What changes are included in this PR?
DefaultforParquetMetaDataOptionswithencoding_stats_as_mask: trueAre these changes tested?
Yes
Are there any user-facing changes?
Yes