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 3664609c762 [FLINK-31884][table-planner] Fix the issue that upgrade
ExecNode to new version causes the old serialized plan failed to pass Json
SerDe round trip
new 0997037598f [hotfix][API / DataStream] Make remaining tests methods
package private.
new 7a1c2b5750d [FLINK-31873][API / DataStream] Add method
setMaxParallelism to DataStreamSink.
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:
.../streaming/api/datastream/DataStreamSink.java | 16 +++++++++++
.../api/graph/StreamingJobGraphGeneratorTest.java | 33 ++++++++++++++++++----
2 files changed, 43 insertions(+), 6 deletions(-)