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

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

     [ https://issues.apache.org/jira/browse/ORC-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenzhe Zhou resolved ORC-1128.
------------------------------
    Resolution: Fixed

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