Skip to content

Commit b842245

Browse files
committed
Adding entry to whatsnew
1 parent 135f2de commit b842245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.2.2.rst

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Bug fixes
4242
- :meth:`DataFrame.__dataframe__` was showing bytemask instead of bitmask for ``'string[pyarrow]'`` validity buffer (:issue:`57762`)
4343
- :meth:`DataFrame.__dataframe__` was showing non-null validity buffer (instead of ``None``) ``'string[pyarrow]'`` without missing values (:issue:`57761`)
4444
- :meth:`DataFrame.to_sql` was failing to find the right table when using the schema argument (:issue:`57539`)
45+
- :meth:`HDFStore.get` was failing to save data of dtype datetime64[s] correctly (:issue:`59004`)
4546

4647
.. ---------------------------------------------------------------------------
4748
.. _whatsnew_222.other:

0 commit comments

Comments
 (0)