FYI: In MySQL it is called [SHOW CREATE 
VIEW](https://dev.mysql.com/doc/refman/8.0/en/show-create-view.html) and many 
vendors don't even offer this functionality which I find weird (e.g. Snowflake 
only shows the schema for [DESCRIBE 
VIEW](https://docs.snowflake.net/manuals/sql-reference/sql/desc-view.html)).

I'm fine with removing `SHOW VIEW` for now?

[ Full content available at: https://github.com/apache/flink/pull/6606 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to