VirenS13117 opened a new pull request, #2331:
URL: https://github.com/apache/systemds/pull/2331
Enables multiple operations to iterate over the same data blocks without
removal, preventing costly disk reloads. When setResettable(true) is called,
dequeueTask() reads without removing blocks,
allowing resetIterator() to restart from beginning. Maintains full
backward compatibility with existing FIFO behavior when resettable mode is
disabled.
--
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]