Unable to remove Table Stage File #2601
Unanswered
whitford-olmst
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I copied a file to a table stage, and I can see that the file is there using
list-files:snow stage list-files -c EDW_DEV @%MARKETING_SEGMENTNow I need to remove it, so:
snow stage remove -c EDW_DEV @%MARKETING_SEGMENT AW-Segment.csvHowever, it gives me this error:
Specified name '%MARKETING_SEGMENT' is not valid name.😕
I'm scratching my head on this one... What am I doing wrong?
Note that I am using the latest Snowflake CLI version: 3.11.0 on Windows 10.
Beta Was this translation helpful? Give feedback.
All reactions