You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "geekyouth (Jira)" <ji...@apache.org> on 2021/05/31 03:54:00 UTC

[jira] [Created] (SPARK-35571) tag v3.0.0 org.apache.spark.sql.catalyst.parser.AstBuilder import error

geekyouth created SPARK-35571:
---------------------------------

             Summary: tag v3.0.0 org.apache.spark.sql.catalyst.parser.AstBuilder import error
                 Key: SPARK-35571
                 URL: https://issues.apache.org/jira/browse/SPARK-35571
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: geekyouth


org.apache.spark.sql.catalyst.parser.AstBuilder:
https://github.com/apache/spark/blob/v3.0.0/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala

line 36:
`import org.apache.spark.sql.catalyst.parser.SqlBaseParser._`

SqlBaseParser do not exists in pkg `org.apache.spark.sql.catalyst.parser`
https://github.com/apache/spark/tree/v3.0.0/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser





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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org