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