prochac opened a new pull request, #830:
URL: https://github.com/apache/arrow-go/pull/830

   ### Rationale for this change
   
   Closes https://github.com/apache/arrow-go/issues/813
   
   ### What changes are included in this PR?
   
   Primarily, the lib was changed. New UUID type support was added. Parsing 
simplified, that's thanks to the new lib that doesn't use `map[string]any` 
wrapper.
   
   ### Are these changes tested?
   
   All tests pass, new test for the UUID type was added
   
   ### Are there any user-facing changes?
   
   The `ArrowSchemaFromAvro` function was deprecated, as it causes coupling 
with 3rd-party Avro module
   
   


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