[
https://issues.apache.org/jira/browse/AIRFLOW-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936922#comment-16936922
]
ASF subversion and git services commented on AIRFLOW-5522:
----------------------------------------------------------
Commit 65ff16fa111ac0fa04d560f8c3d2280aefcb7edd in airflow's branch
refs/heads/master from Mohannad Albanayosy
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=65ff16f ]
[AIRFLOW-5522] BQ list dataset tables operator (#6151)
This operator will fetch the tables of the specified dataset.
Signed-off-by: Mohannad Albanayosy <[email protected]>
> BQ operator to get list of dataset tables
> -----------------------------------------
>
> Key: AIRFLOW-5522
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5522
> Project: Apache Airflow
> Issue Type: New Feature
> Components: gcp
> Affects Versions: 1.10.5
> Reporter: Mohannad Albanayosy
> Assignee: Mohannad Albanayosy
> Priority: Minor
>
> h2. Problem
> There is currently no way to list tables in a specific dataset.
> h2. Proposed implementation
> Create a new operator as well as a new function in the BQ hook to enable this
> feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)