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/05/07 20:46:09 UTC

[beam] 01/01: Merge pull request #8498: [SQL] reject aggregation distinct rather than executing distinct as all

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

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

commit b93793dcaf3dd6f7eb9bab30e30bab60acaa77bb
Merge: fe73353 7404a92
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Tue May 7 13:45:44 2019 -0700

    Merge pull request #8498: [SQL] reject aggregation distinct rather than executing distinct as all

 .../sql/impl/transform/agg/AggregationCombineFnAdapter.java   |  5 +++++
 .../beam/sdk/extensions/sql/BeamSqlDslAggregationTest.java    | 11 +++++++++++
 2 files changed, 16 insertions(+)