Skip to content
Discussion options

You must be logged in to vote

This makes sense @bmofkn ! The data model (really, the ThoughtSpot Dependency APIs) does not show direct lineage, instead shows "for a given column, what is the downstream lineage?" so your example would be..

object JOIN column LEFT JOIN dependents

Dependents table would list the Worksheet, then also Answer/Liveboards that are used by that column as well.

The reason why we don't show direct lineage.. is because an object graph may be simple, but it also may be arbitrarily complex.
[ LIVEBOARD ]   Q   { R, S, T, U }
                |   |
[ WORKSHEET ]   |   X
                |   | \
     [ VIEW ]   |   C  |
                | / |  |
[ WORKSHEET ]   A   |  |
                |   |  |
     …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@bmofkn
Comment options

@boonhapus
Comment options

Answer selected by bmofkn
@bmofkn
Comment options

@boonhapus
Comment options

@boonhapus
Comment options

@bmofkn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants