rmnskb commented on PR #47461:
URL: https://github.com/apache/arrow/pull/47461#issuecomment-3237666607

   hey @pitrou, I hope you're doing well :)
   I've started implementing the `__repr__` dunders for the classes that you've 
mentioned in #47358, however, now I stumbled upon `FlightCallOptions`'s 
arguments not being convertable back to Python objects after they are set as C 
objects inside `FlightCallOptions.options`.
   Could you please provide some guidance on what's the better way to tackle 
this? I've gone through the implementations of underlying objects in both APIs, 
and couldn't find any methods that would already do that? Thank you :)


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to