JosiahParry commented on issue #37860:
URL: https://github.com/apache/arrow/issues/37860#issuecomment-1734428683

   Ah,  okay. That works! 
   
   ```python
   import pyarrow.parquet as pq
   pq.ParquetDataset("data/iris").schema.metadata[b'weighting']
   ```


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