Hello
One of our workflows is using an output tool to Append some data to a table in Snowflake and it also has configured the Pre-SQL statement with a Delete of the same table using the date as a filter to delete just -45 days from the current date.
This configuration was working normally but yesterday it started to failed and the log shows it stays forever trying to execute the delete. The amount of rows is always between 15.000 and 20.000.
Anyone has experienced this? Maybe some insight of why this is happening?
Thanks