sjwiesman commented on a change in pull request #10515: 
[FLINK-14007][python][docs] Add documentation for how to use Java user-defined 
source/sink in Python API
URL: https://github.com/apache/flink/pull/10515#discussion_r356141353
 
 

 ##########
 File path: docs/dev/table/sourceSinks.md
 ##########
 @@ -743,9 +744,25 @@ public class MySystemConnector extends 
ConnectorDescriptor {
   }
 }
 {% endhighlight %}
+
+The descriptor can then be used in the API as follows:
 
 Review comment:
   ?
   ```suggestion
   The descriptor can then be used to create a table in the table environment.
   ```

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


With regards,
Apache Git Services

Reply via email to