The Wayback Machine - https://web.archive.org/web/20220529123903/https://github.com/topics/apache-airflow
Skip to content
#

apache-airflow

Here are 223 public repositories matching this topic...

eladkal
eladkal commented May 27, 2022

Body

Runs a single query against Trino and send output to Slack channel
functionality should be similar to existed SnowflakeToSlackOperator

https://github.com/apache/airflow/blob/e2401329345dcc5effa933b92ca969b8779755e4/airflow/providers/snowflake/transfers/snowflake_to_slack.py#L32

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
area:providers kind:feature good first issue contributors-workshop
nooraangelva
nooraangelva commented Aug 4, 2021

Summary

What change needs making?
Example script on how to use created secret successfully.
I have tried myself using the following code from test
It creates a secret successfully but fails to echo the secrets value.

Use Cases

When would you use this?
when I n

enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the apache-airflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apache-airflow topic, visit your repo's landing page and select "manage topics."

Learn more