AbsaOSS / AbsaOSS/pramen

Consolidate bookkeeping entries for incremental jobs

未关闭
#651 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Scala
星标
31
派生
4
平均合并
1 天 10 分钟
30 天内合并 PR
4

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。