Re: Closing Old PRs: Time Interval Type

2019-03-06 Thread Micah Kornfield
Based on the sync today, I'm going to summarize the change that the PR [1] proposes in case any one wants to discuss it further before it gets reviewed and hopefully merged. It keeps the existing Interval type and unit enums untouched. The only change is it declares DAY_TIME, which is an Array/Ve

Re: Closing Old PRs: Time Interval Type

2019-02-17 Thread Wes McKinney
hi Micah, I've been trying to make progress on the Interval stuff for more than 18 months now -- this is IMHO a barrier to getting project to a 1.0.0 version so we should try to do it in 2019. I'm OK with implementing a change that minimizes disruption to users of the current Java code (e.g. Dremi