qzyu999 commented on code in PR #438:
URL: https://github.com/apache/fluss-rust/pull/438#discussion_r2936003486
##########
bindings/python/test/test_log_table.py:
##########
@@ -729,6 +729,923 @@ async def
test_scan_records_indexing_and_slicing(connection, admin):
await admin.drop_table(table_path, ignore_if_not_exists=False)
+async def test_async_iterator(connection, admin):
Review Comment:
Hi @fresh-borzoni, I've made the changes here:
efbcb8cd3e390558fc6242f7a7aed184b5c2257b please let me know if I removed
correctly all the tests requested.
--
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]