MONITOR, OPERATE, MONITOR EXECUTION 및 OWNER 권한에 대한 작업 보기 기능 확장(보류 중)

주의

이 동작 변경 사항은 2025_01 번들에 있습니다.

번들의 현재 상태는 번들 기록 섹션을 참조하십시오.

이 동작 변경 번들을 활성화하면 이러한 권한을 가진 역할이 작업 정보를 볼 수 있는 기능이 확장됩니다.

변경 전:

MONITOR, OPERATE, MONITOR EXECUTION 및 OWNERSHIP 권한이 있는 역할은 일부 작업 정보를 사용할 수 없었습니다.

변경 후:

MONITOR, OPERATE, MONITOR EXECUTION 및 OWNERSHIP 권한으로 사용할 수 있는 작업 정보가 확장되었습니다.

다음 표에서는 이 동작 변경 번들을 활성화했을 때 사용할 수 있는 작업 정보에 대해 설명합니다.

MONITOR 및 OPERATE 권한

변경 전

변경 후

SHOW TASKS

DESCRIBE TASK

INFORMATION_SCHEMA 테이블 함수

TASK_HISTORY

CURRENT_TASK_GRAPHS

COMPLETE_TASK_GRAPHS

QUERY_HISTORY , QUERY_HISTORY_BY_*

서버리스 작업의 경우:

✔ 모든 쿼리

✔ Stored-procedure child queries that ran with caller’s rights.

❌ Stored-procedure child queries that ran with owner’s rights.

사용자가 관리하는 작업의 경우:

❌ Task privileges do not determine what a role can view in QUERY_HISTORY.

서버리스 작업의 경우:

✔ 모든 쿼리

✔ Stored-procedure child queries that ran with caller’s rights.

❌ Stored-procedure child queries that ran with owner’s rights.

사용자가 관리하는 작업의 경우:

✔ Task queries and stored-procedure child queries.

❌ Stored-procedure child queries that ran with owner’s rights require at least MONITOR privileges on the warehouse. Task privileges do not grant this visibility.

Snowsight

작업 세부 정보 > 실행 기록모니터링 > 작업 기록 > 작업 실행

작업 세부 정보 > 그래프모니터링 > 작업 기록 > 작업 그래프

MONITOR EXECUTION 권한

변경 전

변경 후

SHOW TASKS

DESCRIBE TASK

INFORMATION_SCHEMA 테이블 함수

TASK_HISTORY

CURRENT_TASK_GRAPHS

COMPLETE_TASK_GRAPHS

QUERY_HISTORY , QUERY_HISTORY_BY_*

❌ Task privileges do not determine what a role can view in QUERY_HISTORY.

서버리스 작업의 경우:

✔ 모든 쿼리

✔ Stored-procedure child queries that ran with caller’s rights.

❌ Stored-procedure child queries that ran with owner’s rights.

사용자가 관리하는 작업의 경우:

✔ Task queries and stored-procedure child queries.

❌ Stored-procedure child queries that ran with owner’s rights require at least MONITOR privileges on the warehouse. Task privileges do not grant this visibility.

Snowsight

작업 세부 정보 > 실행 기록모니터링 > 작업 기록 > 작업 실행

작업 세부 정보 > 그래프모니터링 > 작업 기록 > 작업 그래프

OWNERSHIP 권한

변경 전

변경 후

SHOW TASKS

DESCRIBE TASK

INFORMATION_SCHEMA 테이블 함수

TASK_HISTORY

CURRENT_TASK_GRAPHS

COMPLETE_TASK_GRAPHS

QUERY_HISTORY , QUERY_HISTORY_BY_*

서버리스 작업의 경우:

✔ 모든 쿼리

✔ Stored-procedure child queries that ran with caller’s rights.

❌ Stored-procedure child queries that ran with owner’s rights.

사용자가 관리하는 작업의 경우:

❌ Task privileges do not determine what a role can view in QUERY_HISTORY.

서버리스 작업의 경우:

✔ 모든 쿼리

✔ Stored-procedure child queries that ran with caller’s rights.

❌ Stored-procedure child queries that ran with owner’s rights.

사용자가 관리하는 작업의 경우:

✔ Task queries and stored-procedure child queries.

❌ Stored-procedure child queries that ran with owner’s rights require at least MONITOR privileges on the warehouse. Task privileges do not grant this visibility.

Snowsight

작업 세부 정보 > 실행 기록모니터링 > 작업 기록 > 작업 실행

작업 세부 정보 > 그래프모니터링 > 작업 기록 > 작업 그래프

참조: 1799