kou opened a new issue, #50528:
URL: https://github.com/apache/arrow/issues/50528

   ### Describe the enhancement requested
   
   It builds an Arrow array from Ruby objects. Which Arrow type should be used 
is detected automatically.
   
   This is just for convenient. Users who want to specify Arrow type explicitly 
should use `ArrowFormat::XXXArray.new(values)` explicitly instead.
   
   ### Component(s)
   
   Ruby


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