[
https://issues.apache.org/jira/browse/AVRO-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Wu updated AVRO-4174:
--------------------------
Description: C++ DataFileWriter and DataFileReader have defined
std::map<std::string, std::vector<uint8_t>> as internal metadata. We need to
expose it via public API. Iceberg requires access to it to write and read
metadata of manifest files.
> [C++] Support read and write key-value metadata
> -----------------------------------------------
>
> Key: AVRO-4174
> URL: https://issues.apache.org/jira/browse/AVRO-4174
> Project: Apache Avro
> Issue Type: Improvement
> Components: c++
> Reporter: Gang Wu
> Assignee: Gang Wu
> Priority: Major
>
> C++ DataFileWriter and DataFileReader have defined std::map<std::string,
> std::vector<uint8_t>> as internal metadata. We need to expose it via public
> API. Iceberg requires access to it to write and read metadata of manifest
> files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)