curioustien commented on PR #45549: URL: https://github.com/apache/arrow/pull/45549#issuecomment-2664471597
Hmm, that looks like a real issue where doing `RowGroupMetaData()` skips the Python `__init__` and goes straight to Cython `__cinit__`. Not sure the previous `excinfo.value` didn't catch it, but `match` did. Anyways, I can take a look into Cython more and fix this issue -- 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]
