Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroCorleone committed Feb 10, 2021
1 parent dde7cbd commit 6ed3a52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ Version 3.19.0 (2021-02-XY)
state after the update
* Expose compression type and row group chunk size in Cube interface via optional
parameter of type :class:`~kartothek.serialization.ParquetSerializer`.
* Add retries to :func:`~kartothek.serialization.parquet.ParquetSerializer.restore_dataframe`
* Add retries to :func:`~kartothek.serialization._parquet.ParquetSerializer.restore_dataframe`
IOErrors on long running ktk + dask tasks have been observed. Until the root cause is fixed,
the serialization is retried to gain more stability.

Version 3.18.0 (2021-01-25)
===========================
Expand Down

0 comments on commit 6ed3a52

Please # to comment.