You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2015/06/25 08:13:04 UTC

[jira] [Commented] (HIVE-11080) Modify VectorizedRowBatch.toString() to not depend on VectorExpressionWriter

    [ https://issues.apache.org/jira/browse/HIVE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600762#comment-14600762 ] 

Prasanth Jayachandran commented on HIVE-11080:
----------------------------------------------

I am not yet sure if toString() is used anywhere else. I don't see it being used in VectorFSOp. [~mmccline] Can you take a look at these changes?

> Modify VectorizedRowBatch.toString() to not depend on VectorExpressionWriter
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-11080
>                 URL: https://issues.apache.org/jira/browse/HIVE-11080
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-11080.patch
>
>
> Currently the VectorizedRowBatch.toString method uses the VectorExpressionWriter to convert the row batch to a string.
> Since the string is only used for printing error messages, I'd propose making the toString use the types of the vector batch instead of the object inspector.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)