Skip to content

Conversation

@nullccxsy
Copy link
Contributor

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

- 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.
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this!

@Xuanwo Xuanwo merged commit 17b5b2d into apache:main Sep 23, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants