asfimport commented on issue #42282:
URL: https://github.com/apache/arrow/issues/42282#issuecomment-2184204589

   [Wes 
McKinney](https://issues.apache.org/jira/browse/PARQUET-440?#comment-15108898) 
/ @wesm:
   I did a little bit of digging, and at least from a Python perspective 
there's a fairly straightforward way to catch and translate C++ exceptions 
raised out of a thirdparty library, but it is strictly more difficult. Most of 
my interactions with libparquet are going to be in C++ anyway, so these 
exceptions likely won't bubble up to the Python side very often. I am fine with 
either decision if it's for the overall benefit of parquet-cpp internally. 


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