Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
task_id | varchar | 250 | null |
|
|
|||
dag_id | varchar | 250 | null |
|
|
|||
execution_date | timestamptz | 35,6 | null |
|
|
|||
email_sent | bool | 1 | √ | null |
|
|
||
timestamp | timestamptz | 35,6 | √ | null |
|
|
||
description | text | 2147483647 | √ | null |
|
|
||
notification_sent | bool | 1 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
sla_miss_pkey | Primary key | Asc/Asc/Asc | task_id + dag_id + execution_date |
sm_dag | Performance | Asc | dag_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors