You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by go...@apache.org on 2023/01/10 06:50:48 UTC

[flink] branch release-1.16 updated (85248af102f -> 54518e9e27c)

This is an automated email from the ASF dual-hosted git repository.

godfrey pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 85248af102f [FLINK-27327][docs] Add description about changing max parallelism explicitly leads to state incompatibility
     add 54518e9e27c [FLINK-30586][table-runtime] Fix calcCodeGen failed if calc with 'like' condition contains double quotation mark

No new revisions were added by this update.

Summary of changes:
 .../table/planner/codegen/GenerateUtils.scala      |  7 +++--
 .../planner/runtime/batch/sql/CalcITCase.scala     | 29 ++++++++++++++++++--
 .../planner/runtime/stream/sql/CalcITCase.scala    | 32 +++++++++++++++++++++-
 3 files changed, 61 insertions(+), 7 deletions(-)