This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 44931eb [FLINK-16451][table-planner-blink] Fix
IndexOutOfBoundsException for DISTINCT AGG with constants
add fabe021 [FLINK-17466][table-planner-blink] Fix toRetractStream
doesn't work correctly with Pojo conversion class
No new revisions were added by this update.
Summary of changes:
.../table/planner/codegen/SinkCodeGenerator.scala | 10 ++++-----
.../table/planner/runtime/utils/JavaPojos.java | 24 ++++++++++++++++++++
.../stream/sql/StreamTableEnvironmentITCase.scala | 26 +++++++++++++++++++---
3 files changed, 52 insertions(+), 8 deletions(-)