snowflake-sqlalchemy icon indicating copy to clipboard operation
snowflake-sqlalchemy copied to clipboard

SNOW-589962: Enhance CreateFileFormat command

Open chaami opened this issue 3 years ago • 0 comments

The current command only supports a replace if exits.

Ideally the command would support:

  • a file format comment
  • the if not exists option

This would make the command better support the Snowflake CREATE FILE FORMAT.

chaami avatar May 13 '22 09:05 chaami