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 2022/11/01 02:54:08 UTC

[GitHub] [spark] LuciferYang opened a new pull request, #38456: Spark 40950

LuciferYang opened a new pull request, #38456:
URL: https://github.com/apache/spark/pull/38456

   ### What changes were proposed in this pull request?
   This pr aims to replace TypeCheckFailure by DataTypeMismatch in type checks in window expressions, includes `NthValue` and `NTile` 
   
   
   ### Why are the changes needed?
   Migration onto error classes unifies Spark SQL error messages.
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes. The PR changes user-facing error messages.
   
   
   
   ### How was this patch tested?
   Pass GitHub Actions
   
   


-- 
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-unsubscribe@spark.apache.org

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


[GitHub] [spark] LuciferYang closed pull request #38456: Spark 40950

Posted by GitBox <gi...@apache.org>.
LuciferYang closed pull request #38456: Spark 40950
URL: https://github.com/apache/spark/pull/38456


-- 
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-unsubscribe@spark.apache.org

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