[
https://issues.apache.org/jira/browse/AIRFLOW-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini resolved AIRFLOW-1892.
--------------------------------------
Resolution: Fixed
> Added capability in BigQuery hook to extract data for selected columns
> ----------------------------------------------------------------------
>
> Key: AIRFLOW-1892
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1892
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib, gcp
> Affects Versions: 1.10.0
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Minor
> Fix For: 1.10.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> The `get_tabledata` method in `bigquery_hook` currently does not support
> extracting data for a specific field, instead, it extracts the full table.
> The proposal is to add the parameter to extract data for specific columns
> from a BigQuery table. The idea after that is to create an operator to get
> data in a python list.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)