You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2019/10/07 21:41:37 UTC

[beam] branch master updated (be5753d -> 5d83b15)

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

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


    from be5753d  Merge pull request #9738 from davidcavazos/region-tag-fix
     add eff9eb1  [BEAM-6995] Modify BeamBasicAggregationRule to only be applied when windowing is not used
     add 5d83b15  Merge pull request #9703: [BEAM-6995] Beam basic aggregation rule only when not windowed

No new revisions were added by this update.

Summary of changes:
 .../sql/impl/rule/BeamAggregationRule.java         |  8 +++
 .../sql/impl/rule/BeamBasicAggregationRule.java    | 74 ++++++++++++++++++++--
 .../extensions/sql/BeamSqlDslAggregationTest.java  |  2 -
 3 files changed, 78 insertions(+), 6 deletions(-)