mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-29 04:20:00 +00:00
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
connection: "my_connection"
|
|
|
|
include: "dataset_lineages.view.lkml"
|
|
|
|
explore: explore_dataset_lineage {
|
|
from: dataset_lineages
|
|
}
|