You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/15 12:02:00 UTC

[jira] [Work logged] (BEAM-11643) SpannerIO does not support using BigDecimal for Numeric fields

     [ https://issues.apache.org/jira/browse/BEAM-11643?focusedWorklogId=536447&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536447 ]

ASF GitHub Bot logged work on BEAM-11643:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jan/21 12:01
            Start Date: 15/Jan/21 12:01
    Worklog Time Spent: 10m 
      Work Description: nielm commented on pull request #13762:
URL: https://github.com/apache/beam/pull/13762#issuecomment-760901750


   R: @terryxian78 @chamikaramj 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 536447)
    Remaining Estimate: 0h
            Time Spent: 10m

> SpannerIO does not support using BigDecimal for Numeric fields
> --------------------------------------------------------------
>
>                 Key: BEAM-11643
>                 URL: https://issues.apache.org/jira/browse/BEAM-11643
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.27.0
>            Reporter: Niel Markwick
>            Assignee: Niel Markwick
>            Priority: P2
>             Fix For: 2.28.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Since NUMERIC types were added to Spanner, it has been possible to assign a Java BigDecimal to a column in a Spanner mutation.
> The feature to support NUMERIC in BEAM was added in [PR#12818|https://github.com/apache/beam/pull/12818]  (BEAM-10875), but missed adding BigDecimal support to the part of the code where the size of mutated values are calculated.



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