robtandy commented on PR #60: URL: https://github.com/apache/datafusion-ray/pull/60#issuecomment-2643174171
@milenkovicm , That's a good suggestion. While I wait for review, I'm revisiting this functionality to add finer grained control. Something desirable is to be able to specify the number of workers for the query. If we did this, maybe `--workers`? This way you can have a predictable resource allocation, worker wise, and having more concurrent queries on the cluster might be more manageable. I'm not sure yet the best way to do this. Because after you determine the number of stages, how would you best decide which ones are advantageous to split? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org