Yang Jie created SPARK-34028:
--------------------------------

             Summary: 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


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]

Reply via email to