parker-cassar commented on PR #50325:
URL: https://github.com/apache/arrow/pull/50325#issuecomment-5053051008

   > @parker-cassar I think we better implement this in C++ [kind of like 
proposed 
here](https://github.com/rok/arrow/pull/55/changes#diff-dac96248d4bbc83d6ab0442aefa6277331d597c669de0d2114ce2bb752b8bb6e).
 This will likely improve performance and give us a cleaner API/make compat 
layer with pandas neater. Sorry for not suggesting this sooner. Do you think 
you can continue in this vein?
   
   Yes I agree and am happy you suggested this (: the Python compat layer 
approach doesn't really make sense here, especially since a UUID column in 
pandas isn't exactly a rare case. Doing it natively is cleaner. I'll give it a 
go and I'll try to have a PR in a few days or less based on your proposal.


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