Zoltán Borók-Nagy created IMPALA-13155:
------------------------------------------

             Summary: Not all Tuple::DeepCopy() smallify string values
                 Key: IMPALA-13155
                 URL: https://issues.apache.org/jira/browse/IMPALA-13155
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy


Currently "Tuple::DeepCopy(const TupleDescriptor& desc, char** data, int* 
offset, bool convert_ptrs)" does not try to smallify string values, although it 
could safely do that.
 
We use that version of DeepCopy when we BROADCAST data between fragments, so 
smallifying on that path can be beneficial.



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

Reply via email to