This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from f8b0834fb83 [FLINK-31214][python] Add support for new command line
option -py.pythonpath
add ccd0fe2d75a [FLINK-30989][runtime] Some config options related to
sorting and spilling are not valid.
No new revisions were added by this update.
Summary of changes:
.../streaming/api/operators/sort/MultiInputSortingDataInput.java | 6 +++---
.../flink/streaming/api/operators/sort/SortingDataInput.java | 9 +++++----
.../runtime/io/StreamMultipleInputProcessorFactory.java | 2 +-
.../streaming/runtime/io/StreamTwoInputProcessorFactory.java | 2 +-
.../apache/flink/streaming/runtime/tasks/OneInputStreamTask.java | 2 +-
5 files changed, 11 insertions(+), 10 deletions(-)