Data source-specific permissions

To run data quality on a data source, the Edge connection must have the minimum permissions described in the table below.

Note The Edge connection may be shared with other capabilities, such as Structural Metadata Ingestion, or may be specific to Data Quality & Observability, such as Data Quality Pullup Processing or Data Quality Pushdown Processing.

Data source Structural Metadata ingestion permissions Data Quality Pullup Processing and Data Quality Pushdown Processing capability permissions
Amazon Athena N/A
  • Read access on the Glue catalog and S3 buckets
  • Write access on the S3 output location
Amazon Redshift USAGE
  • USAGE on schemas
  • SELECT on all tables
Databricks
  • CAN USE on the SQL warehouse
  • USAGE on CATALOG
  • USAGE on SCHEMA
  • SELECT on the schema or tables that you want to process
CAN ATTACH TO on the cluster
Db2 CONNECT on the database SELECT on each table that you want to profile
Denodo N/A CONNECT and EXECUTE on the database
Google BigQuery
  • bigquery.datasets.get
  • bigquery.jobs.create
  • bigquery.tables.get
  • bigquery.tables.getData
  • bigquery.tables.list
  • resourcemanager.projects.get
  • roles/bigquery.dataViewer
  • roles/bigquery.jobUser
  • roles/bigquery.readSessionUser on the project
  • roles/bigquery.dataOwner on the temporary dataset
Microsoft SQL Server
  • CONNECT SQL on the system
  • VIEW DEFINITION on the database
  • GRANT on the login and database
  • SELECT on schemas, tables, and views
MySQL SELECT on each database and table that you want to ingest SELECT on each schema that you want to profile
Oracle OCI N/A

SELECT on schemas, tables, and views

PostgreSQL N/A
  • USAGE on schemas
  • SELECT on all tables
Presto N/A read-only role on the catalog, schemas, tables, views, and columns
SAP HANA
  • MONITORING role
  • PUBLIC role
SELECT on each schema that you want to profile
Snowflake
  • USAGE on the database and schema
  • REFERENCES on each table that you want to ingest
  • USAGE on the warehouse, database, and schema
  • SELECT on tables and views
Starburst N/A read-only role on the catalog, schemas, tables, views, and columns
Trino N/A read-only role on the catalog, schemas, tables, views, and columns