PutSnowflakeInternalStageFile 2025.3.28.13-SNAPSHOT¶

BUNDLE¶

com.snowflake.openflow.runtime | runtime-snowflake-processors-nar

DESCRIPTION¶

Puts files into a Snowflake internal stage. The internal stage must be created in the Snowflake account beforehand.

TAGS¶

connection, database, jdbc, openflow, snowflake, snowpipe

INPUT REQUIREMENT¶

REQUIRED

Supports Sensitive Dynamic Properties¶

false

PROPERTIES¶

Property

Description

Compression Enabled

Set true to compress data before uploading the file

Database

The database to use by default. The same as passing ‘db=DATABASE_NAME’ to the connection string.

File Name

Destination file name to use.

File Prefix

Path prefix under which the data should be uploaded on the stage.

Internal Stage Type

The type of internal stage to use

Schema

The schema to use by default. The same as passing ‘schema=SCHEMA’ to the connection string.

Snowflake Connection Service

Database Connection Service for accessing Snowflake

Stage

The name of the internal stage in the Snowflake account to put files into.

Table

The name of the table in the Snowflake account.

RELATIONSHIPS¶

NAME

DESCRIPTION

failure

For FlowFiles of failed PUT operation

success

For FlowFiles of successful PUT operation

WRITES ATTRIBUTES¶

NAME

DESCRIPTION

snowflake.staged.file.path

Staged file path