Reputation: 13
Good day all,
I am learing Python and am trying to connect to Google bigquery. In that I succeeded. I have a view in BigQuery that uses the Session_User() functionality to limit the information that is shown to the user that requests the information.
Using DataStudio (now Looker) this works like a charm. Now I am looking for a way to do this also by using Python provide the sessions user to the bigquery connection I am using.
Does anybody have experience with that? I am not able to find any documentation on this subject!
Upvotes: 0
Views: 115