Understanding Data Lineage

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 4

  • @ranjan_v
    @ranjan_v 3 года назад

    Thank you very much, you are really teaching us who are new to the field

  • @ishikajohari1508
    @ishikajohari1508 3 года назад

    Hi! I'm a new subscriber, thank you for these helpful videos! Could you also suggest some resources to get some in-depth knowledge?

  • @indrayad
    @indrayad 4 года назад +1

    If a mapping is a lineage or the process of loading the data from source to target is a Lineage, so do all the ETL tools perform data Lineage ?

    • @jamieduff4409
      @jamieduff4409 4 года назад +1

      Hey - I would think of it like this: The ETL doesn't perform the data lineage, it creates data lineage....the fact that it is taking data from one source (extract), applying some logic (transform), and loading to target source (load) means that there is a mapping from source to target a.k.a a data lineage :).