Jane Chan created FLINK-26495:
---------------------------------

             Summary: Dynamic table options does not work for view
                 Key: FLINK-26495
                 URL: https://issues.apache.org/jira/browse/FLINK-26495
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API
    Affects Versions: 1.15.0
            Reporter: Jane Chan


The dynamic table options (aka. table hints) syntax
{code:java}
table_identifier /*+ OPTIONS(key=val [, key=val]*) */ {code}
does not work for the view without any exception thrown or suggestions to 
users. It is not user-friendly and misleading. We should either throw a 
meaningful exception or support this feature for view.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to