AbsaOSS / AbsaOSS/pramen

Consolidate bookkeeping entries for incremental jobs

Aberta
#651 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Scala
Estrelas
31
Forks
4
Merge médio
1d 10min
PRs com merge (30d)
4

Descrição

## 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]
--

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.