How to increase row select permission limit? #9620
Unanswered
danielhangan
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to fetch some data from a python server. And I cannot bypass the row select permission limit.
Things I did:
After all this I still get 1000 rows only.
It does work when I set row select permission lower than 1000. That works.
But when I try to increase to more than 1000 it never works.
The connection is a bigquery instance (idk if that helps).
What should I do? what am i missing?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions