PackageTrack
Sign in Get early access

parquet2

Safe implementation of parquet IO.

0.17.2 6.3M downloads/mo #4025 most downloaded on crates.io jorgecarleitao/parquet2

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 4 months

Most releases are documented

notes for 33 of 37 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

37 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

37 releases · Jul 2021 to Apr 2023
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 37
  1. 0.17.2 13 Apr 2023
    Release notes

    Full Changelog

    Fixed bugs:

    Enhancements:

    Open source →
  2. 0.17.1 12 Dec 2022
    Release notes

    Full Changelog

    Fixed bugs:

    Open source →
  3. 0.17.0 30 Nov 2022
    Release notes

    A new release is out there!

    Thanks everyone for the fixes and improvements resulting in this stabler, easier to use and faster version of parquet2!

    Breaking changes:

    New features:

    Fixed bugs:

    Enhancements:

    Open source →
    Release notes

    Full Changelog

    Breaking changes:

    New features:

    Fixed bugs:

    Enhancements:

    Open source →
  4. 0.16.3 08 Sep 2022

    Nothing published for this version

  5. 0.16.2 19 Aug 2022
    Release notes

    Full Changelog

    Fixed bugs:

    Documentation updates:

    Open source →
  6. 0.16.1 17 Aug 2022
    Release notes

    Full Changelog

    Fixed bugs:

    Open source →
  7. 0.16.0 17 Aug 2022
    Release notes

    Yet another release of parquet2, mostly focused on avoiding panics and oom. No impact on performance, but improves reliability.

    v0.16.1 (2022-08-17)

    Full Changelog

    Fixed bugs:

    v0.16.0 (2022-08-17)

    Full Changelog

    Breaking changes:

    New features:

    Fixed bugs:

    Documentation updates:

    Open source →
    Release notes

    Full Changelog

    Breaking changes:

    New features:

    Fixed bugs:

    Documentation updates:

    Open source →
  8. 0.15.1 14 Aug 2022
    Release notes

    Full Changelog

    Fixed bugs:

    Open source →
  9. 0.15.0 10 Aug 2022
    Release notes

    We have a new release of parquet2 available!

    Breaking changes:

    New features:

    • Added feature flag to use zlib-ng backend for gzip #165 (ritchie46)

    Fixed bugs:

    Enhancements:

    Testing updates:

    Open source →
    Release notes

    Full Changelog

    Breaking changes:

    New features:

    • Added feature flag to use zlib-ng backend for gzip #165 (ritchie46)

    Fixed bugs:

    Enhancements:

    Testing updates:

    Open source →
  10. 0.14.3 09 Sep 2022

    Nothing published for this version

  11. 0.14.2 26 Jul 2022
    Release notes

    A couple of bug fixes, by @jhorstmann and @v0y4g3r

    Full Changelog

    Fixed bugs:

    Enhancements:

    Open source →
    Release notes

    Full Changelog

    Fixed bugs:

    Enhancements:

    Open source →
  12. 0.14.1 02 Jul 2022
    Release notes

    Full Changelog

    New features:

    Enhancements:

    Open source →
  13. 0.14.0 27 Jun 2022
    Release notes

    Full Changelog

    Breaking changes:

    • split_buffer should return Result #156

    Fixed bugs:

    Enhancements:

    Open source →
  14. 0.13.2 10 Jun 2022
    Release notes

    Full Changelog

    Fixed bugs:

    • Fixed missing re-export of FileMetaData to allow using side-car API #148 (jorgecarleitao)
    Open source →
  15. 0.13.1 10 Jun 2022
    Release notes

    Full Changelog

    New features:

    Open source →
  16. 0.13.0 31 May 2022
    Release notes

    Full Changelog

    Breaking changes:

    New features:

    • Added new_with_page_meta to PageReader #136 (ygf11)
    • Added compression options/levels for GZIP and BROTLI codecs. #132 (TurnOfACard)

    Fixed bugs:

    • Async FileStreamer does not write statistics #139
    • Fixed error in compressing lz4raw with large offsets #140 (jorgecarleitao)

    Enhancements:

    Testing updates:

    Open source →
  17. 0.12.1 15 May 2022
    Release notes

    Full Changelog

    Enhancements:

    • Pass only necessary data when create PageReader #135
    Open source →
  18. 0.12.0 22 Apr 2022
    Release notes

    Full Changelog

    Breaking changes:

    • Add CompressionOptions, which allows for zstd compression levels. #128 (TurnOfACard)

    Enhancements:

    Open source →
  19. 0.11.0 15 Apr 2022
    Release notes

    Full Changelog

    Breaking changes:

    New features:

    • Added support for page-level filter pushdown (indexes) #102
    • Added support for bloom filters #98
    • Added optional support for LZ4 via LZ4-flex crate (thus enabling wasm) #124 (jorgecarleitao)
    • Added support for page-level filter pushdown (column and offset indexes) #107 (jorgecarleitao)
    • Added support to read column and page indexes #100 (jorgecarleitao)

    Fixed bugs:

    Enhancements:

    Documentation updates:

    Testing updates:

    Open source →
  20. 0.10.3 03 Mar 2022
    Release notes

    Full Changelog

    Fixed bugs:

    • write ColumnMetaData instead of ColumnChunk after pages. #90 (youngsofun)
    Open source →
  21. 0.10.2 14 Feb 2022
    Release notes

    Full Changelog

    Fixed bugs:

    Testing updates:

    Open source →
  22. 0.10.1 12 Feb 2022
    Release notes

    Full Changelog

    Enhancements:

    Open source →
  23. 0.10.0 02 Feb 2022
    Release notes

    Full Changelog

    Breaking changes:

    Fixed bugs:

    Open source →
  24. 0.9.2 25 Jan 2022
    Release notes

    Full Changelog

    Fixed bugs:

    Open source →
  25. 0.9.1 25 Jan 2022

    Nothing published for this version

  26. 0.9.0 11 Jan 2022
    Release notes

    Full Changelog

    Breaking changes:

    Enhancements:

    • bitpacking: use stack-allocated temporary buffer #76 (danburkert)
    • Added constructor to RowGroupMetaData and ColumnChunkMetaData #74 (yjshen)
    • Improved performance of reading multiple pages #73 (jorgecarleitao)

    Fixed bugs:

    Open source →
  27. 0.8.1 09 Dec 2021
    Release notes

    Full Changelog

    Fixed bugs:

    Open source →
  28. 0.8.0 24 Nov 2021
    Release notes

    Full Changelog

    Breaking changes:

    Fixed bugs:

    Open source →
  29. 0.7.0 13 Nov 2021
    Release notes

    Full Changelog

    Breaking changes:

    • Use i64s for delta-bitpacked's interface #67 (kornholi)

    New features:

    Fixed bugs:

    • Fix off-by-one error in delta-bitpacked decoder #66 (kornholi)
    Open source →
  30. 0.6.0 18 Oct 2021
    Release notes

    Full Changelog

    Breaking changes:

    Fixed bugs:

    Enhancements:

    • Added writing reduced statistics for FixedLenByteArray #55 (potter420)
    Open source →
  31. 0.5.2 06 Oct 2021
    Release notes

    Full Changelog

    Fixed bugs:

    Enhancements:

    • Added writing reduced statistics for FixedLenByteArray #55 (potter420)
    Open source →
  32. 0.5.1 29 Sep 2021
    Release notes

    Full Changelog

    Fixed bugs:

    Open source →
  33. 0.5.0 18 Sep 2021
    Release notes

    Full Changelog

    Breaking changes:

    • Renamed Compression::Zsld to Compression::Zstd (typo) #48 (vincev)

    Enhancements:

    • Add null_count method to trait Statistics #49 (yjshen)
    Open source →
  34. 0.4.0 28 Aug 2021
    Release notes

    Full Changelog

    Breaking changes:

    • Make write_* return the number of written bytes. #45
    • move HybridRleDecoder from read::levels to encoding::hybrid_rle #41
    • Simplified split of page buffer #37 (jorgecarleitao)
    • Simplified API to get page iterator #36 (jorgecarleitao)

    New features:

    Fixed bugs:

    Enhancements:

    Documentation updates:

    Testing updates:

    Open source →
  35. 0.3.0 09 Aug 2021
    Release notes

    Full Changelog

    Breaking changes:

    New features:

    • Add support for async read #32
    • Added option to apply filter pushdown to data pages. #34 (jorgecarleitao)
    Open source →
  36. 0.2.0 03 Aug 2021
    Release notes

    Full Changelog

    Enhancements:

    • Add support to write dictionary-encoded pages #29
    • Upgrade zstd to ^0.9 #31 (Dandandan)

    * This Changelog was automatically generated by github_changelog_generator

    Open source →
  37. 0.1.0 20 Jul 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive