LuciferYang commented on PR #38865:
URL: https://github.com/apache/spark/pull/38865#issuecomment-1336752983

   @infoankitp 
   
   ```
   2022-12-03T13:00:36.5812875Z [info] 
ExpressionsSchemaSuite:
   2022-12-03T13:00:37.5439485Z [info] - Check 
schemas for expression examples *** FAILED *** (838 milliseconds)
   2022-12-03T13:00:37.5454687Z [info]   417 did 
not equal 418 Expected 417 blocks in result file but got 418. Try regenerating 
the result files. (ExpressionsSchemaSuite.scala:164)
   ```
   
   The failed test seems related to this pr, I think we need run 
   ```
   SPARK_GENERATE_GOLDEN_FILES=1 build/sbt "sql/testOnly 
*ExpressionsSchemaSuite"
   ```
   to re-generate golden files for `ExpressionsSchemaSuite`
   
   


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