You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yubin Li (Jira)" <ji...@apache.org> on 2021/08/06 04:53:00 UTC

[jira] [Created] (FLINK-23656) flink-sql-parser compile failed

Yubin Li created FLINK-23656:
--------------------------------

             Summary: flink-sql-parser compile failed
                 Key: FLINK-23656
                 URL: https://issues.apache.org/jira/browse/FLINK-23656
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
    Affects Versions: 1.14.0
            Reporter: Yubin Li


ParserResource

  import org.apache.flink.sql.parser.impl.ParseException;

 

compile error as follow:

Cannot resolve symbol 'impl'

Cannot resolve symbol 'ParseException'



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