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

   So far this just does the inference step.
   
   ### Rationale for this change
   
   Support code like `pa.array([uuid.uuid4()])`. See 
https://github.com/apache/arrow/issues/43855.
   
   ### What changes are included in this PR?
   
   - [x] Inference of incoming uuid.UUID objects as `extension::uuid`
   - [ ] Conversion of above
   - [ ] Documentation for this
   
   ### Are these changes tested?
   
   WIP.
   
   ### Are there any user-facing changes?
   
   Yes, though minor. Docs should be added here.


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