[
https://issues.apache.org/jira/browse/SPARK-34028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259632#comment-17259632
]
Apache Spark commented on SPARK-34028:
--------------------------------------
User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/31064
> Cleanup "unreachable code" compilation warnings
> -----------------------------------------------
>
> Key: SPARK-34028
> URL: https://issues.apache.org/jira/browse/SPARK-34028
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Yang Jie
> Priority: Minor
>
> RunĀ
> {code:java}
> mvn clean install -DskipTests -Phadoop-3.2 -Phive-2.3 -Phadoop-cloud -Pmesos
> -Pyarn -Pkinesis-asl -Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes
> -Phive -Pscala-2.13
> {code}
> There is oneĀ "unreachable code" compilation warning:
> {code:java}
> [WARNING] [Warn]
> /spark/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala:1555:
> [other-match-analysis @
> org.apache.spark.sql.catalyst.catalog.SessionCatalog.lookupFunction.catalogFunction]
> unreachable code
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]