Norbert Luksa created IMPALA-9310:
-------------------------------------

             Summary: OrcStringColumnReader could move blob instead of copy
                 Key: IMPALA-9310
                 URL: https://issues.apache.org/jira/browse/IMPALA-9310
             Project: IMPALA
          Issue Type: Bug
            Reporter: Norbert Luksa


Since IMPALA-9226, in OrcStringColumnReader the blobs of a batch are copied to 
a freshly allocated space by Impala. As Zoltán pointed out in a 
[review|https://gerrit.cloudera.org/#/c/15051/1/be/src/exec/orc-column-readers.cc@158],
 a possible improvement is moving a blob by finding a way of getting hold of 
the memory allocated by the ORC library instead of copying.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to