You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/03/16 03:00:00 UTC

[jira] [Commented] (ORC-1128) Replace protobuf::MessageLite::ByteSize() with ByteSizeLong()

    [ 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)