Wenzhe Zhou created ORC-1128: -------------------------------- Summary: 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
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)