Changes between Initial Version and Version 8 of Ticket #35996


Ignore:
Timestamp:
Dec 11, 2024, 2:15:32 PM (7 days ago)
Author:
Erica Pisani
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35996

    • Property Status assignednew
  • Ticket #35996 – Description

    initial v8  
    4343
    4444**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 
     45I'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).
Back to Top