[ 
https://issues.apache.org/jira/browse/AVRO-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017642#comment-18017642
 ] 

ASF subversion and git services commented on AVRO-4174:
-------------------------------------------------------

Commit 6842191232cac9620d4b0b6d57375267a10f2d48 in avro's branch 
refs/heads/main from Gang Wu
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=6842191232 ]

AVRO-4174: [C++] Support read and write key-value metadata (#3468)

* AVRO-4174: [C++] Support read and write key-value metadata

* refine docstring

> [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
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to