Changes between Initial Version and Version 8 of Ticket #35996
- Timestamp:
- Dec 11, 2024, 2:15:32 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35996
- Property Status assigned → new
-
Ticket #35996 – Description
initial v8 43 43 44 44 **Proposed solution:** 45 I'm happy to put up a pull request with the patch, and can emulate what the issue linked above did which is conditionally supply a `chunk_size` similar to the solution implemented in the issue linked above' 46 45 I've put up a pull request with the patch which mirrors what was done in the linked issue above (conditionally adding a `chunk_size` to the `.iterator` call).