ariel-miculas commented on PR #9632:
URL: https://github.com/apache/arrow-rs/pull/9632#issuecomment-5049834267
No, not sure what's the root cause:
```
expected: Error converting 4000000000 into i32 for FixedSizeBinary: out of
range integral type conversion attempted
actual: Parser error: Unsupported type 'FixedSizeBinary(4000000000), '.
Must be a supported arrow type name such as 'Int32' or 'Timestamp(ns)'. Error
converting 4000000000 into i32 for FixedSizeBinary: number too large to fit in
target type
```
--
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]