Hello, As discussed previously [1], I'd like to call a vote to add a new interval type which is a triple of Month, Days, and nanoseconds. The formal definition is defined in a PR [2] along with Java and C++ implementations that have been verified with integration tests.
The PR has gone through one round of code review comments and all have been addressed (more are welcome). If this vote passes I will follow-up with the following work items: - Add issues to track implementation in other languages - Extend the C-data interface to support the new type. - Add conversion from C++ to Python/Pandas The vote will remain open for at least 72 hours. Please record your vote: The vote will be open for at least 72 hours. [ ] +1 Accept the new type and merge the PR after all comments have been addressed [ ] +0 [ ] -1 Do not accept the new type because ... My vote is +1. Thanks, Micah [1] https://lists.apache.org/thread.html/rd919c4ed8ad2f2827a2d4f665d8da99e545ba92ef992b2e557831751%40%3Cdev.arrow.apache.org%3E [2] https://github.com/apache/arrow/pull/10177