wuchong commented on a change in pull request #12666:
URL: https://github.com/apache/flink/pull/12666#discussion_r443954497



##########
File path: docs/dev/table/hive/hive_dialect.md
##########
@@ -272,6 +272,8 @@ CREATE VIEW [IF NOT EXISTS] view_name [(column_name, ...) ]
 
 #### Alter
 
+**NOTE**: Altering view only works with table API, not supported via SQL 
client.

Review comment:
       ```suggestion
   **NOTE**: Altering view only works in Table API, but not supported via SQL 
client.
   ```
   




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


Reply via email to