Skip to content

Releases: uber/petastorm

Release v0.11.5

28 Jul 07:16

Choose a tag to compare

Release v0.11.5rc0

27 Jul 20:29

Choose a tag to compare

Release v0.11.4

19 Feb 02:46

Choose a tag to compare

Release v0.11.4rc0

15 Feb 17:28

Choose a tag to compare

Release v0.11.3

04 Sep 05:46

Choose a tag to compare

Release v0.11.3rc1

03 Sep 16:29

Choose a tag to compare

Release v0.11.2

03 Aug 05:30

Choose a tag to compare

Release v0.11.2rc1

30 Jul 14:07

Choose a tag to compare

0.11.1

24 Jun 15:50

Choose a tag to compare

PR 687 (resolves issue #684 ): Fix a failure when reading data from a parquet file (and not a parquet directory).
PR 686 (resolves issue #685 ): Silenty omit fields that have unsupported types. Previously were failing loudly making parquet stores with such fields unusable with Petastorm.

v0.9.3

24 Jul 21:22
9fc4f8c

Choose a tag to compare

Thanks to our new contributors: Travis Addair and Ryan (rb-determined-ai).

  • Retire support for Python 2.
  • PR 568: Added additional kwargs for Spark Dataset Converter.
  • PR 564: Expose filters (PyArrow filters) argument in make_reader and make_batch_reader