Aditya Kishore created DRILL-643:
------------------------------------
Summary: 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 KishoreThe 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)
