wooden-spring-14915
03/03/2022, 12:41 PMelegant-house-93198
elegant-house-93198
blue-ocean-91219
03/10/2022, 4:15 PMelegant-house-93198
model
node types from the manifest.json
. Then in the changes we pushed above, we removed that constraint to pull in the other node types, which lead to the issue you experienced earlier this week with tests being pulled in. Now we’ve limited the extraction to pull in model
and seed
types from the manifest.json. Do you know @blue-ocean-91219 if in your manifest.json
you have the source tables as seed
nodes? If so they should be pulled into Secoda lineage.blue-ocean-91219
03/10/2022, 4:41 PMseed
nodes but we'd also like to eventually see connections to source
nodes. These source tables are being pulled in by our snowflake integration but can't see lineage to downstream model
nodes.elegant-house-93198
blue-ocean-91219
03/10/2022, 4:48 PMsource
nodes are defined in the manifest.json
file tooelegant-house-93198
source
nodes. That’s a quick fixblue-ocean-91219
03/10/2022, 5:00 PM