Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
Description
Shows the CREATE TABLE statement that creates the named table. This statement also also works with views. This can be useful in some use case when users want to know all the properties and watermark definition. And it's also useful to create another table based on the printed CREATE TABLE statement.
Attachments
Issue Links
- fixes
-
FLINK-18875 DESCRIBE table can return the table properties
- Closed
- is related to
-
FLINK-10230 Support 'SHOW CREATE VIEW' syntax to print the query of a view
- Closed
-
FLINK-21198 Add show create table command support for flink sql client
- Closed
- links to