This is an automated email from the ASF dual-hosted git repository.
shengkai pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from 724302faec9 [hotfix][docs] Update minor version for 1.16.2 release
add c07b50170d0 [FLINK-31967][table-runtime] Fix LAG function get NPE when
the input type is not null
No new revisions were added by this update.
Summary of changes:
.../batch/sql/agg/AggregateITCaseBase.scala | 29 ++++++++++++++++++++
.../runtime/stream/sql/AggregateITCase.scala | 32 ++++++++++++++++++++++
.../functions/aggregate/LagAggFunction.java | 9 ++++++
3 files changed, 70 insertions(+)