jorgecarleitao commented on pull request #9331: URL: https://github.com/apache/arrow/pull/9331#issuecomment-775368752
My current hypothesis is that this due to the field `ul_observation_date`, that is an `int96`, which Rust does not natively support. We may be pushing a `NullArray` to `ul_observation_date` instead of raising unsupported or casting it to something else. @nevi-me , any idea of what we are doing with `i96`? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org