tisonkun opened a new pull request, #6452:
URL: https://github.com/apache/arrow-rs/pull/6452

   # Which issue does this PR close?
   
   This resolves https://github.com/apache/arrow-rs/discussions/6425.
   
   # Rationale for this change
    
   Durations are represent by i64. They can be casted from/to each other just 
like Timestamps.
   
   # What changes are included in this PR?
   
   Support cast between Durations. And catch up support cast between Durations 
and all numeric type.
   
   # Are there any user-facing changes?
   
   Not quite. Users would found new reasonable cast supported, nothing works 
currently changed.
   


-- 
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