This is an automated email from the ASF dual-hosted git repository.
mingmxu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7940259 Merge pull request #7781: [BEAM-4102] use plugins DSL instead
of manual classpath
new 0fef9e1 BEAM-6632: fix integer overflow for interval >= 25
new ca7bc1d BEAM-6632: Use UTC timezone in test
new 708434a BEAM-6632: added todo comment related to CALCITE-2837
new 98d7f0d Merge pull request #7785: [BEAM-6632] Fixes integer overflow
for interval >= 25 DAY
The 20042 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/rule/BeamAggregationRule.java | 7 ++--
.../extensions/sql/BeamSqlDslAggregationTest.java | 47 +++++++++++++++++++++
.../beam/sdk/extensions/sql/BeamSqlDslBase.java | 48 ++++++++++++++++++++++
3 files changed, 99 insertions(+), 3 deletions(-)