You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/07 15:05:17 UTC

[GitHub] [spark] MaxGekk commented on pull request #29968: [SPARK-26499][SQL][FOLLOWUP] Print the loading provider exception starting from the INFO level

MaxGekk commented on pull request #29968:
URL: https://github.com/apache/spark/pull/29968#issuecomment-704998924


   I print the exception starting from the INFO level because WARN is on by default in tests, and the exception is still printed when:
   ```Scala
   logWarning(s"Failed to load built in provider.", t)
   ```


----------------------------------------------------------------
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:
users@infra.apache.org



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