AbsaOSS / AbsaOSS/pramen

Consolidate bookkeeping entries for incremental jobs

Aperta
#651 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Scala
Stelle
31
Fork
4
Merge medio
1g 10m
PR unite (30g)
4

Descrizione

## Background
This is a feature to improve maintenance of the bookkeeping PostgreSQL table. Incremental jobs can run very often, say every 5 minutes, can contain many steps, say, 30, and there could be thousands of pipelines like this. We can optimize the volume of the bookeeping table by deleting redundant entries from the bookeeping table fir the same info date, leaving only the latest one.

This can be done automatically on each run.

## Feature
Consolidate bookkeeping entries for incremental jobs.

## Example [Optional]
--

## Proposed Solution [Optional]
--

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.