Skip to main content
Version: Candidate-4.0

analyze_status

analyze_status provides information about the status of analyze jobs.

The following fields are provided in analyze_status:

FieldDescription
IdID of the analyze job.
CatalogCatalog where the table belongs.
DatabaseDatabase where the table belongs.
TableName of the table being analyzed.
ColumnsColumns being analyzed.
TypeType of analyze job. Valid values: FULL, SAMPLE.
ScheduleSchedule type of the analyze job. Valid values: ONCE, AUTOMATIC.
StatusStatus of the analyze job. Valid values: PENDING, RUNNING, FINISH, FAILED.
StartTimeStart time of the analyze job.
EndTimeEnd time of the analyze job.
PropertiesProperties of the analyze job.
ReasonReason for the analyze job status.