sgilmore10 opened a new issue, #37252: URL: https://github.com/apache/arrow/issues/37252
### Describe the enhancement requested In support of adding `arrow.type.Date32Type` and `arrow.type.Date64Type`, we should first add a `arrow.type.DateUnit` enumeration class mirroring the `arrow.type.TimeUnit` enumeration class. `arrow.type.DateUnit` will have two values: `Day` and `Millisecond`. ### Component(s) MATLAB -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
