nevi-me commented on issue #252:
URL: https://github.com/apache/arrow-rs/issues/252#issuecomment-831682725


   A bit embarassing to say this, but I forgot about the metadata completely.
   
   From 
https://github.com/sunchao/parquet-format-rs/blob/master/parquet.thrift, 
there's 2 levels where we can store `key_value_metadata`, at the file level and 
per column in a column chunk.
   
   This probably maps well to Arrow's metadata, which can be at a schema or 
field.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to