What happened?
Right now, GoogleSheetExtractor does two loops and count() on the rows for every fetch of the spreadsheet cell range.
How to reproduce?
Run from_google_sheet() extractor on spreadsheet with over 10k rows.
Playground snippet
No response
Data required to reproduce bug locally
If the bug requires specific data, provide it here:
- PHP array
- CSV
- JSON
- Other format if bug is format-specific
Version
0.30+
Relevant error output