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/08/22 15:10:37 UTC

[GitHub] [spark] Yikun commented on pull request #37617: [SPARK-40179][DON'T MERGE]

Yikun commented on PR #37617:
URL: https://github.com/apache/spark/pull/37617#issuecomment-1222495507

   This error is a bit strange, the only possibility I can think of is that for some reason, the cache is not flushed, resulting in a certain error not being caught by CI.
   
   According investigation, I found that this https://github.com/Yikun/spark/commit/3ed382f391911ec4a79fb204f4986728017dfa4a might the real first bad commit:
   
   I just found there were some unexpected behaviror:
   https://github.com/panbingkun/spark/runs/7938361118?check_suite_focus=true
   
   The [cache key key: build-f655f4b01719806a657a56bf60547b9f11d9d4ccb88d5655ba18e247ca8897f1](https://github.com/panbingkun/spark/runs/7938361118?check_suite_focus=true#step:4:8) missed, but GA were still using the [old cache key build-2adc4904ccefab084e3f3b8bbd8f62734d9d2636744981017445eaea3bdce355](https://github.com/panbingkun/spark/runs/7938361118?check_suite_focus=true#step:4:17).


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