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.
   
![image](https://user-images.githubusercontent.com/31235759/101611000-ea1e3480-3a43-11eb-9931-6b93ed7aed0e.png)
   
   MacBook-Pro:flink admin$ git rebase master
   当前分支 FLINK-19942 是最新的。




----------------------------------------------------------------
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]


Reply via email to