AbsaOSS / AbsaOSS/spline

Partition level lineage tracking

未關閉
#22 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
feature
主要語言
Scala
星號
667
分支
155
平均合併
3 天 6 小時
30 天內合併 PR
4

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。