HeartSaVioR commented on pull request #29767:
URL: https://github.com/apache/spark/pull/29767#issuecomment-704267920


   The build failure doesn't look to occur from my change, though that looks to 
be warn but considered as error and build finally failed.
   
   ```
   [error] [warn] 
/home/jenkins/workspace/SparkPullRequestBuilder/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveSessionCatalog.scala:129:
 This catches all Throwables. If this is really intended, use `case e : 
Throwable` to clear this warning.
   [error] [warn]         case e => throw e
   [error] [warn] 
   ```
   
   Did we change something on build like parameters/options?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to