tests.system.snowflake.example_snowpark_decorator

Example use of Snowflake Snowpark Python related decorators.

Attributes

SNOWFLAKE_CONN_ID

DAG_ID

test_run

Functions

setup_data(session)

Module Contents

tests.system.snowflake.example_snowpark_decorator.SNOWFLAKE_CONN_ID = 'my_snowflake_conn'[source]
tests.system.snowflake.example_snowpark_decorator.DAG_ID = 'example_snowpark_decorator'[source]
tests.system.snowflake.example_snowpark_decorator.setup_data(session)[source]
tests.system.snowflake.example_snowpark_decorator.test_run[source]

Was this entry helpful?