yahoNanJing commented on PR #156: URL: https://github.com/apache/arrow-ballista/pull/156#issuecomment-1232422292
Hi @avantgardnerio, basically both of the pull-based and push-based task scheduling work well in ballista. In general, we should use pull-based task scheduling for RTL purpose and leverage push-based task scheduling for interactive queries for achieving low latency. And since our team mainly uses ballista for interactive queries, our focus and patches will be mainly for the push-based task scheduling. -- 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]
