dongjoon-hyun commented on PR #45095:
URL: https://github.com/apache/spark/pull/45095#issuecomment-1960604937

   ```
   [info] SparkThrowableSuite:
   [info] - No duplicate error classes (20 milliseconds)
   [info] - Error classes are correctly formatted (35 milliseconds)
   [info] - SQLSTATE is mandatory (2 milliseconds)
   [info] - Error category and error state / SQLSTATE invariants (23 
milliseconds)
   [info] - Message invariants (7 milliseconds)
   [info] - Message format invariants (8 milliseconds)
   [info] - Error classes match with document *** FAILED *** (55 milliseconds)
   [info]   "...ects an instance of [ExpressionEncoder] but got `<encoderTy..." 
did not equal "...ects an instance of [`ExpressionEncoder`] but got 
`<encoderTy..." The error class document is not up to date. Please regenerate 
it. (SparkThrowableSuite.scala:353)
   [info]   Analysis:
   [info]   "...ects an instance of [ExpressionEncoder] but got `<encoderTy..." 
-> "...ects an instance of [`ExpressionEncoder`] but got `<encoderTy..."
   ```


-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to