amoeba commented on PR #46931:
URL: https://github.com/apache/arrow/pull/46931#issuecomment-3020452777

   Thanks for taking a look @pitrou. I think there's an advantage to preventing 
the issue at the C++ layer so we don't have to port the check to all current 
and future implementations that bind to C++ too. But I take your point since 
adding checks like this all over the C++ codebase wouldn't be ideal.
   
   I'll rework this PR to put the check on the Python side.


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