[
https://issues.apache.org/jira/browse/AVRO-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018141#comment-18018141
]
ASF subversion and git services commented on AVRO-4177:
-------------------------------------------------------
Commit d1c6d79fdc7bac67221932d90105549c3e137957 in avro's branch
refs/heads/main from Zhang Jiawei
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=d1c6d79fdc ]
AVRO-4177: [C++] Fix compatibility error in zstd codec name (#3476)
> [C++] Fix compatibility error in zstd codec name
> ------------------------------------------------
>
> Key: AVRO-4177
> URL: https://issues.apache.org/jira/browse/AVRO-4177
> Project: Apache Avro
> Issue Type: Sub-task
> Components: c++, compatibility
> Reporter: Zhang Jiawei
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In Java Avro (and the other language bindings that follow it) ZSTD codec is
> written into the file metadata as {{{}"zstandard"{}}}, while the C++
> implementation wrote {{"zstd"}} incorrectly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)