robtandy commented on PR #60: URL: https://github.com/apache/datafusion-ray/pull/60#issuecomment-2651645766
Hey thanks! The number of actors created per query is `number_of_stages_in_query * concurrency / partitions_per_worker`. Or if `partitions_per_worker` is not set, then the number of actors created is `number_of_stages_in_query` -- 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