[ https://issues.apache.org/jira/browse/DRILL-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-643:
---------------------------------
Attachment: 0001-DRILL-643-Fix-ByteBuf-allocation-in-o.a.d.exec.vecto.patch
> Fix ByteBuf allocation in o.a.d.exec.vector.ValueHolderHelper.getVarCharHolder()
> --------------------------------------------------------------------------------
>
> Key: DRILL-643
> URL: https://issues.apache.org/jira/browse/DRILL-643
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Attachments: 0001-DRILL-643-Fix-ByteBuf-allocation-in-o.a.d.exec.vecto.patch
>
>
> The current size of allocated ByteBuf is the length of the passed string instead of the
length of the encoded UTF8 byte array.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|