Commits


b41sh authored and Antoine Pitrou committed acce03b723c
ARROW-13628: [Rust] Activate IPC month_day_nano_interval integration test for rust arrow-rs has added `MONTH_DAY_NANO` interval type in PR [#779](https://github.com/apache/arrow-rs/pull/779), we need to enable integration tests for it. Closes #11238 from b41sh/rust-month_day_nano_interval Lead-authored-by: b41sh <baishen2009@gmail.com> Co-authored-by: baishen <baishen2009@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>