[
https://issues.apache.org/jira/browse/AIRFLOW-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Bacon updated AIRFLOW-2577:
--------------------------------
Description: Create a new operator *JdbcGetFirstOperator* that returns the
first row of select queries to Airflow so that it can be logged and xcom'd.
This is helpful for audit/validation tasks, where aggregation queries are
necessary so that decisions can be made/automated within the DAG. (was: Create
a new operator *JdbcSelectFirstOperator* that returns the first row of select
queries to Airflow so that it can be logged and xcom'd. This is helpful for
audit/validation tasks, where aggregation queries are necessary so that
decisions can be made/automated within the DAG.)
> New Operator - JdbcGetFirstOperator
> -----------------------------------
>
> Key: AIRFLOW-2577
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2577
> Project: Apache Airflow
> Issue Type: New Feature
> Components: contrib, operators
> Affects Versions: Airflow 1.8
> Reporter: Josh Bacon
> Assignee: Josh Bacon
> Priority: Minor
> Labels: beginner, features, newbie, starter
> Fix For: Airflow 1.8
>
>
> Create a new operator *JdbcGetFirstOperator* that returns the first row of
> select queries to Airflow so that it can be logged and xcom'd. This is
> helpful for audit/validation tasks, where aggregation queries are necessary
> so that decisions can be made/automated within the DAG.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)