[
https://issues.apache.org/jira/browse/ORC-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507319#comment-17507319
]
Dongjoon Hyun commented on ORC-1128:
------------------------------------
Thank you for suggestion, [~wzhou]. Is that the only deprecated ProtoBuf API in
Apache ORC codebase?
> Replace protobuf::MessageLite::ByteSize() with ByteSizeLong()
> -------------------------------------------------------------
>
> Key: ORC-1128
> URL: https://issues.apache.org/jira/browse/ORC-1128
> Project: ORC
> Issue Type: Improvement
> Components: C++
> Reporter: Wenzhe Zhou
> Priority: Minor
>
> google::protobuf::MessageLite::ByteSize() is deprecated. We should replace it
> with google::protobuf::MessageLite::ByteSizeLong().
--
This message was sent by Atlassian Jira
(v8.20.1#820001)