You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2018/01/29 16:49:28 UTC

[beam] 01/01: Merge pull request #4521 from coheigea/bigint

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 7c6b9940b8bf38d4f268461668a534e8073f24d1
Merge: c72c3cc e2330e8
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Jan 29 17:49:23 2018 +0100

    Merge pull request #4521 from coheigea/bigint
    
    [BEAM-3560] Switch to use BigInteger/BigDecimal.ZERO/ONE/TEN

 .../java/org/apache/beam/sdk/coders/BigDecimalCoderTest.java |  4 ++--
 .../sql/impl/transform/BeamBuiltinAggregations.java          | 12 ++++++------
 .../beam/sdk/extensions/sql/BeamSqlDslAggregationTest.java   |  4 ++--
 .../org/apache/beam/sdk/extensions/sql/BeamSqlDslBase.java   |  2 +-
 .../sql/impl/interpreter/BeamSqlFnExecutorTest.java          | 12 ++++++------
 .../integrationtest/BeamSqlMathFunctionsIntegrationTest.java |  2 +-
 6 files changed, 18 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.