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 aa882c1 [FLINK-17994][checkpointing] Fix the race condition between
CheckpointBarrierUnaligner#processBarrier and #notifyBarrierReceived
add 44931eb [FLINK-16451][table-planner-blink] Fix
IndexOutOfBoundsException for DISTINCT AGG with constants
No new revisions were added by this update.
Summary of changes:
.../codegen/agg/AggsHandlerCodeGenerator.scala | 1 +
.../planner/codegen/agg/DistinctAggCodeGen.scala | 25 ++++++++++++++++------
.../runtime/stream/sql/OverWindowITCase.scala | 8 +++++--
3 files changed, 25 insertions(+), 9 deletions(-)