[Python] ArrowInvalid
: Could not convert <pyarrow.Int32Scalar: 1>
with type pyarrow.lib.Int32Scalar
: tried to convert to int32
#36088
Labels
Describe the bug, including details regarding any error messages, version, and platform.
Was trying to convert some json-data to
list[int]
:pyarrow version 12.0.1
Component(s)
Python
The text was updated successfully, but these errors were encountered: