fallintoplace opened a new pull request, #1056:
URL: https://github.com/apache/arrow-go/pull/1056

   NewFileMetaData ignored errors returned while constructing the Parquet 
schema and immediately initialized column orders through the unset schema. 
Malformed metadata could therefore turn a normal parse error into a nil-pointer 
panic.\n\nReturn the schema initialization error before touching column orders, 
and cover malformed serialized metadata.\n\nValidated with ok      
github.com/apache/arrow-go/v18/parquet/metadata 0.787s [no tests to run].


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