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 2021/09/17 06:21:00 UTC

[GitHub] [spark] cloud-fan edited a comment on pull request #34029: [SPARK-36789][SQL] Use the correct constant type as the null value holder in array functions

cloud-fan edited a comment on pull request #34029:
URL: https://github.com/apache/spark/pull/34029#issuecomment-921530981


   cc @HyukjinKwon let's see if this can fix the test failure. My theory is JVM may need to box the value in some cases (different optimization level?) which causes type cast exception.


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