I'm asking because I tried to set up a SourceAsset...
# ask-community
c
I'm asking because I tried to set up a SourceAsset in one code location to use an asset created in another code location and the SourceAsset function is not locating the dependency by the AssetKey. I'm wondering if that's because I'm using
CREATE TABLE...
in a SQL query and not returning a DataFrame from the source?
j
if the name of the table you create in the upstream asset isn’t the same as the name of the asset then the snowflake io manager won’t be able to load it