This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 4fa8d2ff5f fix(ipc): replace wildcard in skip_field with explicit
DataType handling (#9822)
add cb8d4c025b fix: correct accounting in
`DictEncoder::estimated_memory_size`, `Interner::estimated_memory_size` (#9720)
No new revisions were added by this update.
Summary of changes:
parquet/src/encodings/encoding/dict_encoder.rs | 284 ++++++++++++++++++++++++-
parquet/src/util/interner.rs | 4 +-
2 files changed, 283 insertions(+), 5 deletions(-)