You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/10/23 15:23:26 UTC

[beam] branch master updated (f3cb463 -> 47c2619)

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

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


    from f3cb463  Replace deprecated StateTag.StateBinder in FlinkStateInternals  (#6754)
     add ca92daa  [BEAM-5829] Convert tests to use DECIMAL for price field
     new 47c2619  Merge pull request #6787: [BEAM-5829] Convert tests to use DECIMAL for price field

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sql/impl/rel/BeamIntersectRelTest.java         | 51 +++++++++++++++++-----
 .../extensions/sql/impl/rel/BeamMinusRelTest.java  | 41 +++++++++++++----
 .../extensions/sql/impl/rel/BeamUnionRelTest.java  | 25 ++++++++---
 3 files changed, 93 insertions(+), 24 deletions(-)


[beam] 01/01: Merge pull request #6787: [BEAM-5829] Convert tests to use DECIMAL for price field

Posted by sc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 47c2619c03c3b9c4974356b26c6c9f3d4e9a3767
Merge: f3cb463 ca92daa
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Tue Oct 23 11:23:18 2018 -0400

    Merge pull request #6787: [BEAM-5829] Convert tests to use DECIMAL for price field

 .../sql/impl/rel/BeamIntersectRelTest.java         | 51 +++++++++++++++++-----
 .../extensions/sql/impl/rel/BeamMinusRelTest.java  | 41 +++++++++++++----
 .../extensions/sql/impl/rel/BeamUnionRelTest.java  | 25 ++++++++---
 3 files changed, 93 insertions(+), 24 deletions(-)