[
https://issues.apache.org/jira/browse/CARBONDATA-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-1357.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> byte[] convert to UTF8String bug
> --------------------------------
>
> Key: CARBONDATA-1357
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-1357> Project: CarbonData
> Issue Type: Bug
> Components: core
> Reporter: Cao, Lionel
> Assignee: Cao, Lionel
> Fix For: 1.2.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> public Object convertFromByteToUTF8String(Object data) {
> return data.toString();
> }
> toString will get incorrect result like B[******** should use new String
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)