[ 
https://issues.apache.org/jira/browse/ORC-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655968#comment-17655968
 ] 

Junwang Zhao commented on ORC-1348:
-----------------------------------

ok, got it, sorry for the mistake.

> TimezoneImpl constructor should pass std::vector<> & instead of std::vector<>
> -----------------------------------------------------------------------------
>
>                 Key: ORC-1348
>                 URL: https://issues.apache.org/jira/browse/ORC-1348
>             Project: ORC
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: master
>            Reporter: Junwang Zhao
>            Priority: Minor
>             Fix For: master
>
>
> TimezoneImpl(const std::string& name, const std::vector<unsigned char> bytes) 
> should
> change to TimezoneImpl(const std::string& name, const std::vector<unsigned 
> char>& bytes) to reduce copy constructor of vector of unsigned char.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to