Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
FLINK-10163 added initial support for views in SQL Client. We should add a command that allows for printing the query of a view for debugging. MySQL offers SHOW CREATE VIEW for this. Hive generalizes this to SHOW CREATE TABLE. The latter one could be extended to also show information about the used table factories and properties.
Attachments
Issue Links
- relates to
-
FLINK-16384 Support SHOW CREATE TABLE command in SQL Client and TableEnvironment
- Closed
- links to