You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2022/01/24 07:36:03 UTC

[flink] branch release-1.14 updated (eff530f -> 2cca3a6)

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

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


    from eff530f  [FLINK-24334][k8s] Set FLINK_LOG_DIR environment for JobManager and TaskManager pod if configured via options
     add 2cca3a6  [FLINK-25683][table] Pass MAX_WATERMARK in InputConversionOperator

No new revisions were added by this update.

Summary of changes:
 .../runtime/stream/sql/DataStreamJavaITCase.java   | 36 ++++++++++++++++++++++
 .../operators/source/InputConversionOperator.java  |  2 +-
 .../source/InputConversionOperatorTest.java        | 14 +++++++++
 3 files changed, 51 insertions(+), 1 deletion(-)