Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
Description
Currently there are two ways to register a table sink/source in PyFlink table API:
1) TableEnvironment.connect
2) TableEnvironment.sql_update
I think it's better to provide documentation and examples on how to use 2) in PyFlink.
Attachments
Issue Links
- links to