[
https://issues.apache.org/jira/browse/FLINK-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418908#comment-17418908
]
Jark Wu commented on FLINK-24338:
---------------------------------
If you want to just validate SQL sytnax, maybe you can try to use this method
{{org.apache.flink.table.api.internal.TableEnvironmentImpl.getPlanner().getParser().parse(statement)}}.
> Provide an interface to validate flinksql
> -----------------------------------------
>
> Key: FLINK-24338
> URL: https://issues.apache.org/jira/browse/FLINK-24338
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API
> Reporter: Spongebob
> Priority: Minor
>
> It would be great if there is an interface that can validate flinksql.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)