Hi there. I’m trying to setup dagster with airbyte...
# integration-airbyte
a
Hi there. I’m trying to setup dagster with airbyte using
load_assets_from_airbyte_instance.
Unfortunately I got error - dagster._core.errors.DagsterInvalidDefinitionError: Duplicate asset key. I noticed that I have same table name in different connections in airbyte. It’s possible to add some prefix with e.g. connection name or database for asset key?
🤖 1
resolved, using
connection_to_asset_key_fn