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

ASF GitHub Bot commented on BEAM-269:
-------------------------------------

GitHub user eljefe6a opened a pull request:

    https://github.com/apache/incubator-beam/pull/307

    [BEAM-269] Create BigDecimal Coder

    Jira issue BEAM-269 Create BigDecimal Coder. Added coder for BigDecimal. 
Added unit tests for BigDecimal coder.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eljefe6a/incubator-beam BigDecimalCoder

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/307.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #307
    
----
commit 72ec9b82fb21ee9040b1bee6615fecfb9916e470
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-02T18:39:26Z

    Make Regex Transform

commit e6f8c958a2bb88d8b2582cb9d4391922c15b7141
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-02T22:34:08Z

    Merge remote-tracking branch 'upstream/master'

commit 587eaaec106829002df5df1b38753f811649aa51
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-03T01:08:13Z

    Fixing checkstyle issues. Added missing Apache license.

commit df3045f62c939ef3a777ffbf658088f193144983
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-05T15:46:14Z

    Added distributed replacement functions. Add replaceAll and replaceFirst. 
Fixed some JavaDocs.

commit 793d22667f485a5cdd49a7d36553c96e6898391c
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-05T15:55:58Z

    Whitespace fixes for check style.

commit 9e5a9971131721c988242400643712f5c9671b9e
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-09T15:47:56Z

    Merge remote-tracking branch 'upstream/master'

commit bdbed177c4fa8afed2a89f9c8c9be87ae93abeff
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-09T17:05:15Z

    Added BigDecimal coder and tests.

commit 9615b1bc1eb3095d6469640b9d8e072013cceee5
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-05-09T17:31:11Z

    Removing files from another branch.

----


> Create BigDecimal Coder
> -----------------------
>
>                 Key: BEAM-269
>                 URL: https://issues.apache.org/jira/browse/BEAM-269
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Jesse Anderson
>            Assignee: Jesse Anderson
>
> There isn't a coder for BigDecimal. This class is especially important for 
> financial companies to represent money.



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

Reply via email to