79342753

Date: 2025-01-09 13:24:35
Score: 0.5
Natty:
Report link

There are few steps you can take here.

Check the stage has properly created. Try Snowpipe refresh feature.

ALTER PIPE <snowpipe name> REFRESH;

Check if SnowPipe is doing fine with SnowPipe status

SELECT SYSTEM$PIPE_STATUS( '<snowpipe name>');
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: panther93