jorisvandenbossche commented on issue #40081:
URL: https://github.com/apache/arrow/issues/40081#issuecomment-2345498189

   @a0th that seems a different issue, as you are not actually creating a 
FileMetaData instance. That's also something I cannot reproduce, so I am 
wondering if there went something wrong with the installation. In any case, 
please open a separate issue about it.
   
   
   
   > guess maybe `FileMetadata` should not being created like that?
   
   Indeed, those classes are not meant to be constructed like that (you can 
currently only get a valid object from reading a file), but so we should ensure 
those constructors raise a proper Python error when being used instead of 
segfaulting.


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