nullccxsy opened a new pull request, #235:
URL: https://github.com/apache/iceberg-cpp/pull/235

   - Introduced a new virtual method `Metadata()` in the `Reader` class to 
retrieve file metadata.
   - Implemented `Metadata()` in `AvroReader` to return key-value pairs from 
the Avro file's metadata.
   - Implemented `Metadata()` in `ParquetReader` to extract and return 
key-value pairs from the Parquet file's metadata.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to