Skip to content

Commit

Permalink
Add news fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Sep 30, 2024
1 parent 3f2c6b3 commit 9ea85bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/changes/DM-46563.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Fixed the return type of ``arrow_to_numpy`` so that a masked record array is returned if any of the columns in the arrow table includes nulls.
Previously the masks were ignored and fill values were visible and used in calculations.

0 comments on commit 9ea85bc

Please sign in to comment.