AbsaOSS / AbsaOSS/spline

Partition level lineage tracking

Aberta
#22 0 comentários 0 reações 0 responsáveis Ver no GitHub
feature
Linguagem predominante
Scala
Estrelas
667
Forks
155
Merge médio
3d 6h
PRs com merge (30d)
4

Descrição

When appending data to an existing data source Spark creates a new partition. Even though appended partitions should have the same schema the way how the data was computed (the lineage) could be different for every partition. Tracking lineage information at a partition level is useful for cases when partitions are subsequently read separately. So the derived lineage could be tracked more precisely by avoiding tracking the lineage of the partitions that were not actually used for subsequent computation.

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.