tests.system.providers.snowflake.example_snowflake_to_slack
¶
Example use of Snowflake related operators.
Module Contents¶
- tests.system.providers.snowflake.example_snowflake_to_slack.SNOWFLAKE_CONN_ID = my_snowflake_conn[source]¶
- tests.system.providers.snowflake.example_snowflake_to_slack.SNOWFLAKE_SAMPLE_TABLE = sample_table[source]¶
- tests.system.providers.snowflake.example_snowflake_to_slack.SNOWFLAKE_SLACK_MESSAGE = Multiline-String[source]¶
Show Value
1Results in an ASCII table: 2```{{ results_df | tabulate(tablefmt='pretty', headers='keys') }}```