valepakh opened a new pull request, #4871: URL: https://github.com/apache/ignite-3/pull/4871
https://issues.apache.org/jira/browse/IGNITE-23601 This adds new compute API methods for executing jobs based on the table partitioning. These methods take a table name and submit jobs on nodes when the primary replica for the specified table is located, passing the list of partition indices on this node via the `JobExecutionContext`. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org