We do not have yet file_dependencies as variable for the Copy command.
I recently had a case where I only need to copy data into a table for the initial load. Hence I think including the file_dependencies as variable for the copy command could handle cases in ETL pipeline, where the copy command shall be skipped if the sql_files stay the same.
We do not have yet file_dependencies as variable for the Copy command. I recently had a case where I only need to copy data into a table for the initial load. Hence I think including the file_dependencies as variable for the copy command could handle cases in ETL pipeline, where the copy command shall be skipped if the sql_files stay the same.