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

   ### Describe the enhancement requested
   
   - Update swift classes to use the ArrowType instead of the ArrowType.info 
enum to store the type information.  This was required due to the time32 and 
time64 classes requiring to carry more information than just the type (seconds, 
microseconds, etc..)
   - Additional types added are binary, time32, time64 and decimal 128 (uses 
built in swift decimal type). 
   
   ### Component(s)
   
   Swift


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