You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alex Van Boxel (Jira)" <ji...@apache.org> on 2020/01/04 19:01:00 UTC

[jira] [Commented] (BEAM-9054) Row.toString with Logical Type are different for RowWithGetters and RowWithStorage

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

Alex Van Boxel commented on BEAM-9054:
--------------------------------------

[~reuvenlax] : I could change this, but I'm indifferent of what the best representation for the logical type is: the base type or the logical type itself.

> Row.toString with Logical Type are different for RowWithGetters and RowWithStorage
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-9054
>                 URL: https://issues.apache.org/jira/browse/BEAM-9054
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Alex Van Boxel
>            Priority: Major
>
> Row.toString with Logical Type are different for RowWithGetters and RowWithStorage with equivalent schemas. Behaviour for:
>  * RowWithGetters will show the .toString() representation of the logical type
>  * RowWithStorage will show the base type
> This should be one or the other



--
This message was sent by Atlassian Jira
(v8.3.4#803005)