Closed Josipmrden closed 1 year ago
@Josipmrden fix comments which @as51340 suggested, but otherwise looks good to me after that is fixed
@vpavicic I still need docs for this, will do tomorrow
@vpavicic I still need docs for this, will do tomorrow
@Josipmrden release note as well please thank you you're awesome
@Josipmrden ok?
When executing complex queries, the period
module allows batching results
from one query into another to improve execution time.
Description
In the pull request, periodic.iterate module has been added to support periodic transactions over a query. It helps when having to allocate a lot of deltas that need to be read all over again during the each passing of the operator tree.
Pull request type
######################################
Reviewer checklist (the reviewer checks this part)
Module/Algorithm
######################################