raulcd commented on issue #47023:
URL: https://github.com/apache/arrow/issues/47023#issuecomment-3047795643
Thanks for opening the issue, which version of pyarrow are you using? I
can't reproduce the issue:
```
In [1]: import pyarrow as pa
In [2]: arr = pa.array({0: 1})
In [3]: pa.__version__
Out[3]: '20.0.0'
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]