alamb opened a new pull request, #3575:
URL: https://github.com/apache/arrow-datafusion/pull/3575

   # Which issue does this PR close?
   
   Part of #3531
   
   
    # Rationale for this change
   
   As pointed out by @waitingkuo on 
https://github.com/apache/arrow-datafusion/pull/3534/files#r975610617 the 
naming of the TimeUnit enum in protobuf was not consistent with the arrow 
[Schema](https://docs.rs/arrow/23.0.0/arrow/datatypes/enum.TimeUnit.html) 
leading to confusing
   
   
   # What changes are included in this PR?
   1. Rename `TimeUnit::TimeMillisecond` to `TimeUnit::Millisecond` to be 
consistent with arrow
   
   # 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to