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/03/12 14:27:17 UTC

[GitHub] [spark] attilapiros commented on pull request #31818: [SPARK-34726][SQL][2.4] Fix collectToPython timeouts

attilapiros commented on pull request #31818:
URL: https://github.com/apache/spark/pull/31818#issuecomment-797523102


   > You mean measuring time as assert criteria?
   
   No. Just having a `onSuccess` method with a longer sleep than socket timeout itself. 
   We expect the data will be still available at the python side or even we should not leave the JVM and the test can be in one of the existing scala Suites. 
   
   If this turn out to be too complex I can let it go. But let's check it first.


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

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