Reranko05 opened a new pull request, #50447:
URL: https://github.com/apache/arrow/pull/50447

   ### Rationale for this change
   
   Building a duration Arrow array from Ruby objects is convenient.
   
   ### What changes are included in this PR?
   
   Accept `ArrowFormat::DurationArray.new(unit, values)`.
   
   ### Are these changes tested?
   
   Yes.
   
   Added tests for:
   
   * initialization
   * mixed values with `nil`
   * equality
   * sliced arrays
   
   ### Are there any user-facing changes?
   
   Yes.
   
   GitHub Issue: #50438 


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