Commit b1ff80e
authored
adding indexed created_at column to lineage events table (#2299)
* adding indexed created_at column to lineage events table
Signed-off-by: Prachi Mishra <prachi.mishra@astronomer.io>
* populate default values in lineage_events.created_at column
Signed-off-by: Prachi Mishra <prachi.mishra@astronomer.io>
* removing backfill step
Signed-off-by: Prachi Mishra <prachi.mishra@astronomer.io>
* altering type to TIMESTAMP WITH TIME ZONE
Signed-off-by: Prachi Mishra <prachi.mishra@astronomer.io>
* adding NULLS LAST in desc index on lineage_events.created_at
Signed-off-by: Prachi Mishra <prachi.mishra@astronomer.io>
Signed-off-by: Prachi Mishra <prachi.mishra@astronomer.io>1 parent e501e36 commit b1ff80e
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments