Skip to content

Commit

Permalink
remove deprecation hint
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Nov 16, 2024
1 parent 2ef113f commit 6cdc5e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions py-polars/polars/io/delta.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ def read_delta(
rechunk
Make sure that all columns are contiguous in memory by
aggregating the chunks into a single array.
.. deprecated:: 1.10.0
Rechunk is automatically done in native reader
storage_options
Extra options for the storage backends supported by `deltalake`.
For cloud storages, this may include configurations for authentication etc.
Expand Down

0 comments on commit 6cdc5e7

Please sign in to comment.