[ 
https://issues.apache.org/jira/browse/FLINK-21836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shengkai Fang updated FLINK-21836:
----------------------------------
    Description: 
The {{ParseStrategyParser}} is responsible to convert statement to 
{{Operation}} by {{StatementParseStrategy}}. 

In this JIRA, we also move the getCompletionHints from the planner to parser. 
The reason why we do this as follow:

- 

Because parser is the one to convert the input statement to operation. 

  was:The {{RegexOperationConverter}} is responsible to convert statement to 
{{Operation}} by regex. 


> Introduce ParseStrategyParser
> -----------------------------
>
>                 Key: FLINK-21836
>                 URL: https://issues.apache.org/jira/browse/FLINK-21836
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>    Affects Versions: 1.13.0
>            Reporter: Shengkai Fang
>            Priority: Major
>
> The {{ParseStrategyParser}} is responsible to convert statement to 
> {{Operation}} by {{StatementParseStrategy}}. 
> In this JIRA, we also move the getCompletionHints from the planner to parser. 
> The reason why we do this as follow:
> - 
> Because parser is the one to convert the input statement to operation. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to