Use case
Users running the Python SDK for data extraction or pipeline workflows need to retrieve full result sets that exceed 50,000 rows. The API supports paginated retrieval beyond 50k (used for CSV exports in the UI), but the SDK enforces a hard cap
Proposed solution
Allow the SDK to request results beyond 50k
Use case
Users running the Python SDK for data extraction or pipeline workflows need to retrieve full result sets that exceed 50,000 rows. The API supports paginated retrieval beyond 50k (used for CSV exports in the UI), but the SDK enforces a hard cap
Proposed solution
Allow the SDK to request results beyond 50k