You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2009/11/12 02:30:39 UTC

[jira] Assigned: (PIG-1013) FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array

     [ https://issues.apache.org/jira/browse/PIG-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates reassigned PIG-1013:
-------------------------------

    Assignee: Olga Natkovich

> FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array
> ----------------------------------------------------------------------------
>
>                 Key: PIG-1013
>                 URL: https://issues.apache.org/jira/browse/PIG-1013
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>            Assignee: Olga Natkovich
>         Attachments: PIG-1013.patch
>
>
> DMI 	Invocation of toString on stackTraceLines in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher.getExceptionFromStrings(String[], int)
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToBag(byte[])
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToDouble(byte[])
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToFloat(byte[])
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToInteger(byte[])
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToLong(byte[])
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToMap(byte[])
> DMI 	Invocation of toString on b in org.apache.pig.builtin.Utf8StorageConverter.bytesToTuple(byte[])
> DMI 	Invocation of toString on args in org.apache.pig.impl.PigContext.instantiateFuncFromSpec(FuncSpec)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.