zhuxiaoshang commented on a change in pull request #13907:
URL: https://github.com/apache/flink/pull/13907#discussion_r539145192
##########
File path:
flink-table/flink-table-common/src/main/java/org/apache/flink/table/connector/sink/OutputFormatProvider.java
##########
@@ -36,6 +38,23 @@ static OutputFormatProvider of(OutputFormat<RowData>
outputFormat) {
return () -> outputFormat;
Review comment:
@fsk119 I have rebased to master,but push failed.What should I do next.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]