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

gaoyunhaii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from adc5849  Revert "[FLINK-25659][table-planner] Enable flaky 
LogicalRelDataTypeConverterTest with debug information"
     new 64367a2  Revert "[FLINK-26314][connectors/filesystem] Disable 
unaligned checkpoints for StreamingExecutionFileSinkITCase."
     new 2c9d64e  [FLINK-26403][datastream] Fixes the endOfInput logic of sink 
writer and committer.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sink/StreamingCompactingFileSinkITCase.java    |  8 ---
 .../sink/StreamingExecutionFileSinkITCase.java     |  3 --
 .../runtime/operators/sink/CommitterOperator.java  | 57 +++++++++++-----------
 .../operators/sink/CommitterOperatorFactory.java   | 13 +++--
 .../runtime/operators/sink/SinkWriterOperator.java | 41 +++-------------
 .../operators/sink/SinkWriterOperatorFactory.java  | 14 +-----
 .../translators/SinkTransformationTranslator.java  |  9 ++--
 .../operators/sink/CommitterOperatorTest.java      | 32 ++++++++----
 .../operators/sink/SinkWriterOperatorTest.java     | 37 ++++----------
 9 files changed, 82 insertions(+), 132 deletions(-)

Reply via email to