oleg-zinovev commented on PR #12096:
URL: https://github.com/apache/ignite/pull/12096#issuecomment-4554049995
@alex-plekhanov
Hi,
Here’s my plan:
1. Refactor WindowExecutionTest based on the existing comments and add smoke
tests for the new functions.
2. Refactor WindowNode to:
- avoid long locks during aggregate calculations;
- improve memory tracking (notify the node memory tracker when a row is
processed and no longer stored).
This will be a separate commit for easy rollback.
3. Address any remaining unresolved comments.
I’ve freed up time to work on this and expect to finish within a week.
Could you please identify any remaining issues in the query planning
process, or is this part of the functionality considered sufficiently complete?
--
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]