You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
It uses the `rowsInJob` instead of `rowsInPage` inside `get_job_results()`. `get_job_results()` only fetches a single page / cursor result, therefore the number of rows in the page must be used.
0 commit comments