Benoit Fayolle
01/27/2023, 11:24 AMFileNotFoundError: [Errno 2] No such file or directory: '/opt/dagster/dagster_home/storage/gdrive_dw/gdrive'
where gdrive_dw
is my key_prefix and gdrive
is the upstream asset. Should I define a specific IO manager to be able to pull the data from redshift and parse it as a pandas dataframe? I'm using the latest dagster version.