Relative Content

Tag Archive for azureazure-synapseazure-synapse-pipeline

Azure synapse “Content of directory on path ‘…/_delta_log/*.*’ cannot be listed

I have created a stored procedure when I run it manually:
EXEC createSQLServerlessView_gold_SalesOrderDetail; inside develop-> SQL script it works fine.
But When I do integration-> pipeline -> stored procedure and choose the same procedure and then run it, it gives me this error: "Content of directory on path '.../_delta_log/*.*' cannot be listed.