[ https://issues.apache.org/jira/browse/ORC-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated ORC-1973: ------------------------------- Description: https://github.com/protocolbuffers/protobuf/releases/tag/v22.0 {code} Fixed C++ code generation for protos that use int32_t, uint32_t, int64_t, uint64_t, size_t as field names. {code} > Use `int64_t` instead of `google::protobuf::int64` > -------------------------------------------------- > > Key: ORC-1973 > URL: https://issues.apache.org/jira/browse/ORC-1973 > Project: ORC > Issue Type: Bug > Components: C++ > Affects Versions: 2.2.0, 2.1.3, 2.0.6, 2.3.0 > Reporter: Dongjoon Hyun > Priority: Major > > https://github.com/protocolbuffers/protobuf/releases/tag/v22.0 > {code} > Fixed C++ code generation for protos that use int32_t, uint32_t, int64_t, > uint64_t, size_t as field names. > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)