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 fe73353 [BEAM-6986] TypeHints Py3 Error: Multiple tests fail with a
generator StopIteration error on Python 3.7 (#8497)
add 7404a92 [sql] reject aggreagtion distinct rather than executing
distinct as all.
new b93793d Merge pull request #8498: [SQL] reject aggregation distinct
rather than executing distinct as all
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/transform/agg/AggregationCombineFnAdapter.java | 5 +++++
.../beam/sdk/extensions/sql/BeamSqlDslAggregationTest.java | 11 +++++++++++
2 files changed, 16 insertions(+)