[
https://issues.apache.org/jira/browse/BEAM-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137712#comment-17137712
]
Beam JIRA Bot commented on BEAM-4734:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> TableRowJsonCoder looses type
> -----------------------------
>
> Key: BEAM-4734
> URL: https://issues.apache.org/jira/browse/BEAM-4734
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Reporter: Etienne Chauchot
> Priority: P3
>
> When we create a TableRow (e.g. in a row function in bigQueryIO) using new
> TableRow().set(), for ex a long gets boxed into a Long. But when it is
> encoded using TableRowJsonCoder and then re-read it might be decoded as an
> Integer if the value fits into Integer. It causes failure in asserts in tests
> like write then read.
>
> Link to the discussion in the ML:
> https://lists.apache.org/thread.html/727fd63b2aa4890bed5953574a7e01485ef785de4558fd2327136ab8@%3Cdev.beam.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)