This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.
*** WARNING: tag nightly-master was modified! ***
from b2c2bff (commit)
to 8d460db (commit)
from b2c2bff Merge pull request #12338: [BEAM-10556] Make rawtypes an
error. Add flag to ignore rawtype errors and add to modules with errors.
add 8d460db Implement Numbering functions (#12375)
No new revisions were added by this update.
Summary of changes:
.../sdk/extensions/sql/impl/rel/BeamWindowRel.java | 23 ++-
.../transform/BeamBuiltinAnalyticFunctions.java | 183 ++++++++++++++++++++-
.../transform/agg/AggregationCombineFnAdapter.java | 8 +-
.../extensions/sql/BeamAnalyticFunctionsTest.java | 115 +++++++++++++
4 files changed, 318 insertions(+), 11 deletions(-)