gaogaotiantian commented on PR #56152:
URL: https://github.com/apache/spark/pull/56152#issuecomment-4557686349

   I don't think you can just split one task into two. ASF has a policy of 20 
concurrent tasks and we are already at the limit. Currently there is one slot 
available which I squeezed from combining Python tasks, and that was reserved 
for https://github.com/apache/spark/pull/55677 - which I still need to polish.
   
   This task is already pretty fast (1h). We need to consider our resource 
limit by ASF.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to