[
https://issues.apache.org/jira/browse/AIRFLOW-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel closed AIRFLOW-2137.
---------------------------
Resolution: Fixed
After careful investigation, the fix for this issue is already a feature.
Closing.
> Google Cloud Storage to BigQuery Operator to allow wildcards
> ------------------------------------------------------------
>
> Key: AIRFLOW-2137
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2137
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib, gcp, operators
> Affects Versions: 1.9.1
> Reporter: Daniel
> Assignee: Daniel
> Priority: Minor
> Original Estimate: 5h
> Remaining Estimate: 5h
>
> Currently, the GoogleCloudStorageToBigQuery Operator requires exact matches
> for files that are to be uploaded to BigQuery.
> This Issue proposes that, if a wildcard is provided, this is used to load all
> files that match that wildcard expansion. The hook and cursor that this
> Operator is based off already supports wildcards in the argument source_uris,
> so the update is minor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)