QueryUserAssignmentLog

The QueryUserAssignmentLog table contains information about specific queries and their users.

Columns

Column NameColumn TypeDescription
DateStringThe date on which the information was generated. This is the partitioning column.
TimestampInstantThe timestamp of the event.
QuerySeriallongThe individual query's identifier serial number.
QueryOwnerStringThe query's owner.
AdminGroupsStringAdditional administrators for the query (i.e., users or groups that can edit, start, stop, or delete the query)
AssignedSlotint
UserStringThe current user.
PolicyNameString
DetailsStringDetails on the query.
IsResetBooleanWhether or not the query is reset.