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

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

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

Kenneth Knowles updated BEAM-11643:
-----------------------------------
    Status: Open  (was: Triage Needed)

> 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
>
>
> 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)