Skip to content

Conversation

@meet-vasita
Copy link
Contributor

This PR updates ArrowDtype.itemsize so that it returns the correct number of bytes for fixed-width PyArrow types (e.g., date32, date64, time32, time64).

Closes #57948

@simonjayhawkins simonjayhawkins added Bug Arrow pyarrow functionality labels Sep 10, 2025
@jbrockmendel
Copy link
Member

jbrockmendel commented Sep 20, 2025

Make the appropriate edits on ArrowDtype, not BaseMaskedDtype

@mroeschke
Copy link
Member

Thanks for the PR, but this was solved by #62657 so closing this PR

@mroeschke mroeschke closed this Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arrow pyarrow functionality Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: itemsize wrong for date32[day][pyarrow] dtype?

4 participants