AbsaOSS / AbsaOSS/spline

Partition level lineage tracking

Aperta
#22 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
feature
Lingua principale
Scala
Stelle
667
Fork
155
Merge medio
3g 6h
PR unite (30g)
4

Descrizione

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.

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.