Copilot commented on code in PR #6522: URL: https://github.com/apache/ignite-3/pull/6522#discussion_r2314635256
########## modules/platforms/python/tests/test_fetch_table.py: ########## @@ -171,7 +171,8 @@ def test_cursor_iterable(table_name, cursor, drop_table_cleanup): TEST_PAGE_SIZE + 1, TEST_PAGE_SIZE * 2, TEST_PAGE_SIZE * 2 + 1, - 8000, + # TODO: IGNITE-26358 Implement Heartbeats Review Comment: The TODO comment references ticket 'IGNITE-26358', but the PR title mentions 'IGNITE-26308'. Please verify the correct ticket number to ensure proper tracking. ```suggestion # TODO: IGNITE-26308 Implement Heartbeats ``` -- 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