mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 16:38:17 +00:00
added Routines related permissions for Bigquery (#13875)
This commit is contained in:
parent
4a73978c77
commit
d1544097d5
@ -75,13 +75,21 @@ To execute metadata extraction and usage workflow successfully the user or the s
|
||||
| 5 | resourcemanager.projects.get | Metadata Ingestion |
|
||||
| 6 | bigquery.jobs.create | Metadata Ingestion |
|
||||
| 7 | bigquery.jobs.listAll | Metadata Ingestion |
|
||||
| 8 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 9 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 10 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 11 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
| 8 | bigquery.routines.get | Stored Procedure |
|
||||
| 9 | bigquery.routines.list | Stored Procedure |
|
||||
| 10 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 11 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
|
||||
{% /multiTablesWrapper %}
|
||||
|
||||
{% note %}
|
||||
If the user has `External Tables`, please attach relevant permissions needed for external tables, alongwith the above list of permissions.
|
||||
{% /note %}
|
||||
|
||||
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
icon="manage_accounts"
|
||||
|
@ -75,13 +75,19 @@ To execute metadata extraction and usage workflow successfully the user or the s
|
||||
| 5 | resourcemanager.projects.get | Metadata Ingestion |
|
||||
| 6 | bigquery.jobs.create | Metadata Ingestion |
|
||||
| 7 | bigquery.jobs.listAll | Metadata Ingestion |
|
||||
| 8 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 9 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 10 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 11 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
| 8 | bigquery.routines.get | Stored Procedure |
|
||||
| 9 | bigquery.routines.list | Stored Procedure |
|
||||
| 10 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 11 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
|
||||
{% /multiTablesWrapper %}
|
||||
|
||||
{% note %}
|
||||
If the user has `External Tables`, please attach relevant permissions needed for external tables, alongwith the above list of permissions.
|
||||
{% /note %}
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
icon="manage_accounts"
|
||||
|
@ -87,13 +87,20 @@ To execute metadata extraction and usage workflow successfully the user or the s
|
||||
| 5 | resourcemanager.projects.get | Metadata Ingestion |
|
||||
| 6 | bigquery.jobs.create | Metadata Ingestion |
|
||||
| 7 | bigquery.jobs.listAll | Metadata Ingestion |
|
||||
| 8 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 9 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 10 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 11 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
| 8 | bigquery.routines.get | Stored Procedure |
|
||||
| 9 | bigquery.routines.list | Stored Procedure |
|
||||
| 10 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 11 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
|
||||
{% /multiTablesWrapper %}
|
||||
|
||||
{% note %}
|
||||
If the user has `External Tables`, please attach relevant permissions needed for external tables, alongwith the above list of permissions.
|
||||
{% /note %}
|
||||
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
icon="manage_accounts"
|
||||
|
@ -68,13 +68,19 @@ To execute metadata extraction and usage workflow successfully the user or the s
|
||||
| 5 | resourcemanager.projects.get | Metadata Ingestion |
|
||||
| 6 | bigquery.jobs.create | Metadata Ingestion |
|
||||
| 7 | bigquery.jobs.listAll | Metadata Ingestion |
|
||||
| 8 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 9 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 10 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 11 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
| 8 | bigquery.routines.get | Stored Procedure |
|
||||
| 9 | bigquery.routines.list | Stored Procedure |
|
||||
| 10 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 11 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
|
||||
{% /multiTablesWrapper %}
|
||||
|
||||
{% note %}
|
||||
If the user has `External Tables`, please attach relevant permissions needed for external tables, alongwith the above list of permissions.
|
||||
{% /note %}
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
icon="manage_accounts"
|
||||
|
@ -76,13 +76,19 @@ To execute metadata extraction and usage workflow successfully the user or the s
|
||||
| 5 | resourcemanager.projects.get | Metadata Ingestion |
|
||||
| 6 | bigquery.jobs.create | Metadata Ingestion |
|
||||
| 7 | bigquery.jobs.listAll | Metadata Ingestion |
|
||||
| 8 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 9 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 10 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 11 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
| 8 | bigquery.routines.get | Stored Procedure |
|
||||
| 9 | bigquery.routines.list | Stored Procedure |
|
||||
| 10 | datacatalog.taxonomies.get | Fetch Policy Tags |
|
||||
| 11 | datacatalog.taxonomies.list | Fetch Policy Tags |
|
||||
| 12 | bigquery.readsessions.create | Bigquery Usage & Lineage Workflow |
|
||||
| 13 | bigquery.readsessions.getData | Bigquery Usage & Lineage Workflow |
|
||||
|
||||
{% /multiTablesWrapper %}
|
||||
|
||||
{% note %}
|
||||
If the user has `External Tables`, please attach relevant permissions needed for external tables, alongwith the above list of permissions.
|
||||
{% /note %}
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
icon="manage_accounts"
|
||||
|
Loading…
x
Reference in New Issue
Block a user