ryan-jacobs1 opened a new pull request, #1689: URL: https://github.com/apache/arrow-rs/pull/1689
# Which issue does this PR close? Closes #1688. # Rationale for this change The Duration type is implemented in Rust but not in FFI. As the type is present in Rust, it should also be present in FFI. # What changes are included in this PR? The Duration type is now supported in FFI. # Are there any user-facing changes? No. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org