You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/06/03 13:44:38 UTC

[GitHub] [flink] dawidwys commented on a change in pull request #8596: [FLINK-12254][table] Update table source and sinks to new type system

dawidwys commented on a change in pull request #8596: [FLINK-12254][table] Update table source and sinks to new type system
URL: https://github.com/apache/flink/pull/8596#discussion_r289843817
 
 

 ##########
 File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/sinks/TableSink.java
 ##########
 @@ -59,6 +101,10 @@
 	 * @param fieldTypes The field types of the table to emit.
 	 * @return A copy of this {@link TableSink} configured with the field names and types of the
 	 *         table to emit.
+	 *
+	 * @deprecated This method will be dropped in future versions. It is recommended to use pass a
 
 Review comment:
   nit: delete either `use` or `pass`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services